2022-05-23 10:51:50.750 INFO 93388 --- [main] imvSmartEartagDataAcquisitionApplication : Starting HuimvSmartEartagDataAcquisitionApplication on LAPTOP-PTHB4NC3 with PID 93388 (D:\workProject\huimv_device_center\cloud-platform-acquisition\target\classes started by yang in D:\workProject\huimv_device_center) 2022-05-23 10:51:50.752 INFO 93388 --- [main] imvSmartEartagDataAcquisitionApplication : The following profiles are active: dev 2022-05-23 10:51:52.166 INFO 93388 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-05-23 10:51:52.167 INFO 93388 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFERRED mode. 2022-05-23 10:51:52.196 INFO 93388 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 21ms. Found 0 JPA repository interfaces. 2022-05-23 10:51:52.208 INFO 93388 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-05-23 10:51:52.209 INFO 93388 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-05-23 10:51:52.226 INFO 93388 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8ms. Found 0 Redis repository interfaces. 2022-05-23 10:51:52.829 INFO 93388 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9502 (http) 2022-05-23 10:51:52.838 INFO 93388 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-05-23 10:51:52.838 INFO 93388 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.36] 2022-05-23 10:51:52.978 INFO 93388 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2022-05-23 10:51:52.978 INFO 93388 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2185 ms 2022-05-23 10:51:53.089 INFO 93388 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2022-05-23 10:51:53.097 INFO 93388 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2022-05-23 10:51:53.105 INFO 93388 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-05-23 10:51:53.410 INFO 93388 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-05-23 10:51:53.456 INFO 93388 --- [task-1] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-23 10:51:53.521 INFO 93388 --- [task-1] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.17.Final 2022-05-23 10:51:53.631 INFO 93388 --- [task-1] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2022-05-23 10:51:53.746 INFO 93388 --- [task-1] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-05-23 10:51:53.900 INFO 93388 --- [task-1] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-23 10:51:53.905 INFO 93388 --- [task-1] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-23 10:51:54.788 WARN 93388 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-05-23 10:51:55.286 INFO 93388 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9502 (http) with context path '' 2022-05-23 10:51:55.287 INFO 93388 --- [main] DeferredRepositoryInitializationListener : Triggering deferred initialization of Spring Data repositories… 2022-05-23 10:51:55.287 INFO 93388 --- [main] DeferredRepositoryInitializationListener : Spring Data repositories initialized! 2022-05-23 10:51:55.298 INFO 93388 --- [main] imvSmartEartagDataAcquisitionApplication : Started HuimvSmartEartagDataAcquisitionApplication in 5.176 seconds (JVM running for 6.22) 2022-05-23 10:56:08.949 INFO 75960 --- [main] imvSmartEartagDataAcquisitionApplication : Starting HuimvSmartEartagDataAcquisitionApplication on LAPTOP-PTHB4NC3 with PID 75960 (D:\workProject\huimv_device_center\cloud-platform-acquisition\target\classes started by yang in D:\workProject\huimv_device_center) 2022-05-23 10:56:08.951 INFO 75960 --- [main] imvSmartEartagDataAcquisitionApplication : The following profiles are active: dev 2022-05-23 10:56:09.666 INFO 75960 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-05-23 10:56:09.667 INFO 75960 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFERRED mode. 2022-05-23 10:56:09.691 INFO 75960 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 19ms. Found 0 JPA repository interfaces. 2022-05-23 10:56:09.699 INFO 75960 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-05-23 10:56:09.700 INFO 75960 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-05-23 10:56:09.713 INFO 75960 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7ms. Found 0 Redis repository interfaces. 2022-05-23 10:56:10.181 INFO 75960 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9502 (http) 2022-05-23 10:56:10.189 INFO 75960 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-05-23 10:56:10.189 INFO 75960 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.36] 2022-05-23 10:56:10.324 INFO 75960 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2022-05-23 10:56:10.324 INFO 75960 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1333 ms 2022-05-23 10:56:10.425 INFO 75960 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2022-05-23 10:56:10.432 INFO 75960 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2022-05-23 10:56:10.439 INFO 75960 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-05-23 10:56:10.674 INFO 75960 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-05-23 10:56:10.714 INFO 75960 --- [task-1] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-23 10:56:10.772 INFO 75960 --- [task-1] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.17.Final 2022-05-23 10:56:10.901 INFO 75960 --- [task-1] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2022-05-23 10:56:11.003 INFO 75960 --- [task-1] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-05-23 10:56:11.155 INFO 75960 --- [task-1] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-23 10:56:11.161 INFO 75960 --- [task-1] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-23 10:56:12.201 WARN 75960 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-05-23 10:56:12.660 INFO 75960 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9502 (http) with context path '' 2022-05-23 10:56:12.662 INFO 75960 --- [main] DeferredRepositoryInitializationListener : Triggering deferred initialization of Spring Data repositories… 2022-05-23 10:56:12.663 INFO 75960 --- [main] DeferredRepositoryInitializationListener : Spring Data repositories initialized! 2022-05-23 10:56:12.673 INFO 75960 --- [main] imvSmartEartagDataAcquisitionApplication : Started HuimvSmartEartagDataAcquisitionApplication in 4.255 seconds (JVM running for 5.238) 2022-05-23 11:12:36.475 INFO 96888 --- [main] imvSmartEartagDataAcquisitionApplication : Starting HuimvSmartEartagDataAcquisitionApplication on LAPTOP-PTHB4NC3 with PID 96888 (D:\workProject\huimv_device_center\cloud-platform-acquisition\target\classes started by yang in D:\workProject\huimv_device_center) 2022-05-23 11:12:36.476 INFO 96888 --- [main] imvSmartEartagDataAcquisitionApplication : The following profiles are active: dev 2022-05-23 11:12:37.205 INFO 96888 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-05-23 11:12:37.206 INFO 96888 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFERRED mode. 2022-05-23 11:12:37.231 INFO 96888 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 17ms. Found 0 JPA repository interfaces. 2022-05-23 11:12:37.239 INFO 96888 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-05-23 11:12:37.240 INFO 96888 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-05-23 11:12:37.255 INFO 96888 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8ms. Found 0 Redis repository interfaces. 2022-05-23 11:12:37.736 INFO 96888 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9502 (http) 2022-05-23 11:12:37.746 INFO 96888 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-05-23 11:12:37.746 INFO 96888 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.36] 2022-05-23 11:12:37.884 INFO 96888 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2022-05-23 11:12:37.884 INFO 96888 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1375 ms 2022-05-23 11:12:37.990 INFO 96888 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2022-05-23 11:12:37.997 INFO 96888 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2022-05-23 11:12:38.005 INFO 96888 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-05-23 11:12:38.304 INFO 96888 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-05-23 11:12:38.347 INFO 96888 --- [task-1] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-23 11:12:38.411 INFO 96888 --- [task-1] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.17.Final 2022-05-23 11:12:38.508 INFO 96888 --- [task-1] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2022-05-23 11:12:38.613 INFO 96888 --- [task-1] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-05-23 11:12:38.770 INFO 96888 --- [task-1] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-23 11:12:38.777 INFO 96888 --- [task-1] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-23 11:12:39.670 WARN 96888 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-05-23 11:12:40.108 INFO 96888 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9502 (http) with context path '' 2022-05-23 11:12:40.109 INFO 96888 --- [main] DeferredRepositoryInitializationListener : Triggering deferred initialization of Spring Data repositories… 2022-05-23 11:12:40.109 INFO 96888 --- [main] DeferredRepositoryInitializationListener : Spring Data repositories initialized! 2022-05-23 11:12:40.119 INFO 96888 --- [main] imvSmartEartagDataAcquisitionApplication : Started HuimvSmartEartagDataAcquisitionApplication in 4.107 seconds (JVM running for 5.104) 2022-05-23 13:47:07.395 INFO 76416 --- [main] imvSmartEartagDataAcquisitionApplication : Starting HuimvSmartEartagDataAcquisitionApplication on LAPTOP-PTHB4NC3 with PID 76416 (D:\workProject\huimv_device_center\cloud-platform-acquisition\target\classes started by yang in D:\workProject\huimv_device_center) 2022-05-23 13:47:07.397 INFO 76416 --- [main] imvSmartEartagDataAcquisitionApplication : The following profiles are active: dev 2022-05-23 13:47:08.791 INFO 76416 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-05-23 13:47:08.791 INFO 76416 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFERRED mode. 2022-05-23 13:47:08.815 INFO 76416 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 18ms. Found 0 JPA repository interfaces. 2022-05-23 13:47:08.825 INFO 76416 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-05-23 13:47:08.826 INFO 76416 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-05-23 13:47:08.845 INFO 76416 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 11ms. Found 0 Redis repository interfaces. 2022-05-23 13:47:09.340 INFO 76416 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9502 (http) 2022-05-23 13:47:09.349 INFO 76416 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-05-23 13:47:09.349 INFO 76416 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.36] 2022-05-23 13:47:09.480 INFO 76416 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2022-05-23 13:47:09.481 INFO 76416 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2021 ms 2022-05-23 13:47:09.583 INFO 76416 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2022-05-23 13:47:09.589 INFO 76416 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2022-05-23 13:47:09.596 INFO 76416 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-05-23 13:47:09.863 INFO 76416 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-05-23 13:47:09.910 INFO 76416 --- [task-1] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-23 13:47:09.977 INFO 76416 --- [task-1] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.17.Final 2022-05-23 13:47:10.077 INFO 76416 --- [task-1] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2022-05-23 13:47:10.166 INFO 76416 --- [task-1] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-05-23 13:47:10.323 INFO 76416 --- [task-1] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-23 13:47:10.331 INFO 76416 --- [task-1] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-23 13:47:11.286 WARN 76416 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-05-23 13:47:11.714 INFO 76416 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9502 (http) with context path '' 2022-05-23 13:47:11.715 INFO 76416 --- [main] DeferredRepositoryInitializationListener : Triggering deferred initialization of Spring Data repositories… 2022-05-23 13:47:11.715 INFO 76416 --- [main] DeferredRepositoryInitializationListener : Spring Data repositories initialized! 2022-05-23 13:47:11.725 INFO 76416 --- [main] imvSmartEartagDataAcquisitionApplication : Started HuimvSmartEartagDataAcquisitionApplication in 4.931 seconds (JVM running for 6.274) 2022-05-23 13:47:28.599 INFO 19204 --- [main] imvSmartEartagDataAcquisitionApplication : Starting HuimvSmartEartagDataAcquisitionApplication on LAPTOP-PTHB4NC3 with PID 19204 (D:\workProject\huimv_device_center\cloud-platform-acquisition\target\classes started by yang in D:\workProject\huimv_device_center) 2022-05-23 13:47:28.602 INFO 19204 --- [main] imvSmartEartagDataAcquisitionApplication : The following profiles are active: dev 2022-05-23 13:47:29.326 INFO 19204 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-05-23 13:47:29.326 INFO 19204 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFERRED mode. 2022-05-23 13:47:29.349 INFO 19204 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 18ms. Found 0 JPA repository interfaces. 2022-05-23 13:47:29.357 INFO 19204 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode! 2022-05-23 13:47:29.358 INFO 19204 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2022-05-23 13:47:29.372 INFO 19204 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8ms. Found 0 Redis repository interfaces. 2022-05-23 13:47:29.850 INFO 19204 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9502 (http) 2022-05-23 13:47:29.857 INFO 19204 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-05-23 13:47:29.858 INFO 19204 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.36] 2022-05-23 13:47:29.997 INFO 19204 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2022-05-23 13:47:29.997 INFO 19204 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1348 ms 2022-05-23 13:47:30.100 INFO 19204 --- [main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2022-05-23 13:47:30.108 INFO 19204 --- [main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler' 2022-05-23 13:47:30.114 INFO 19204 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2022-05-23 13:47:30.325 INFO 19204 --- [main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2022-05-23 13:47:30.362 INFO 19204 --- [task-1] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-23 13:47:30.410 INFO 19204 --- [task-1] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.17.Final 2022-05-23 13:47:30.484 INFO 19204 --- [task-1] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 2022-05-23 13:47:30.557 INFO 19204 --- [task-1] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2022-05-23 13:47:30.699 INFO 19204 --- [task-1] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-23 13:47:30.706 INFO 19204 --- [task-1] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-23 13:47:31.674 WARN 19204 --- [main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-05-23 13:47:32.123 INFO 19204 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9502 (http) with context path '' 2022-05-23 13:47:32.125 INFO 19204 --- [main] DeferredRepositoryInitializationListener : Triggering deferred initialization of Spring Data repositories… 2022-05-23 13:47:32.125 INFO 19204 --- [main] DeferredRepositoryInitializationListener : Spring Data repositories initialized! 2022-05-23 13:47:32.136 INFO 19204 --- [main] imvSmartEartagDataAcquisitionApplication : Started HuimvSmartEartagDataAcquisitionApplication in 4.132 seconds (JVM running for 5.295) 2022-05-23 13:47:33.660 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:47:35.337 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:47:50.027 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:47:52.517 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:47:55.992 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 13:47:57.928 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523134757+4+end 2022-05-23 13:47:57.950 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:48:00.443 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:48:02.442 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:48:03.497 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:48:17.305 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:48:24.194 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:48:27.333 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:48:29.281 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523134829+4+end 2022-05-23 13:48:29.864 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:48:31.821 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:48:32.782 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:48:33.800 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:48:46.587 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:48:49.153 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:48:52.306 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 13:48:54.246 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523134854+4+end 2022-05-23 13:48:56.113 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:48:58.759 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:49:00.629 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:49:01.487 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:49:01.939 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:49:02.615 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:49:15.284 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:49:21.342 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:49:25.322 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:49:25.644 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:49:26.720 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 13:49:28.166 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:49:30.135 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:49:30.725 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523134930+4+end 2022-05-23 13:49:32.620 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:49:34.500 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523134934+4+end 2022-05-23 13:49:34.587 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:49:35.343 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:49:42.914 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:49:49.391 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:49:56.962 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:50:07.586 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135007+4+end 2022-05-23 13:50:11.862 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:50:21.331 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:50:24.483 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:50:25.850 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:50:26.404 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135026+4+end 2022-05-23 13:50:28.941 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:50:30.919 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:50:31.504 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:50:39.854 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:50:42.434 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:50:44.046 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:50:45.579 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 13:50:47.529 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135047+4+end 2022-05-23 13:50:49.405 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:50:50.782 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:50:50.847 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 13:50:51.861 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135051+4+end 2022-05-23 13:50:52.033 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:50:53.200 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:50:54.059 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:50:54.545 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135054+4+end 2022-05-23 13:50:59.657 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:51:00.941 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:51:02.221 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:51:03.000 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:51:04.142 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:51:04.773 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:51:06.051 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:51:07.323 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:51:07.943 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:51:07.997 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:51:09.261 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:51:14.922 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:51:17.946 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:51:20.803 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:51:21.881 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:51:22.723 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135122+4+end 2022-05-23 13:51:25.286 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:51:27.426 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:51:33.789 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:51:36.400 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:51:36.443 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:51:38.110 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:51:41.337 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 13:51:41.438 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:51:43.854 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135143+4+end 2022-05-23 13:51:45.383 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 13:51:45.713 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:51:47.726 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:51:49.535 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135149+4+end 2022-05-23 13:51:49.785 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:51:50.504 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:51:52.490 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 13:51:58.013 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:52:03.226 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:52:13.953 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:52:16.521 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:52:17.124 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:52:19.045 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135219+4+end 2022-05-23 13:52:19.432 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:52:19.677 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:52:21.580 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:52:22.861 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135222+4+end 2022-05-23 13:52:23.561 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:52:27.289 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 13:52:27.339 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:52:28.621 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:52:29.254 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:52:30.025 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:52:33.885 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:52:36.353 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:52:37.334 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:52:38.104 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 13:52:39.496 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 13:52:40.186 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135240+4+end 2022-05-23 13:52:40.891 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:52:42.084 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135242+4+end 2022-05-23 13:52:42.881 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:52:43.087 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:52:43.954 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:52:44.684 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:52:45.959 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:52:48.931 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:52:49.414 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:52:57.002 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:53:02.329 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:53:10.478 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:53:16.035 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:53:18.067 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 13:53:19.180 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:53:21.764 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135321+4+end 2022-05-23 13:53:21.876 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:53:23.662 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:53:23.793 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:53:24.533 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:53:25.639 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:53:36.194 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:53:37.972 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:53:39.854 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 13:53:42.231 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135342+4+end 2022-05-23 13:53:43.046 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 13:53:44.128 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:53:45.174 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:53:46.121 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:53:46.195 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:53:46.739 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:53:50.587 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135350+4+end 2022-05-23 13:53:51.442 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:53:53.736 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:53:55.015 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:53:55.664 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:53:56.934 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:53:58.213 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:53:58.857 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:00.134 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:01.414 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:02.055 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:03.334 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:03.975 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:04.924 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:54:05.265 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:06.538 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:06.575 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:54:07.816 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:12.350 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:54:13.907 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:54:15.496 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:54:17.443 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135417+4+end 2022-05-23 13:54:18.348 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 13:54:18.413 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:54:19.978 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:54:21.957 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:54:23.421 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135423+4+end 2022-05-23 13:54:25.398 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:54:27.935 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:27.977 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:54:28.326 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:30.437 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:31.399 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:31.562 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:54:31.979 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:54:32.021 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:33.367 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:34.199 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:34.710 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 13:54:37.289 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135437+4+end 2022-05-23 13:54:37.654 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:39.159 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:54:39.622 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:41.805 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:54:44.621 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 13:54:47.941 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:49.221 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:49.413 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:54:51.064 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:53.717 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:57.220 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:57.243 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+1+158+123+8+end 2022-05-23 13:54:57.792 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:54:59.344 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:55:04.411 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 13:55:07.397 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:55:08.825 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135508+4+end 2022-05-23 13:55:10.566 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:55:11.452 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:55:12.722 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135512+4+end 2022-05-23 13:55:14.080 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:55:14.999 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:55:16.999 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:55:23.531 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:55:26.548 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135526+4+end 2022-05-23 13:55:27.872 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:55:29.092 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:55:31.030 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 13:55:33.605 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135533+4+end 2022-05-23 13:55:35.478 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:55:37.479 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:55:52.280 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:55:54.769 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 13:56:04.990 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:56:07.628 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:56:08.136 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:56:10.083 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135610+4+end 2022-05-23 13:56:12.618 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:56:14.596 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:56:18.050 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:56:19.891 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:56:20.176 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:56:21.026 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 13:56:25.471 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:56:26.418 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:56:28.619 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 13:56:30.567 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135630+4+end 2022-05-23 13:56:33.086 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:56:34.012 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:56:35.077 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:56:39.932 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:56:47.974 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:56:51.688 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:56:51.746 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:56:54.860 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135654+4+end 2022-05-23 13:56:56.367 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 13:56:57.411 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:56:58.890 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135658+4+end 2022-05-23 13:57:01.308 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:57:01.424 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:57:01.450 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:57:02.134 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:57:02.636 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:57:03.538 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:57:04.455 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:57:06.402 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135706+4+end 2022-05-23 13:57:08.938 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:57:09.663 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:57:10.922 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:57:12.900 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:57:16.355 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:57:18.415 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:57:21.794 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:57:23.095 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:57:24.941 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 13:57:26.889 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135726+4+end 2022-05-23 13:57:29.406 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:57:30.339 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:57:31.151 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:57:31.398 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:57:43.284 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:57:44.066 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:57:44.569 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:57:48.745 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 13:57:57.923 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:58:02.113 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:58:05.284 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:58:06.104 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:58:07.845 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135807+4+end 2022-05-23 13:58:09.740 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:58:11.507 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:58:11.707 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:58:20.064 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:58:22.602 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:58:23.822 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135823+4+end 2022-05-23 13:58:25.243 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:58:25.752 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 13:58:27.018 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:58:27.657 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:58:27.936 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:58:28.318 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135828+4+end 2022-05-23 13:58:29.579 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:58:30.209 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:58:30.857 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:58:31.113 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:58:32.204 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:58:32.773 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:58:34.055 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:58:34.713 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:58:39.117 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:58:46.713 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:58:49.362 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:58:50.382 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:58:51.124 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:58:53.135 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:58:53.341 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:58:58.429 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:59:01.601 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:59:03.522 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135903+4+end 2022-05-23 13:59:04.222 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:59:06.061 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:59:06.938 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:59:08.038 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:59:14.640 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:59:18.972 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 13:59:20.788 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:59:21.899 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:59:22.824 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:59:23.067 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 13:59:27.224 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:59:28.094 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 13:59:30.715 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135930+4+end 2022-05-23 13:59:32.647 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 13:59:33.619 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 13:59:34.292 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:59:35.245 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 13:59:38.408 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:59:48.034 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 13:59:49.609 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:59:54.063 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135954+4+end 2022-05-23 13:59:54.750 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 13:59:55.426 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:59:57.897 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:59:57.922 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 13:59:59.172 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 13:59:59.845 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523135959+4+end 2022-05-23 14:00:00.454 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:00:01.710 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:00:02.379 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:00:04.359 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:00:20.424 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:00:21.364 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:00:26.398 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:00:38.431 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:00:39.808 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:00:44.911 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:00:47.497 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:00:47.498 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140047+4+end 2022-05-23 14:00:49.644 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:00:52.101 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:00:56.193 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:00:59.990 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:01:01.922 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140101+4+end 2022-05-23 14:01:03.394 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:01:04.461 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:01:06.442 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:01:08.660 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:01:11.497 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:01:14.082 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140114+4+end 2022-05-23 14:01:15.955 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:01:17.956 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:01:20.170 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:01:25.082 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:01:25.238 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:01:28.846 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140128+4+end 2022-05-23 14:01:34.091 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:01:35.269 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:01:40.631 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:01:43.014 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140143+4+end 2022-05-23 14:01:45.643 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:01:48.282 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:01:49.827 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:01:53.166 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:01:53.231 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:01:56.299 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:01:56.951 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:01:58.887 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140158+4+end 2022-05-23 14:02:00.782 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:02:02.766 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:02:03.171 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:02:08.827 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:02:12.303 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:02:14.888 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140214+4+end 2022-05-23 14:02:16.515 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:02:16.760 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:02:18.761 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:02:30.873 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:02:44.170 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:02:49.472 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:02:52.620 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:02:53.973 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:02:54.565 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140254+4+end 2022-05-23 14:02:57.101 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:02:58.365 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:02:59.082 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:03:03.326 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:03:06.709 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:03:08.646 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140308+4+end 2022-05-23 14:03:10.516 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:03:12.185 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:03:13.154 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:03:25.965 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:03:39.374 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:03:39.440 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:03:44.823 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:03:45.152 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140345+4+end 2022-05-23 14:03:47.684 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:03:49.024 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:03:49.602 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140349+4+end 2022-05-23 14:03:49.756 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:03:50.098 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:03:52.117 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:03:52.829 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:03:52.996 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:03:53.260 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:03:54.115 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:03:54.768 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:03:56.674 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:03:58.745 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:03:59.993 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:04:00.514 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:04:03.670 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:04:06.246 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140406+4+end 2022-05-23 14:04:06.498 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:04:08.128 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:04:10.761 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:04:14.755 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 14:04:16.559 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140416+4+end 2022-05-23 14:04:17.145 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:04:20.136 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:04:25.887 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:04:34.094 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:04:42.219 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:04:45.064 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:04:45.256 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:04:47.205 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140447+4+end 2022-05-23 14:04:48.098 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:04:49.740 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:04:51.716 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:04:58.322 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:04:58.690 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:05:00.296 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140500+4+end 2022-05-23 14:05:01.951 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:05:02.203 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:05:03.474 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:05:04.344 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:05:05.111 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:05:05.871 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140505+4+end 2022-05-23 14:05:06.479 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:05:07.046 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140507+4+end 2022-05-23 14:05:08.154 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:05:09.555 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:05:11.559 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:05:15.993 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:05:27.980 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:05:29.618 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:05:38.437 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:05:41.960 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:05:43.793 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:05:44.805 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140544+4+end 2022-05-23 14:05:46.686 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:05:49.319 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:05:49.599 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:05:58.279 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:06:01.430 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:06:03.367 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140603+4+end 2022-05-23 14:06:05.238 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:06:07.805 ERROR 19204 --- [nioEventLoopGroup-3-10] io.netty.util.ResourceLeakDetector : LEAK: ByteBuf.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information. Recent access records: Created at: io.netty.buffer.PooledByteBufAllocator.newDirectBuffer(PooledByteBufAllocator.java:349) io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:187) io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:178) io.netty.buffer.AbstractByteBufAllocator.ioBuffer(AbstractByteBufAllocator.java:139) io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle.allocate(DefaultMaxMessagesRecvByteBufAllocator.java:114) io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:147) io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:06:07.883 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:06:39.234 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:06:42.406 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:06:44.968 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140644+4+end 2022-05-23 14:06:46.864 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:06:48.844 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:06:54.166 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:06:54.584 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:06:57.751 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:06:57.788 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:06:59.688 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140659+4+end 2022-05-23 14:07:00.706 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140700+4+end 2022-05-23 14:07:01.558 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:07:02.452 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:07:03.695 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:07:04.198 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:07:06.388 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:07:16.005 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:07:16.068 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:07:18.864 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:07:20.598 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140720+4+end 2022-05-23 14:07:24.404 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:07:35.548 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:07:38.723 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:07:40.332 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:07:40.632 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140740+4+end 2022-05-23 14:07:41.297 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:07:43.181 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:07:44.277 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:07:45.156 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:07:48.356 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:07:49.990 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:07:50.271 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:07:50.951 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:07:51.957 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:07:53.420 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:07:54.882 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:07:56.007 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140756+4+end 2022-05-23 14:07:57.874 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:07:59.766 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:07:59.867 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:08:01.968 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140801+4+end 2022-05-23 14:08:02.191 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:08:04.184 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:08:07.277 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:08:10.017 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:08:17.127 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:08:20.301 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140820+4+end 2022-05-23 14:08:22.858 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:08:32.187 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:08:33.482 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:08:35.046 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:08:35.748 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:08:36.964 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140836+4+end 2022-05-23 14:08:38.309 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:08:39.502 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:08:41.477 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:08:47.873 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:08:51.022 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:08:52.963 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140852+4+end 2022-05-23 14:08:55.487 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:08:57.071 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:08:57.478 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:08:59.351 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:09:03.892 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:09:05.653 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:09:05.653 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NumberFormatException: For input string: "1.1#1.1#8954" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.base/java.lang.Integer.parseInt(Integer.java:652) at java.base/java.lang.Integer.parseInt(Integer.java:770) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:42) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:09:07.128 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:09:09.643 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:09:10.948 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:09:27.046 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:09:30.135 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:09:31.126 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:09:32.728 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:09:34.265 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:09:35.508 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140935+4+end 2022-05-23 14:09:36.975 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:09:39.576 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:09:47.416 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:09:48.113 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:09:51.242 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523140951+4+end 2022-05-23 14:09:52.412 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:09:52.474 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:09:53.579 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:09:55.240 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:09:57.032 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:09:58.972 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:00.855 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:02.731 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:05.352 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:06.745 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:07.163 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:10:07.221 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:10:08.490 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:09.779 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:11.097 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:12.177 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:10:12.984 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:13.265 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:19.391 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:10:22.566 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:10:24.489 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141024+4+end 2022-05-23 14:10:25.974 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:26.592 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:26.840 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:27.023 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:10:29.001 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:10:34.809 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:35.212 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:10:35.212 ERROR 19204 --- [nioEventLoopGroup-3-10] .h.a.s.e.s.i.ClientDataPacketServiceImpl : 出错:当前命令cmd>>[2768]未做任何处理. 2022-05-23 14:10:35.213 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>null 2022-05-23 14:10:39.459 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:10:45.077 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:11:10.597 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:11:13.755 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:11:15.689 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141115+4+end 2022-05-23 14:11:16.994 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:11:18.211 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:11:20.140 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:11:20.200 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:11:20.923 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:11:21.248 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:11:22.088 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141122+4+end 2022-05-23 14:11:22.787 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141122+4+end 2022-05-23 14:11:23.985 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:11:24.674 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:11:26.562 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:11:26.601 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:11:29.141 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:11:29.356 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:11:30.415 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:11:32.357 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:11:32.950 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:11:34.905 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:11:36.222 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:11:39.632 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:11:43.315 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:11:44.669 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:11:45.315 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:11:49.320 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141149+4+end 2022-05-23 14:11:49.942 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:11:52.971 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:11:57.652 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:12:01.388 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:12:02.255 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:12:05.075 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:12:06.692 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:12:06.915 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:12:07.360 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:12:10.072 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:12:12.006 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141212+4+end 2022-05-23 14:12:14.528 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:12:16.519 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:12:16.552 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:12:17.787 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:12:19.593 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:12:20.937 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:12:22.139 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:12:22.891 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141222+4+end 2022-05-23 14:12:25.420 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:12:27.002 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:12:27.392 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:12:30.362 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:12:37.282 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:12:42.145 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:12:44.435 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141244+4+end 2022-05-23 14:12:48.142 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:12:50.224 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999869+520+8+end 2022-05-23 14:12:50.410 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141250+4+end 2022-05-23 14:12:50.634 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:12:51.325 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:12:52.971 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:12:58.064 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141258+4+end 2022-05-23 14:12:58.948 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:13:01.963 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:03.167 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:03.232 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:13:03.746 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:13:03.844 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:05.172 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:06.391 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:13:06.501 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:07.007 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:07.252 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:13:07.358 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:07.724 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:08.071 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:08.286 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:08.329 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141308+4+end 2022-05-23 14:13:08.927 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:10.198 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:13:10.414 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:12.130 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:12.828 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:13:12.839 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:13:13.409 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:15.867 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:16.007 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:13:17.737 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:17.926 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141317+4+end 2022-05-23 14:13:20.438 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:13:20.712 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:22.437 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:13:22.581 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:13:26.833 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141326+4+end 2022-05-23 14:13:30.509 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:13:33.052 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:33.180 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:13:34.831 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:35.898 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:36.749 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:38.090 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:13:52.901 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:55.377 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:13:59.087 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:13:59.087 ERROR 19204 --- [nioEventLoopGroup-3-14] .h.a.s.e.s.i.ClientDataPacketServiceImpl : 出错:当前命令cmd>>[2763]未做任何处理. 2022-05-23 14:13:59.088 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>null 2022-05-23 14:13:59.837 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:14:04.029 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:14:05.831 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:14:07.191 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:14:09.124 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141409+4+end 2022-05-23 14:14:10.251 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:14:10.598 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:14:11.637 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:14:13.077 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:14:13.207 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:14:13.637 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:14:16.667 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141416+4+end 2022-05-23 14:14:19.476 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:14:25.469 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:14:29.707 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:14:33.756 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141433+4+end 2022-05-23 14:14:37.784 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:14:58.855 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:14:59.071 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:15:02.223 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:15:04.183 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141504+4+end 2022-05-23 14:15:04.489 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:15:06.690 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:15:06.957 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141506+4+end 2022-05-23 14:15:08.682 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:15:10.655 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:15:10.970 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:15:11.578 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:15:18.183 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:15:21.635 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:15:25.322 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:15:35.173 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:15:48.203 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:15:54.538 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:15:58.562 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141558+4+end 2022-05-23 14:15:59.877 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:16:02.366 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:16:03.029 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:16:04.091 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:16:04.285 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:16:05.615 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141605+4+end 2022-05-23 14:16:06.243 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:16:07.477 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:16:07.497 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:16:08.251 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:16:08.770 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:16:10.115 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:16:11.328 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:16:12.708 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:16:13.116 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:16:15.614 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:16:26.169 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:16:30.037 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:16:37.257 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:16:38.659 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:16:42.216 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:16:43.954 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:16:49.012 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:16:55.750 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:16:56.968 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:16:57.484 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:16:57.831 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:16:59.344 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:17:01.298 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141701+4+end 2022-05-23 14:17:01.757 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:17:03.163 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:17:05.800 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:17:05.865 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:17:06.082 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141706+4+end 2022-05-23 14:17:17.982 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:17:19.277 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:17:41.116 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:17:49.961 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:17:53.126 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:17:53.355 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:17:55.687 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141755+4+end 2022-05-23 14:17:56.438 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:17:57.582 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:17:57.823 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:17:59.836 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141759+4+end 2022-05-23 14:18:00.192 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:18:00.610 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:18:04.905 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:18:08.836 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:18:21.237 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:18:21.586 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:18:24.801 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:18:30.891 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:18:32.740 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:18:34.706 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141834+4+end 2022-05-23 14:18:37.436 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:18:37.893 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:18:38.182 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:18:39.191 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:18:40.449 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:18:41.888 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141841+4+end 2022-05-23 14:18:42.365 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:18:42.624 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:18:42.905 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:18:43.947 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:18:46.280 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:18:49.436 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:18:51.374 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141851+4+end 2022-05-23 14:18:51.393 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:18:53.890 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:18:54.565 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:18:55.890 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:18:56.488 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141856+4+end 2022-05-23 14:18:57.758 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:18:59.022 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:19:01.004 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:19:05.952 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:19:20.219 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:19:20.937 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:19:25.642 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:19:25.865 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:19:28.540 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:19:28.924 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:19:29.298 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:19:29.967 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:19:31.480 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141931+4+end 2022-05-23 14:19:32.145 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:19:34.398 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:19:38.157 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:19:41.018 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:19:42.252 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:19:43.488 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:19:46.586 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:19:48.995 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:19:52.144 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:19:54.089 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523141954+4+end 2022-05-23 14:19:54.672 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:19:55.982 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:19:56.705 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:19:57.652 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:19:58.607 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:20:00.236 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:20:05.421 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:20:08.968 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142008+4+end 2022-05-23 14:20:11.236 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:20:13.144 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:14.009 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:14.150 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:20:16.440 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:17.400 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:17.601 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142017+4+end 2022-05-23 14:20:18.137 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:18.232 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:20:19.451 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:20.131 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:20:20.855 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:22.022 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:26.904 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:28.044 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:28.668 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:30.091 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:31.563 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:32.786 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:33.184 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:34.499 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:38.634 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:39.805 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:20:39.907 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:43.435 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:44.369 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:20:44.731 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:45.992 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:46.303 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:20:46.324 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:20:46.697 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:20:48.583 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:20:49.977 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:20:53.193 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142053+4+end 2022-05-23 14:20:58.495 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:20:59.512 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:21:01.219 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:21:01.688 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:21:10.282 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:21:13.422 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:21:15.370 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142115+4+end 2022-05-23 14:21:17.249 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:21:19.889 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:21:22.544 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:21:44.055 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:21:46.183 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:21:59.971 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:22:01.254 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:22:05.421 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:22:08.528 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:22:08.645 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:22:11.665 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:22:13.623 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142213+4+end 2022-05-23 14:22:15.480 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:22:18.106 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:22:18.128 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:22:18.779 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:22:22.476 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142222+4+end 2022-05-23 14:22:25.596 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:22:28.335 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:22:31.164 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:22:33.930 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:22:37.468 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:22:39.018 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:22:40.476 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:22:40.919 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:22:41.241 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:22:41.698 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:22:42.970 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:22:43.780 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:22:44.209 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142244+4+end 2022-05-23 14:22:45.121 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:22:45.210 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:22:45.428 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:22:48.393 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:22:50.044 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:22:51.223 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:22:55.534 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:22:59.608 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:23:05.492 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:23:08.628 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:23:10.593 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142310+4+end 2022-05-23 14:23:11.458 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:23:13.111 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:23:13.282 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:23:15.208 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:23:17.868 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:23:26.892 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:23:33.028 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:23:41.307 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:23:53.524 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:23:55.301 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:23:55.894 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:23:56.652 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:23:59.309 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142359+4+end 2022-05-23 14:23:59.899 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:24:01.126 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:24:02.270 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:24:03.191 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:24:03.675 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142403+4+end 2022-05-23 14:24:04.365 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:24:07.509 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:24:08.366 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:24:09.364 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:24:09.425 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:24:09.443 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142409+4+end 2022-05-23 14:24:10.083 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:24:10.949 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142410+4+end 2022-05-23 14:24:11.333 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:24:11.343 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:24:11.819 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:24:12.614 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:24:13.285 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:24:13.974 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:24:14.540 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:24:16.936 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:24:23.037 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:24:26.892 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 14:24:27.310 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142427+4+end 2022-05-23 14:24:29.290 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:24:37.054 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:24:38.555 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:24:52.057 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:24:53.725 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:24:56.186 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:24:56.423 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:24:59.989 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142459+4+end 2022-05-23 14:25:00.082 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:25:00.691 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:25:00.753 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:25:02.550 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:25:03.551 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142503+4+end 2022-05-23 14:25:03.827 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:25:05.775 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142505+4+end 2022-05-23 14:25:06.321 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:25:07.660 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:25:08.306 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:25:08.473 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:25:10.299 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:25:20.556 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:25:21.988 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:25:34.364 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:25:38.731 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:25:43.547 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:25:48.138 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:25:51.356 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:26:00.908 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:26:01.255 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:26:02.022 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:26:03.240 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:26:04.271 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:26:04.633 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:26:05.328 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:26:05.649 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142605+4+end 2022-05-23 14:26:06.572 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142606+4+end 2022-05-23 14:26:07.533 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:26:08.505 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:26:09.132 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:26:11.182 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:26:11.671 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142611+4+end 2022-05-23 14:26:16.015 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:26:27.007 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:26:30.038 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:26:44.979 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:26:48.253 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:26:48.794 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:26:49.918 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:26:49.919 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NumberFormatException: For input string: "endzj" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.base/java.lang.Integer.parseInt(Integer.java:652) at java.base/java.lang.Integer.parseInt(Integer.java:770) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:42) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:26:55.291 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:26:56.785 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:26:58.393 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:26:58.450 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:26:59.612 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:27:00.331 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142700+4+end 2022-05-23 14:27:01.586 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:27:01.771 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:27:02.839 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:27:03.137 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:27:03.223 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:27:03.758 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142703+4+end 2022-05-23 14:27:03.824 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142703+4+end 2022-05-23 14:27:03.887 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:27:04.920 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:27:06.066 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:27:06.326 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:27:06.871 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:27:08.055 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:27:10.320 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:27:13.054 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:27:31.932 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:27:38.739 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:27:41.929 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142741+4+end 2022-05-23 14:27:53.577 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:27:54.124 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:27:54.723 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:27:57.278 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:27:58.692 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:27:59.217 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142759+4+end 2022-05-23 14:28:00.084 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:28:01.083 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:28:02.599 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142802+4+end 2022-05-23 14:28:03.740 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:28:05.103 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:28:08.681 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:28:11.196 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:28:15.753 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:28:25.295 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:28:26.256 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:28:26.818 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:28:28.077 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:28:29.427 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:28:29.984 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:28:30.636 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:28:31.576 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:28:32.120 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:28:32.208 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:28:35.177 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:28:37.033 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:28:37.259 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:28:39.237 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:28:45.791 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:28:54.390 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:28:57.968 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:28:58.766 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:28:59.199 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:29:10.309 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:29:12.563 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:29:13.472 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:29:14.263 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:29:16.014 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142916+4+end 2022-05-23 14:29:17.885 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:29:18.880 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142918+4+end 2022-05-23 14:29:20.289 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:29:20.523 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:29:20.723 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:29:22.171 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:29:23.581 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:29:24.554 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:29:25.937 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:29:27.178 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:29:27.590 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:29:27.683 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523142927+4+end 2022-05-23 14:29:29.705 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:29:31.922 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:29:35.731 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:29:40.394 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:29:41.800 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:29:45.838 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:29:47.737 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:29:51.979 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:29:54.816 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:29:55.716 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:30:03.040 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:30:07.530 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:30:07.871 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:30:11.341 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:30:12.368 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:30:13.612 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143013+4+end 2022-05-23 14:30:14.421 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:30:15.503 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:30:17.494 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:30:22.354 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:30:24.541 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:30:31.891 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:30:35.307 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:30:44.055 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:30:46.151 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:30:48.834 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:30:49.026 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143049+4+end 2022-05-23 14:30:51.853 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:30:53.151 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:31:02.546 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:31:04.207 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:31:07.348 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:31:07.997 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:31:08.287 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:31:08.684 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:31:08.886 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:31:09.304 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143109+4+end 2022-05-23 14:31:11.824 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:31:11.847 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:31:11.847 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:31:13.771 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143113+4+end 2022-05-23 14:31:14.050 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:31:15.640 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:31:15.913 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:31:17.582 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:31:18.296 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:31:23.339 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:31:30.302 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:31:31.605 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:31:37.671 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:31:40.350 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:31:43.456 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:31:44.165 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:31:45.817 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:31:46.205 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:31:47.638 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:31:51.473 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143151+4+end 2022-05-23 14:31:51.695 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:31:56.115 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:32:04.426 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:32:05.686 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:32:07.534 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:32:09.109 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:32:09.969 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143209+4+end 2022-05-23 14:32:10.838 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:32:11.992 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143211+4+end 2022-05-23 14:32:12.649 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:32:13.310 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:32:14.007 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143214+4+end 2022-05-23 14:32:14.530 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:32:14.644 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:32:16.457 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:32:16.537 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:32:17.745 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:32:17.898 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:32:18.798 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:32:19.021 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:32:19.659 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:32:20.943 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:32:26.081 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:32:31.042 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:32:36.561 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:32:39.049 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:32:42.293 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:32:42.765 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:32:44.147 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:32:44.246 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143244+4+end 2022-05-23 14:32:46.871 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:32:57.215 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:32:57.282 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:32:59.427 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:33:02.679 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:33:04.519 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143304+4+end 2022-05-23 14:33:06.367 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:33:07.092 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:33:09.015 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:33:10.239 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:33:12.204 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143312+4+end 2022-05-23 14:33:14.062 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:33:16.691 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:33:20.208 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:33:23.261 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143323+4+end 2022-05-23 14:33:28.415 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:33:37.799 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:33:40.952 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143340+4+end 2022-05-23 14:33:41.902 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:33:46.700 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:33:55.221 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:33:57.647 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:34:00.811 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:34:01.667 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:34:02.119 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:34:03.381 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143403+4+end 2022-05-23 14:34:04.324 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:34:05.265 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:34:05.283 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:34:06.119 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:34:06.286 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:34:07.220 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143407+4+end 2022-05-23 14:34:07.248 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:34:07.582 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:34:08.553 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:34:08.709 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143408+4+end 2022-05-23 14:34:08.875 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:34:09.084 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:34:11.739 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:34:13.597 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:34:14.973 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:34:16.699 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:34:23.032 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:34:27.262 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:34:33.900 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:34:36.221 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:34:50.017 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:34:53.965 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:34:57.132 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:34:59.847 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:35:00.343 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143500+4+end 2022-05-23 14:35:02.304 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:35:02.844 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:35:03.537 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:35:04.319 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:35:05.207 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:35:05.285 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:35:05.410 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:35:05.445 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143505+4+end 2022-05-23 14:35:07.684 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:35:07.962 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:35:09.962 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143509+4+end 2022-05-23 14:35:09.993 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:35:10.383 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143510+4+end 2022-05-23 14:35:14.624 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:35:18.108 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:35:18.140 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:35:22.527 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:35:31.412 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:35:33.032 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:35:38.629 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:35:38.629 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NumberFormatException: For input string: "endzj" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.base/java.lang.Integer.parseInt(Integer.java:652) at java.base/java.lang.Integer.parseInt(Integer.java:770) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:42) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:35:41.721 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:35:47.580 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:35:52.666 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:35:55.095 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:35:55.334 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:35:55.409 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:35:58.572 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:35:58.588 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:35:59.566 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:36:00.499 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143600+4+end 2022-05-23 14:36:01.140 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143601+4+end 2022-05-23 14:36:02.361 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:36:03.014 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:36:04.477 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:36:04.600 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:36:05.033 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:36:05.039 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:36:06.956 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:36:09.022 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143609+4+end 2022-05-23 14:36:11.505 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:36:14.017 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:36:31.223 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:36:35.679 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143635+4+end 2022-05-23 14:36:38.221 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:36:40.817 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:36:42.160 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:36:43.354 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:36:44.003 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:36:49.374 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:36:49.701 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:36:52.371 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:36:55.511 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:36:56.854 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:36:58.094 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143658+4+end 2022-05-23 14:36:59.988 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:37:00.003 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:37:01.939 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143701+4+end 2022-05-23 14:37:02.622 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:37:02.942 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:37:03.807 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:37:06.453 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:37:16.453 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:37:24.021 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:37:28.930 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:37:30.563 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:37:44.040 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:37:46.839 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:37:48.933 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:37:51.893 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:37:53.006 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:37:53.816 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143753+4+end 2022-05-23 14:37:55.683 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:37:56.310 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:37:58.264 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143758+4+end 2022-05-23 14:37:58.296 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:37:58.850 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:38:00.133 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:38:02.054 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:38:02.791 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:38:07.380 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:38:09.305 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:38:12.314 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:38:12.365 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143812+4+end 2022-05-23 14:38:14.910 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:38:15.538 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:38:17.447 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:38:29.031 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:38:33.201 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:38:37.103 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143837+4+end 2022-05-23 14:38:38.183 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:38:41.163 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:38:44.054 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:38:44.213 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:38:46.892 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:38:49.459 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143849+4+end 2022-05-23 14:38:50.131 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:38:51.319 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:38:53.276 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:38:53.575 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:38:55.858 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143855+4+end 2022-05-23 14:38:57.812 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:38:59.764 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:39:02.268 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:39:26.163 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:39:27.274 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:39:29.962 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:39:30.843 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:39:31.908 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143931+4+end 2022-05-23 14:39:36.069 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:39:36.869 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:39:36.983 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:39:38.624 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:39:39.998 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143939+4+end 2022-05-23 14:39:41.325 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:39:42.550 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:39:43.165 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:39:43.781 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:39:44.445 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:39:44.470 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:39:46.424 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143946+4+end 2022-05-23 14:39:47.646 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 14:39:48.947 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:39:50.242 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523143950+4+end 2022-05-23 14:39:50.365 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:39:50.935 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:39:53.409 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:39:55.360 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:39:55.968 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:39:58.596 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:40:42.766 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:40:45.919 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:40:46.112 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:40:47.864 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144047+4+end 2022-05-23 14:40:47.957 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:40:49.137 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:40:49.753 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:40:50.153 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:40:52.382 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:40:53.070 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144053+4+end 2022-05-23 14:40:55.802 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:40:59.969 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:41:03.598 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:41:07.859 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:41:11.521 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:41:13.466 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144113+4+end 2022-05-23 14:41:15.336 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:41:17.199 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:41:17.985 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:41:28.457 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:41:30.997 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:41:39.091 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:41:42.872 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:41:44.816 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144144+4+end 2022-05-23 14:41:45.953 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:41:47.320 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:41:49.378 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:41:49.979 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:41:59.510 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:42:03.320 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:42:06.753 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:42:09.174 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:42:10.008 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144210+4+end 2022-05-23 14:42:11.324 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:42:12.329 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:42:12.829 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:42:13.274 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:42:14.263 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144214+4+end 2022-05-23 14:42:15.341 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:42:16.775 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:42:18.067 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:42:18.780 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:42:21.328 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144221+4+end 2022-05-23 14:42:24.762 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:42:25.320 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:42:25.639 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:42:27.238 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:42:27.733 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:42:27.908 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:42:29.151 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:42:30.432 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:42:31.704 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:42:32.108 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:42:32.349 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:42:32.874 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:42:33.599 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:42:34.768 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:42:34.878 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:42:36.150 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:42:37.937 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:42:40.548 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144240+4+end 2022-05-23 14:42:41.068 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:42:42.389 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:42:44.374 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:42:44.438 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:42:54.397 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:42:59.551 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:43:03.581 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:43:06.072 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144306+4+end 2022-05-23 14:43:11.337 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:43:12.098 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:43:13.572 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:43:16.221 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:43:16.247 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:43:16.255 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+1+158+123+8+end 2022-05-23 14:43:18.007 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:43:21.534 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:43:24.640 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:43:27.222 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144327+4+end 2022-05-23 14:43:29.094 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:43:31.097 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:43:31.740 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:43:34.257 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:43:36.820 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144336+4+end 2022-05-23 14:43:37.900 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:43:38.710 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:43:40.713 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:43:52.971 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:43:56.669 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144356+4+end 2022-05-23 14:43:59.610 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:44:01.269 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:44:04.451 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:44:04.959 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:44:05.335 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:44:07.626 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:44:21.161 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:44:22.934 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:44:24.317 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:44:26.074 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:44:26.112 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:44:27.377 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:44:27.610 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:44:28.023 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144428+4+end 2022-05-23 14:44:29.301 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:44:29.957 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:44:30.537 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:44:32.544 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:44:32.868 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:44:35.712 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:44:36.312 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:44:38.901 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144438+4+end 2022-05-23 14:44:40.790 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:44:42.787 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:44:43.652 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:45:03.066 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:45:06.009 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:45:07.372 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:45:13.178 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144513+4+end 2022-05-23 14:45:13.943 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:45:19.253 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:45:22.394 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:45:24.352 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144524+4+end 2022-05-23 14:45:26.215 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:45:28.118 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:45:28.855 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:45:30.122 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:45:33.906 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:45:36.093 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144536+4+end 2022-05-23 14:45:38.360 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:45:40.388 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:45:50.281 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:46:00.762 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:46:10.099 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:46:12.377 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:46:14.928 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144614+4+end 2022-05-23 14:46:14.941 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:46:18.117 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:46:18.775 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:46:20.056 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:46:20.321 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:46:20.666 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144620+4+end 2022-05-23 14:46:21.326 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:46:22.538 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:46:22.598 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:46:23.876 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:46:24.841 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:46:25.123 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:46:25.175 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:46:25.743 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:46:27.025 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:46:27.696 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:46:28.341 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:46:29.580 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:46:30.279 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144630+4+end 2022-05-23 14:46:32.123 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:46:34.108 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:46:35.018 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:46:56.608 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:47:00.586 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:47:02.563 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144702+4+end 2022-05-23 14:47:05.131 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:47:08.160 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:47:08.413 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:47:11.267 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:47:14.400 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:47:17.001 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144717+4+end 2022-05-23 14:47:18.858 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:47:20.860 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:47:22.124 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:47:25.309 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:47:27.891 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144727+4+end 2022-05-23 14:47:29.754 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:47:31.746 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:47:38.751 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:47:42.561 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144742+4+end 2022-05-23 14:47:45.124 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:47:46.390 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:47:52.227 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:47:52.598 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:47:55.375 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 14:47:55.920 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:47:57.321 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:47:57.373 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144757+4+end 2022-05-23 14:47:58.783 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:47:59.957 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:48:01.131 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144801+4+end 2022-05-23 14:48:02.582 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:48:02.789 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144802+4+end 2022-05-23 14:48:03.103 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:48:03.706 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:48:06.032 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:48:06.334 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:48:11.229 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:48:12.502 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:48:15.907 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:48:17.788 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144817+4+end 2022-05-23 14:48:19.415 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:48:19.657 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:48:19.727 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:48:20.056 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:48:22.330 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:48:22.876 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:48:24.855 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144824+4+end 2022-05-23 14:48:24.928 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:48:27.335 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:48:28.091 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:48:29.442 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:48:31.920 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:48:32.949 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:48:44.652 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:48:46.348 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:48:48.383 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144848+4+end 2022-05-23 14:48:54.689 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:48:58.070 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:49:00.700 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144900+4+end 2022-05-23 14:49:03.161 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:49:05.238 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:49:08.479 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:49:09.042 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:49:12.335 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:49:13.530 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144913+4+end 2022-05-23 14:49:16.041 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:49:17.844 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:49:18.602 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:49:18.873 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:49:19.889 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:49:20.469 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:49:23.035 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:49:24.475 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:49:24.977 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144924+4+end 2022-05-23 14:49:26.866 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:49:29.593 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:49:29.956 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:49:45.613 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:49:45.651 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:49:47.724 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:49:48.688 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 14:49:50.618 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:49:50.620 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:49:51.281 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144951+4+end 2022-05-23 14:49:51.363 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:49:51.596 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:49:51.877 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:49:51.877 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NumberFormatException: For input string: "20220523144929" at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.base/java.lang.Integer.parseInt(Integer.java:652) at java.base/java.lang.Integer.parseInt(Integer.java:770) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:42) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:49:53.156 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:49:53.752 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:49:53.752 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:49:54.769 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:49:55.142 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:49:55.706 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144955+4+end 2022-05-23 14:49:55.707 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523144955+4+end 2022-05-23 14:49:56.097 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:49:57.575 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:49:57.783 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:50:00.221 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:50:02.080 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:50:02.151 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:50:03.710 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:50:07.436 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145007+4+end 2022-05-23 14:50:08.721 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:50:09.042 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:50:14.266 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:50:15.885 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:50:18.735 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:50:21.297 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145021+4+end 2022-05-23 14:50:23.189 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:50:25.831 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:50:39.248 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:50:42.662 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:50:43.045 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145043+4+end 2022-05-23 14:50:45.582 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:50:46.716 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:50:46.862 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:50:48.136 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:50:48.797 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:50:49.525 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:50:50.181 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:50:51.328 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:50:51.788 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:50:52.114 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145052+4+end 2022-05-23 14:50:53.351 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:50:53.918 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:50:54.020 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:50:55.207 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 14:50:57.146 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145057+4+end 2022-05-23 14:50:57.839 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145057+4+end 2022-05-23 14:50:59.108 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:51:00.974 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:51:04.234 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:51:10.148 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:51:10.454 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:51:11.197 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:51:11.891 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:51:14.408 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:51:15.490 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:51:18.201 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145118+4+end 2022-05-23 14:51:20.211 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:51:20.241 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145120+4+end 2022-05-23 14:51:20.403 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:51:20.779 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:51:22.897 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:51:23.541 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:51:33.111 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:51:36.560 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:51:37.178 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:51:37.495 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:51:39.999 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 14:51:41.595 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:51:42.589 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145142+4+end 2022-05-23 14:51:43.446 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:51:43.892 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:51:44.445 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:51:47.036 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:51:47.105 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:51:47.241 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:51:49.606 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:51:49.627 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145149+4+end 2022-05-23 14:51:50.143 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145150+4+end 2022-05-23 14:51:52.122 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:51:53.307 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:51:54.783 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:51:55.474 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:52:02.900 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:52:03.096 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:52:08.213 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:52:08.862 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:52:11.376 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:52:12.054 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:52:13.968 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145213+4+end 2022-05-23 14:52:13.968 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145213+4+end 2022-05-23 14:52:15.828 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:52:16.389 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:52:16.459 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:52:17.825 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:52:18.484 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:52:23.908 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:52:24.488 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:52:30.160 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:52:41.152 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:52:43.421 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:52:43.576 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:52:44.044 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:52:44.896 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:52:45.906 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:52:46.597 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:52:47.330 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 14:52:48.576 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145248+4+end 2022-05-23 14:52:49.483 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145249+4+end 2022-05-23 14:52:50.539 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145250+4+end 2022-05-23 14:52:51.910 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:52:52.428 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:52:52.780 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:52:54.758 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:52:56.223 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:52:57.295 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:52:57.326 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:53:05.186 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:53:07.333 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:53:08.320 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:53:10.269 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145310+4+end 2022-05-23 14:53:10.835 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:53:10.928 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:53:12.136 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:53:14.081 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:53:14.784 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:53:16.042 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145316+4+end 2022-05-23 14:53:17.911 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:53:20.554 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:53:24.103 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:53:28.852 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:53:29.914 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:53:32.670 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145332+4+end 2022-05-23 14:53:38.154 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:53:51.318 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:53:51.561 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:54:01.575 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:54:03.440 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:54:03.590 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:54:04.631 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 14:54:05.301 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:54:06.551 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:54:06.581 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145406+4+end 2022-05-23 14:54:06.642 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:54:06.825 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:54:07.901 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:54:08.516 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145408+4+end 2022-05-23 14:54:09.094 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:54:09.415 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145409+4+end 2022-05-23 14:54:09.758 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:54:10.366 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:54:11.032 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:54:11.111 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:54:12.350 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145412+4+end 2022-05-23 14:54:12.760 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:54:13.031 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:54:13.656 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145413+4+end 2022-05-23 14:54:14.231 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:54:14.370 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:54:15.486 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:54:15.710 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:54:16.877 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:54:17.506 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:54:18.897 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:54:21.081 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:54:23.780 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:54:33.192 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:54:36.076 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:54:39.011 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:54:46.109 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:54:57.182 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:54:57.591 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:54:59.955 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:55:00.329 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:55:02.126 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:55:02.276 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:55:02.289 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:55:02.915 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145502+4+end 2022-05-23 14:55:04.215 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:55:04.768 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:55:05.717 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:55:06.061 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:55:06.792 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:55:07.358 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:55:07.988 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 14:55:08.018 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145508+4+end 2022-05-23 14:55:08.968 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145508+4+end 2022-05-23 14:55:09.296 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145509+4+end 2022-05-23 14:55:10.006 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145510+4+end 2022-05-23 14:55:10.551 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:55:11.805 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:55:12.548 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:55:13.378 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:55:13.590 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:55:15.116 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:55:16.260 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:55:19.218 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:55:27.101 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:55:40.506 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:55:40.614 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:55:54.100 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:55:58.617 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:55:58.637 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:55:59.253 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:55:59.253 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:55:59.931 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:56:01.869 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 14:56:01.869 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:56:02.278 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:56:02.381 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:56:02.398 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:56:02.894 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:56:03.057 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 14:56:03.722 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145603+4+end 2022-05-23 14:56:04.348 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145604+4+end 2022-05-23 14:56:04.349 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145604+4+end 2022-05-23 14:56:04.982 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145604+4+end 2022-05-23 14:56:05.112 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145605+4+end 2022-05-23 14:56:05.583 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:56:06.217 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:56:06.853 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:56:06.874 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:56:07.516 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:56:07.535 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:56:07.717 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:56:08.213 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:56:08.228 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:56:08.871 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:56:08.871 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:56:09.616 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:56:13.002 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145613+4+end 2022-05-23 14:56:15.195 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:56:21.661 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:56:24.025 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:56:36.859 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:56:45.363 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:56:50.371 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:56:54.335 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:56:55.719 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:56:56.219 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:56:56.573 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:56:56.859 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:56:58.101 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:56:58.162 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:56:59.434 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 14:56:59.997 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 14:56:59.998 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:57:00.663 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145700+4+end 2022-05-23 14:57:01.361 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145701+4+end 2022-05-23 14:57:01.915 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:57:01.952 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145701+4+end 2022-05-23 14:57:02.601 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145702+4+end 2022-05-23 14:57:02.976 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:57:03.176 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:57:03.498 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145703+4+end 2022-05-23 14:57:03.875 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145703+4+end 2022-05-23 14:57:03.906 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:57:04.446 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:57:04.601 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:57:05.191 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:57:05.724 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:57:05.837 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:57:06.434 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:57:06.472 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:57:06.851 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:57:07.177 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:57:08.244 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:57:08.390 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:57:08.476 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:57:09.670 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145709+4+end 2022-05-23 14:57:12.205 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:57:12.872 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:57:17.958 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:57:18.478 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:57:23.157 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:57:28.258 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:57:32.067 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:57:38.100 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:57:40.462 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:57:41.446 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:57:41.910 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:57:42.205 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:57:43.615 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:57:46.388 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:57:49.910 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:57:50.631 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:57:53.763 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:57:55.755 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:57:56.377 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145756+4+end 2022-05-23 14:57:57.033 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:57:57.747 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:57:58.206 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:57:58.898 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:58:00.055 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:58:00.167 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:58:00.246 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:58:00.826 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145800+4+end 2022-05-23 14:58:01.138 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 14:58:02.682 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:58:02.753 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145802+4+end 2022-05-23 14:58:04.615 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:58:04.814 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 14:58:05.341 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:58:05.597 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145805+4+end 2022-05-23 14:58:06.643 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:58:09.362 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:58:11.532 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:58:14.990 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:58:36.054 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:58:40.758 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145840+4+end 2022-05-23 14:58:48.235 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:58:51.358 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:58:53.012 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:58:53.321 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145853+4+end 2022-05-23 14:58:53.337 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:58:53.696 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:58:55.821 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:58:56.475 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:58:57.113 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:58:57.751 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 14:58:57.824 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:58:59.068 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145859+4+end 2022-05-23 14:58:59.685 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:58:59.703 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145859+4+end 2022-05-23 14:58:59.855 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:59:01.577 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:59:02.203 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:59:03.587 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:59:04.876 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:59:05.504 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:59:06.755 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:59:08.675 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:59:12.215 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:59:13.548 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:59:13.935 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:59:20.409 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:59:26.218 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 14:59:34.029 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:59:40.443 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 14:59:47.677 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 14:59:49.024 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 14:59:49.651 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:59:50.589 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:59:52.177 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 14:59:52.264 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 14:59:52.795 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 14:59:54.745 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145954+4+end 2022-05-23 14:59:54.745 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145954+4+end 2022-05-23 14:59:55.360 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 14:59:56.630 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:59:57.258 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 14:59:57.947 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523145957+4+end 2022-05-23 14:59:58.639 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:59:59.266 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 14:59:59.804 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:00:01.125 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:00:01.127 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:00:01.164 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:00:01.534 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150001+4+end 2022-05-23 15:00:01.972 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:00:03.740 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:00:04.175 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:00:08.435 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150008+4+end 2022-05-23 15:00:11.778 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:00:12.577 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:00:13.477 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:00:14.661 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:00:15.081 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:00:15.308 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:00:16.531 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:00:17.882 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:00:19.060 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:00:19.714 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:00:21.093 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:00:23.456 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:00:29.877 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:00:30.397 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:00:42.625 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:00:44.400 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:00:45.333 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:00:46.096 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:00:48.523 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:00:48.579 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150048+4+end 2022-05-23 15:00:49.899 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:00:50.720 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:00:51.059 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150051+4+end 2022-05-23 15:00:52.949 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:00:53.676 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:00:54.833 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:00:54.934 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:00:56.790 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:00:58.754 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150058+4+end 2022-05-23 15:01:02.524 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:01:05.510 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:01:05.805 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:01:35.891 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:01:35.895 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:01:39.034 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:01:39.258 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:01:40.558 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150140+4+end 2022-05-23 15:01:41.628 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150141+4+end 2022-05-23 15:01:43.486 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:01:45.514 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:01:45.534 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:01:47.428 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:01:48.059 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:01:51.193 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:01:51.840 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:01:51.903 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:01:52.152 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:01:53.144 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150153+4+end 2022-05-23 15:01:54.439 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150154+4+end 2022-05-23 15:01:55.031 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:01:55.674 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:01:57.567 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:01:57.628 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150157+4+end 2022-05-23 15:01:57.657 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:01:59.591 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:01:59.943 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:02:00.141 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:02:02.148 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:02:13.705 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:02:13.884 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:02:34.494 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:02:35.558 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:02:36.165 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:02:42.770 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:02:43.859 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:02:46.260 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:02:48.186 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150248+4+end 2022-05-23 15:02:48.861 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:02:50.046 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:02:51.994 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:02:52.704 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:02:54.583 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150254+4+end 2022-05-23 15:02:56.459 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:02:56.616 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:02:58.460 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:03:01.025 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:03:04.162 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1000030835414476+520+8+end 2022-05-23 15:03:06.105 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150306+4+end 2022-05-23 15:03:07.435 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:03:08.775 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:03:10.760 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:03:11.847 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:03:13.787 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150313+4+end 2022-05-23 15:03:16.297 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:03:19.584 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:03:29.386 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:03:32.553 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150332+4+end 2022-05-23 15:03:35.205 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:03:38.032 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:03:39.100 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:03:41.939 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:03:44.508 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150344+4+end 2022-05-23 15:03:46.367 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:03:49.014 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:03:49.027 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:03:52.168 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:03:54.109 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150354+4+end 2022-05-23 15:03:55.972 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:03:58.631 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:04:01.827 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:04:03.466 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:04:04.401 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:04:04.952 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:04:05.268 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:04:07.553 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150407+4+end 2022-05-23 15:04:08.163 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:04:09.117 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:04:10.685 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:04:11.579 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150411+4+end 2022-05-23 15:04:12.680 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150412+4+end 2022-05-23 15:04:12.888 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:04:13.480 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:04:13.773 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:04:15.996 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:04:17.086 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:04:28.398 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:04:29.428 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:04:36.377 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:04:39.510 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:04:42.102 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150442+4+end 2022-05-23 15:04:43.992 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:04:45.986 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:04:46.025 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:04:49.135 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:04:50.935 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:04:51.708 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150451+4+end 2022-05-23 15:04:53.581 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:04:55.581 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:04:56.225 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:04:57.498 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:04:58.715 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:04:59.213 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:05:00.666 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150500+4+end 2022-05-23 15:05:01.273 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:05:01.282 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:05:03.168 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:05:03.875 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150503+4+end 2022-05-23 15:05:04.670 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:05:04.713 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:05:05.173 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:05:06.368 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:05:09.033 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:05:12.681 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:05:32.691 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:05:34.530 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:05:35.835 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:05:37.782 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150537+4+end 2022-05-23 15:05:40.313 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:05:42.296 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:05:42.300 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:05:45.444 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:05:48.030 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150548+4+end 2022-05-23 15:05:49.898 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:05:51.900 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:05:53.915 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:05:56.191 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:05:57.653 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:05:57.658 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 15:05:59.582 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150559+4+end 2022-05-23 15:06:00.803 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:06:02.071 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:06:02.741 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150602+4+end 2022-05-23 15:06:04.090 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:06:04.607 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:06:07.258 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:06:17.514 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:06:31.021 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:06:34.131 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:06:37.273 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:06:38.614 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:06:39.223 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150639+4+end 2022-05-23 15:06:41.111 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:06:41.763 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:06:43.704 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150643+4+end 2022-05-23 15:06:43.742 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:06:44.726 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:06:46.218 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:06:48.222 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:06:58.172 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:07:00.371 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:07:03.511 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:07:05.463 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150705+4+end 2022-05-23 15:07:08.693 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:07:11.589 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:07:14.431 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150714+4+end 2022-05-23 15:07:25.078 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:07:26.953 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:07:27.357 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:07:29.846 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:07:30.155 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150730+4+end 2022-05-23 15:07:33.390 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:07:35.545 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150735+4+end 2022-05-23 15:07:37.439 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:07:39.454 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:07:40.058 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:07:42.565 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:07:45.142 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150745+4+end 2022-05-23 15:07:45.175 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:07:47.009 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:07:47.518 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:07:47.574 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:07:48.324 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:07:49.660 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:07:50.264 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150750+4+end 2022-05-23 15:07:52.126 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:07:52.865 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:07:54.793 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:07:56.636 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:07:56.890 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:07:59.872 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150759+4+end 2022-05-23 15:08:01.298 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:08:01.730 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:08:03.597 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150803+4+end 2022-05-23 15:08:05.023 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:08:06.375 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:08:08.531 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:08:08.705 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:08:10.712 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:08:16.727 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:08:26.130 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:08:29.300 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:08:29.821 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:08:30.010 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:08:31.867 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150831+4+end 2022-05-23 15:08:33.193 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:08:33.753 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:08:35.744 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:08:40.937 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:08:43.137 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:08:50.398 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:08:50.458 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:08:51.145 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:08:54.031 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:08:54.887 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:08:58.389 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:08:58.747 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150858+4+end 2022-05-23 15:09:00.608 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:09:03.266 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:09:12.506 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:09:22.770 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:09:25.018 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:09:25.619 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:09:28.183 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150928+4+end 2022-05-23 15:09:28.452 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:09:29.507 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:09:30.072 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:09:31.049 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150931+4+end 2022-05-23 15:09:32.063 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:09:32.122 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:09:33.640 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:09:34.012 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:09:36.234 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:09:36.565 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150936+4+end 2022-05-23 15:09:37.245 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:09:39.035 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:09:39.273 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:09:49.332 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:09:51.933 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:09:52.475 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:09:52.959 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:09:55.062 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523150955+4+end 2022-05-23 15:09:55.184 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:09:55.540 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:09:56.935 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:10:00.216 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:10:11.837 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:10:12.130 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:10:16.946 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:10:19.976 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:10:24.575 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:10:25.179 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:10:28.316 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:10:30.265 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151030+4+end 2022-05-23 15:10:30.270 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:10:32.153 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:10:34.781 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:10:34.858 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:10:38.384 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:10:45.656 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:10:49.435 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:10:51.140 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:10:51.385 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151051+4+end 2022-05-23 15:10:53.889 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:10:54.763 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:10:56.595 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:10:56.863 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:10:57.179 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:10:57.481 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151057+4+end 2022-05-23 15:10:59.859 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:11:00.046 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:11:03.255 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:11:06.235 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:11:10.016 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:11:13.130 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:11:15.707 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151115+4+end 2022-05-23 15:11:17.581 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:11:19.684 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:11:19.715 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:11:20.217 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:11:22.936 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:11:23.378 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:11:25.303 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151125+4+end 2022-05-23 15:11:27.164 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:11:29.818 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:11:33.312 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:11:41.333 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:11:42.631 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:11:42.751 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:11:45.117 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:11:46.454 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 15:11:47.978 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:11:48.517 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151148+4+end 2022-05-23 15:11:48.996 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151148+4+end 2022-05-23 15:11:50.190 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:11:51.489 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:11:52.078 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151152+4+end 2022-05-23 15:11:52.185 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:11:54.110 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:11:54.782 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:11:54.867 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:12:03.513 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:12:04.833 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:12:06.293 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:12:09.448 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:12:12.030 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151212+4+end 2022-05-23 15:12:13.898 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:12:16.029 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:12:16.538 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:12:19.688 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:12:20.329 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:12:22.270 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151222+4+end 2022-05-23 15:12:24.792 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:12:26.788 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:12:31.208 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:12:44.479 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:12:46.612 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:12:47.278 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:12:49.139 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:12:50.407 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:12:51.683 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:12:52.980 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151252+4+end 2022-05-23 15:12:53.663 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151253+4+end 2022-05-23 15:12:54.904 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:12:56.129 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:12:58.045 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:12:58.149 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:12:58.235 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151258+4+end 2022-05-23 15:12:59.465 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:12:59.503 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:13:00.037 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:13:01.433 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:13:02.614 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:13:02.735 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:13:05.802 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:13:07.708 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151307+4+end 2022-05-23 15:13:10.219 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:13:12.225 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:13:12.560 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:13:13.087 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:13:13.480 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:13:16.633 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:13:19.225 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151319+4+end 2022-05-23 15:13:21.110 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:13:23.099 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:13:23.471 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:13:23.755 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:13:26.053 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:13:26.902 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151326+4+end 2022-05-23 15:13:28.860 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:13:31.392 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:13:34.389 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:13:39.879 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:13:53.133 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:13:58.311 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:13:59.449 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:14:00.867 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:14:01.454 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:14:03.398 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151403+4+end 2022-05-23 15:14:03.994 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:14:04.059 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:14:05.891 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:14:05.950 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151405+4+end 2022-05-23 15:14:07.203 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:14:07.212 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:14:07.913 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:14:09.088 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:14:09.153 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151409+4+end 2022-05-23 15:14:09.231 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:14:09.821 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:14:10.048 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:14:11.043 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:14:12.397 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:14:12.584 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:14:12.986 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:14:13.667 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:14:13.707 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151413+4+end 2022-05-23 15:14:14.732 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151414+4+end 2022-05-23 15:14:14.942 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151414+4+end 2022-05-23 15:14:17.433 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:14:18.554 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:14:19.429 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:14:19.940 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:14:21.883 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:14:22.314 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:14:35.355 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:14:46.143 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:14:57.496 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:15:01.026 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:15:02.543 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:15:02.948 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:15:03.105 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:15:03.559 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151503+4+end 2022-05-23 15:15:06.013 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:15:06.058 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:15:06.063 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:15:06.933 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:15:08.073 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:15:09.949 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151509+4+end 2022-05-23 15:15:09.984 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:15:13.144 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:15:13.742 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:15:15.070 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151515+4+end 2022-05-23 15:15:15.747 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:15:16.926 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:15:18.528 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:15:19.588 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:15:24.560 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:15:28.539 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:15:35.219 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:15:39.867 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:15:41.482 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:15:43.649 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151543+4+end 2022-05-23 15:15:47.235 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:15:48.241 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:15:49.461 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:15:50.187 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:15:51.165 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:15:51.302 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:15:52.592 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:15:54.006 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:15:54.118 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:15:55.603 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:15:57.333 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:15:57.428 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:15:58.481 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:15:58.512 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:15:58.721 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:15:59.700 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:00.419 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:00.480 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:16:01.543 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:02.451 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151602+4+end 2022-05-23 15:16:03.317 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:03.677 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:16:04.191 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:04.942 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:16:05.538 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:05.789 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:16:05.945 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:16:06.951 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:16:07.170 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:07.567 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151607+4+end 2022-05-23 15:16:07.941 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:08.649 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:16:09.462 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:16:09.505 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:16:10.065 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:16:11.387 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151611+4+end 2022-05-23 15:16:12.975 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:16:13.245 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:16:13.339 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:16:15.911 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:16:17.444 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:16:17.607 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:16:22.028 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:16:22.246 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:16:29.496 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:30.626 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:31.853 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:32.565 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:33.142 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:16:33.846 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:34.451 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:16:34.672 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:35.879 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:35.880 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:16:37.010 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:38.303 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:38.987 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:40.265 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:41.499 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:42.771 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:43.380 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:44.707 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:45.986 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:46.707 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:48.010 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:48.533 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:49.245 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:16:49.261 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:16:49.834 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:16:52.388 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:16:53.757 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:16:54.944 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:16:55.531 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:16:56.242 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:16:57.476 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151657+4+end 2022-05-23 15:16:58.080 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:16:58.972 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:16:59.970 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:17:00.703 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151700+4+end 2022-05-23 15:17:01.998 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:17:02.752 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:17:03.170 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:17:03.251 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:17:03.515 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:17:06.425 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:17:07.752 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:17:08.991 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151708+4+end 2022-05-23 15:17:10.873 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:17:12.864 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:17:16.078 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:17:17.624 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:17:19.247 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:17:22.804 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151722+4+end 2022-05-23 15:17:29.943 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:17:36.717 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:17:38.464 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:17:39.138 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:17:39.713 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:17:43.035 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:17:46.237 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:17:49.993 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:17:53.124 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:17:55.077 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151755+4+end 2022-05-23 15:17:56.941 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:17:57.674 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:17:58.707 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:17:59.585 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:17:59.607 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:18:00.721 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:18:02.111 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:18:02.753 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:18:03.600 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:18:04.256 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:18:05.311 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151805+4+end 2022-05-23 15:18:05.321 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151805+4+end 2022-05-23 15:18:05.354 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:18:06.405 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:18:07.196 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:18:09.088 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:18:09.195 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:18:11.116 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:18:22.529 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:18:40.849 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:18:40.932 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:18:44.198 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:18:44.850 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151844+4+end 2022-05-23 15:18:46.307 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:18:49.452 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:18:49.995 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:18:50.784 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:18:51.394 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151851+4+end 2022-05-23 15:18:52.712 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:18:53.250 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:18:53.253 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:18:53.928 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:18:54.854 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:18:55.369 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:18:55.840 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:18:55.878 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151855+4+end 2022-05-23 15:18:55.907 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:18:56.079 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:18:57.856 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:18:58.379 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:18:59.081 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151859+4+end 2022-05-23 15:18:59.701 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:19:00.320 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:19:00.398 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:19:02.245 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:19:02.306 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:19:02.709 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:19:02.847 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:19:03.592 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:19:05.440 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:19:06.474 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:19:06.776 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:19:06.799 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:19:07.393 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151907+4+end 2022-05-23 15:19:09.273 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:19:11.912 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:19:15.914 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:19:19.760 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:19:23.336 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:19:25.270 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:19:25.909 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:19:27.273 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:19:27.291 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:19:29.331 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:19:30.382 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:19:33.645 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:19:37.254 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:19:38.311 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:19:42.618 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:19:42.715 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:19:45.803 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:19:46.674 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:19:47.093 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:19:48.398 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151948+4+end 2022-05-23 15:19:49.582 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:19:50.249 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:19:50.891 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:19:51.046 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:19:53.472 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523151953+4+end 2022-05-23 15:19:53.550 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:19:55.395 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:19:55.970 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:19:56.103 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:19:57.346 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:19:59.272 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:20:00.506 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:20:02.433 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152002+4+end 2022-05-23 15:20:04.291 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:20:06.956 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:20:07.384 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:20:09.483 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:20:11.070 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152011+4+end 2022-05-23 15:20:11.128 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:20:13.257 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:20:13.671 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:20:13.988 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152013+4+end 2022-05-23 15:20:16.820 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:20:17.602 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:20:18.819 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:20:20.118 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:20:22.932 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:20:23.317 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:20:32.468 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:20:36.254 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:20:40.507 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:20:42.374 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:20:48.547 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:20:52.328 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:20:54.302 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:20:54.309 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152054+4+end 2022-05-23 15:20:54.938 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:20:57.034 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:20:57.407 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:20:57.436 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:20:58.187 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:21:00.027 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152100+4+end 2022-05-23 15:21:00.077 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:21:01.914 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:21:03.924 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:21:09.038 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:21:10.328 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:21:12.804 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:21:14.761 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152114+4+end 2022-05-23 15:21:17.263 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:21:17.584 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:21:19.274 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:21:28.055 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:21:31.786 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:21:36.143 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152136+4+end 2022-05-23 15:21:39.208 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:21:40.467 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:21:41.313 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:21:42.995 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:21:45.174 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152145+4+end 2022-05-23 15:21:46.149 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:21:49.280 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:21:50.663 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:21:51.877 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152151+4+end 2022-05-23 15:21:53.478 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:21:53.701 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:21:53.738 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:21:53.770 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:21:53.777 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:21:54.514 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:21:55.046 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:21:55.662 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:21:55.756 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:21:56.355 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152156+4+end 2022-05-23 15:21:58.237 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:22:00.245 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:22:01.253 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:22:02.496 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:22:04.638 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:22:04.708 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:22:07.853 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:22:08.137 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:22:10.436 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152210+4+end 2022-05-23 15:22:11.150 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:22:12.290 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:22:13.346 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:22:14.336 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:22:22.077 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:22:24.320 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:22:24.460 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:22:28.717 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:22:29.170 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:22:30.942 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:22:33.964 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152233+4+end 2022-05-23 15:22:34.075 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:22:34.469 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:22:35.577 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:22:36.019 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152236+4+end 2022-05-23 15:22:38.530 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:22:40.562 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:22:40.576 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:22:43.759 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:22:44.968 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:22:46.053 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:22:46.880 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:22:46.944 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:22:48.844 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152248+4+end 2022-05-23 15:22:49.220 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:22:50.079 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:22:51.336 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:22:52.034 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152252+4+end 2022-05-23 15:22:54.005 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:22:54.554 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:22:56.484 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:22:56.553 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:23:00.415 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:23:02.306 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:23:02.608 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:23:05.445 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:23:06.421 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:23:07.396 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152307+4+end 2022-05-23 15:23:07.578 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:23:09.900 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:23:11.472 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:23:11.901 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:23:13.350 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152313+4+end 2022-05-23 15:23:13.829 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:23:15.120 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152315+4+end 2022-05-23 15:23:16.035 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:23:18.400 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:23:20.833 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:23:29.194 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:23:30.583 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:23:33.173 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:23:33.703 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:23:47.104 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:23:50.265 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:23:51.071 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:23:51.495 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:23:52.202 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152352+4+end 2022-05-23 15:23:52.818 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:23:54.049 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:23:54.740 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 15:23:56.722 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:23:57.332 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152357+4+end 2022-05-23 15:23:59.188 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:24:02.498 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:24:03.149 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:24:05.676 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:24:06.254 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:24:07.163 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:24:08.801 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:24:08.836 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152408+4+end 2022-05-23 15:24:08.853 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:24:09.582 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:24:10.410 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:24:10.703 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:24:10.750 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152410+4+end 2022-05-23 15:24:11.578 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152411+4+end 2022-05-23 15:24:13.360 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:24:13.400 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:24:13.891 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:24:14.078 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:24:15.926 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:24:16.917 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:24:22.421 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:24:35.882 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:24:36.167 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:24:41.028 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:24:44.656 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152444+4+end 2022-05-23 15:24:45.347 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:24:47.367 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:24:47.955 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:24:48.861 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:24:51.073 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152451+4+end 2022-05-23 15:24:52.081 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:24:52.929 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:24:54.951 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:24:58.686 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:24:59.431 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:25:00.097 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:25:00.656 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:25:00.708 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:25:01.296 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:25:02.572 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:25:03.249 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:25:03.843 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:25:04.520 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:25:04.660 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:25:05.157 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152505+4+end 2022-05-23 15:25:05.936 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:25:06.241 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:25:06.417 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152506+4+end 2022-05-23 15:25:07.020 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:25:08.037 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:25:08.408 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152508+4+end 2022-05-23 15:25:09.037 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:25:10.314 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:25:10.850 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:25:19.883 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:25:19.989 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:25:34.580 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:25:40.390 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:25:41.946 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:25:43.551 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:25:46.114 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152546+4+end 2022-05-23 15:25:48.387 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:25:49.803 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:25:50.001 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:25:52.103 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:25:53.731 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:25:55.748 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:25:55.750 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:25:56.384 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:25:56.424 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152556+4+end 2022-05-23 15:25:58.894 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:25:58.895 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:25:59.062 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:26:00.798 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:26:00.830 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152600+4+end 2022-05-23 15:26:00.836 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152600+4+end 2022-05-23 15:26:02.121 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:26:02.692 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:26:02.753 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152602+4+end 2022-05-23 15:26:03.331 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:26:03.375 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:26:05.247 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:26:05.348 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:26:05.357 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:26:07.276 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:26:10.632 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:26:14.463 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152614+4+end 2022-05-23 15:26:16.342 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:26:17.623 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:26:18.967 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:26:20.195 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:26:22.600 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:26:24.058 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:26:26.312 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:26:38.001 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:26:40.518 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:26:41.121 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:26:42.957 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:26:43.094 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152643+4+end 2022-05-23 15:26:44.200 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:26:45.014 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:26:45.569 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:26:47.595 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:26:48.804 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:26:48.881 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:26:50.339 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:26:51.828 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:26:52.355 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:26:55.461 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:26:57.190 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:26:59.100 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152659+4+end 2022-05-23 15:26:59.942 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:27:00.316 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:27:01.601 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:27:04.199 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152704+4+end 2022-05-23 15:27:06.691 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:27:08.076 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:27:10.646 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:27:11.201 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:27:12.663 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:27:13.800 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152713+4+end 2022-05-23 15:27:15.661 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:27:17.677 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:27:34.495 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:27:37.828 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:27:41.316 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:27:43.234 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152743+4+end 2022-05-23 15:27:45.090 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:27:46.563 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:27:47.756 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:27:50.392 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:27:54.605 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152754+4+end 2022-05-23 15:27:55.750 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:27:56.715 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:27:57.430 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:28:00.478 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:28:02.752 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152802+4+end 2022-05-23 15:28:04.390 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:28:05.569 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:28:07.523 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:28:08.233 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:28:10.119 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152810+4+end 2022-05-23 15:28:11.983 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:28:13.290 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:28:13.997 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:28:19.629 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:28:22.600 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:28:24.581 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:28:25.619 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152825+4+end 2022-05-23 15:28:28.253 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152828+4+end 2022-05-23 15:28:30.454 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:28:30.844 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:28:32.907 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:28:34.278 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:28:35.132 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:28:38.240 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:28:40.192 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152840+4+end 2022-05-23 15:28:41.108 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:28:41.642 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:28:42.718 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:28:44.715 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:28:44.780 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:28:47.433 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:28:47.893 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:28:49.819 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152849+4+end 2022-05-23 15:28:51.759 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:28:52.314 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:28:54.334 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:28:55.524 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:28:56.533 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:28:57.574 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:28:58.120 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152858+4+end 2022-05-23 15:29:00.608 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:29:02.648 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:29:03.039 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:29:04.062 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:29:05.270 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:29:05.764 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:29:06.427 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:29:08.561 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:29:22.570 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:29:25.209 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:29:26.549 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:29:29.326 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152929+4+end 2022-05-23 15:29:31.426 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:29:31.454 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:29:32.051 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:29:32.811 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:29:34.560 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:29:36.367 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:29:37.158 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523152937+4+end 2022-05-23 15:29:38.875 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:29:39.036 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:29:41.038 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:29:44.348 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:29:45.961 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:29:49.514 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:29:53.251 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:29:54.530 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:29:56.372 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:30:00.253 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153000+4+end 2022-05-23 15:30:01.345 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:30:02.232 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:30:03.997 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:30:05.308 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:30:21.347 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:30:25.770 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:30:27.749 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:30:27.812 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:30:28.992 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153028+4+end 2022-05-23 15:30:30.881 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:30:32.127 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:30:33.476 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153033+4+end 2022-05-23 15:30:35.970 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:30:36.071 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:30:38.635 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:30:39.203 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:30:39.989 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:30:41.213 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:30:44.496 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:30:44.523 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:30:49.076 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:30:51.131 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153051+4+end 2022-05-23 15:30:53.938 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:30:54.803 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:30:58.941 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:30:59.194 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:31:15.966 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:31:24.063 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:31:24.070 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:31:25.995 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:31:27.209 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:31:27.212 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:31:29.152 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153129+4+end 2022-05-23 15:31:29.346 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:31:29.748 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:31:29.798 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153129+4+end 2022-05-23 15:31:31.674 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:31:31.722 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153131+4+end 2022-05-23 15:31:32.292 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:31:33.121 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153133+4+end 2022-05-23 15:31:33.659 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:31:34.211 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:31:34.959 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:31:36.237 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:31:37.930 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:31:43.579 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:31:47.250 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:31:50.488 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153150+4+end 2022-05-23 15:31:53.472 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:31:59.912 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:31:59.979 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:32:03.043 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:32:04.997 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153204+4+end 2022-05-23 15:32:07.502 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:32:09.519 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:32:21.984 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:32:25.512 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:32:26.792 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:32:28.191 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:32:28.637 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:32:29.921 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:32:30.598 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153230+4+end 2022-05-23 15:32:32.478 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:32:33.162 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153233+4+end 2022-05-23 15:32:34.939 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:32:35.100 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:32:35.651 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:32:39.596 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:32:40.894 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:32:41.413 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:32:43.906 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:32:47.416 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:32:47.847 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153247+4+end 2022-05-23 15:32:50.004 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:33:00.712 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:33:01.376 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:33:03.476 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:33:03.854 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:33:05.886 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153305+4+end 2022-05-23 15:33:06.432 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153306+4+end 2022-05-23 15:33:06.783 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:33:08.301 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:33:08.816 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:33:10.319 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:33:17.230 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:33:18.457 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:33:21.187 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:33:21.503 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:33:23.465 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153323+4+end 2022-05-23 15:33:24.344 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:33:24.960 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:33:26.910 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153326+4+end 2022-05-23 15:33:27.752 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:33:28.194 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153328+4+end 2022-05-23 15:33:28.197 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:33:28.792 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:33:30.691 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:33:30.844 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:33:31.433 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:33:32.716 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:33:44.332 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:33:48.171 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:33:48.698 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:33:57.028 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:34:00.174 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:34:00.961 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:34:02.116 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153402+4+end 2022-05-23 15:34:04.613 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:34:04.627 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:34:06.639 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:34:09.396 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:34:11.319 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153411+4+end 2022-05-23 15:34:13.575 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:34:16.045 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:34:17.509 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:34:19.431 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:34:20.668 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:34:23.203 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:34:23.236 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153423+4+end 2022-05-23 15:34:25.120 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:34:27.078 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153427+4+end 2022-05-23 15:34:27.118 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:34:30.861 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:34:33.484 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:34:34.157 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:34:37.335 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153437+4+end 2022-05-23 15:34:39.835 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:34:53.354 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:34:56.493 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:34:57.049 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:34:58.435 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153458+4+end 2022-05-23 15:35:00.941 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:35:02.955 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:35:05.674 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:35:10.137 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:35:12.759 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153512+4+end 2022-05-23 15:35:13.826 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:35:15.752 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:35:16.984 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:35:17.925 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:35:19.551 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153519+4+end 2022-05-23 15:35:20.562 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:35:20.802 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:35:21.436 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:35:23.397 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153523+4+end 2022-05-23 15:35:23.431 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:35:26.541 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:35:29.200 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:35:34.998 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:35:49.670 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:35:52.815 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:35:54.761 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153554+4+end 2022-05-23 15:35:57.265 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:35:59.281 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:36:01.806 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:36:04.974 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153604+4+end 2022-05-23 15:36:06.872 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:36:07.634 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:36:08.172 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:36:10.070 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:36:10.789 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:36:11.350 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:36:11.988 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:36:13.902 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:36:14.141 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:36:14.573 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:36:16.550 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:36:17.158 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153617+4+end 2022-05-23 15:36:17.843 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:36:19.680 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:36:20.292 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:36:21.287 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:36:21.604 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:36:21.630 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153621+4+end 2022-05-23 15:36:22.958 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:36:23.518 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:36:24.841 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153624+4+end 2022-05-23 15:36:26.148 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:36:27.982 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:36:31.284 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:36:35.151 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:36:49.957 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:36:49.977 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:36:50.469 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:36:53.616 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:36:54.902 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:36:55.558 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153655+4+end 2022-05-23 15:36:55.646 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:36:55.646 ERROR 19204 --- [nioEventLoopGroup-3-20] .h.a.s.e.s.i.ClientDataPacketServiceImpl : 出错:当前命令cmd>>[77]未做任何处理. 2022-05-23 15:36:55.647 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>null 2022-05-23 15:36:56.731 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:36:58.054 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:37:00.087 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:37:00.126 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:37:03.785 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:37:11.029 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:37:11.245 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:37:11.507 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:37:14.745 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:37:16.672 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153716+4+end 2022-05-23 15:37:18.529 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:37:19.385 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:37:21.191 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:37:28.843 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:37:33.119 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:37:33.295 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153733+4+end 2022-05-23 15:37:38.390 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:38.894 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:40.322 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:40.942 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:42.861 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:43.117 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:44.797 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:45.434 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:46.108 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:37:46.712 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:46.788 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:37:48.037 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:49.296 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:49.932 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:37:50.590 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:51.179 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:51.876 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153751+4+end 2022-05-23 15:37:52.457 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:53.736 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:54.369 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:37:54.391 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:55.671 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:56.398 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:37:56.949 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:57.592 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:37:58.866 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:38:07.988 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:38:08.540 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:38:11.679 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:38:14.274 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153814+4+end 2022-05-23 15:38:14.372 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:38:16.157 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:38:17.581 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:38:18.125 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 15:38:18.158 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:38:18.166 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:38:20.104 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153820+4+end 2022-05-23 15:38:21.954 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:38:22.285 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:38:24.718 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:38:35.810 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:38:41.842 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:38:44.965 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:38:46.928 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153846+4+end 2022-05-23 15:38:49.423 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:38:49.434 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:38:51.441 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:38:53.290 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:39:02.089 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:39:03.220 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:39:03.626 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:39:04.235 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:39:04.948 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:39:06.748 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:39:07.651 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153907+4+end 2022-05-23 15:39:09.315 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153909+4+end 2022-05-23 15:39:11.171 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:39:11.596 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:39:12.978 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:39:13.198 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:39:14.019 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:39:17.974 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:39:25.064 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:39:25.897 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:39:29.210 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:39:30.631 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:39:31.825 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:39:33.646 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153933+4+end 2022-05-23 15:39:33.681 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:39:34.006 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:39:35.863 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:39:37.356 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:39:37.521 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:39:38.711 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 15:39:39.704 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:39:40.072 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 15:39:40.651 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153940+4+end 2022-05-23 15:39:41.939 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:39:42.037 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153942+4+end 2022-05-23 15:39:42.072 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:39:42.571 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:39:43.786 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:39:44.496 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:39:45.155 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523153945+4+end 2022-05-23 15:39:46.565 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:39:46.577 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:39:47.681 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:39:48.074 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:39:48.321 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:39:51.017 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:39:52.252 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:40:01.231 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:40:04.318 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:40:06.273 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154006+4+end 2022-05-23 15:40:08.794 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:40:09.507 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:40:10.796 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:40:11.368 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:40:11.592 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:40:39.064 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:40:40.341 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:40:43.006 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:40:47.026 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:40:50.118 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154050+4+end 2022-05-23 15:40:53.154 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:40:54.996 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:40:56.108 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:41:02.632 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:41:05.769 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:41:07.717 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154107+4+end 2022-05-23 15:41:07.769 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:41:09.598 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:41:10.885 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:41:12.245 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:41:12.839 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154112+4+end 2022-05-23 15:41:15.343 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:41:17.361 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:41:18.240 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:41:20.581 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:41:25.046 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:41:28.165 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:41:30.131 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154130+4+end 2022-05-23 15:41:33.894 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:41:36.561 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:41:45.268 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:41:46.157 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:41:48.851 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:41:52.803 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154152+4+end 2022-05-23 15:41:55.302 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:41:57.304 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:41:58.325 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:42:01.466 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:42:04.040 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154204+4+end 2022-05-23 15:42:05.915 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:42:08.558 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:42:08.560 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:42:11.697 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:42:14.286 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154214+4+end 2022-05-23 15:42:16.144 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:42:18.161 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:42:23.927 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:42:24.169 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:42:27.053 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:42:29.010 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154229+4+end 2022-05-23 15:42:31.500 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:42:33.522 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:42:38.725 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:42:42.782 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:42:43.122 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:42:45.690 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:42:45.868 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154245+4+end 2022-05-23 15:42:47.856 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:42:48.822 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154248+4+end 2022-05-23 15:42:53.099 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:42:53.269 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:42:53.930 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:42:53.985 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:42:54.294 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154254+4+end 2022-05-23 15:42:54.618 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:42:57.783 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:43:00.394 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154300+4+end 2022-05-23 15:43:02.235 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:43:04.232 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:43:04.873 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:43:08.011 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:43:09.959 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154309+4+end 2022-05-23 15:43:12.463 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:43:14.481 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:43:15.466 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:43:21.510 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:43:24.318 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:43:24.645 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:43:26.599 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154326+4+end 2022-05-23 15:43:28.235 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154328+4+end 2022-05-23 15:43:29.091 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:43:31.123 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:43:33.154 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:43:33.368 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:43:33.869 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:43:46.988 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:43:50.944 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:43:52.956 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:43:54.111 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:43:56.674 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154356+4+end 2022-05-23 15:43:58.556 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:44:00.555 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:44:01.191 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:44:03.335 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:44:04.337 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:44:05.339 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:44:06.284 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154406+4+end 2022-05-23 15:44:08.785 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:44:10.490 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:44:10.788 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:44:10.980 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:44:11.751 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154411+4+end 2022-05-23 15:44:14.345 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:44:15.598 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:44:15.640 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154415+4+end 2022-05-23 15:44:17.839 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:44:18.334 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:44:18.824 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:44:18.963 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:44:20.137 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:44:21.558 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:44:21.604 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:44:22.808 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:44:24.210 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154424+4+end 2022-05-23 15:44:24.583 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:44:26.053 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:44:26.448 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:44:27.959 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:44:29.371 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:44:32.265 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:44:33.355 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:44:41.448 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:44:41.512 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:44:44.643 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:44:45.427 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:44:47.238 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154447+4+end 2022-05-23 15:44:48.283 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:44:48.313 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+1+158+123+8+end 2022-05-23 15:44:49.094 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:44:50.391 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:44:52.068 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:44:55.549 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:44:57.479 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154457+4+end 2022-05-23 15:44:57.513 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:44:59.333 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:45:00.658 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:45:02.002 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:45:02.365 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:45:02.604 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154502+4+end 2022-05-23 15:45:03.496 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:45:05.104 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:45:07.123 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:45:07.255 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:45:07.425 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:45:10.613 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154510+4+end 2022-05-23 15:45:15.945 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:45:16.696 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:45:19.241 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:45:20.189 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:45:21.127 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:45:23.069 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154523+4+end 2022-05-23 15:45:26.222 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:45:27.247 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:45:28.871 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:45:35.729 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:45:42.979 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:45:43.346 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:45:46.045 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:45:46.796 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:45:48.379 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:45:48.467 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154548+4+end 2022-05-23 15:45:49.502 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:45:50.287 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:45:51.865 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:45:52.033 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:45:53.526 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:45:53.788 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154553+4+end 2022-05-23 15:45:55.605 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:45:55.650 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:45:57.117 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:45:57.173 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:45:58.161 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:45:58.315 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:45:59.580 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:45:59.781 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:46:00.155 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:46:01.749 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:46:02.745 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:46:04.670 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154604+4+end 2022-05-23 15:46:04.971 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:46:05.311 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:46:07.182 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:46:08.853 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:46:09.182 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:46:15.005 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:46:17.522 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:46:18.116 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 15:46:20.783 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154620+4+end 2022-05-23 15:46:21.280 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:46:22.588 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:46:23.877 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154623+4+end 2022-05-23 15:46:24.626 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:46:26.424 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:46:27.021 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:46:29.711 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:46:41.865 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:46:42.526 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:46:45.687 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154645+4+end 2022-05-23 15:46:45.710 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:46:48.819 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:46:49.702 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:46:51.403 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154651+4+end 2022-05-23 15:46:51.676 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:46:53.278 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:46:55.280 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:46:56.719 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:46:59.160 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:46:59.183 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:46:59.875 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:47:01.284 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:47:02.487 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154702+4+end 2022-05-23 15:47:05.669 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:47:06.757 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:09.179 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:47:10.687 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:47:11.830 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:12.550 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:47:13.110 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:13.351 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:47:14.398 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:14.479 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 15:47:15.039 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:15.683 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:47:16.306 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:17.060 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154717+4+end 2022-05-23 15:47:17.584 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:17.664 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154717+4+end 2022-05-23 15:47:18.233 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:18.953 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:47:19.535 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:20.779 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:47:20.792 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:21.604 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:47:22.065 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:24.104 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:47:34.681 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:34.905 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:47:35.503 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:47:35.533 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+1+158+123+8+end 2022-05-23 15:47:35.893 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:47:39.376 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:47:40.706 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:47:41.310 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154741+4+end 2022-05-23 15:47:43.833 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:47:43.866 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:47:45.832 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:47:46.465 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154746+4+end 2022-05-23 15:47:48.292 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:47:50.314 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:47:56.479 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:47:57.959 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:48:04.671 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:48:05.106 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154805+4+end 2022-05-23 15:48:07.526 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:48:08.862 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:48:12.270 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:48:13.283 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:48:14.178 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154814+4+end 2022-05-23 15:48:15.063 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154815+4+end 2022-05-23 15:48:16.915 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:48:18.346 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:48:18.376 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:48:19.429 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:48:20.774 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:48:21.052 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:48:21.111 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:48:32.545 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:48:34.313 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:48:35.690 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:48:37.015 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:48:37.628 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154837+4+end 2022-05-23 15:48:38.326 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:48:39.493 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:48:40.076 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:48:41.447 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:48:42.150 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:48:43.392 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154843+4+end 2022-05-23 15:48:44.013 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:48:45.495 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:48:45.924 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:48:46.319 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154846+4+end 2022-05-23 15:48:47.593 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:48:47.899 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:48:55.123 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:48:56.681 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:48:57.631 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:49:00.284 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:49:00.822 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:49:01.433 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:49:08.395 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:49:10.394 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:49:11.529 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:49:13.474 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154913+4+end 2022-05-23 15:49:14.380 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:49:15.988 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:49:18.727 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:49:23.462 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:49:26.420 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:49:27.628 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:49:29.773 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:49:33.001 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154933+4+end 2022-05-23 15:49:37.116 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:49:37.229 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:49:40.318 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:49:41.250 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:49:41.893 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:49:42.283 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523154942+4+end 2022-05-23 15:49:44.801 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:49:45.111 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:49:45.786 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:49:46.786 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:49:58.974 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:49:59.109 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:50:02.253 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:50:02.748 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155002+4+end 2022-05-23 15:50:04.652 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:50:04.988 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:50:09.205 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:50:10.440 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:50:12.340 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:50:15.021 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155015+4+end 2022-05-23 15:50:16.755 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:50:17.503 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:50:20.104 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:50:21.104 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:50:21.510 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:50:21.592 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:50:23.239 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:50:32.297 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:50:36.707 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:50:37.434 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:50:39.841 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:50:42.460 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155042+4+end 2022-05-23 15:50:44.294 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:50:46.313 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:50:47.990 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:50:50.546 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:50:52.902 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:50:53.833 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:50:53.937 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 15:50:54.844 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155054+4+end 2022-05-23 15:50:56.110 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155056+4+end 2022-05-23 15:50:56.992 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:50:57.736 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:50:59.377 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:51:00.565 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:51:11.255 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:51:14.416 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:51:15.228 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:51:16.374 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155116+4+end 2022-05-23 15:51:17.300 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:51:18.218 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:51:20.876 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:51:30.593 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:51:31.093 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:51:31.769 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:51:34.909 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:51:35.532 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:51:36.586 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:51:37.474 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155137+4+end 2022-05-23 15:51:38.119 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155138+4+end 2022-05-23 15:51:39.360 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:51:40.049 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:51:41.349 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:51:43.275 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:51:43.601 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:51:43.670 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:51:52.863 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:51:55.998 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 15:51:57.828 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:51:57.918 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:51:57.967 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155157+4+end 2022-05-23 15:51:58.119 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:52:00.487 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:52:02.500 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:52:06.979 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:52:10.099 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:52:10.703 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:52:12.673 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155212+4+end 2022-05-23 15:52:14.548 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:52:16.557 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:52:19.301 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:52:24.094 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:52:25.509 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:52:28.126 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:52:29.277 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:52:31.226 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:52:31.874 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155231+4+end 2022-05-23 15:52:33.798 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155233+4+end 2022-05-23 15:52:35.011 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:52:35.680 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:52:37.672 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:52:38.392 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:52:38.487 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:52:40.711 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:52:41.200 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:52:46.278 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:52:47.916 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:52:49.412 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155249+4+end 2022-05-23 15:52:51.072 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 15:52:52.558 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:52:52.924 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:52:52.979 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155252+4+end 2022-05-23 15:52:55.496 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:52:55.921 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:52:57.532 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:52:58.429 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:53:02.050 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:53:03.141 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:53:06.414 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:53:06.707 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:53:08.996 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155308+4+end 2022-05-23 15:53:10.856 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:53:12.883 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:53:19.264 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:53:20.497 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:53:22.423 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:53:23.105 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:53:23.544 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:53:24.475 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155324+4+end 2022-05-23 15:53:26.861 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:53:26.892 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:53:28.878 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:53:29.164 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:53:29.465 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155329+4+end 2022-05-23 15:53:32.041 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:53:32.666 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:53:34.004 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:53:34.595 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155334+4+end 2022-05-23 15:53:36.470 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:53:39.107 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:53:45.503 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:53:48.643 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 15:53:49.570 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:53:50.595 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155350+4+end 2022-05-23 15:53:53.131 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:53:55.114 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:53:58.199 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:54:00.869 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:54:03.793 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155403+4+end 2022-05-23 15:54:03.993 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:54:04.207 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:54:05.954 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155405+4+end 2022-05-23 15:54:07.462 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:54:08.472 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:54:09.733 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155409+4+end 2022-05-23 15:54:10.484 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:54:13.790 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:54:14.386 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:54:16.904 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:54:16.934 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:54:25.199 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:54:27.101 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:54:29.607 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:54:30.991 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:54:32.654 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155432+4+end 2022-05-23 15:54:32.841 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155432+4+end 2022-05-23 15:54:34.693 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:54:35.331 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:54:37.363 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:54:38.017 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:54:39.966 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:54:41.190 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:54:45.672 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:54:46.394 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:54:46.952 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:54:47.228 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:54:49.993 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:54:50.720 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 15:54:51.275 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:54:51.900 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:54:52.529 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:54:52.692 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155452+4+end 2022-05-23 15:54:53.029 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:54:53.161 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:54:54.457 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:54:55.176 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:54:57.185 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:54:57.212 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:54:58.154 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:55:00.330 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:55:01.715 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:55:01.772 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:55:02.300 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155502+4+end 2022-05-23 15:55:03.210 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:55:04.787 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:55:05.106 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:55:06.795 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:55:08.239 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155508+4+end 2022-05-23 15:55:11.676 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:55:14.803 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:55:19.618 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:55:23.361 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:55:25.951 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155525+4+end 2022-05-23 15:55:28.191 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:55:29.744 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:55:32.396 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:55:42.632 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:55:45.832 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 15:55:48.375 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155548+4+end 2022-05-23 15:55:50.242 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:55:52.869 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:55:58.374 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:55:58.786 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:55:59.256 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:56:01.143 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:56:02.430 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:56:03.088 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155603+4+end 2022-05-23 15:56:04.371 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155604+4+end 2022-05-23 15:56:04.658 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:56:05.587 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:56:06.239 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:56:07.616 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:56:08.356 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:56:08.860 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:56:10.735 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:56:11.408 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:56:11.669 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155611+4+end 2022-05-23 15:56:14.009 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:56:15.004 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155615+4+end 2022-05-23 15:56:17.394 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:56:17.791 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 15:56:18.292 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:56:19.742 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:56:20.204 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:56:20.455 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:56:20.477 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155620+4+end 2022-05-23 15:56:21.990 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:56:22.890 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:56:23.287 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:56:23.521 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:56:24.838 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:56:24.866 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155624+4+end 2022-05-23 15:56:26.216 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:56:26.704 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:56:26.982 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:56:26.997 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:56:29.350 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:56:32.150 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:56:33.925 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:56:41.833 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:56:43.741 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:56:47.229 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 15:56:49.156 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155649+4+end 2022-05-23 15:56:51.681 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:56:53.673 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:56:54.310 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:56:54.600 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:56:57.458 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:56:58.081 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:56:59.391 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155659+4+end 2022-05-23 15:57:00.164 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:57:00.658 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155700+4+end 2022-05-23 15:57:01.903 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:57:02.560 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:57:03.523 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:57:03.895 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:57:04.548 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:57:16.724 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:57:19.845 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:57:21.805 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155721+4+end 2022-05-23 15:57:24.294 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:57:24.921 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:57:26.965 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:57:30.001 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:57:35.252 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:57:39.047 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155739+4+end 2022-05-23 15:57:40.401 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:57:41.574 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:57:42.254 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:57:43.297 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:57:43.520 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:57:43.556 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 15:57:44.775 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:57:45.491 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155745+4+end 2022-05-23 15:57:46.276 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:57:48.006 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:57:50.010 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:57:50.626 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:57:51.903 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:57:53.773 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:57:54.351 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:57:55.681 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:57:55.732 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155755+4+end 2022-05-23 15:57:57.629 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155757+4+end 2022-05-23 15:57:58.217 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:57:58.228 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:57:58.231 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:00.147 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:58:00.259 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:58:02.152 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:58:04.655 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:07.607 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:58:09.739 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:11.032 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:12.386 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:58:12.535 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:58:15.512 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:17.445 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:58:20.033 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155820+4+end 2022-05-23 15:58:23.830 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:58:25.907 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:58:27.111 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:58:32.161 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:33.430 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:34.730 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:35.350 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:36.630 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:37.909 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:38.549 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:39.462 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:58:39.852 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:40.470 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:41.064 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:58:41.748 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:43.030 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:58:44.328 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 15:58:44.354 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 15:58:46.337 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:58:46.922 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155846+4+end 2022-05-23 15:58:46.944 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:58:48.775 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:58:50.056 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:58:50.083 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:58:50.811 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:58:52.032 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155852+4+end 2022-05-23 15:58:52.957 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155852+4+end 2022-05-23 15:58:53.030 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:58:53.619 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:58:53.893 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:58:56.098 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:58:56.558 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:58:57.125 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:58:57.821 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:58:58.807 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:58:59.079 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155859+4+end 2022-05-23 15:59:00.937 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:59:00.964 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 15:59:02.907 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155902+4+end 2022-05-23 15:59:03.606 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:59:04.774 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:59:06.069 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 15:59:07.428 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:59:12.541 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:59:15.688 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 15:59:16.403 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:59:18.281 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155918+4+end 2022-05-23 15:59:21.420 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:59:22.140 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155922+4+end 2022-05-23 15:59:24.068 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:59:24.535 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:59:24.799 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:59:26.600 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:59:29.342 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 15:59:31.494 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155931+4+end 2022-05-23 15:59:34.523 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:59:36.302 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:59:36.839 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:59:38.785 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:59:39.210 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:59:41.482 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:59:41.919 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 15:59:43.870 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155943+4+end 2022-05-23 15:59:43.924 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 15:59:45.141 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:59:46.403 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:59:47.052 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 15:59:48.388 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:59:49.029 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 15:59:49.648 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155949+4+end 2022-05-23 15:59:51.505 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:59:52.169 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 15:59:54.123 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523155954+4+end 2022-05-23 15:59:54.196 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 15:59:56.639 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 15:59:56.683 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:59:57.937 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 15:59:58.163 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 15:59:58.626 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:00:02.828 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:00:03.792 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:00:04.411 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:00:05.682 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:00:07.037 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:00:07.615 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:00:10.233 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:00:11.383 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:00:13.363 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160013+4+end 2022-05-23 16:00:17.106 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:00:19.734 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:00:21.057 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:00:22.893 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:00:25.629 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:00:38.904 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:00:38.934 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:00:40.229 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:00:41.116 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:00:42.264 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160042+4+end 2022-05-23 16:00:43.361 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:00:44.174 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:00:45.325 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160045+4+end 2022-05-23 16:00:45.341 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:00:47.099 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:00:47.203 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:00:48.491 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:00:49.848 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:00:50.435 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160050+4+end 2022-05-23 16:00:50.617 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:00:52.245 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:00:52.323 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:00:52.673 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160052+4+end 2022-05-23 16:00:54.952 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:00:56.411 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:00:58.874 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:01:01.760 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:01:02.439 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:01:03.258 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 16:01:05.620 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:01:05.769 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:01:05.843 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160105+4+end 2022-05-23 16:01:09.577 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:01:10.355 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:01:13.454 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:01:14.108 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:01:16.032 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160116+4+end 2022-05-23 16:01:17.909 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:01:20.553 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:01:27.308 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:01:28.254 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:01:30.848 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:01:33.298 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:01:35.278 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:01:36.540 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:01:37.171 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160137+4+end 2022-05-23 16:01:37.788 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:01:40.327 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:01:40.353 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:01:41.060 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:01:42.279 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160142+4+end 2022-05-23 16:01:42.972 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:01:44.188 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:01:44.773 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:01:46.749 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160146+4+end 2022-05-23 16:01:46.812 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:01:48.641 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:01:49.014 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:01:50.629 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:02:06.665 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:02:08.546 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:02:09.775 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:02:12.346 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160212+4+end 2022-05-23 16:02:12.360 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160212+4+end 2022-05-23 16:02:14.229 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:02:14.424 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:02:16.229 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:02:17.436 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:18.074 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:19.356 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:20.632 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:22.549 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:23.191 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:23.265 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:02:23.830 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:25.752 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:26.391 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:26.403 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:02:27.034 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:28.311 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:29.215 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:02:29.358 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:02:29.594 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:29.640 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160229+4+end 2022-05-23 16:02:30.865 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:31.512 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:31.607 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:02:33.433 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:34.071 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:02:34.148 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:02:35.764 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:02:37.346 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:02:38.004 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:02:40.510 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:02:41.766 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:02:42.432 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160242+4+end 2022-05-23 16:02:43.723 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160243+4+end 2022-05-23 16:02:44.964 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:02:45.018 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:02:46.215 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:02:46.958 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:02:48.251 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:02:49.727 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:02:54.196 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160254+4+end 2022-05-23 16:02:56.673 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:02:57.336 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:03:00.209 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:03:02.946 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:03:03.461 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:03:06.096 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:03:06.825 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:03:08.038 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160308+4+end 2022-05-23 16:03:10.536 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:03:12.552 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:03:19.030 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:03:20.870 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:03:24.644 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:03:26.600 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160326+4+end 2022-05-23 16:03:28.461 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:03:28.634 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:03:31.765 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:03:33.662 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:03:35.555 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:03:36.831 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:03:38.728 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160338+4+end 2022-05-23 16:03:38.772 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160338+4+end 2022-05-23 16:03:38.814 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:03:40.567 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:03:41.286 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:03:41.952 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:03:42.057 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:03:43.293 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:03:43.896 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160343+4+end 2022-05-23 16:03:46.401 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:03:48.417 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:03:55.101 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:03:59.258 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:04:01.928 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:04:02.400 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:04:04.354 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160404+4+end 2022-05-23 16:04:06.853 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:04:08.567 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:04:08.861 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:04:10.900 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:04:19.066 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:04:21.615 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:04:22.893 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:04:23.224 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:04:25.477 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160425+4+end 2022-05-23 16:04:27.346 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:04:27.539 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:04:29.996 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:04:32.770 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:04:35.169 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:04:35.741 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:04:36.403 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:04:38.882 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:04:39.529 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:04:41.470 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160441+4+end 2022-05-23 16:04:41.478 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160441+4+end 2022-05-23 16:04:43.358 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:04:43.363 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:04:45.225 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:04:45.335 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:04:46.041 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:04:48.372 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:05:01.318 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:05:01.405 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:05:01.498 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:05:04.484 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160504+4+end 2022-05-23 16:05:04.489 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:05:05.394 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:05:06.921 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:05:07.076 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160507+4+end 2022-05-23 16:05:07.671 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:05:08.313 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:05:08.585 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:05:08.945 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:05:09.591 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:05:10.605 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160510+4+end 2022-05-23 16:05:10.872 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:05:10.953 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:05:11.513 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:05:12.792 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:05:13.431 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:05:14.590 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:05:14.711 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:05:14.831 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:05:15.992 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:05:16.971 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:05:17.013 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:05:17.273 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:05:19.844 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:05:22.430 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160522+4+end 2022-05-23 16:05:24.935 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:05:28.228 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:05:28.587 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:05:29.552 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:05:31.442 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:05:32.066 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:05:32.666 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:05:34.594 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:05:35.199 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:05:36.527 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160536+4+end 2022-05-23 16:05:37.147 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160537+4+end 2022-05-23 16:05:37.191 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160537+4+end 2022-05-23 16:05:38.376 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:05:39.081 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:05:39.679 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:05:41.048 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:05:41.665 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:05:42.392 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:05:50.140 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:05:56.264 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:05:59.539 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:06:02.173 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160602+4+end 2022-05-23 16:06:03.201 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:06:03.975 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:06:06.042 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:06:06.759 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:06:09.222 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160609+4+end 2022-05-23 16:06:09.880 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:06:11.211 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:06:11.626 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:06:13.632 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:06:13.662 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:06:13.940 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:06:16.245 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160616+4+end 2022-05-23 16:06:16.804 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:06:18.718 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:06:18.755 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160618+4+end 2022-05-23 16:06:20.773 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:06:21.257 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:06:23.283 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:06:28.383 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:06:29.027 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:06:31.524 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:06:32.163 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:06:33.073 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:06:33.460 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160633+4+end 2022-05-23 16:06:34.110 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160634+4+end 2022-05-23 16:06:34.544 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:06:34.808 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:06:35.969 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 16:06:36.005 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:06:36.005 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:06:37.994 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:06:38.627 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:06:38.803 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160638+4+end 2022-05-23 16:06:38.913 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160638+4+end 2022-05-23 16:06:41.982 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:06:43.451 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:06:44.664 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:06:48.397 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:06:52.721 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:06:54.421 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:06:55.850 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:06:57.806 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160657+4+end 2022-05-23 16:07:00.296 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:07:02.332 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:07:03.581 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:07:06.732 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:07:09.310 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160709+4+end 2022-05-23 16:07:11.175 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:07:13.518 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:07:13.828 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:07:16.978 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:07:18.921 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160718+4+end 2022-05-23 16:07:21.423 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:07:23.446 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:07:29.816 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:07:29.837 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:07:32.960 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:07:33.609 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:07:33.760 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:07:34.906 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160734+4+end 2022-05-23 16:07:35.564 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160735+4+end 2022-05-23 16:07:37.440 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:07:38.054 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:07:38.137 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:07:39.423 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:07:40.088 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:07:50.299 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:07:51.707 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:07:53.444 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:07:55.393 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160755+4+end 2022-05-23 16:07:57.010 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:07:57.935 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:07:59.911 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:08:00.229 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:08:00.546 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:08:03.407 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160803+4+end 2022-05-23 16:08:03.676 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:08:05.776 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:08:06.283 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160806+4+end 2022-05-23 16:08:06.299 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:08:06.410 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:08:08.147 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:08:09.337 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:08:10.103 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160810+4+end 2022-05-23 16:08:10.148 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:08:10.162 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:08:11.851 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:08:13.189 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:08:13.284 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:08:14.552 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:08:20.681 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:08:20.829 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:08:25.523 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:08:25.718 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 16:08:26.129 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:08:28.675 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:08:29.251 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160829+4+end 2022-05-23 16:08:29.266 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:08:31.229 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160831+4+end 2022-05-23 16:08:31.244 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160831+4+end 2022-05-23 16:08:33.122 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:08:33.759 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:08:34.459 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:08:35.271 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:08:35.357 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:08:35.734 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:08:35.753 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:08:40.828 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:08:46.621 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:08:49.764 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:08:50.440 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:08:51.717 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160851+4+end 2022-05-23 16:08:53.586 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:08:56.228 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:08:58.093 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:08:59.522 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:09:00.819 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:09:02.498 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:09:05.672 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:09:05.835 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:09:07.121 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:09:08.752 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160908+4+end 2022-05-23 16:09:10.251 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:09:11.271 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:09:12.207 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160912+4+end 2022-05-23 16:09:14.067 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:09:14.524 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:09:16.730 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:09:20.672 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:09:20.890 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:09:22.133 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:09:23.460 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:09:25.598 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:09:26.970 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:09:27.365 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:09:27.568 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160927+4+end 2022-05-23 16:09:29.440 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:09:30.118 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:09:30.327 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160930+4+end 2022-05-23 16:09:32.060 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160932+4+end 2022-05-23 16:09:32.075 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:09:33.950 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:09:33.986 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:09:33.999 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:09:34.564 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:09:36.569 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:09:36.862 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:09:37.024 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523160937+4+end 2022-05-23 16:09:39.670 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:09:40.332 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:09:41.589 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:09:43.597 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:09:46.212 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:09:57.840 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:09:59.510 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:00.811 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:00.956 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:10:02.936 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:10:02.987 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161002+4+end 2022-05-23 16:10:03.447 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:10:04.301 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:10:04.462 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:10:05.270 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:05.376 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:10:06.216 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 16:10:06.568 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:10:08.159 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161008+4+end 2022-05-23 16:10:08.161 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:10:08.525 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161008+4+end 2022-05-23 16:10:08.655 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161008+4+end 2022-05-23 16:10:11.013 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:10:11.050 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:10:11.369 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:11.757 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:10:13.062 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:10:13.546 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:13.783 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:10:14.894 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:15.645 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:18.804 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:10:21.911 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:21.938 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:10:22.960 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:10:23.190 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:23.881 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161023+4+end 2022-05-23 16:10:24.469 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:25.758 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:25.759 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:10:26.435 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:10:27.029 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:27.669 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:28.365 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161028+4+end 2022-05-23 16:10:28.385 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:10:28.949 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:30.216 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:10:30.228 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:32.148 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:32.788 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:32.889 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:10:33.428 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:34.708 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:35.989 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:36.652 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:37.910 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:39.189 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:40.468 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:41.109 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:42.389 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:43.701 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:10:44.635 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:10:46.891 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:49.531 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:10:50.221 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:10:52.199 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:10:52.637 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:10:54.609 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161054+4+end 2022-05-23 16:10:55.939 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:56.739 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:10:57.112 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:10:57.164 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:57.269 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161057+4+end 2022-05-23 16:10:57.364 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:58.412 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:58.459 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:59.052 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:59.084 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:10:59.135 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:10:59.274 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:11:00.337 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:11:00.363 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:11:01.002 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:11:01.043 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:11:03.146 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:11:03.624 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:11:15.096 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:11:18.242 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:11:20.187 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161120+4+end 2022-05-23 16:11:22.078 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:11:24.059 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:11:24.186 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:11:24.692 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:11:27.229 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:11:27.860 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161127+4+end 2022-05-23 16:11:29.789 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161129+4+end 2022-05-23 16:11:31.655 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:11:31.695 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:11:32.320 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:11:33.479 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:11:33.654 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:11:34.226 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:11:44.514 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:11:47.699 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:11:49.644 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161149+4+end 2022-05-23 16:11:50.984 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:11:52.146 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:11:52.191 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:11:52.805 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:11:54.168 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:11:55.002 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:11:55.352 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:11:56.640 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:11:58.563 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:11:58.847 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:12:01.108 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:12:01.749 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:12:03.682 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:12:03.950 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:12:04.959 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:12:06.301 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:12:10.091 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:12:11.118 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:12:11.284 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:12:14.574 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:12:16.499 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:12:17.156 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161217+4+end 2022-05-23 16:12:17.199 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:12:18.328 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:12:18.933 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:12:19.029 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:12:20.330 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:12:21.028 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:12:21.681 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:12:21.937 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161221+4+end 2022-05-23 16:12:22.286 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161222+4+end 2022-05-23 16:12:24.409 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:12:24.783 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:12:24.811 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:12:24.869 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:12:26.767 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161226+4+end 2022-05-23 16:12:26.787 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:12:27.061 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:12:29.282 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:12:31.292 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:12:37.905 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:12:38.227 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:12:40.278 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:12:42.147 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:12:44.764 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161244+4+end 2022-05-23 16:12:45.285 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:12:47.236 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161247+4+end 2022-05-23 16:12:49.329 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:12:49.756 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:12:50.817 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:12:51.485 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:12:51.666 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:12:51.741 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:12:59.271 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:13:05.349 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:13:07.126 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:13:07.743 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:13:10.386 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:13:10.883 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:13:12.205 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161312+4+end 2022-05-23 16:13:12.832 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161312+4+end 2022-05-23 16:13:13.500 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:13:14.704 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:13:15.347 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:13:16.641 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:13:16.737 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:13:17.348 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:13:18.589 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161318+4+end 2022-05-23 16:13:20.103 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:13:20.482 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:13:21.913 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:13:23.110 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:13:23.121 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:13:26.900 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:13:28.843 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161328+4+end 2022-05-23 16:13:31.335 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:13:31.427 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:13:31.770 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:13:32.923 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:13:33.372 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:13:38.167 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:13:41.612 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:13:43.373 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:13:43.552 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161343+4+end 2022-05-23 16:13:45.430 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:13:46.681 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:13:48.090 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:14:00.328 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:14:03.088 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:14:03.119 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:14:04.947 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:14:06.585 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:14:06.865 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:14:08.532 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161408+4+end 2022-05-23 16:14:08.541 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:14:09.171 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:14:09.441 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161409+4+end 2022-05-23 16:14:09.842 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:14:10.382 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:14:11.707 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:14:12.342 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161412+4+end 2022-05-23 16:14:13.056 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:14:13.609 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:14:13.630 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161413+4+end 2022-05-23 16:14:14.434 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:14:15.068 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:14:15.497 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:14:15.509 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:16.811 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:16.856 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161416+4+end 2022-05-23 16:14:18.069 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:18.153 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:14:18.710 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:18.801 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:14:19.335 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:14:19.989 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:21.270 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:21.385 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:14:21.934 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:21.964 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:14:23.188 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:24.468 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:24.525 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161424+4+end 2022-05-23 16:14:25.109 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:26.314 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:14:26.390 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:26.402 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:14:27.670 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:27.830 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:14:28.310 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:28.408 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:14:29.591 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:14:39.603 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:14:39.816 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:14:43.331 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:14:43.693 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:14:45.651 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161445+4+end 2022-05-23 16:14:47.511 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:14:47.918 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:14:50.171 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:14:56.662 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:15:03.068 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:15:04.849 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:15:04.871 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:15:05.962 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:15:06.785 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:15:07.375 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:15:08.007 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:15:08.050 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:15:09.219 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:15:09.907 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:15:09.960 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161509+4+end 2022-05-23 16:15:10.104 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:15:10.579 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161510+4+end 2022-05-23 16:15:10.752 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:15:11.816 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:15:12.465 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:15:14.477 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:15:15.094 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:15:16.906 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161516+4+end 2022-05-23 16:15:17.277 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:15:20.232 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:15:20.736 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:15:23.393 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:15:23.651 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:15:25.320 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161525+4+end 2022-05-23 16:15:27.843 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:15:28.733 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:15:29.843 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:15:30.842 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:15:35.582 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:15:36.838 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:15:38.732 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:15:39.998 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161539+4+end 2022-05-23 16:15:40.660 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161540+4+end 2022-05-23 16:15:42.564 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:15:43.189 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:15:45.090 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:15:45.161 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:15:52.185 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:16:02.443 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:16:04.352 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:16:05.596 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:16:06.927 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:16:08.178 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161608+4+end 2022-05-23 16:16:08.851 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:16:10.066 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:16:10.085 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:16:12.042 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161612+4+end 2022-05-23 16:16:12.730 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:16:12.849 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:16:13.944 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:16:14.561 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:16:16.176 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161616+4+end 2022-05-23 16:16:16.545 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:16:16.550 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:16:19.731 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:16:20.557 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:16:21.649 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161621+4+end 2022-05-23 16:16:23.500 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:16:26.175 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:16:32.238 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:16:35.106 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:16:35.543 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:16:35.682 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:16:38.259 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161638+4+end 2022-05-23 16:16:38.274 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161638+4+end 2022-05-23 16:16:40.148 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:16:40.154 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:42.036 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:16:42.154 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:16:44.633 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:45.911 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:47.219 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:48.470 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:49.755 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:50.395 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:51.672 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:52.312 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:52.384 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:16:53.593 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:54.873 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:55.536 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:16:55.809 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:16:56.155 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:56.793 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:57.056 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:16:58.070 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:16:58.750 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161658+4+end 2022-05-23 16:16:59.351 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:17:00.048 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:17:01.257 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:17:01.282 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:17:01.344 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:17:01.505 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:17:02.296 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:17:02.565 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:17:03.910 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:17:04.120 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:17:04.894 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:17:05.145 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:17:06.405 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:17:07.674 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:17:07.976 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161707+4+end 2022-05-23 16:17:08.339 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161708+4+end 2022-05-23 16:17:08.339 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161708+4+end 2022-05-23 16:17:09.161 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:17:10.242 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:17:10.867 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:17:11.065 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:17:12.871 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:17:13.481 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:17:13.914 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:17:17.436 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:17:18.346 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:17:20.512 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:17:23.078 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161723+4+end 2022-05-23 16:17:23.284 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:17:24.939 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:17:26.957 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:17:28.220 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:17:31.371 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:17:33.314 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161733+4+end 2022-05-23 16:17:35.175 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:17:37.153 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:17:37.865 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:17:39.800 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:17:51.080 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:17:52.656 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:17:53.067 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:17:58.920 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:17:59.247 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:18:01.139 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:18:01.413 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:18:02.125 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161802+4+end 2022-05-23 16:18:02.229 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:18:02.726 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:18:03.993 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:04.588 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:18:04.659 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161804+4+end 2022-05-23 16:18:05.273 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:05.559 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:18:06.552 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:06.563 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:18:07.541 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161807+4+end 2022-05-23 16:18:09.192 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:18:09.966 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:18:13.315 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:18:14.944 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:18:15.967 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:18.075 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:18:18.139 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:18:20.015 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161820+4+end 2022-05-23 16:18:22.562 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:18:22.615 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:18:24.523 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:18:25.754 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:27.032 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:27.852 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:18:28.313 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:28.953 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:30.871 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:31.358 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:18:31.513 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:32.153 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:33.432 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:34.713 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:35.993 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:36.633 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:37.933 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:38.052 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:38.552 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:18:45.364 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:18:45.476 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:18:49.597 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:18:56.492 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:18:58.379 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:19:00.419 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:19:01.683 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:19:04.801 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:19:06.750 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161906+4+end 2022-05-23 16:19:06.756 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:19:09.256 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:19:11.245 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:19:11.269 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:19:11.551 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:19:14.405 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:19:16.361 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161916+4+end 2022-05-23 16:19:18.885 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:19:20.872 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:19:23.070 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:19:24.572 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:19:24.969 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:19:25.405 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:19:27.881 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:19:28.251 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:19:28.840 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:19:31.688 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161931+4+end 2022-05-23 16:19:33.643 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:34.369 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:34.867 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:35.825 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161935+4+end 2022-05-23 16:19:36.440 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:19:38.073 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:43.192 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:44.475 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:45.753 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:45.905 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:19:47.055 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:47.675 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:48.957 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:50.235 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:51.516 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:51.613 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:19:52.227 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:19:52.794 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:56.003 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:19:57.414 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:19:57.950 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523161957+4+end 2022-05-23 16:19:58.672 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:20:00.456 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:20:02.586 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:20:07.570 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:20:09.283 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:20:12.062 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:20:12.377 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:20:13.237 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162013+4+end 2022-05-23 16:20:15.230 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:20:15.826 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:20:17.793 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162017+4+end 2022-05-23 16:20:18.763 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:20:19.682 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:20:19.876 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:20:21.669 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:20:23.016 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:20:33.916 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:20:42.869 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:20:49.852 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:20:50.858 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:20:53.087 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:20:55.431 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:20:55.676 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:20:56.163 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162056+4+end 2022-05-23 16:20:58.438 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:21:05.630 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:21:05.801 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:21:08.386 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:21:09.616 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162109+4+end 2022-05-23 16:21:11.538 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:21:13.476 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162113+4+end 2022-05-23 16:21:14.717 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:15.341 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:21:17.415 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:21:17.969 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:21:17.983 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:21:19.625 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:21:21.149 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:21:23.714 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162123+4+end 2022-05-23 16:21:25.579 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:21:25.596 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:26.234 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:27.606 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:21:32.589 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:21:37.135 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:37.752 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:38.213 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:21:39.819 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:21:44.862 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:21:45.874 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:21:46.225 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:21:48.632 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:48.642 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:21:49.273 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:50.554 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:50.595 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162150+4+end 2022-05-23 16:21:50.770 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:21:51.193 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:52.495 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:52.746 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162152+4+end 2022-05-23 16:21:53.098 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:21:53.753 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:53.869 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:21:54.418 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:55.116 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:21:55.178 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:21:55.673 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:58.792 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:21:59.412 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:21:59.518 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:21:59.564 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:22:03.373 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:22:07.192 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:22:09.184 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:22:09.820 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:22:12.334 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:22:12.785 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:22:12.990 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:22:14.278 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162214+4+end 2022-05-23 16:22:14.912 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162214+4+end 2022-05-23 16:22:16.777 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:22:16.779 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:22:18.792 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:22:19.434 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:22:20.674 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:22:25.878 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:22:32.325 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:22:36.013 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162236+4+end 2022-05-23 16:22:36.781 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:22:37.387 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:22:38.594 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:22:38.938 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:22:39.845 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:22:40.540 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:22:41.111 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:22:41.187 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 16:22:42.296 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:22:42.417 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:22:43.716 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:22:43.750 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162243+4+end 2022-05-23 16:22:43.768 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:22:44.310 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:22:45.587 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:22:46.269 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162246+4+end 2022-05-23 16:22:46.829 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:22:46.903 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:22:47.160 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:22:48.160 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:22:49.542 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:22:49.837 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162249+4+end 2022-05-23 16:22:50.136 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:22:51.362 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:22:51.469 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:22:52.117 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:22:54.882 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:23:03.574 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:23:05.294 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:23:05.610 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:23:06.141 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:23:06.782 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:23:09.310 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:23:09.924 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:23:11.235 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162311+4+end 2022-05-23 16:23:11.874 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162311+4+end 2022-05-23 16:23:13.097 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:23:14.386 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:23:15.749 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:23:16.393 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:23:18.478 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:23:23.264 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:23:24.882 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:23:26.945 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162326+4+end 2022-05-23 16:23:31.116 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:23:31.693 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:23:32.069 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:23:32.591 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:23:33.332 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:23:33.746 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:23:36.862 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:23:38.301 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:23:40.028 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:23:42.594 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162342+4+end 2022-05-23 16:23:44.481 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:23:45.971 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:23:46.257 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:23:46.489 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:23:49.066 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:23:59.383 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:24:03.142 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:24:05.351 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:24:06.245 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:24:07.009 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:24:07.595 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:24:08.194 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162408+4+end 2022-05-23 16:24:08.201 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:24:09.709 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:24:10.069 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:24:10.135 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162410+4+end 2022-05-23 16:24:11.358 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:24:12.716 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:24:12.721 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:24:13.068 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:13.300 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162413+4+end 2022-05-23 16:24:13.601 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162413+4+end 2022-05-23 16:24:14.324 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:15.469 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:15.847 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:24:15.851 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:17.563 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:17.813 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:24:18.492 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:19.134 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:20.124 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:22.042 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:23.325 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:24.654 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:25.788 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:24:26.908 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:27.944 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:28.988 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:24:30.087 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:24:30.125 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:31.341 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:35.961 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:24:38.964 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:24:39.597 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:24:42.720 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:24:44.670 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162444+4+end 2022-05-23 16:24:46.562 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:24:46.710 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:24:49.190 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:24:50.200 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:24:55.525 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:24:57.544 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:59.390 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:24:59.423 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:25:00.048 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:25:00.672 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:25:02.300 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:25:02.635 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:25:03.205 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:25:04.542 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:25:04.548 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:25:05.240 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162505+4+end 2022-05-23 16:25:06.097 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:25:06.556 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:25:07.665 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:25:07.692 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:25:07.843 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:25:08.367 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:25:09.025 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:25:09.647 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162509+4+end 2022-05-23 16:25:09.725 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:25:09.986 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:25:11.638 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:25:12.167 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:25:14.156 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:25:14.953 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:25:17.710 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162517+4+end 2022-05-23 16:25:19.287 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:25:21.918 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:25:24.120 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:25:27.011 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:25:32.455 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:25:33.048 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:25:33.551 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:25:35.908 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:25:39.681 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:25:41.629 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162541+4+end 2022-05-23 16:25:44.135 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:25:45.544 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:25:46.150 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:25:55.194 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:25:58.132 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:25:58.244 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:26:00.481 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162600+4+end 2022-05-23 16:26:02.702 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:26:04.718 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:26:05.344 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:26:06.820 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:26:08.510 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:26:10.231 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:26:11.078 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162611+4+end 2022-05-23 16:26:12.646 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162612+4+end 2022-05-23 16:26:12.967 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:26:14.959 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:26:15.628 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:26:16.365 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:26:18.103 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162618+4+end 2022-05-23 16:26:19.573 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:26:20.620 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:26:21.420 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:26:23.891 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:26:30.604 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:26:31.726 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:26:34.108 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:26:34.784 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:26:36.663 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162636+4+end 2022-05-23 16:26:38.590 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162638+4+end 2022-05-23 16:26:39.205 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:26:41.154 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:26:41.166 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:26:41.739 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:26:44.578 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:26:50.433 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:26:56.861 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:27:00.329 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:27:01.679 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:27:02.387 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:27:02.917 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162702+4+end 2022-05-23 16:27:04.789 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:27:04.823 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:27:05.825 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:27:06.737 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162706+4+end 2022-05-23 16:27:06.797 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:27:09.284 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:27:11.246 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:27:18.975 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:27:20.915 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:27:23.903 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:27:29.276 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:27:29.849 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:27:32.963 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:27:33.961 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:27:35.581 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162735+4+end 2022-05-23 16:27:37.417 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:27:40.096 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:27:40.793 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:27:41.928 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:27:45.154 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:27:46.065 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:27:48.123 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:27:52.262 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:27:56.023 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:27:56.135 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:27:57.959 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162757+4+end 2022-05-23 16:27:59.714 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:27:59.821 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:28:01.248 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:28:02.480 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:28:03.113 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:28:05.851 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162805+4+end 2022-05-23 16:28:06.263 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:28:06.549 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:28:07.527 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:28:08.203 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162808+4+end 2022-05-23 16:28:10.061 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:28:12.717 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:28:17.244 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:28:19.882 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:28:24.223 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:28:26.906 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:28:27.374 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:28:28.163 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:28:29.315 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162829+4+end 2022-05-23 16:28:31.844 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:28:33.836 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:28:37.714 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:28:48.529 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:28:49.387 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:28:51.705 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:28:54.261 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162854+4+end 2022-05-23 16:28:56.141 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:28:58.129 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:28:59.427 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:29:00.665 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:01.298 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:02.593 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:29:04.519 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162904+4+end 2022-05-23 16:29:06.381 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:29:09.033 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:29:10.918 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:29:14.191 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:29:23.695 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:29:24.114 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:29:24.357 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:29:24.608 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:29:27.519 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162927+4+end 2022-05-23 16:29:27.534 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:29:29.235 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:29:29.458 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162929+4+end 2022-05-23 16:29:30.142 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:31.339 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:29:31.449 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:31.554 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:31.906 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:32.475 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523162932+4+end 2022-05-23 16:29:32.686 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:29:33.327 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:33.911 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:33.970 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:29:35.210 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:35.898 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:36.600 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:29:36.837 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:29:37.123 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:38.415 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:39.033 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:39.513 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:29:40.309 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:42.763 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:49.406 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:29:53.805 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:29:54.133 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:29:56.387 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:29:59.527 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:30:02.116 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163002+4+end 2022-05-23 16:30:04.006 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:30:05.995 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:30:07.247 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:30:08.482 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:30:11.161 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:30:19.371 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:30:21.984 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:30:22.060 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:30:24.248 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:30:25.125 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:30:27.076 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163027+4+end 2022-05-23 16:30:28.969 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:30:31.592 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:30:33.535 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:30:38.996 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:30:41.025 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:30:46.988 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:30:48.206 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:30:51.370 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163051+4+end 2022-05-23 16:30:52.332 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:30:55.861 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:30:56.479 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:30:57.760 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:30:59.038 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:00.985 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:01.591 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:02.227 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 16:31:02.563 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:31:04.176 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163104+4+end 2022-05-23 16:31:06.676 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:31:07.429 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:31:08.068 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:31:08.141 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:31:08.638 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:10.594 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:31:11.209 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:31:12.518 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163112+4+end 2022-05-23 16:31:13.157 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163113+4+end 2022-05-23 16:31:15.038 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:31:15.047 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:31:17.033 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:31:17.674 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:31:18.053 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:31:20.589 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:31:20.832 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:31:22.530 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:31:23.399 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163123+4+end 2022-05-23 16:31:24.069 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:31:25.284 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:31:27.268 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:31:29.181 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:30.401 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:31.198 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:31:31.672 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:32.315 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:34.887 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:35.520 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:35.840 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:37.435 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:38.077 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:39.355 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:40.637 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:41.282 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:42.557 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:43.838 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:45.116 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:45.284 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:31:45.760 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:45.790 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:31:47.116 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:48.315 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:48.957 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:49.289 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:31:50.251 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:31:51.859 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163151+4+end 2022-05-23 16:31:53.437 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:31:53.817 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:31:54.916 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:31:57.284 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:31:59.235 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163159+4+end 2022-05-23 16:31:59.575 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:32:01.125 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:32:03.751 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:32:05.068 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:32:07.262 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:32:08.868 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:32:09.016 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 16:32:12.013 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:32:12.180 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163212+4+end 2022-05-23 16:32:13.155 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:32:13.469 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:32:13.942 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163213+4+end 2022-05-23 16:32:14.288 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:32:14.582 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:32:16.471 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:32:17.151 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:32:17.877 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:32:18.472 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:32:19.714 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163219+4+end 2022-05-23 16:32:21.604 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:32:23.943 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:32:23.956 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:32:26.202 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:32:27.385 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163227+4+end 2022-05-23 16:32:29.391 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:32:29.970 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:32:30.561 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:31.842 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:33.135 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:33.768 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:35.049 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:36.309 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:37.606 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:37.882 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:39.512 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:39.621 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:32:40.787 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:41.444 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:42.814 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:43.407 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:44.686 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:45.913 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:47.202 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:47.840 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:49.107 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:49.746 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:51.029 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:32:51.430 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:32:52.891 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:32:54.944 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:32:58.115 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:33:00.041 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163300+4+end 2022-05-23 16:33:01.394 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:33:02.564 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:33:04.553 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:33:05.196 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:33:06.073 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:33:08.340 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:33:10.278 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163310+4+end 2022-05-23 16:33:12.794 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:33:12.883 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:33:14.797 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:33:15.571 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:33:16.678 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:33:19.427 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:33:19.494 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:33:19.837 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:33:21.778 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163321+4+end 2022-05-23 16:33:23.684 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:33:23.988 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:33:26.287 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:33:26.987 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:33:32.832 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:33:34.268 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:33:46.121 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:33:55.039 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:33:56.007 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:33:58.359 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:33:59.343 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:33:59.564 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163359+4+end 2022-05-23 16:34:01.505 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:34:02.120 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:34:03.466 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:04.298 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:04.656 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:34:05.099 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:05.278 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:34:05.724 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:06.596 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163406+4+end 2022-05-23 16:34:07.220 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163407+4+end 2022-05-23 16:34:08.461 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:34:08.758 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:34:09.767 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:34:10.220 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:11.116 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:34:11.406 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:34:11.731 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:34:12.204 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:12.587 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:34:13.134 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:13.193 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:34:13.237 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:34:13.596 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:13.939 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:14.911 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:34:15.614 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:16.515 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163416+4+end 2022-05-23 16:34:16.824 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163416+4+end 2022-05-23 16:34:17.351 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:34:18.700 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:34:21.353 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:34:25.277 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:34:26.078 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:34:38.274 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:38.761 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:38.911 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:34:39.426 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:34:51.943 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:34:52.960 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:34:53.467 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:34:55.310 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:34:58.449 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:35:00.323 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:35:01.599 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:35:02.964 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:35:04.212 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163504+4+end 2022-05-23 16:35:06.073 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:35:06.122 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:35:07.164 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:35:07.758 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:35:08.251 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:35:08.674 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163508+4+end 2022-05-23 16:35:08.763 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:35:10.576 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:35:10.829 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:35:11.245 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:35:11.611 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:35:13.188 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:35:13.809 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163513+4+end 2022-05-23 16:35:15.973 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163515+4+end 2022-05-23 16:35:16.322 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:35:18.302 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:35:18.309 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:35:21.296 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:35:21.568 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:35:21.594 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:35:23.469 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:35:27.470 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:35:30.917 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163530+4+end 2022-05-23 16:35:34.268 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:35:34.852 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:35:34.899 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:35:34.959 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:35:38.126 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163538+4+end 2022-05-23 16:35:38.713 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:35:40.621 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:35:43.299 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:35:48.011 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:35:48.375 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:35:51.556 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:35:52.337 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:35:54.117 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163554+4+end 2022-05-23 16:35:54.783 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:35:55.981 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:35:57.927 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:35:57.969 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:36:00.513 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163600+4+end 2022-05-23 16:36:00.556 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:36:02.391 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:36:03.326 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:36:04.386 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:36:04.394 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:36:04.865 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:36:05.051 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:36:07.548 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163607+4+end 2022-05-23 16:36:08.162 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:36:08.363 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:36:09.604 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:36:10.247 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163610+4+end 2022-05-23 16:36:10.701 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:36:10.747 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163610+4+end 2022-05-23 16:36:12.642 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:36:12.877 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:36:14.637 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:36:21.071 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:36:26.495 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:36:48.517 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:36:49.282 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:36:50.513 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:36:55.041 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:36:58.780 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:37:00.691 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:37:01.343 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:37:03.230 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163703+4+end 2022-05-23 16:37:04.154 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:37:04.471 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:37:05.211 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:37:06.133 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:37:06.420 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163706+4+end 2022-05-23 16:37:06.619 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:37:07.678 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:37:08.963 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:37:09.234 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163709+4+end 2022-05-23 16:37:10.177 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:37:10.950 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:37:18.024 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:37:19.497 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:37:21.165 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:37:24.353 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:37:24.734 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:37:26.898 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163726+4+end 2022-05-23 16:37:28.838 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:37:30.771 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:37:31.547 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:37:33.001 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:37:39.948 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:37:42.973 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:37:45.598 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:37:46.787 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:37:49.941 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:37:51.913 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163751+4+end 2022-05-23 16:37:53.225 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:37:54.394 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:37:56.394 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:37:57.740 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:37:59.350 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:38:02.783 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:38:04.202 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:38:05.015 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:38:05.964 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:38:07.918 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163807+4+end 2022-05-23 16:38:09.277 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:38:09.279 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163809+4+end 2022-05-23 16:38:09.762 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:38:12.043 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:38:12.393 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:38:15.672 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:38:17.483 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:38:18.337 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:38:20.667 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:38:23.234 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163823+4+end 2022-05-23 16:38:25.129 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:38:27.090 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:38:34.249 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:38:39.943 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:38:42.544 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:38:43.425 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:38:46.902 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:38:47.877 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:38:49.483 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163849+4+end 2022-05-23 16:38:51.354 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:38:52.319 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:38:53.999 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:38:54.357 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:38:56.528 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:38:59.104 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:39:01.332 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:39:01.932 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:39:02.253 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:39:03.618 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:39:04.195 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163904+4+end 2022-05-23 16:39:05.639 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:39:06.082 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:39:08.715 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:39:13.935 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:39:18.828 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:39:18.930 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:39:22.113 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:39:22.629 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:39:23.592 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:39:24.022 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163924+4+end 2022-05-23 16:39:25.918 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:39:26.890 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:39:28.554 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:39:30.014 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523163930+4+end 2022-05-23 16:39:31.845 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:39:32.384 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:39:32.931 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:39:35.279 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:39:39.488 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:39:41.021 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:39:43.904 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:39:44.619 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:39:45.664 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:39:54.835 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:39:55.098 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:39:57.954 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:39:59.174 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:39:59.412 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:39:59.984 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:40:00.517 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164000+4+end 2022-05-23 16:40:02.404 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:40:05.033 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:40:05.898 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:40:07.547 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:40:07.800 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:40:11.357 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164011+4+end 2022-05-23 16:40:11.453 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:40:12.935 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:40:15.242 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:40:16.478 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:17.046 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:40:17.772 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:18.427 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:40:19.678 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:20.318 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:20.342 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164020+4+end 2022-05-23 16:40:20.953 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:22.245 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:40:22.880 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:23.152 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:24.151 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:24.798 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:24.851 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:40:26.077 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:26.133 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:40:27.379 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:27.566 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:40:29.303 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:30.579 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:31.839 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:40:36.467 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:40:41.595 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:40:48.939 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:40:49.219 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:40:51.297 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:40:51.427 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:40:54.272 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:40:54.619 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164054+4+end 2022-05-23 16:40:56.832 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164056+4+end 2022-05-23 16:40:56.996 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:40:57.619 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:40:58.724 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:40:59.724 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:41:00.714 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:41:05.905 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:41:09.122 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:41:10.432 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:41:12.206 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:41:15.361 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:41:17.302 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164117+4+end 2022-05-23 16:41:17.346 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:41:19.193 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:41:20.489 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:41:21.864 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:41:22.441 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164122+4+end 2022-05-23 16:41:24.969 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:41:26.960 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:41:31.449 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:41:32.053 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:41:32.784 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:41:38.008 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 16:41:40.379 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164140+4+end 2022-05-23 16:41:42.903 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:41:44.574 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:41:50.846 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:41:53.277 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:41:53.868 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:41:55.278 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:41:56.963 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:41:57.933 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:41:58.914 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164158+4+end 2022-05-23 16:41:59.623 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:42:00.803 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:42:02.933 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164202+4+end 2022-05-23 16:42:03.423 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:42:06.714 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:42:08.546 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:42:10.328 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:11.017 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:42:11.688 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:42:12.225 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:13.635 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164213+4+end 2022-05-23 16:42:13.640 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:42:13.724 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:14.584 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:42:14.668 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:15.509 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:42:16.798 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:42:18.155 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:42:18.744 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164218+4+end 2022-05-23 16:42:21.287 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:42:23.248 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:42:24.134 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:42:29.742 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:42:35.389 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:38.132 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:42:41.119 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:42.393 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:43.676 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:44.314 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:45.595 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:46.876 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:47.508 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:48.793 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:49.433 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:42:50.158 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:42:50.887 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:42:51.355 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:42:52.812 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:42:53.928 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:42:54.283 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:42:55.879 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164255+4+end 2022-05-23 16:42:57.308 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164257+4+end 2022-05-23 16:42:58.380 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:42:59.846 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:43:00.394 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:43:03.227 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:43:04.901 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:43:06.390 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:43:07.935 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:43:08.785 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:43:14.437 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:43:17.623 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:43:18.901 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:43:20.179 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164320+4+end 2022-05-23 16:43:22.085 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:43:24.048 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:43:25.786 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:43:26.724 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:43:29.772 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164329+4+end 2022-05-23 16:43:32.370 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:43:33.588 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:43:38.720 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:43:43.009 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:43:45.157 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:43:48.343 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:43:50.440 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:43:50.890 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164350+4+end 2022-05-23 16:43:53.443 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:43:55.406 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:43:56.044 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:43:56.270 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:43:57.190 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:43:59.230 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:44:01.859 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164401+4+end 2022-05-23 16:44:02.565 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:44:03.673 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:44:04.466 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:44:05.673 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:44:10.787 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:44:13.958 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:44:16.553 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164416+4+end 2022-05-23 16:44:18.407 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:44:20.394 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:44:23.691 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:44:24.953 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:44:26.030 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:44:42.596 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:44:45.280 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:44:47.801 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:44:47.855 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164447+4+end 2022-05-23 16:44:48.023 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:44:49.768 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:44:51.860 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:44:51.877 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:44:52.362 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:44:52.373 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:44:54.998 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:44:55.532 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:44:55.534 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164455+4+end 2022-05-23 16:44:57.441 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:44:57.478 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164457+4+end 2022-05-23 16:44:57.488 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164457+4+end 2022-05-23 16:44:58.718 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:44:59.993 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:45:00.000 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:45:00.196 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:45:00.621 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:45:00.655 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:45:02.009 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:45:05.998 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:45:09.344 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:45:12.231 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:45:15.394 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:45:17.320 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164517+4+end 2022-05-23 16:45:19.184 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:45:20.603 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:45:20.683 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:45:21.835 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:45:32.718 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:45:35.252 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164535+4+end 2022-05-23 16:45:37.741 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:45:38.516 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:45:41.208 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:45:41.606 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:45:44.197 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164544+4+end 2022-05-23 16:45:44.287 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:45:45.054 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:45:45.717 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:45:46.084 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:45:48.078 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:45:48.641 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:45:49.429 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:45:49.543 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:45:53.192 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:45:56.337 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:45:58.369 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:45:58.917 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164558+4+end 2022-05-23 16:46:00.793 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:46:03.437 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:46:06.253 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:46:08.595 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:46:10.015 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:46:10.940 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:46:10.992 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164610+4+end 2022-05-23 16:46:12.330 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:46:13.188 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:46:14.289 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164614+4+end 2022-05-23 16:46:16.305 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:46:16.807 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:46:17.016 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:46:18.802 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:46:20.070 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:46:23.316 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164623+4+end 2022-05-23 16:46:25.815 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:46:26.298 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:46:32.340 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:46:39.901 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:46:40.609 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:46:42.221 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:46:43.047 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:46:43.186 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:46:44.998 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164644+4+end 2022-05-23 16:46:46.888 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:46:49.521 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:46:49.543 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:46:49.855 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:46:52.658 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:46:53.559 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:46:55.167 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:46:55.239 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164655+4+end 2022-05-23 16:46:55.964 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:46:57.115 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:46:59.053 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:46:59.115 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:46:59.872 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:47:05.364 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:47:05.493 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:47:08.255 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:47:08.637 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:47:09.563 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:47:11.235 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164711+4+end 2022-05-23 16:47:13.130 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:47:13.928 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:47:13.998 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164713+4+end 2022-05-23 16:47:15.112 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:47:15.344 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:47:17.199 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:47:37.615 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:47:38.260 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:47:42.282 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:47:42.407 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:47:45.827 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164745+4+end 2022-05-23 16:47:46.828 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:47:48.445 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:47:50.544 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 16:47:50.588 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:47:51.092 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:47:53.410 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164753+4+end 2022-05-23 16:47:54.535 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:47:56.703 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:47:57.083 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:47:58.643 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:47:59.243 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:47:59.838 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:48:00.333 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:48:01.118 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:48:02.424 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:48:03.041 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:48:06.942 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:48:10.088 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:48:10.861 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:48:12.036 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164812+4+end 2022-05-23 16:48:14.569 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:48:16.548 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:48:16.776 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:48:19.881 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:48:20.003 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:48:20.319 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:48:20.993 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:48:22.278 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164822+4+end 2022-05-23 16:48:24.793 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:48:26.792 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:48:31.900 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:48:35.070 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:48:37.053 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:48:37.633 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164837+4+end 2022-05-23 16:48:38.211 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:48:39.054 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:48:39.526 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:48:41.442 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:48:41.710 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164841+4+end 2022-05-23 16:48:42.136 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:48:42.216 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:48:43.385 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:48:44.376 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:48:45.333 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:48:48.443 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:48:51.173 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:49:03.263 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:49:03.394 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:49:06.419 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:49:07.819 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:49:08.394 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164908+4+end 2022-05-23 16:49:10.250 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:49:12.846 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:49:12.870 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:49:16.898 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164916+4+end 2022-05-23 16:49:17.393 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:49:21.127 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:49:21.762 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:49:23.042 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:49:24.320 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:49:24.502 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:49:24.960 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:49:24.961 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:49:26.240 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:49:27.524 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:49:28.162 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:49:28.272 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:49:29.034 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:49:29.442 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:49:31.396 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:49:32.531 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164932+4+end 2022-05-23 16:49:32.718 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:49:33.374 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:49:34.424 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523164934+4+end 2022-05-23 16:49:35.472 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:49:36.690 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:49:37.108 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:49:39.330 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:49:40.148 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:49:44.097 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:49:48.666 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:49:50.066 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:49:52.143 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:49:55.776 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:50:04.064 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:50:04.140 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:50:07.234 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:50:07.993 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:50:09.156 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165009+4+end 2022-05-23 16:50:10.828 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:50:11.690 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:50:13.902 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:50:15.250 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:50:29.891 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:50:32.770 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:50:33.446 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:50:34.399 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:50:36.045 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165036+4+end 2022-05-23 16:50:37.927 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:50:39.908 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:50:39.943 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:50:43.231 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165043+4+end 2022-05-23 16:50:45.854 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:50:47.939 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:50:50.492 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:50:51.521 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:50:55.586 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:50:58.146 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:50:59.334 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:51:00.445 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:51:01.055 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165101+4+end 2022-05-23 16:51:01.106 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:51:01.333 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:51:02.346 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:51:03.558 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:51:05.481 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165105+4+end 2022-05-23 16:51:06.213 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 16:51:08.009 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:51:08.519 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:51:09.442 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165109+4+end 2022-05-23 16:51:09.999 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:51:11.216 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:51:11.863 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:51:13.805 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165113+4+end 2022-05-23 16:51:15.661 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:51:17.670 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:51:21.428 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:51:23.682 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:51:25.984 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:51:27.252 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:51:29.153 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:51:31.073 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165131+4+end 2022-05-23 16:51:31.919 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:51:32.941 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:51:32.960 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:51:35.588 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:51:38.401 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:51:45.464 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:51:45.611 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:51:49.923 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:51:55.019 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:51:55.616 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:51:58.052 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:51:58.828 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165158+4+end 2022-05-23 16:52:01.821 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:52:03.447 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:52:05.608 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:52:06.626 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:52:06.922 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:52:07.557 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165207+4+end 2022-05-23 16:52:07.849 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:52:10.088 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:52:10.101 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:52:10.103 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165210+4+end 2022-05-23 16:52:11.764 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:52:12.038 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165212+4+end 2022-05-23 16:52:12.067 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:52:13.921 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:52:14.555 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:52:16.558 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:52:19.683 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:52:20.347 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:52:21.600 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:52:22.943 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:52:23.521 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:52:24.160 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:52:24.830 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:52:26.083 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:52:28.673 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165228+4+end 2022-05-23 16:52:29.446 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:52:30.186 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:52:30.565 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:52:33.325 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:52:42.839 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:52:44.913 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:52:47.013 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:52:47.554 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:52:48.015 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:52:51.137 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:52:51.246 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:52:55.011 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:52:55.815 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165255+4+end 2022-05-23 16:52:57.504 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:53:00.677 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:53:03.238 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165303+4+end 2022-05-23 16:53:03.264 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:53:05.106 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:53:06.417 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:53:07.119 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:53:08.352 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165308+4+end 2022-05-23 16:53:10.875 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:53:12.569 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:53:13.089 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:53:19.263 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:53:22.451 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:53:24.995 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165324+4+end 2022-05-23 16:53:26.888 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:53:27.911 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:53:28.873 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:53:30.933 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:53:31.681 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:53:34.611 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:53:34.863 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165334+4+end 2022-05-23 16:53:35.106 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:53:38.444 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165338+4+end 2022-05-23 16:53:40.650 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:53:41.085 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:53:41.162 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:53:41.194 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:53:41.997 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:53:42.899 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:53:44.156 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:53:52.005 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:53:53.322 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:53:53.757 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:53:57.604 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:53:59.594 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:54:00.229 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:54:02.201 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:54:02.744 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:54:03.370 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:54:04.689 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165404+4+end 2022-05-23 16:54:05.315 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165405+4+end 2022-05-23 16:54:06.549 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:54:07.212 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:54:09.200 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:54:09.833 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:54:13.175 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:54:14.969 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 16:54:15.300 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:54:15.582 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:54:17.197 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:54:17.338 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:54:17.474 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165417+4+end 2022-05-23 16:54:18.727 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:54:19.981 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:54:20.368 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:54:21.316 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165421+4+end 2022-05-23 16:54:21.751 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:54:22.856 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165422+4+end 2022-05-23 16:54:23.209 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:54:24.439 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:54:25.191 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:54:25.274 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:54:33.610 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:54:39.331 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:54:42.479 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:54:48.355 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:54:48.386 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:54:55.266 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:54:56.542 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:54:58.434 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:54:59.689 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:55:00.357 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165500+4+end 2022-05-23 16:55:01.861 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:55:02.244 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:55:02.309 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165502+4+end 2022-05-23 16:55:02.331 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:55:02.954 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 16:55:04.154 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:55:04.375 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:55:04.861 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:55:05.475 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165505+4+end 2022-05-23 16:55:06.150 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:55:06.865 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165506+4+end 2022-05-23 16:55:08.635 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:55:09.352 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:55:10.022 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:55:11.901 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:55:12.525 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:55:13.145 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:55:15.065 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:55:15.411 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:55:15.704 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:55:16.339 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:55:17.018 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:55:17.647 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:55:20.174 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:55:22.117 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165522+4+end 2022-05-23 16:55:23.004 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:55:24.005 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:55:25.927 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:55:26.628 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:55:28.900 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:55:34.977 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:55:35.645 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:55:42.308 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:55:45.288 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:55:49.244 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:55:52.987 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:55:54.133 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:55:54.461 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:55:55.725 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:55:57.285 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:55:57.344 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:55:59.233 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165559+4+end 2022-05-23 16:56:00.515 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:56:00.528 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:56:01.741 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:56:02.438 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165602+4+end 2022-05-23 16:56:03.814 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:56:04.994 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:56:05.935 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:56:06.957 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:56:09.020 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:56:11.523 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:56:11.645 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:56:13.018 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:56:14.924 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165614+4+end 2022-05-23 16:56:16.303 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:56:16.476 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:56:18.430 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165618+4+end 2022-05-23 16:56:20.327 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:56:20.599 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:56:22.961 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:56:23.441 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:56:31.997 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:56:33.051 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:56:34.531 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:56:36.998 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:56:40.721 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:56:42.261 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:56:49.973 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:56:53.663 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:56:54.392 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:56:56.834 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:56:58.544 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:56:58.751 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165658+4+end 2022-05-23 16:57:01.288 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:57:02.571 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 16:57:03.272 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:57:04.125 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:57:04.516 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165704+4+end 2022-05-23 16:57:06.397 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:57:09.031 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:57:09.242 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:57:10.903 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:57:12.230 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:57:14.756 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165714+4+end 2022-05-23 16:57:15.214 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:57:16.649 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:57:17.068 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:57:18.172 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:57:18.238 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:57:19.212 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165719+4+end 2022-05-23 16:57:19.273 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:57:21.111 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:57:23.046 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:57:28.174 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:57:29.442 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:57:30.109 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:57:32.814 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:57:35.620 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:57:38.823 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:57:39.172 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:57:43.187 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:57:45.487 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:57:54.463 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:57:57.543 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:57:57.621 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:57:58.264 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:57:59.010 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:57:59.057 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:58:00.414 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165800+4+end 2022-05-23 16:58:00.493 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:58:03.369 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:58:03.677 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:58:04.202 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:58:05.347 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:58:06.621 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:58:07.390 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165807+4+end 2022-05-23 16:58:09.485 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:58:09.765 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:58:11.277 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 16:58:12.348 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:58:12.409 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165812+4+end 2022-05-23 16:58:12.598 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:58:12.903 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:58:14.377 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:58:15.503 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:58:16.395 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:58:16.714 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:58:17.510 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:58:28.813 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:58:29.132 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:58:35.484 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:58:37.363 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:58:45.226 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:58:52.289 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:58:55.207 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:58:56.615 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:58:57.156 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165857+4+end 2022-05-23 16:58:59.690 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:59:00.343 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:59:01.671 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:59:01.927 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:59:08.296 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:59:12.067 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 16:59:14.000 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:59:14.446 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165914+4+end 2022-05-23 16:59:16.300 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:59:18.532 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:59:26.230 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:59:27.966 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:59:29.592 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:59:30.029 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 16:59:32.456 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:59:32.602 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165932+4+end 2022-05-23 16:59:34.329 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:59:35.318 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:59:37.933 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:59:37.934 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:59:48.605 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 16:59:51.027 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:59:51.529 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 16:59:52.078 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 16:59:53.475 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523165953+4+end 2022-05-23 16:59:54.186 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 16:59:54.948 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 16:59:56.026 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 16:59:57.448 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 16:59:57.483 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 16:59:58.207 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:00:02.726 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170002+4+end 2022-05-23 17:00:03.099 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:00:06.271 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:00:06.706 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:00:07.938 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:00:08.214 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170008+4+end 2022-05-23 17:00:09.231 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:00:10.072 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:00:10.488 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:00:11.646 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:00:11.692 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:00:12.109 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:00:12.707 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:00:12.721 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:00:13.970 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:00:15.322 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:00:17.489 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:00:24.930 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:00:29.423 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:00:34.396 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:00:35.175 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:00:37.700 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170037+4+end 2022-05-23 17:00:40.242 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:00:40.327 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:00:50.071 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:00:50.683 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:00:53.612 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:00:55.557 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170055+4+end 2022-05-23 17:00:58.066 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:00:58.561 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:00:59.409 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:00:59.965 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:00:59.965 ERROR 19204 --- [nioEventLoopGroup-3-12] .h.a.s.e.s.i.ClientDataPacketServiceImpl : 出错:当前命令cmd>>[93]未做任何处理. 2022-05-23 17:00:59.965 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>null 2022-05-23 17:01:00.073 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:01:00.648 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:01:00.925 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:01:01.302 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:01:01.596 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:01:02.327 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:01:04.182 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170104+4+end 2022-05-23 17:01:04.486 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:01:06.437 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170106+4+end 2022-05-23 17:01:08.943 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:01:09.023 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:01:09.166 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:01:09.940 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:01:10.955 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:01:12.179 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:01:14.752 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170114+4+end 2022-05-23 17:01:16.624 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:01:18.628 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:01:23.994 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:01:24.445 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:01:26.348 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:01:26.364 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:01:30.137 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:01:40.276 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:01:43.589 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170143+4+end 2022-05-23 17:01:45.302 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:01:45.476 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:01:45.495 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:01:46.218 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:01:46.749 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:01:47.779 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:01:48.063 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:01:48.672 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:01:51.233 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170151+4+end 2022-05-23 17:01:51.251 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:01:51.652 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:01:53.128 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:01:54.091 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170154+4+end 2022-05-23 17:01:55.751 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:01:56.386 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:01:59.104 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:01:59.528 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:02:00.856 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:02:02.138 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170202+4+end 2022-05-23 17:02:02.154 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:02:04.020 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:02:05.351 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:02:05.989 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:02:06.798 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:02:06.896 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:02:08.501 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:02:10.442 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170210+4+end 2022-05-23 17:02:12.942 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:02:14.959 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:02:21.412 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:02:23.333 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:02:25.161 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:02:27.043 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:02:27.680 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:02:28.223 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:02:30.904 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:02:35.384 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:02:45.174 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:02:46.942 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:02:47.398 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:02:49.489 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:02:50.131 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:02:51.376 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:02:52.098 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170252+4+end 2022-05-23 17:02:52.703 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:02:54.572 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:02:55.857 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:02:56.552 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:02:56.671 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170256+4+end 2022-05-23 17:02:57.484 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:02:58.102 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:02:58.964 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170258+4+end 2022-05-23 17:03:01.584 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:03:02.951 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:03:03.593 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:03:05.198 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:03:06.120 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:03:08.043 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170308+4+end 2022-05-23 17:03:08.960 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:03:10.556 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:03:10.708 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:03:11.129 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:03:12.552 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:03:19.011 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:03:19.656 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:03:25.334 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:03:27.010 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:03:30.695 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170330+4+end 2022-05-23 17:03:33.206 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:03:33.349 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:03:35.085 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:03:36.109 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:03:37.488 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170337+4+end 2022-05-23 17:03:40.135 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:03:43.263 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:03:46.434 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:03:48.371 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170348+4+end 2022-05-23 17:03:49.619 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:03:50.223 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:03:52.733 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:03:52.870 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:03:54.486 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:03:56.090 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:03:57.951 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170357+4+end 2022-05-23 17:03:59.264 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:04:00.460 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:04:02.410 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:04:02.465 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:04:02.626 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:04:03.520 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:04:04.357 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170404+4+end 2022-05-23 17:04:06.231 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:04:07.692 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:04:07.787 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170407+4+end 2022-05-23 17:04:08.875 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:04:11.152 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:04:12.463 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:04:13.704 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:04:14.548 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:04:15.026 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:04:15.964 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:04:16.650 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:04:17.617 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:04:19.521 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:04:20.829 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:04:31.243 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:04:31.970 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:04:33.066 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:04:33.720 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:04:33.896 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:04:34.438 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170434+4+end 2022-05-23 17:04:36.115 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:04:37.597 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:04:39.103 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:04:41.726 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:04:45.353 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:04:48.492 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:04:48.974 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:04:50.451 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170450+4+end 2022-05-23 17:04:50.468 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:04:52.971 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:04:53.608 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:04:54.961 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:04:55.558 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170455+4+end 2022-05-23 17:04:57.450 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:04:58.796 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 17:04:59.087 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170459+4+end 2022-05-23 17:05:00.130 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:05:00.139 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:05:00.353 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:05:01.268 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:05:01.275 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:05:01.521 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:05:03.220 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:05:05.156 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170505+4+end 2022-05-23 17:05:05.845 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:05:07.675 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:05:09.553 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:05:09.666 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:05:13.607 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:05:13.618 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:05:14.220 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170514+4+end 2022-05-23 17:05:15.409 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:05:19.491 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:05:23.030 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:05:28.641 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:05:40.386 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:05:43.033 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:05:43.557 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:05:44.495 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:05:45.476 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170545+4+end 2022-05-23 17:05:47.018 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:05:47.859 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:05:47.997 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:05:50.046 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:05:50.568 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:05:51.927 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170551+4+end 2022-05-23 17:05:52.516 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170552+4+end 2022-05-23 17:05:55.024 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:05:55.727 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:05:56.384 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:05:57.251 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:05:57.775 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:05:58.327 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:05:59.542 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:05:59.627 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:06:00.629 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:06:01.330 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:06:01.478 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170601+4+end 2022-05-23 17:06:03.566 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:06:03.792 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:06:04.019 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:06:04.093 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:06:04.200 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:06:05.319 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:06:05.758 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:06:06.009 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:06:07.537 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:06:09.270 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:06:10.541 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:06:11.806 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:06:12.737 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170612+4+end 2022-05-23 17:06:27.152 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:06:32.836 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:06:36.066 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170636+4+end 2022-05-23 17:06:38.559 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:06:42.461 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:06:42.463 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:06:45.634 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:06:45.635 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:06:48.195 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170648+4+end 2022-05-23 17:06:48.196 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170648+4+end 2022-05-23 17:06:48.562 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:06:50.089 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:06:50.094 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:06:50.607 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:06:52.079 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:06:52.780 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:06:52.807 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:06:55.442 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:06:55.852 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:06:57.800 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170657+4+end 2022-05-23 17:06:59.666 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:07:01.235 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:07:02.317 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:07:07.503 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:07:09.969 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:07:10.735 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:07:20.528 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:07:22.058 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:07:24.327 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170724+4+end 2022-05-23 17:07:26.811 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:07:31.391 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:07:32.388 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:07:35.009 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:07:39.094 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:07:42.072 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:07:43.785 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:07:44.547 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170744+4+end 2022-05-23 17:07:46.421 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:07:47.128 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:07:48.546 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:07:49.111 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170749+4+end 2022-05-23 17:07:51.558 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:07:53.233 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:07:53.425 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:07:53.721 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:07:56.448 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:08:03.823 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:08:04.160 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:08:07.161 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:08:08.516 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170808+4+end 2022-05-23 17:08:12.724 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:13.413 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:14.072 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:15.284 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:16.695 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:17.445 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:18.397 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:08:18.565 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:19.264 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:08:19.784 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:21.475 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:23.118 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:26.372 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:27.426 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:28.501 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:33.095 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:08:40.029 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:08:40.209 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:08:40.218 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:08:43.396 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:08:43.397 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:08:45.043 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:08:45.307 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170845+4+end 2022-05-23 17:08:45.313 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170845+4+end 2022-05-23 17:08:46.974 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:08:47.186 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:08:47.853 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:08:48.500 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:08:49.827 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:08:49.828 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:08:50.353 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:08:50.439 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170850+4+end 2022-05-23 17:08:52.356 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:08:52.432 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:08:54.977 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:09:00.013 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:09:00.837 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:09:01.332 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:09:04.780 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:09:05.188 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:05.235 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+1+158+123+8+end 2022-05-23 17:09:07.080 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:07.112 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+1+158+123+8+end 2022-05-23 17:09:07.957 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:07.981 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+1+158+123+8+end 2022-05-23 17:09:13.896 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:09:22.580 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:09:23.554 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:09:27.615 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:27.809 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:09:30.380 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:09:30.736 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170930+4+end 2022-05-23 17:09:30.878 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:32.722 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:32.886 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:09:34.000 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:09:36.805 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:09:37.774 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170937+4+end 2022-05-23 17:09:38.072 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:09:40.310 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:40.331 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:09:41.608 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:09:41.674 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:09:42.250 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:42.946 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170942+4+end 2022-05-23 17:09:43.072 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:43.522 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:43.561 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170943+4+end 2022-05-23 17:09:44.519 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:09:44.813 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:09:45.453 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:09:46.063 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:09:46.794 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:09:47.415 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523170947+4+end 2022-05-23 17:09:48.090 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:09:48.855 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:09:49.919 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:09:50.628 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:09:51.920 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:09:53.783 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:55.779 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:56.344 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:56.405 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:56.633 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:57.621 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:57.622 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:09:58.943 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:10:02.145 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:10:03.446 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:10:05.164 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:10:06.090 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171006+4+end 2022-05-23 17:10:07.852 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:10:09.070 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171009+4+end 2022-05-23 17:10:09.530 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:10:10.979 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:10:12.787 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:10:15.362 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:10:16.939 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:10:17.868 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:10:19.577 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:10:26.206 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:10:27.165 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:10:27.753 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:10:32.174 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:10:32.630 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:10:32.863 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:10:34.113 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:10:36.649 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:10:38.599 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171038+4+end 2022-05-23 17:10:38.626 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:10:41.131 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:10:41.773 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:10:43.118 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:10:43.731 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171043+4+end 2022-05-23 17:10:46.252 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:10:46.767 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:10:48.238 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:10:48.872 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:10:50.098 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:10:52.010 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:10:53.958 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171053+4+end 2022-05-23 17:10:54.409 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:10:56.024 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:10:56.479 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:10:58.472 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:11:09.212 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:11:15.740 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:11:15.752 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:11:16.066 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:11:18.891 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:11:19.526 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:11:21.502 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171121+4+end 2022-05-23 17:11:21.503 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171121+4+end 2022-05-23 17:11:22.383 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:11:24.009 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:11:24.626 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:11:25.988 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:11:26.631 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:11:29.835 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:11:32.970 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:11:33.660 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:11:35.582 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171135+4+end 2022-05-23 17:11:35.600 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:11:35.939 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:11:36.835 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:11:37.451 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:11:37.518 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:11:38.763 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:11:38.779 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171138+4+end 2022-05-23 17:11:39.432 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:11:41.264 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:11:41.357 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171141+4+end 2022-05-23 17:11:43.268 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:11:45.111 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:11:45.187 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:11:47.367 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:11:48.327 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:11:48.769 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:11:50.284 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171150+4+end 2022-05-23 17:11:52.155 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:11:54.792 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:11:55.718 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:11:58.787 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:12:02.081 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:12:09.831 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:12:10.180 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:12:12.660 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:12:13.336 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:12:15.243 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171215+4+end 2022-05-23 17:12:15.266 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171215+4+end 2022-05-23 17:12:15.287 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:12:16.024 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:12:17.106 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:12:17.777 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:12:17.899 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:12:19.123 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:12:19.809 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:12:21.128 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171221+4+end 2022-05-23 17:12:21.612 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:12:22.960 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:12:29.124 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:12:30.935 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:12:31.498 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:12:34.410 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:12:35.099 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:12:36.385 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171236+4+end 2022-05-23 17:12:37.638 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171237+4+end 2022-05-23 17:12:38.262 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:12:39.507 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:12:40.871 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:12:41.567 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:12:42.220 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:12:42.839 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:12:45.988 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:12:47.449 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:12:48.894 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:12:51.080 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171251+4+end 2022-05-23 17:12:53.599 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:12:54.601 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:12:55.599 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:12:56.072 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:12:57.305 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171257+4+end 2022-05-23 17:12:57.897 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:13:03.589 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:13:06.468 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:13:09.203 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:13:09.620 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:13:10.322 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:13:10.994 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:13:11.557 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171311+4+end 2022-05-23 17:13:13.448 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:13:14.076 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:13:15.744 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:13:16.061 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:13:17.373 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171317+4+end 2022-05-23 17:13:18.025 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171318+4+end 2022-05-23 17:13:20.517 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:13:20.568 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:13:22.293 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:13:23.153 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:13:23.819 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:13:24.941 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:13:27.593 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:13:29.336 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:13:30.933 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:13:32.061 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:13:33.118 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171333+4+end 2022-05-23 17:13:33.315 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171333+4+end 2022-05-23 17:13:35.235 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:13:35.585 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:13:35.823 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:13:37.794 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171337+4+end 2022-05-23 17:13:37.830 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:13:38.440 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:13:39.691 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:13:41.083 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:13:41.784 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:13:42.257 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171342+4+end 2022-05-23 17:13:42.295 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:13:45.442 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:13:45.457 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:13:46.225 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:13:46.735 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:13:47.364 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:13:47.395 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171347+4+end 2022-05-23 17:13:48.654 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:13:48.852 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:13:49.915 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:13:51.916 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:14:02.302 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:14:03.761 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:14:07.042 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:14:07.852 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:14:08.752 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:14:08.898 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:14:09.879 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171409+4+end 2022-05-23 17:14:11.918 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:14:13.036 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:14:13.876 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:14:14.985 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171414+4+end 2022-05-23 17:14:16.374 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:14:17.219 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:14:17.532 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:14:17.806 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:14:17.874 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171417+4+end 2022-05-23 17:14:19.561 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:14:20.228 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:14:20.681 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:14:22.693 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:14:25.768 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:14:26.046 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:14:27.272 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:14:28.937 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171428+4+end 2022-05-23 17:14:29.282 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:14:29.684 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:14:30.990 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:14:31.058 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:14:31.401 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:14:32.973 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:14:33.343 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:14:35.183 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171435+4+end 2022-05-23 17:14:37.924 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:14:38.709 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:14:39.212 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:14:40.285 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:14:41.870 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:14:42.187 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:14:43.733 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171443+4+end 2022-05-23 17:14:46.241 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:14:48.326 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:14:51.423 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:14:55.608 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:15:03.046 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:15:06.364 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:15:09.276 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:15:09.467 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:15:12.975 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:15:18.652 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:15:19.636 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:15:22.316 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:15:22.752 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:15:23.218 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:15:25.376 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171525+4+end 2022-05-23 17:15:26.008 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:15:27.208 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:15:28.659 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171528+4+end 2022-05-23 17:15:29.182 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:15:29.839 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:15:31.158 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:15:33.612 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:15:34.299 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:15:36.202 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171536+4+end 2022-05-23 17:15:36.556 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:15:38.092 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:15:38.861 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:15:40.076 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:15:51.172 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:15:56.053 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:16:00.093 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:16:00.533 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:16:03.321 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:16:03.698 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171603+4+end 2022-05-23 17:16:03.840 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:16:05.637 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:06.439 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:16:07.008 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:16:11.365 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:13.703 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171613+4+end 2022-05-23 17:16:14.312 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:16:17.126 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:17.374 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:16:18.023 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:16:21.353 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:16:24.810 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:16:26.160 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:16:27.404 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171627+4+end 2022-05-23 17:16:29.289 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:16:29.937 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:16:30.959 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:31.190 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:16:31.286 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:16:31.886 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171631+4+end 2022-05-23 17:16:34.415 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:16:34.710 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:36.407 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:16:36.464 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:16:36.662 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:37.766 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:38.246 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:38.711 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:16:40.266 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:41.490 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:16:41.511 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:41.518 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:16:42.151 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:42.778 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:43.400 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:44.448 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:16:44.653 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:16:44.655 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:16:45.334 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:46.627 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171646+4+end 2022-05-23 17:16:47.257 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171647+4+end 2022-05-23 17:16:48.467 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:16:50.571 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:16:50.930 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:16:51.026 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:16:51.095 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:51.115 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:16:51.822 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:16:52.997 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171652+4+end 2022-05-23 17:16:54.305 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:16:57.483 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:16:57.583 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:16:58.084 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:17:00.103 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:17:03.232 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:17:09.980 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:17:11.359 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:17:11.948 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:17:12.698 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171712+4+end 2022-05-23 17:17:13.145 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:17:15.383 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:17:17.397 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171717+4+end 2022-05-23 17:17:18.637 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:17:19.836 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:17:21.497 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:17:21.766 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:17:21.820 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:17:23.727 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171723+4+end 2022-05-23 17:17:24.599 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:17:25.614 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:17:28.209 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:17:28.214 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:17:28.262 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:17:31.364 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:17:31.382 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171731+4+end 2022-05-23 17:17:33.306 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171733+4+end 2022-05-23 17:17:33.926 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:17:35.208 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:17:35.482 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:17:35.851 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:17:36.495 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:17:37.766 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:17:37.836 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:17:37.934 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:17:38.498 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:17:41.616 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:17:42.969 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:17:42.978 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:17:43.565 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171743+4+end 2022-05-23 17:17:46.074 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:17:46.094 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:17:48.027 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171748+4+end 2022-05-23 17:17:48.085 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:17:49.905 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:17:51.161 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:17:52.535 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:17:52.560 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:17:55.955 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:18:04.718 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:18:04.947 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:18:08.584 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:18:12.376 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:18:14.976 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:18:16.243 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171816+4+end 2022-05-23 17:18:17.571 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:18:18.731 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:18:20.695 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171820+4+end 2022-05-23 17:18:23.182 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:18:23.922 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:18:24.561 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:18:25.199 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:18:27.068 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:18:27.336 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:18:27.685 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:18:29.010 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171829+4+end 2022-05-23 17:18:29.647 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171829+4+end 2022-05-23 17:18:29.834 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:18:31.522 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:18:31.533 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:18:31.689 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:18:33.090 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:18:34.148 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:18:34.175 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:18:34.200 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:18:37.308 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:18:39.232 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171839+4+end 2022-05-23 17:18:39.273 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:18:41.749 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:18:41.864 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:18:42.424 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:18:43.739 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:18:44.361 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171844+4+end 2022-05-23 17:18:45.454 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:18:46.874 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:18:48.534 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:18:48.870 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:18:56.202 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:18:56.484 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:18:57.327 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:18:58.416 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:19:01.624 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:19:02.376 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171902+4+end 2022-05-23 17:19:05.720 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:07.044 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:07.466 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:09.091 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:09.830 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:19:09.998 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:19:10.366 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:11.791 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:19:13.775 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:19:15.727 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171915+4+end 2022-05-23 17:19:18.253 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:19:20.226 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:19:20.243 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:19:23.394 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:19:24.937 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:19:25.346 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:19:25.349 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171925+4+end 2022-05-23 17:19:27.186 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:19:28.522 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:19:29.909 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:19:31.068 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171931+4+end 2022-05-23 17:19:31.117 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:19:31.703 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:32.566 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:33.010 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:19:35.021 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:19:35.567 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:19:37.544 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:19:38.003 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:19:38.752 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:19:40.679 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:19:41.308 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171941+4+end 2022-05-23 17:19:43.197 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:19:44.554 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523171944+4+end 2022-05-23 17:19:45.179 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:19:46.590 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:47.051 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:19:47.702 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:48.373 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:49.621 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:51.096 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:19:51.635 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:52.356 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:19:53.547 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:19:53.892 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:19:54.098 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:19:54.397 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:19:55.572 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:19:56.066 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:20:04.280 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:20:08.241 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:20:11.376 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:20:12.415 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:20:13.187 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:20:13.318 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172013+4+end 2022-05-23 17:20:13.595 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:20:14.693 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172014+4+end 2022-05-23 17:20:15.827 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:20:17.401 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:20:17.834 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:20:19.429 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:20:20.051 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:20:20.487 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:20:21.098 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:20:21.691 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:20:24.839 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:20:26.771 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172026+4+end 2022-05-23 17:20:29.295 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:20:30.513 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:20:31.284 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:20:43.583 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:20:47.277 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:20:47.309 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:20:47.579 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:20:50.426 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:20:51.056 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:20:51.088 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172051+4+end 2022-05-23 17:20:52.366 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172052+4+end 2022-05-23 17:20:53.704 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172053+4+end 2022-05-23 17:20:54.612 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:20:54.868 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:20:55.525 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:20:55.577 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:20:56.606 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:20:56.870 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:20:57.510 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:20:57.527 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:20:58.078 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:20:58.728 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:20:59.037 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:21:00.097 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:21:01.320 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:21:01.957 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:21:02.477 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172102+4+end 2022-05-23 17:21:03.302 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:21:04.597 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:21:05.262 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:21:06.325 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:21:06.343 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:21:06.511 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:21:07.749 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:21:08.593 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:21:08.593 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:21:09.830 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:21:09.939 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:21:11.527 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:21:12.176 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:21:13.485 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172113+4+end 2022-05-23 17:21:14.787 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172114+4+end 2022-05-23 17:21:15.998 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:21:16.627 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:21:17.980 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:21:18.648 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:21:22.837 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:21:22.960 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:21:26.279 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:21:28.227 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172128+4+end 2022-05-23 17:21:29.091 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 17:21:30.065 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:21:32.728 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:21:33.022 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172133+4+end 2022-05-23 17:21:36.103 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:21:36.132 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:21:37.694 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:21:41.927 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:21:42.122 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:21:42.663 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:21:43.598 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:21:45.438 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:21:46.741 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:21:47.456 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:21:48.685 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172148+4+end 2022-05-23 17:21:49.999 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:21:50.067 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:21:50.608 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:21:51.194 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:21:52.550 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172152+4+end 2022-05-23 17:21:53.208 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:21:54.423 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:21:55.099 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:21:57.076 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:21:59.652 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172159+4+end 2022-05-23 17:22:02.228 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:22:03.329 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:22:03.494 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:22:04.695 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:22:04.719 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:22:06.050 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:22:07.895 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:22:07.903 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:22:09.794 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172209+4+end 2022-05-23 17:22:09.806 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172209+4+end 2022-05-23 17:22:11.683 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:22:11.698 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:22:14.304 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:22:14.329 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:22:14.933 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:22:16.625 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:22:18.102 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172218+4+end 2022-05-23 17:22:19.116 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:22:21.280 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:21.958 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:22:22.584 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:23.846 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:24.524 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172224+4+end 2022-05-23 17:22:24.627 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:22:25.122 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:25.762 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:26.390 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:22:27.049 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:28.962 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:29.053 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:22:29.602 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:29.799 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:22:30.250 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:40.536 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:22:40.565 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:22:42.880 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:22:43.698 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:22:43.706 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:22:44.323 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:45.601 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:45.647 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172245+4+end 2022-05-23 17:22:45.898 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:22:46.242 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:46.265 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172246+4+end 2022-05-23 17:22:47.518 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:22:47.810 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:22:48.164 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:22:48.422 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:22:50.166 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:22:50.783 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:22:50.797 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:22:52.202 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:22:52.818 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172252+4+end 2022-05-23 17:22:54.310 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172254+4+end 2022-05-23 17:22:56.082 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:22:56.506 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:22:57.123 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:22:59.286 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:22:59.835 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:23:01.065 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:23:01.602 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:23:04.807 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:23:05.492 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:23:06.750 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172306+4+end 2022-05-23 17:23:07.192 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:23:08.656 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:23:09.185 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:23:09.267 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:23:10.588 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172310+4+end 2022-05-23 17:23:11.259 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:23:13.118 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:23:13.144 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:23:15.043 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:23:15.109 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:23:16.402 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:23:16.960 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:23:17.610 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:23:19.536 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:23:22.134 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172322+4+end 2022-05-23 17:23:22.356 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:23:24.014 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:23:26.007 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:23:28.531 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:23:32.645 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:23:33.986 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172333+4+end 2022-05-23 17:23:35.447 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:23:36.241 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:23:37.126 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:23:39.391 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:23:41.372 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:23:41.977 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172341+4+end 2022-05-23 17:23:43.762 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:23:43.839 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:23:44.505 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:23:45.846 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:23:47.089 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172347+4+end 2022-05-23 17:23:48.015 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:23:48.504 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:23:48.959 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:23:49.875 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:23:51.082 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:23:51.592 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:23:53.616 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172353+4+end 2022-05-23 17:23:56.170 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:23:56.782 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:23:59.878 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:24:00.363 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:24:01.488 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:24:01.517 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:24:02.447 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172402+4+end 2022-05-23 17:24:04.329 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:24:04.987 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:24:05.347 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:24:06.326 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:24:06.933 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172406+4+end 2022-05-23 17:24:09.108 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:24:09.439 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:24:11.149 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:24:11.442 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:24:11.453 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172411+4+end 2022-05-23 17:24:14.876 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:24:17.529 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:24:17.856 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:24:20.993 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:24:22.937 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172422+4+end 2022-05-23 17:24:24.813 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:24:27.470 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:24:27.969 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:24:32.701 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:24:38.315 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:24:38.317 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:24:41.125 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:24:41.453 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:24:42.090 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:24:43.412 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172443+4+end 2022-05-23 17:24:44.267 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:24:44.662 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172444+4+end 2022-05-23 17:24:45.914 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:24:47.300 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:24:47.923 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:24:48.690 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:24:49.280 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:24:54.056 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:24:55.154 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:24:55.434 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172455+4+end 2022-05-23 17:24:57.842 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:24:58.107 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:24:58.154 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:25:01.309 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:25:01.314 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:25:03.229 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172503+4+end 2022-05-23 17:25:03.246 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172503+4+end 2022-05-23 17:25:05.103 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:25:05.774 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:25:07.743 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:25:07.767 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:25:09.129 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:25:10.878 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:25:12.425 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1000030835414476+520+8+end 2022-05-23 17:25:12.529 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:25:14.383 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172514+4+end 2022-05-23 17:25:15.227 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:25:15.532 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:25:16.843 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:25:17.657 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172517+4+end 2022-05-23 17:25:19.298 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:25:19.674 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:25:22.427 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172522+4+end 2022-05-23 17:25:22.991 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:25:23.733 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:25:26.913 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:25:27.523 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:25:28.808 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:25:28.829 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172528+4+end 2022-05-23 17:25:28.884 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:25:30.086 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:25:30.723 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:25:31.368 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:25:32.009 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:25:32.032 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:25:33.287 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:25:33.340 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:25:33.358 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:25:33.971 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172533+4+end 2022-05-23 17:25:34.566 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:25:35.206 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:25:36.469 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:25:36.487 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:25:36.511 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:25:36.960 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:25:37.778 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:25:38.491 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:25:39.088 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172539+4+end 2022-05-23 17:25:40.958 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:25:42.975 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:25:42.975 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:25:47.406 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:25:53.156 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:25:53.625 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172553+4+end 2022-05-23 17:25:53.771 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:25:54.497 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:25:57.668 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:25:58.380 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:25:58.387 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:25:59.575 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172559+4+end 2022-05-23 17:26:00.301 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:26:01.442 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:26:03.171 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:26:04.108 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:26:06.265 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:26:07.406 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:26:10.026 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:26:13.002 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:26:13.201 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172613+4+end 2022-05-23 17:26:14.939 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:26:16.164 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:26:17.751 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:26:18.112 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:26:19.718 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:26:20.070 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172620+4+end 2022-05-23 17:26:21.590 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:26:22.572 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:26:24.540 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:26:24.600 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:26:26.449 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:26:27.707 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:26:30.291 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172630+4+end 2022-05-23 17:26:30.936 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:26:32.155 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:26:34.159 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172634+4+end 2022-05-23 17:26:34.797 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:26:34.813 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:26:35.986 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:26:36.052 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:26:38.601 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:26:39.209 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:26:39.286 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:26:41.151 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172641+4+end 2022-05-23 17:26:41.503 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:26:41.807 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172641+4+end 2022-05-23 17:26:43.679 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:26:44.970 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:26:45.665 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:26:47.579 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:26:48.484 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:26:50.793 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:26:52.096 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:26:53.020 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172653+4+end 2022-05-23 17:26:55.855 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:26:56.935 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:26:57.812 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172657+4+end 2022-05-23 17:26:59.637 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:27:00.307 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:27:01.042 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:27:02.327 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:27:02.372 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:27:03.054 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:27:03.077 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:27:03.402 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:27:04.311 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1000030835414476+520+8+end 2022-05-23 17:27:06.904 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172706+4+end 2022-05-23 17:27:10.041 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:27:11.280 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:27:12.062 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:27:14.443 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:27:16.367 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172716+4+end 2022-05-23 17:27:18.081 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:27:18.893 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:27:19.203 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:27:20.878 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:27:20.905 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:27:23.395 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:27:23.756 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:27:24.012 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:27:24.696 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:27:26.608 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172726+4+end 2022-05-23 17:27:27.211 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:27:27.663 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:27:27.678 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+1+158+123+8+end 2022-05-23 17:27:28.471 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:27:29.814 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172729+4+end 2022-05-23 17:27:30.493 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:27:31.759 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:27:31.782 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:27:32.315 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:27:34.334 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:27:34.903 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:27:37.485 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172737+4+end 2022-05-23 17:27:37.603 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:27:39.995 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:27:41.242 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:27:41.325 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:27:42.008 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:27:44.398 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:27:44.904 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:27:45.828 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172745+4+end 2022-05-23 17:27:45.979 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:27:47.127 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:27:47.135 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:27:48.330 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:27:50.909 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:27:52.225 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:27:52.854 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172752+4+end 2022-05-23 17:27:55.370 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:27:57.382 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:27:58.531 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:28:03.878 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:28:07.385 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:28:12.142 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:28:12.388 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:28:15.244 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:28:17.791 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172817+4+end 2022-05-23 17:28:17.837 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:28:18.456 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:28:19.669 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:28:20.990 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:28:21.606 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:28:21.689 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:28:23.550 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172823+4+end 2022-05-23 17:28:23.567 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172823+4+end 2022-05-23 17:28:25.212 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:28:25.427 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:28:26.078 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:28:28.074 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:28:28.105 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:28:28.120 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:28:28.904 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:28:31.220 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:28:33.152 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172833+4+end 2022-05-23 17:28:33.314 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:28:34.517 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:28:35.679 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:28:37.145 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172837+4+end 2022-05-23 17:28:37.660 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:28:38.609 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:28:39.592 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:28:39.733 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:28:41.723 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:28:41.973 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:28:44.060 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:28:44.071 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172844+4+end 2022-05-23 17:28:47.096 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:28:47.198 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:28:48.476 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:28:49.245 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:28:49.790 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172849+4+end 2022-05-23 17:28:50.205 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:28:50.612 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:28:51.139 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:28:51.693 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:28:51.814 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:28:51.950 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172851+4+end 2022-05-23 17:28:53.659 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:28:53.948 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:28:54.941 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:28:55.093 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:28:56.742 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:05.355 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:29:09.684 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:29:11.595 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:29:12.818 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:29:14.774 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:29:14.780 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172914+4+end 2022-05-23 17:29:14.801 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:29:17.294 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:29:17.929 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:29:17.942 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:29:18.823 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:29:19.305 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:29:19.890 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172919+4+end 2022-05-23 17:29:20.512 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172920+4+end 2022-05-23 17:29:22.398 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:29:22.400 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:29:23.252 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:23.949 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:24.373 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:29:24.406 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:29:24.425 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:29:25.431 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:27.537 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:29:28.218 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:29:29.306 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:29.465 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:30.106 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:30.108 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172930+4+end 2022-05-23 17:29:31.171 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:31.368 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:29:31.386 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:31.750 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:31.982 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:29:31.997 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:29:33.122 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:29:33.977 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:29:34.026 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172934+4+end 2022-05-23 17:29:37.126 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:29:40.440 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:29:42.768 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:29:44.192 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:45.202 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:29:45.411 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:29:46.135 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:47.415 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:29:48.656 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:29:50.608 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523172950+4+end 2022-05-23 17:29:52.494 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:29:54.572 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:29:55.114 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:29:59.041 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:30:00.828 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:30:04.647 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173004+4+end 2022-05-23 17:30:09.150 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:30:09.809 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:30:10.410 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:30:11.689 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:30:12.330 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:30:12.507 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:30:12.993 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:30:13.608 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:30:14.887 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:30:14.908 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173014+4+end 2022-05-23 17:30:15.050 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:30:15.589 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:30:16.188 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:30:16.196 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:30:16.787 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:30:18.749 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:30:19.417 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:30:21.331 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173021+4+end 2022-05-23 17:30:23.202 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:30:25.208 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:30:25.237 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:30:26.030 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:30:28.525 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:30:32.833 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:30:37.546 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:30:39.869 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:30:41.540 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:30:44.978 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:30:45.966 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:30:46.285 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:30:46.936 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173046+4+end 2022-05-23 17:30:48.812 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:30:48.922 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:30:49.456 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:30:49.467 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:30:50.996 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:30:51.396 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173051+4+end 2022-05-23 17:30:51.458 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:30:52.031 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173052+4+end 2022-05-23 17:30:52.819 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:30:53.212 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:30:53.919 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:30:54.881 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:30:55.374 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173055+4+end 2022-05-23 17:30:55.828 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:30:55.916 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:30:57.419 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173057+4+end 2022-05-23 17:30:57.759 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:30:58.460 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:30:59.761 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:31:00.593 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:31:06.937 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:31:07.150 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:31:07.463 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:31:11.222 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:31:13.177 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173113+4+end 2022-05-23 17:31:13.850 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:31:15.668 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:31:16.924 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:31:17.704 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:31:19.560 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173119+4+end 2022-05-23 17:31:20.088 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:31:21.291 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:31:21.429 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:31:23.422 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:31:24.855 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:31:27.896 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:31:31.702 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173131+4+end 2022-05-23 17:31:33.433 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:31:36.159 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:31:38.134 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:31:40.672 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:31:41.923 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:31:42.686 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:31:42.690 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:31:43.229 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173143+4+end 2022-05-23 17:31:45.133 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:31:45.767 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:31:45.782 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:31:46.533 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:31:46.655 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:31:47.739 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:31:48.366 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173148+4+end 2022-05-23 17:31:49.632 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:31:50.235 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:31:51.060 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:31:51.618 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173151+4+end 2022-05-23 17:31:52.879 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173152+4+end 2022-05-23 17:31:52.883 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:31:54.707 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:31:55.366 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:31:57.342 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:31:57.368 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:31:59.904 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:32:04.036 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:32:08.238 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:32:08.255 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:32:11.386 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:32:11.408 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:32:13.328 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173213+4+end 2022-05-23 17:32:13.338 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173213+4+end 2022-05-23 17:32:13.987 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:32:15.838 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:32:15.853 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:32:17.846 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:32:17.864 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:32:19.121 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:32:19.452 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:32:20.322 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:32:21.606 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:32:22.881 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:32:23.521 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:32:25.462 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:32:26.323 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:32:27.235 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:32:34.128 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:32:36.998 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:32:39.551 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173239+4+end 2022-05-23 17:32:40.256 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:32:41.227 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:32:41.453 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:32:41.936 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:32:43.375 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:32:43.418 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:32:44.024 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:32:44.082 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:32:45.966 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173245+4+end 2022-05-23 17:32:46.631 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173246+4+end 2022-05-23 17:32:47.355 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:32:47.632 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:32:47.817 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:32:47.827 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:32:49.801 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:32:49.811 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173249+4+end 2022-05-23 17:32:50.676 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:32:51.679 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:32:53.047 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:32:53.688 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:32:54.516 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:32:54.711 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173254+4+end 2022-05-23 17:32:55.017 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:32:58.487 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:33:01.644 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:33:02.036 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:33:04.538 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:33:04.577 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:33:05.206 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173305+4+end 2022-05-23 17:33:06.302 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:33:07.701 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:33:07.726 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:33:08.266 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:33:08.980 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:33:09.016 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:33:09.636 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173309+4+end 2022-05-23 17:33:09.658 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173309+4+end 2022-05-23 17:33:10.418 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:33:11.051 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:33:12.161 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:33:12.175 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:33:12.294 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:33:14.185 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:33:14.280 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:33:15.424 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:33:18.511 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:33:21.174 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:33:21.327 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:33:25.630 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173325+4+end 2022-05-23 17:33:30.093 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:33:31.275 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:33:35.293 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:33:35.588 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:33:38.445 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:33:40.379 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173340+4+end 2022-05-23 17:33:41.233 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:33:42.891 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:33:44.900 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:33:44.942 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:33:48.665 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:33:49.337 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:33:49.923 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:33:50.564 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:33:52.729 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:33:56.312 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:33:58.945 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:34:02.083 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:34:02.523 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:34:02.786 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:34:05.938 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:34:06.645 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:34:08.530 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173408+4+end 2022-05-23 17:34:09.778 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:34:10.389 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:34:11.735 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173411+4+end 2022-05-23 17:34:12.446 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:34:13.052 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:34:14.066 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:34:14.256 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:34:15.903 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:34:16.238 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:34:29.151 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:34:32.854 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:34:35.465 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:34:36.015 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:34:37.953 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173437+4+end 2022-05-23 17:34:38.757 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:34:39.857 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:34:42.218 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:34:42.373 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:34:42.451 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:34:42.550 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:34:45.880 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173445+4+end 2022-05-23 17:34:49.039 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:34:54.133 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:34:58.658 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:35:00.222 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:35:01.654 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:35:02.937 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:35:04.835 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:35:06.093 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:35:07.393 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173507+4+end 2022-05-23 17:35:08.034 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173508+4+end 2022-05-23 17:35:08.293 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:35:09.269 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:35:09.422 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:35:09.741 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:35:10.563 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:35:11.263 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:35:13.826 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:35:14.320 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:35:17.248 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173517+4+end 2022-05-23 17:35:19.331 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:35:21.539 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:35:22.890 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:35:27.893 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:35:31.072 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:35:32.989 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173532+4+end 2022-05-23 17:35:34.868 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:35:36.413 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:35:36.537 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:35:37.503 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:35:40.151 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:35:43.229 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:35:51.966 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:35:59.296 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:36:02.423 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:36:04.391 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173604+4+end 2022-05-23 17:36:05.423 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:36:05.490 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:36:06.363 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:36:06.881 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:36:09.548 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:36:10.134 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:36:11.387 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:36:13.287 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:36:14.564 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173614+4+end 2022-05-23 17:36:15.227 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173615+4+end 2022-05-23 17:36:17.145 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:36:17.748 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:36:18.405 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:36:18.627 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:36:19.044 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:36:19.740 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:36:20.324 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:36:22.265 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:36:22.453 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:36:23.524 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:36:23.638 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:36:25.443 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:36:26.083 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:36:26.245 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:36:26.723 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:36:26.763 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:36:28.362 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:36:29.330 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173629+4+end 2022-05-23 17:36:31.188 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:36:31.745 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:36:33.848 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:36:34.003 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:36:38.392 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:36:44.869 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:36:47.628 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:36:50.410 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:36:54.299 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:36:57.464 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:36:58.573 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:36:59.300 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:37:00.099 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:37:00.676 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173700+4+end 2022-05-23 17:37:02.562 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:37:02.736 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:37:03.251 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:37:04.543 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:37:05.823 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173705+4+end 2022-05-23 17:37:07.697 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:37:10.030 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:37:10.347 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:37:12.662 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:37:21.201 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:37:24.348 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:37:25.786 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:37:26.932 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173726+4+end 2022-05-23 17:37:28.816 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:37:30.809 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:37:32.109 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:37:32.406 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:37:35.985 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:37:39.284 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:37:40.941 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:37:42.831 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173742+4+end 2022-05-23 17:37:45.924 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:37:47.787 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:37:49.396 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:37:50.611 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:37:51.548 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:37:51.936 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:37:52.982 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:37:53.796 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:37:55.703 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:37:56.371 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:37:57.660 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173757+4+end 2022-05-23 17:37:58.157 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:37:59.554 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:37:59.684 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:38:00.151 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:38:02.110 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173802+4+end 2022-05-23 17:38:02.182 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:38:04.013 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:38:05.980 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:38:07.030 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:38:11.791 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 17:38:13.857 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173813+4+end 2022-05-23 17:38:14.987 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:38:16.244 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:38:18.963 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:20.065 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:20.373 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:38:20.404 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:21.367 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:22.614 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:22.638 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:38:23.317 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:24.563 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:25.786 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:38:26.488 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:27.726 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173827+4+end 2022-05-23 17:38:27.988 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:28.708 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:29.381 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:29.613 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:38:29.889 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:38:30.850 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:32.245 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:38:33.580 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:38:35.705 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:38:35.744 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:38:36.451 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:37.124 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:38:37.716 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:39.402 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:38:42.006 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173842+4+end 2022-05-23 17:38:46.503 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:38:49.113 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:38:49.976 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:38:50.147 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:38:52.421 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:38:53.308 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:38:55.250 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173855+4+end 2022-05-23 17:38:56.615 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:38:57.752 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:38:57.843 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:38:59.774 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:39:01.006 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:39:01.628 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:02.931 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173902+4+end 2022-05-23 17:39:04.197 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:39:04.819 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:39:05.458 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:39:07.364 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173907+4+end 2022-05-23 17:39:07.453 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:39:09.283 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:10.566 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:11.179 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:39:11.843 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:12.482 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:16.791 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:39:18.975 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:39:22.100 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:39:24.054 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173924+4+end 2022-05-23 17:39:24.195 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:39:25.282 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:25.931 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:39:27.490 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:39:27.537 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:39:28.581 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:39:30.507 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:39:31.044 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:31.870 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:39:33.992 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173933+4+end 2022-05-23 17:39:39.328 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:39:47.315 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:39:47.685 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:53.443 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:53.574 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:39:54.163 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:39:54.180 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:39:54.723 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:55.363 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:56.644 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:57.330 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:39:57.680 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:39:57.925 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:59.203 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:39:59.253 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173959+4+end 2022-05-23 17:39:59.260 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523173959+4+end 2022-05-23 17:40:01.111 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:40:01.124 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:40:01.763 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:40:01.763 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:40:02.423 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:40:03.049 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:40:03.769 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:40:03.785 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:40:05.629 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:40:08.556 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:40:09.568 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:40:09.609 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:40:15.250 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:40:17.792 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:40:20.349 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174020+4+end 2022-05-23 17:40:22.250 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:40:23.381 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:40:24.856 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:40:25.040 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:40:29.434 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:40:32.313 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:40:36.936 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:40:45.255 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:40:49.359 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174049+4+end 2022-05-23 17:40:50.525 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:40:51.002 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:40:53.297 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:40:53.929 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:40:54.819 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:40:54.839 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:40:55.597 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:40:57.388 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:40:58.124 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:40:58.124 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:40:59.983 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:41:00.050 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174100+4+end 2022-05-23 17:41:02.551 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:41:04.576 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:41:06.180 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:41:09.629 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:41:10.956 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:41:11.586 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174111+4+end 2022-05-23 17:41:14.089 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:41:14.121 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:41:16.065 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:41:16.108 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:41:16.688 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174116+4+end 2022-05-23 17:41:18.572 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:41:18.857 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:41:20.567 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:41:22.711 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:41:27.662 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:41:32.698 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:41:34.289 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:41:40.418 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:41:46.860 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:41:52.870 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:41:56.466 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:41:56.618 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:41:59.969 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174159+4+end 2022-05-23 17:42:02.007 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:42:07.281 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:42:09.587 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:42:10.428 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:42:11.855 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:42:12.077 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:42:13.011 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174213+4+end 2022-05-23 17:42:14.167 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:42:14.347 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174214+4+end 2022-05-23 17:42:14.879 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:42:15.567 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:42:16.836 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:42:16.889 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:42:17.491 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174217+4+end 2022-05-23 17:42:18.192 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:42:20.018 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:42:20.140 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:42:21.083 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174221+4+end 2022-05-23 17:42:22.008 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:42:22.907 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:42:23.362 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:42:23.830 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:42:27.121 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:42:35.494 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:42:36.229 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:42:37.958 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174237+4+end 2022-05-23 17:42:38.010 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:42:40.473 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:42:41.164 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:42:43.731 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174243+4+end 2022-05-23 17:42:43.738 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:42:44.711 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:42:45.616 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:42:47.605 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:42:49.621 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:43:03.642 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:43:04.091 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:43:04.853 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:43:06.185 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:43:06.741 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:43:08.027 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174308+4+end 2022-05-23 17:43:08.628 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:43:08.693 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:43:08.705 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174308+4+end 2022-05-23 17:43:10.566 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:43:11.205 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:43:11.868 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:43:11.874 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:43:13.229 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:43:13.766 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:43:13.792 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174313+4+end 2022-05-23 17:43:15.668 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:43:17.841 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:43:18.294 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:43:18.530 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:43:22.846 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:43:27.786 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:43:31.530 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:43:34.297 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:43:37.498 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:43:40.058 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174340+4+end 2022-05-23 17:43:40.842 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:43:41.934 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:43:43.943 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:43:45.048 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:43:49.315 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:43:58.302 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:43:59.939 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:44:03.076 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:44:05.018 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174405+4+end 2022-05-23 17:44:05.054 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:44:07.521 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:44:08.207 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:44:09.536 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:44:10.134 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174410+4+end 2022-05-23 17:44:11.450 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:44:11.667 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:44:11.990 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:44:14.647 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:44:16.096 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:44:21.115 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:44:24.528 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:44:25.646 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:44:29.306 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174429+4+end 2022-05-23 17:44:32.372 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:44:32.511 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:44:33.806 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:44:35.435 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:44:37.712 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:44:37.729 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:44:38.923 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:44:40.847 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174440+4+end 2022-05-23 17:44:42.707 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:44:45.342 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:44:50.665 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:44:53.810 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:44:54.877 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:44:56.212 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:44:59.389 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:45:01.322 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174501+4+end 2022-05-23 17:45:02.312 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:45:03.842 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:45:05.133 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:45:05.324 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:45:05.968 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:45:05.994 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+1+158+123+8+end 2022-05-23 17:45:07.117 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:45:07.720 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174507+4+end 2022-05-23 17:45:09.247 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:45:09.613 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:45:11.598 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:45:12.167 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:45:13.662 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:45:15.230 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:45:17.549 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:45:18.198 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174518+4+end 2022-05-23 17:45:19.526 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:45:23.062 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:45:26.015 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:45:26.248 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:45:32.079 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:45:34.089 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:45:35.852 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:45:36.525 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:45:37.792 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174537+4+end 2022-05-23 17:45:40.334 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:45:41.212 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:45:42.305 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:45:58.112 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:45:58.289 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:45:58.334 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:46:01.447 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:46:01.448 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:46:03.393 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174603+4+end 2022-05-23 17:46:04.032 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174604+4+end 2022-05-23 17:46:05.921 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:46:05.935 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:46:07.903 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:46:07.903 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:46:08.180 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:46:11.304 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:46:11.676 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174611+4+end 2022-05-23 17:46:14.244 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:46:16.967 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:46:19.602 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:46:19.905 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:46:29.018 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:46:31.057 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:46:32.172 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:46:34.755 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174634+4+end 2022-05-23 17:46:36.658 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:46:37.336 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:46:37.945 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:46:38.630 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:46:39.203 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:46:40.504 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:46:40.909 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:46:41.129 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:46:42.402 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:46:43.680 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:46:44.320 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:46:45.602 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:46:46.891 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:46:57.915 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:46:59.737 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:46:59.990 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:47:01.547 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:47:02.355 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:47:02.890 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:47:04.834 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174704+4+end 2022-05-23 17:47:05.035 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:47:06.737 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:47:07.773 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174707+4+end 2022-05-23 17:47:08.802 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:47:09.336 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:47:13.463 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:47:15.168 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:47:23.095 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:47:23.608 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:47:26.877 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:47:28.012 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:47:30.462 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:47:32.479 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:47:33.613 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:47:35.549 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:47:35.558 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174735+4+end 2022-05-23 17:47:38.098 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:47:38.724 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174738+4+end 2022-05-23 17:47:40.075 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:47:40.643 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:47:41.240 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:47:41.922 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:47:43.224 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:47:44.483 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:47:44.996 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:47:45.123 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:47:46.404 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:47:47.682 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:47:48.344 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:47:49.603 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:47:50.882 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:47:53.885 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:47:55.738 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:47:59.217 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:47:59.866 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:48:01.154 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174801+4+end 2022-05-23 17:48:03.055 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:48:03.898 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:48:05.661 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:48:06.240 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:48:06.298 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:48:07.130 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174807+4+end 2022-05-23 17:48:07.141 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:48:07.290 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:48:09.451 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:48:10.364 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:48:11.396 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174811+4+end 2022-05-23 17:48:12.120 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:48:13.277 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:48:14.896 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:48:15.906 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:48:17.559 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:48:20.354 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:48:24.940 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:48:25.561 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:48:26.787 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:48:27.804 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:48:29.933 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:48:31.876 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174831+4+end 2022-05-23 17:48:33.124 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:48:33.778 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:48:36.387 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:48:49.349 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:48:52.384 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:48:55.531 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:48:57.474 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174857+4+end 2022-05-23 17:48:59.380 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:49:01.986 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:49:02.930 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:49:03.866 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:49:04.549 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:49:04.713 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:49:07.044 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174907+4+end 2022-05-23 17:49:07.694 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:49:09.082 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:49:09.603 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:09.646 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174909+4+end 2022-05-23 17:49:10.264 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:10.905 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:49:11.513 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:49:11.522 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:12.802 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:13.443 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:14.148 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:49:14.722 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:16.004 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:17.284 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:18.563 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:19.202 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:20.503 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:21.763 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:21.919 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:49:23.435 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:49:25.611 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:49:27.165 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:49:27.568 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:49:30.083 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:30.759 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:49:30.953 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174930+4+end 2022-05-23 17:49:32.406 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:49:32.667 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174932+4+end 2022-05-23 17:49:33.385 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:49:35.219 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:49:36.029 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:49:37.119 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:37.187 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:49:37.763 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:38.404 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:38.874 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:38.945 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:49:42.021 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:49:46.722 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:48.002 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:48.381 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:49:51.235 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:49:52.429 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:49:52.483 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:49:53.791 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523174953+4+end 2022-05-23 17:49:53.870 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:49:55.695 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:49:58.304 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:50:00.869 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:50:01.495 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:50:02.362 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:50:04.015 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:50:05.867 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:50:05.956 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175005+4+end 2022-05-23 17:50:07.319 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:50:07.836 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:50:10.471 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:50:12.352 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:50:15.177 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:50:18.217 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:50:19.327 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:50:33.155 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:50:34.783 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:50:36.696 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:50:37.932 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:50:39.878 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175039+4+end 2022-05-23 17:50:42.415 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:50:44.436 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:50:46.622 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:50:50.783 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:50:52.116 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:50:53.932 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:50:55.208 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175055+4+end 2022-05-23 17:50:55.875 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175055+4+end 2022-05-23 17:50:57.778 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:50:58.120 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:50:58.143 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:50:59.919 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:50:59.922 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:51:00.384 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:51:01.008 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:51:01.087 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:51:01.611 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:51:02.897 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:51:03.199 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:51:04.172 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:51:04.919 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:51:05.471 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:51:07.896 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175107+4+end 2022-05-23 17:51:09.749 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:51:14.064 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:51:15.373 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:51:19.540 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:51:25.019 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:51:27.436 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:51:28.520 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:51:29.165 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:51:31.077 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175131+4+end 2022-05-23 17:51:33.619 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:51:35.592 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:51:36.514 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:51:40.615 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:51:40.642 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:51:40.720 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 17:51:40.884 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:51:41.344 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:51:43.264 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175143+4+end 2022-05-23 17:51:44.490 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:51:45.196 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 17:51:45.763 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:51:45.778 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:51:46.434 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175146+4+end 2022-05-23 17:51:47.042 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:51:47.098 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:51:48.322 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:51:48.370 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175148+4+end 2022-05-23 17:51:48.960 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:51:49.602 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:51:49.740 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:51:50.242 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:51:50.250 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:51:50.872 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:51:50.945 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:51:51.528 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:51:52.192 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175152+4+end 2022-05-23 17:51:53.006 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:51:54.028 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:51:54.095 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:51:55.456 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 17:51:56.358 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175156+4+end 2022-05-23 17:51:56.695 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:51:57.431 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:51:57.958 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175157+4+end 2022-05-23 17:51:59.514 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:52:00.486 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:52:02.093 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:52:02.269 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:52:02.522 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:52:07.398 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:52:12.138 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:52:20.848 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:52:21.326 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:52:24.198 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:52:24.201 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:52:26.761 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175226+4+end 2022-05-23 17:52:27.454 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:52:28.007 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175228+4+end 2022-05-23 17:52:28.633 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:52:31.200 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:52:31.270 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:52:31.455 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:52:34.214 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:52:37.660 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:52:40.813 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:52:42.451 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:52:42.749 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175242+4+end 2022-05-23 17:52:45.284 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:52:45.944 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:52:47.198 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:52:47.270 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:52:47.623 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:52:48.513 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175248+4+end 2022-05-23 17:52:48.945 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:52:50.416 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:52:52.387 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:52:55.198 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:52:56.196 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:52:58.172 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:53:00.166 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:53:00.817 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:53:04.239 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:53:05.866 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175305+4+end 2022-05-23 17:53:09.099 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:53:10.219 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:53:14.179 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:53:22.904 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:53:23.688 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:53:23.738 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:53:24.967 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:53:25.610 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:53:26.890 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:53:27.605 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:53:28.834 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175328+4+end 2022-05-23 17:53:30.736 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:53:31.610 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:53:33.345 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:53:33.981 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:53:37.132 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:53:38.666 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:53:39.077 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175339+4+end 2022-05-23 17:53:39.086 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:53:41.605 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:53:41.941 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175341+4+end 2022-05-23 17:53:42.239 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:53:43.592 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:53:44.580 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:53:44.822 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175344+4+end 2022-05-23 17:53:46.734 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:53:49.345 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:53:53.406 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:53:53.778 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:53:54.210 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:53:57.009 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175357+4+end 2022-05-23 17:53:58.362 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:54:00.167 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:05.427 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:54:05.925 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:08.733 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:54:11.685 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:12.964 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:12.979 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:54:13.604 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:14.885 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:15.227 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175415+4+end 2022-05-23 17:54:16.163 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:16.809 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:17.737 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:54:18.084 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:19.364 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:20.060 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:54:20.645 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:21.902 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 17:54:23.213 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:54:23.850 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175423+4+end 2022-05-23 17:54:25.159 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175425+4+end 2022-05-23 17:54:26.363 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:54:27.060 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:54:29.668 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:54:32.221 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:54:35.382 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:54:36.241 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:54:36.686 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:54:37.966 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175437+4+end 2022-05-23 17:54:39.833 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:54:39.847 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:54:41.791 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175441+4+end 2022-05-23 17:54:42.469 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:54:44.307 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:54:45.605 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:46.303 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:54:46.885 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:54:50.895 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:54:51.226 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:54:51.360 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:54:55.964 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:55:02.382 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:55:06.737 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:55:11.785 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:55:12.563 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:55:14.825 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:55:14.850 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175514+4+end 2022-05-23 17:55:20.835 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:55:20.863 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:55:24.039 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:55:24.051 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175524+4+end 2022-05-23 17:55:25.959 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175525+4+end 2022-05-23 17:55:26.555 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:55:27.087 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:55:28.501 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:55:30.470 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:55:30.804 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:55:34.266 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:55:36.068 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:55:36.192 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175536+4+end 2022-05-23 17:55:36.862 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:55:38.726 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:55:40.014 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:55:40.508 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:55:40.722 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:55:41.954 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175541+4+end 2022-05-23 17:55:43.857 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:55:46.467 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:55:48.597 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:55:50.363 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:55:51.529 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:55:53.557 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:55:53.838 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:55:54.730 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:55:56.008 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:55:57.630 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:55:59.373 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:56:00.549 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:56:07.150 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:56:07.382 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:56:10.432 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:56:13.637 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:56:14.712 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:56:14.890 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175614+4+end 2022-05-23 17:56:15.564 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:56:17.207 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:56:17.959 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:56:18.738 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:56:19.138 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:56:19.388 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:56:20.356 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:56:20.868 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:56:22.273 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175622+4+end 2022-05-23 17:56:24.817 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:56:26.795 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:56:27.419 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:56:30.591 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:56:31.920 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:56:32.522 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175632+4+end 2022-05-23 17:56:34.189 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:56:35.041 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:56:35.078 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:56:37.012 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175637+4+end 2022-05-23 17:56:37.039 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:56:38.871 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:56:40.595 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:56:41.526 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:56:46.197 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:56:47.480 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:56:48.517 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:56:51.689 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175651+4+end 2022-05-23 17:56:51.834 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:56:54.249 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:56:55.527 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:56:56.188 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:56:56.339 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:56:57.447 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:56:58.727 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:56:59.371 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:00.648 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:01.088 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:57:01.811 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:57:01.927 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:02.567 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:03.215 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:57:03.850 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:05.015 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:57:05.127 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:09.043 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:57:10.249 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:12.431 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:57:15.617 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175715+4+end 2022-05-23 17:57:16.345 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:57:17.982 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:57:18.892 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:57:21.158 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:57:23.009 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:57:23.714 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175723+4+end 2022-05-23 17:57:23.743 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:57:24.175 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:57:25.590 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:57:26.907 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:57:27.529 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:28.232 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:57:29.034 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:57:29.487 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:57:30.121 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175730+4+end 2022-05-23 17:57:30.506 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:57:32.008 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:57:32.648 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:32.659 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:57:33.927 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:33.988 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:57:34.591 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175734+4+end 2022-05-23 17:57:36.496 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:57:38.407 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:39.105 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:57:39.689 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:40.327 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:57:43.720 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:57:43.925 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:57:44.310 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:57:45.205 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:57:45.506 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:57:46.102 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:57:49.411 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:57:53.291 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:57:57.145 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:58:06.795 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:58:08.841 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:58:10.428 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 17:58:14.303 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:58:14.909 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:58:17.479 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:58:18.726 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175818+4+end 2022-05-23 17:58:20.038 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175820+4+end 2022-05-23 17:58:21.914 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:58:23.908 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:58:25.119 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:58:25.175 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:58:25.892 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:58:28.104 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:58:28.346 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:58:28.975 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:58:30.245 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:58:30.912 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175830+4+end 2022-05-23 17:58:30.919 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175830+4+end 2022-05-23 17:58:32.814 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:58:33.446 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:58:35.429 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:58:35.429 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:58:40.779 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:58:41.920 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:58:43.973 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175843+4+end 2022-05-23 17:58:46.143 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:58:47.017 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:58:49.563 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:58:49.582 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:58:52.377 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:59:03.900 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:59:04.804 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:59:10.947 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:59:11.907 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:59:13.131 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 17:59:15.056 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 17:59:16.328 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:59:16.355 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:59:17.001 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175917+4+end 2022-05-23 17:59:19.540 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:59:21.513 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:59:22.137 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 17:59:25.294 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 17:59:27.239 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175927+4+end 2022-05-23 17:59:27.897 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 17:59:29.763 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:59:29.864 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:59:31.054 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 17:59:31.746 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:59:32.490 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:59:32.982 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523175932+4+end 2022-05-23 17:59:33.631 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:59:34.895 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 17:59:37.503 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:59:39.579 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:59:43.163 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 17:59:44.653 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:59:46.542 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 17:59:53.884 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 17:59:56.029 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 17:59:56.500 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:00:03.071 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:00:07.610 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180007+4+end 2022-05-23 18:00:09.778 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:00:13.349 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:00:15.291 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:00:16.496 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:00:18.437 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180018+4+end 2022-05-23 18:00:20.341 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:00:22.370 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:00:22.952 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:00:23.085 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:00:24.218 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:00:27.369 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:00:29.316 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180029+4+end 2022-05-23 18:00:31.216 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:00:34.636 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:00:35.309 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:00:37.854 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180037+4+end 2022-05-23 18:00:37.935 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:00:38.138 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:00:38.710 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:00:40.370 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:41.648 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:42.950 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:43.569 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:44.328 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:00:44.850 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:44.988 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:00:46.130 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:46.767 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:48.069 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:49.329 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:49.969 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:51.135 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:00:51.250 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:52.528 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:53.191 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:54.448 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:55.729 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:56.369 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:57.435 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:00:57.648 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:58.930 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:00:59.403 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:01:01.086 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:01:04.084 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180104+4+end 2022-05-23 18:01:04.384 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:01:06.815 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:01:09.165 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:01:10.591 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 18:01:10.812 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:01:11.136 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:01:13.079 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180113+4+end 2022-05-23 18:01:13.671 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:01:14.938 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:01:15.604 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180115+4+end 2022-05-23 18:01:16.248 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:01:16.283 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 18:01:16.295 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 18:01:16.892 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180116+4+end 2022-05-23 18:01:18.130 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:01:18.610 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:01:18.813 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180118+4+end 2022-05-23 18:01:19.400 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:01:19.453 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180119+4+end 2022-05-23 18:01:20.117 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:01:20.682 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:01:20.743 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:01:21.320 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:01:21.395 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:01:21.960 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:01:23.922 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:01:25.841 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180125+4+end 2022-05-23 18:01:25.843 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:01:27.717 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:01:29.651 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:01:30.357 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:01:31.751 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:01:32.845 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:01:34.151 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:01:35.407 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:01:36.192 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:01:41.939 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:01:41.949 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:01:42.022 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:01:45.085 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:01:55.573 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:01:58.383 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:02:03.416 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:02:06.525 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:02:09.987 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:02:11.624 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:02:11.730 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:02:11.909 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180211+4+end 2022-05-23 18:02:14.445 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:02:15.125 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:02:16.436 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:02:17.041 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180217+4+end 2022-05-23 18:02:17.703 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:02:19.584 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:02:20.863 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:02:21.555 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:02:23.439 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180223+4+end 2022-05-23 18:02:24.751 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:02:25.109 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:02:25.340 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:02:27.948 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:02:34.533 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:02:38.397 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:02:38.915 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:02:39.526 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:02:46.158 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:02:47.690 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:02:51.230 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:02:52.178 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:02:52.492 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:02:53.983 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180253+4+end 2022-05-23 18:02:56.542 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:02:58.636 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:03:00.898 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:03:01.814 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180301+4+end 2022-05-23 18:03:03.149 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:03:04.369 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:05.009 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:06.308 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:03:06.313 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:06.688 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:03:07.570 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:07.606 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:03:08.242 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180308+4+end 2022-05-23 18:03:08.265 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:03:08.851 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:08.932 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:09.158 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:03:09.489 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:10.768 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:03:10.770 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:11.443 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:03:12.050 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:12.754 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:03:13.329 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:13.363 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180313+4+end 2022-05-23 18:03:13.970 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:14.065 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:03:15.248 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:15.903 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:03:16.551 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:17.169 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:17.175 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:03:17.873 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:03:18.449 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:19.089 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:19.759 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180319+4+end 2022-05-23 18:03:20.084 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:03:20.369 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:03:21.660 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:03:23.627 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:03:28.956 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:03:31.499 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:03:33.411 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:03:35.235 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:03:37.765 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:03:46.679 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:03:50.384 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:04:03.878 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:04:07.143 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:04:09.066 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:04:09.077 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180409+4+end 2022-05-23 18:04:10.083 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:04:11.600 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:04:11.648 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:04:12.247 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:04:13.587 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:04:14.398 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:04:14.805 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180414+4+end 2022-05-23 18:04:15.471 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:04:16.679 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:04:18.625 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:04:18.685 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:04:20.564 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180420+4+end 2022-05-23 18:04:21.013 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180421+4+end 2022-05-23 18:04:22.462 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:04:22.619 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:04:25.082 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:04:29.736 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:04:31.490 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:04:32.200 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:04:33.150 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:04:35.374 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:04:35.429 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180435+4+end 2022-05-23 18:04:39.109 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:04:39.751 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:04:41.716 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:04:42.311 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:04:42.955 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:04:44.506 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:04:54.616 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:05:00.266 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:05:03.431 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:05:04.916 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:05:05.364 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180505+4+end 2022-05-23 18:05:06.664 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:05:07.879 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:05:08.980 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:05:09.816 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:05:09.874 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:05:10.170 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:05:11.760 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180511+4+end 2022-05-23 18:05:11.780 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:05:14.014 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:05:14.302 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:05:14.934 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:05:15.917 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:05:16.263 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:05:16.876 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180516+4+end 2022-05-23 18:05:18.393 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:05:18.779 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:05:19.652 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180519+4+end 2022-05-23 18:05:20.307 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:05:21.387 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:05:27.266 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:05:29.187 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:05:29.722 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:05:31.461 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:05:32.847 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:05:32.971 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:05:34.128 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:05:34.793 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:05:35.408 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:05:36.048 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:05:37.329 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:05:37.408 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:05:38.607 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:05:39.247 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:05:40.527 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:05:44.601 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:05:57.673 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:05:57.866 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:05:58.642 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:06:01.019 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:06:02.964 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180602+4+end 2022-05-23 18:06:04.848 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:06:06.817 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:06:07.530 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:06:08.121 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:06:08.748 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:06:09.998 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:06:10.744 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:06:11.897 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:06:11.919 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180611+4+end 2022-05-23 18:06:12.535 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180612+4+end 2022-05-23 18:06:13.794 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:06:13.841 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180613+4+end 2022-05-23 18:06:15.096 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:06:16.355 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:06:16.377 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:06:16.429 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:06:17.657 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:06:18.350 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:06:19.884 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:06:23.963 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:06:24.921 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:06:26.147 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:06:30.615 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:06:37.911 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:06:41.161 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:06:49.054 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:06:51.753 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:06:53.657 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:06:54.774 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:06:57.340 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:06:59.310 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180659+4+end 2022-05-23 18:07:01.170 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:07:02.431 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:07:03.782 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:07:03.784 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:07:03.810 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:07:05.068 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:07:06.963 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:07:06.963 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:07:07.000 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:07:09.521 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180709+4+end 2022-05-23 18:07:09.523 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180709+4+end 2022-05-23 18:07:11.423 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:07:11.424 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:07:13.394 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:07:14.034 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:07:18.221 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:07:22.465 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:07:22.804 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:07:23.987 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:07:28.865 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:07:31.406 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:07:39.596 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:07:42.815 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180742+4+end 2022-05-23 18:07:44.509 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:07:44.692 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:07:45.146 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:07:45.972 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:07:47.253 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:07:52.441 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:07:55.572 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:07:56.219 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:07:57.710 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:07:58.173 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180758+4+end 2022-05-23 18:08:00.677 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:08:02.299 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:08:02.682 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:08:05.345 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:08:05.527 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:08:06.524 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:08:06.615 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:08:08.149 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180808+4+end 2022-05-23 18:08:08.397 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:08:09.657 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:08:10.321 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180810+4+end 2022-05-23 18:08:11.016 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:08:11.600 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180811+4+end 2022-05-23 18:08:11.640 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:08:12.212 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:08:12.863 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:08:13.507 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:08:14.882 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:08:16.132 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:08:17.805 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:08:19.393 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:08:20.133 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:08:24.719 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:08:26.763 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:08:27.938 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:08:37.404 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:08:43.356 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:08:46.430 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180846+4+end 2022-05-23 18:08:49.479 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:08:50.623 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:08:52.655 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:09:01.241 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:09:01.541 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:09:04.724 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:09:04.724 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:09:05.874 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:09:06.636 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180906+4+end 2022-05-23 18:09:06.639 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523180906+4+end 2022-05-23 18:09:08.516 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:09:08.520 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:09:11.147 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:09:11.157 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:09:16.352 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:09:18.394 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:09:19.637 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:09:21.564 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:09:24.021 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:09:24.999 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:09:35.059 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:09:48.496 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:09:50.295 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:09:53.996 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:09:57.873 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:10:01.043 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:10:02.958 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181002+4+end 2022-05-23 18:10:03.016 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:10:03.628 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:10:04.838 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:10:06.780 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:10:07.473 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:10:08.725 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181008+4+end 2022-05-23 18:10:11.265 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:10:13.258 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:10:13.309 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:10:13.885 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:10:15.919 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:10:16.337 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:10:18.460 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:10:20.088 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181020+4+end 2022-05-23 18:10:21.766 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:10:22.237 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:10:31.709 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:10:36.332 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 18:10:38.803 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181038+4+end 2022-05-23 18:10:40.085 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:10:40.097 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 18:10:41.973 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:10:43.529 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181043+4+end 2022-05-23 18:10:43.907 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:10:45.888 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 18:10:45.951 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:10:46.025 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:10:47.136 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181047+4+end 2022-05-23 18:10:47.855 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:10:47.888 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181047+4+end 2022-05-23 18:10:49.675 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:10:50.292 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:10:50.919 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:10:51.572 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:10:53.493 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:10:54.127 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:10:54.773 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:10:54.825 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:10:56.056 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:10:56.687 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:10:57.977 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:10:58.616 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:10:58.803 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:10:59.450 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:10:59.894 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:10:59.931 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:11:00.562 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181100+4+end 2022-05-23 18:11:01.173 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:11:01.703 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:11:02.464 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:11:02.474 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:11:03.096 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:11:03.732 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:11:05.038 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181105+4+end 2022-05-23 18:11:05.077 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:11:07.583 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:11:08.860 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:11:09.550 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:11:10.282 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:11:12.069 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:11:13.610 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:11:13.640 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:11:14.644 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181114+4+end 2022-05-23 18:11:16.520 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:11:18.655 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:11:19.912 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:11:23.215 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:11:26.821 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:11:27.735 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:11:38.316 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:11:39.570 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:11:40.211 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:11:40.967 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:11:41.495 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:11:45.072 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:11:51.024 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:11:51.144 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:11:54.312 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:11:54.391 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:11:55.196 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:11:56.264 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:11:56.883 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181156+4+end 2022-05-23 18:11:58.574 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181158+4+end 2022-05-23 18:11:58.785 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:11:59.417 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:12:00.755 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:12:01.360 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181201+4+end 2022-05-23 18:12:03.853 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:12:03.902 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:12:05.540 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:12:05.863 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:12:06.594 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:12:07.712 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:12:08.399 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:12:09.018 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:12:10.330 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181210+4+end 2022-05-23 18:12:10.963 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:12:11.135 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:12:12.839 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:12:14.785 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181214+4+end 2022-05-23 18:12:14.832 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:12:17.480 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:12:19.257 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:19.895 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:21.173 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:21.814 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:22.443 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:12:23.097 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:24.377 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:26.316 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 18:12:28.594 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:12:28.864 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181228+4+end 2022-05-23 18:12:31.371 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:12:33.333 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:34.615 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:35.249 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:35.803 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:12:36.556 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:37.915 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:38.478 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:39.733 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:41.014 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:42.292 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:42.933 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:12:49.161 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:12:50.113 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:12:50.942 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:12:52.588 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:12:54.098 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:12:55.748 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:12:56.829 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181256+4+end 2022-05-23 18:12:57.070 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:12:57.684 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181257+4+end 2022-05-23 18:12:59.586 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:13:00.248 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:13:01.134 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:13:01.553 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:13:02.192 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:13:02.728 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:13:02.803 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181302+4+end 2022-05-23 18:13:03.557 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:13:04.336 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:13:04.701 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:13:04.706 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:13:06.662 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181306+4+end 2022-05-23 18:13:06.674 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:13:07.261 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:13:08.810 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:13:09.162 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:13:11.173 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:13:11.697 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:13:15.120 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:13:16.517 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:13:43.614 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:13:46.076 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181346+4+end 2022-05-23 18:13:48.914 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:13:52.068 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:13:53.386 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:13:54.005 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181354+4+end 2022-05-23 18:13:55.904 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:13:56.569 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:13:58.534 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:13:59.132 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181359+4+end 2022-05-23 18:14:00.535 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:14:01.024 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:14:02.995 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:14:03.635 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:14:06.802 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:14:07.028 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:14:07.862 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:14:08.729 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181408+4+end 2022-05-23 18:14:11.252 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:14:12.804 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:14:12.974 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:14:13.241 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:14:13.313 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:14:16.639 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:14:22.520 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181422+4+end 2022-05-23 18:14:22.919 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:14:34.982 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:14:41.465 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:14:43.268 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:14:45.250 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:14:47.474 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:14:48.412 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:14:48.610 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:14:50.341 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181450+4+end 2022-05-23 18:14:52.222 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:14:54.855 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:14:54.856 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:14:57.520 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:14:58.012 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:14:59.651 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:14:59.924 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181459+4+end 2022-05-23 18:15:01.797 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:15:02.072 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:15:03.124 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:15:04.472 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:15:04.498 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:15:04.756 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:15:05.049 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181505+4+end 2022-05-23 18:15:07.577 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:15:09.579 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:15:10.267 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:15:10.939 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:15:13.017 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:15:13.348 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181513+4+end 2022-05-23 18:15:16.534 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:16.582 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:15:16.823 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:15:17.816 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:19.089 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:19.650 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181519+4+end 2022-05-23 18:15:19.735 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:21.013 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:22.297 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:23.659 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:23.836 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:15:24.217 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:25.494 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:25.876 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:15:26.132 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:41.574 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:15:44.732 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:45.349 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:15:45.971 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:47.252 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:47.303 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181547+4+end 2022-05-23 18:15:47.555 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:15:48.535 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:49.799 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:15:49.811 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:50.477 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:51.186 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:15:51.733 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:51.824 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:15:53.031 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:15:54.344 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:15:54.517 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:15:55.979 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:15:56.254 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181556+4+end 2022-05-23 18:15:58.122 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:15:59.440 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:16:00.795 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:16:01.386 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181601+4+end 2022-05-23 18:16:02.251 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:16:03.890 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:16:05.906 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:16:09.239 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:16:09.850 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:16:13.195 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:16:18.897 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:16:20.080 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181620+4+end 2022-05-23 18:16:25.916 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:16:30.776 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:16:37.879 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:16:41.705 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181641+4+end 2022-05-23 18:16:43.665 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:16:46.794 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:16:48.742 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181648+4+end 2022-05-23 18:16:49.335 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:16:50.811 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:16:51.234 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:16:51.256 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:16:51.560 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:16:52.213 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:16:52.528 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:16:52.608 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:16:53.224 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:16:53.258 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:16:54.456 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:16:55.107 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:16:55.760 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:16:56.367 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:16:56.415 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:16:56.646 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:16:58.347 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181658+4+end 2022-05-23 18:16:58.984 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181658+4+end 2022-05-23 18:16:59.582 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:16:59.981 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:17:00.223 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:17:00.848 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:17:00.862 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:17:00.866 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:17:01.108 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:17:02.853 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:17:02.875 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:17:03.213 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:17:03.418 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:17:04.057 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:17:04.326 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:17:06.754 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:17:07.547 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:17:07.903 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:17:08.171 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:17:11.388 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181711+4+end 2022-05-23 18:17:13.260 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:17:16.242 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:17:35.522 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:17:38.390 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:17:39.753 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:17:41.857 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:17:43.782 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181743+4+end 2022-05-23 18:17:46.305 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:17:47.742 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:17:48.288 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:17:49.586 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:17:52.712 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:17:52.981 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:17:54.640 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181754+4+end 2022-05-23 18:17:54.697 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:17:57.188 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:17:57.753 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:17:57.838 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:17:59.154 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:17:59.786 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181759+4+end 2022-05-23 18:18:02.291 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:18:04.265 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:18:04.272 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:18:04.349 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:18:06.362 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:18:08.074 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181808+4+end 2022-05-23 18:18:09.972 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:11.250 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:12.556 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:13.175 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:14.455 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:14.570 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:18:15.732 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:16.377 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:17.672 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:18.292 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:19.047 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:18:19.552 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:18:19.571 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:20.851 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:20.928 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:18:22.132 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:22.796 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:23.111 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:18:25.688 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181825+4+end 2022-05-23 18:18:28.809 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:18:32.298 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:18:33.060 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:18:34.841 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:36.297 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:18:39.429 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:18:39.606 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:18:41.381 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181841+4+end 2022-05-23 18:18:42.385 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:18:43.266 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:18:44.693 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:18:45.902 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:18:46.416 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:18:50.386 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:18:51.610 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:18:51.656 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:18:53.536 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:18:54.799 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:18:55.009 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:18:56.103 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181856+4+end 2022-05-23 18:18:57.383 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181857+4+end 2022-05-23 18:18:57.985 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:18:59.239 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:18:59.698 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:18:59.971 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:19:01.264 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:19:01.962 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:19:02.460 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:19:03.727 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:19:26.905 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:19:32.578 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:19:32.592 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:19:33.451 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:19:35.756 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181935+4+end 2022-05-23 18:19:36.391 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:19:37.979 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181937+4+end 2022-05-23 18:19:38.292 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:19:38.319 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181938+4+end 2022-05-23 18:19:38.933 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:19:40.213 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:19:40.838 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:19:41.492 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:19:41.666 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:19:42.772 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:19:42.844 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:19:43.412 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:19:46.695 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:19:47.005 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:19:49.855 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:19:50.472 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:19:51.782 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181951+4+end 2022-05-23 18:19:52.455 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181952+4+end 2022-05-23 18:19:53.261 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:19:54.288 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:19:54.307 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:19:56.302 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 18:19:56.306 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:19:56.946 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:19:58.803 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:19:58.814 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523181958+4+end 2022-05-23 18:19:59.651 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:20:01.322 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:20:02.079 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:20:05.324 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182005+4+end 2022-05-23 18:20:08.132 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 18:20:08.730 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:20:10.498 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182010+4+end 2022-05-23 18:20:12.868 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:20:13.542 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:20:15.018 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 18:20:17.413 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182017+4+end 2022-05-23 18:20:19.182 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:20:19.900 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:20:30.862 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:20:31.438 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:20:32.137 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:20:32.231 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:20:35.295 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:20:37.226 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182037+4+end 2022-05-23 18:20:37.962 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:20:39.718 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:20:41.744 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:20:47.567 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:20:50.845 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:20:57.252 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:20:57.851 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:20:59.022 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:21:02.152 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:21:02.802 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:21:04.106 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182104+4+end 2022-05-23 18:21:04.341 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182104+4+end 2022-05-23 18:21:05.989 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:21:06.813 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:21:08.595 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:21:08.628 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:21:11.754 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:21:13.682 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182113+4+end 2022-05-23 18:21:16.211 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:21:18.192 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:21:29.734 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:21:32.868 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:21:34.821 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182134+4+end 2022-05-23 18:21:34.918 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:21:37.343 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:21:37.442 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:21:39.341 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:21:44.467 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:21:48.228 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:21:48.529 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:21:50.183 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182150+4+end 2022-05-23 18:21:50.999 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:21:51.910 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:21:52.707 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:21:54.668 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:21:54.668 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:21:56.093 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:21:57.380 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:21:57.862 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182157+4+end 2022-05-23 18:21:58.248 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182158+4+end 2022-05-23 18:22:01.153 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:22:02.953 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:03.463 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:22:04.214 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:04.461 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:22:04.852 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:04.928 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:22:06.131 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:07.412 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:08.086 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:22:08.691 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:09.332 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:10.036 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182210+4+end 2022-05-23 18:22:12.534 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:22:14.560 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:22:16.077 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:22:17.755 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:22:20.213 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:20.854 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:22.131 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:25.973 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:26.057 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:22:29.202 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:22:30.861 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:22:31.092 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:31.128 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182231+4+end 2022-05-23 18:22:31.867 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:22:33.026 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:22:35.665 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:22:36.854 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:37.477 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:22:38.131 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:39.412 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:40.051 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:41.332 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:41.422 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:22:41.974 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:43.251 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:43.954 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:22:44.555 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:22:46.059 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:22:47.144 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182247+4+end 2022-05-23 18:22:49.029 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:22:51.027 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:22:52.238 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:22:53.006 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:22:55.411 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:22:58.803 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:23:07.022 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:23:07.139 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:23:10.158 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:23:12.756 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182312+4+end 2022-05-23 18:23:14.615 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:23:16.633 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:23:21.221 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:23:21.437 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:23:22.385 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:23:24.919 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182324+4+end 2022-05-23 18:23:25.511 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:23:26.856 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:23:27.460 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182327+4+end 2022-05-23 18:23:28.818 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:23:29.337 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:29.345 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:23:29.997 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:31.255 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:31.985 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:23:33.176 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:33.817 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:34.455 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:35.736 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:37.016 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:38.296 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:38.935 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:40.856 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:41.498 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:41.804 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:23:42.822 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:23:43.039 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:23:43.415 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:43.817 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:23:44.055 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:44.696 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:45.681 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182345+4+end 2022-05-23 18:23:45.976 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:45.976 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:23:47.301 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:47.919 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182347+4+end 2022-05-23 18:23:48.536 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:49.175 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:23:49.824 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:23:51.301 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:23:52.424 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:24:02.086 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:24:04.685 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:24:07.249 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:24:11.574 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:24:15.509 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:24:15.856 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:24:17.584 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182417+4+end 2022-05-23 18:24:18.333 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:24:19.781 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:24:21.200 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:24:23.591 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:24:23.750 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182423+4+end 2022-05-23 18:24:25.662 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:24:25.819 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:24:25.907 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:24:28.267 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:24:28.870 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:24:37.741 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:24:41.058 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:24:41.984 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:24:41.996 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:24:42.985 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182442+4+end 2022-05-23 18:24:44.841 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:24:47.591 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:24:48.354 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:24:48.835 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:24:49.375 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:24:52.558 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182452+4+end 2022-05-23 18:24:55.735 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:24:56.044 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:24:57.034 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:24:58.295 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:24:59.573 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:25:00.214 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:25:01.541 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:25:07.274 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:25:07.306 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:25:09.099 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:25:09.136 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:25:09.632 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:25:13.013 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:25:13.568 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:25:14.153 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182514+4+end 2022-05-23 18:25:16.581 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:25:19.571 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:25:19.588 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:25:22.157 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:25:22.422 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:25:22.623 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:25:22.642 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:25:24.572 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182524+4+end 2022-05-23 18:25:24.585 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182524+4+end 2022-05-23 18:25:27.094 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:25:27.107 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:25:29.104 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:25:29.714 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:25:31.851 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:25:35.717 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:25:39.503 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:25:39.966 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:25:43.141 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:25:45.066 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182545+4+end 2022-05-23 18:25:46.463 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:25:47.588 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:25:48.974 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:25:49.586 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:25:54.355 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:26:02.536 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:26:07.118 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:26:11.498 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:26:14.795 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182614+4+end 2022-05-23 18:26:15.498 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:26:15.813 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:26:15.815 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:26:16.534 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:26:17.861 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:26:18.960 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:26:18.964 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:26:19.089 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:26:19.405 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:26:20.882 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182620+4+end 2022-05-23 18:26:21.502 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:26:21.629 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182621+4+end 2022-05-23 18:26:22.296 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182622+4+end 2022-05-23 18:26:23.426 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:26:24.520 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:26:24.691 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:26:25.401 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:26:27.369 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:26:28.634 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:26:29.272 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:26:29.853 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:26:31.683 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:26:32.921 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:26:33.640 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:26:34.414 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:26:36.365 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:26:37.116 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:26:37.445 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:26:39.460 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:26:41.385 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182641+4+end 2022-05-23 18:26:43.526 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:26:43.905 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:26:44.100 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:26:45.902 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:26:57.276 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:26:58.886 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:27:08.288 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:27:10.708 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:27:11.995 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:27:12.132 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:27:15.296 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:27:15.909 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:27:16.067 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:27:17.226 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182717+4+end 2022-05-23 18:27:17.864 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182717+4+end 2022-05-23 18:27:19.080 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:27:19.877 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:27:20.364 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:27:20.369 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:27:20.551 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:27:21.745 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:27:22.274 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:27:22.392 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:27:24.057 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:27:34.751 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:27:37.097 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:27:37.535 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:27:40.296 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:27:42.316 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:27:42.376 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:27:42.807 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182742+4+end 2022-05-23 18:27:43.083 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:27:44.680 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:27:46.425 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182746+4+end 2022-05-23 18:27:47.346 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:27:48.968 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:27:50.275 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:27:50.823 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 18:27:51.940 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:27:53.931 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182753+4+end 2022-05-23 18:27:57.257 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:28:03.774 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:28:05.247 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:28:09.115 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:28:09.747 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:28:12.295 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:28:12.987 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:28:13.824 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:28:14.305 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182814+4+end 2022-05-23 18:28:15.462 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182815+4+end 2022-05-23 18:28:16.693 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:28:17.956 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:28:18.673 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:28:18.698 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:28:19.981 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:28:25.128 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:28:32.295 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:28:32.343 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:28:32.737 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:28:34.697 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:28:36.909 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:28:37.829 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:28:39.971 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:28:40.411 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182840+4+end 2022-05-23 18:28:42.304 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:28:43.210 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:28:44.365 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:28:45.130 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182845+4+end 2022-05-23 18:28:45.604 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:28:45.624 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:28:45.787 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:28:46.549 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:28:48.499 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:28:59.123 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:29:07.966 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:29:09.261 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:29:09.456 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:29:09.951 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:29:12.453 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:29:12.646 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:29:14.447 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182914+4+end 2022-05-23 18:29:16.841 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:29:17.651 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 18:29:17.961 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:29:18.887 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:29:20.097 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182920+4+end 2022-05-23 18:29:21.664 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182921+4+end 2022-05-23 18:29:22.602 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:29:24.264 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:24.748 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:25.922 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:26.075 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:29:26.840 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:29:27.188 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:27.948 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:29.185 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:29.507 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:29:30.385 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:30.554 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:29:31.694 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:32.395 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:33.225 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:29:33.781 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:33.850 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182933+4+end 2022-05-23 18:29:34.989 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:35.554 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:36.105 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:29:36.582 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:29:36.766 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:37.481 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:29:38.106 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:29:38.127 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 18:29:39.259 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:29:40.625 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182940+4+end 2022-05-23 18:29:41.202 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182941+4+end 2022-05-23 18:29:43.109 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:29:43.142 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:29:45.092 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 18:29:45.711 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:29:48.275 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523182948+4+end 2022-05-23 18:29:50.764 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:29:50.894 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:30:01.118 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:30:04.245 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:30:06.264 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:30:06.825 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:30:06.839 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183006+4+end 2022-05-23 18:30:09.036 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:30:09.764 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:30:10.010 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:30:11.356 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:30:11.953 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183011+4+end 2022-05-23 18:30:12.709 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:30:13.218 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:30:14.549 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:30:15.081 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183015+4+end 2022-05-23 18:30:16.896 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:30:18.296 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:30:20.893 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:30:28.801 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:30:35.102 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:30:36.222 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:30:42.639 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:30:45.267 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:30:46.067 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:30:48.811 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183048+4+end 2022-05-23 18:30:50.990 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:30:52.133 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:30:54.123 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:30:55.746 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183055+4+end 2022-05-23 18:30:56.470 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:30:58.257 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:31:00.624 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:01.935 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:03.192 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:03.830 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:31:03.915 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:31:04.001 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:31:04.444 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:05.152 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:06.381 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:07.246 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:31:07.676 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:31:08.734 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:31:09.890 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183109+4+end 2022-05-23 18:31:11.634 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:31:11.813 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183111+4+end 2022-05-23 18:31:11.904 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:31:12.163 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:31:12.764 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:31:15.025 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183115+4+end 2022-05-23 18:31:15.317 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:31:17.877 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:31:18.354 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:31:20.287 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:31:25.491 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:31:26.325 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:31:28.058 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:31:31.407 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:32.663 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:33.802 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:31:33.853 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:31:37.866 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:31:38.626 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:31:40.143 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:31:40.512 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183140+4+end 2022-05-23 18:31:42.840 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:31:45.402 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:31:46.049 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:47.366 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:48.631 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:49.328 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:50.453 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:51.101 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:51.536 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:31:52.374 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:53.654 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:54.887 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:31:54.934 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:55.573 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:31:56.923 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:31:57.236 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:31:59.467 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:32:00.053 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:32:00.184 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:32:02.573 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183202+4+end 2022-05-23 18:32:02.625 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:32:03.181 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:32:04.561 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183204+4+end 2022-05-23 18:32:04.787 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:32:06.467 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:32:06.475 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:32:08.417 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183208+4+end 2022-05-23 18:32:09.086 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:32:10.937 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:32:12.918 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:32:18.037 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:32:23.310 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:32:29.586 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:32:30.895 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:32:31.476 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:32:32.736 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:32:34.673 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183234+4+end 2022-05-23 18:32:37.200 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:32:39.306 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:32:45.068 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:32:46.408 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:32:52.597 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183252+4+end 2022-05-23 18:32:54.496 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:32:56.647 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:32:57.175 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:32:57.684 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:32:58.285 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:32:58.474 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:32:59.162 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:32:59.463 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:32:59.591 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183259+4+end 2022-05-23 18:33:00.015 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:01.478 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:33:01.523 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:02.592 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:03.069 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:33:03.566 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:04.127 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:33:04.332 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183304+4+end 2022-05-23 18:33:05.552 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:06.707 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:33:06.765 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:07.790 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:08.843 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:33:09.367 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:09.378 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:33:09.830 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:33:10.029 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:10.894 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:11.792 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183311+4+end 2022-05-23 18:33:12.069 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:33:12.195 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:13.533 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:14.286 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:33:14.733 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:16.011 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:16.358 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:33:16.668 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:21.072 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:33:23.038 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:25.498 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:33:29.245 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:29.778 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:33:30.698 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:33:30.848 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:33:33.538 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:33:36.113 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183336+4+end 2022-05-23 18:33:37.028 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:33:37.962 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:33:38.962 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:33:39.986 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:33:40.352 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183340+4+end 2022-05-23 18:33:43.331 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:33:43.776 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:33:45.151 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:33:52.275 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:33:53.409 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:33:53.465 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:33:56.622 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:33:59.777 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:34:01.708 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183401+4+end 2022-05-23 18:34:01.718 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:34:04.229 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:34:04.875 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:34:06.230 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:34:06.818 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183406+4+end 2022-05-23 18:34:07.208 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:34:09.288 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:34:11.347 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:34:11.632 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:34:13.293 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:34:13.758 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:34:15.408 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:34:16.412 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183416+4+end 2022-05-23 18:34:17.969 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183417+4+end 2022-05-23 18:34:18.518 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:34:20.286 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:34:20.544 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:34:20.581 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:34:21.664 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:34:22.589 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:34:22.895 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:34:23.535 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:34:26.732 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:34:27.810 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:34:27.966 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:34:31.124 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:34:33.082 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183433+4+end 2022-05-23 18:34:34.256 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:34:35.066 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:34:35.590 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:34:37.588 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:34:40.970 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:34:41.257 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:34:50.587 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:34:54.181 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:34:56.688 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:34:57.340 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:34:58.064 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:34:59.280 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183459+4+end 2022-05-23 18:35:01.216 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:35:01.391 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:35:01.799 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:35:03.188 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183503+4+end 2022-05-23 18:35:03.791 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:35:05.653 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:35:07.676 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:35:11.245 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:35:16.796 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:35:17.943 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:35:18.277 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:35:19.580 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183519+4+end 2022-05-23 18:35:24.263 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:35:24.325 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:35:27.418 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:35:29.361 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183529+4+end 2022-05-23 18:35:31.906 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:35:33.876 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:35:39.812 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:35:40.646 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:35:41.628 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:35:44.760 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:35:47.425 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:35:48.566 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183548+4+end 2022-05-23 18:35:50.498 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:35:51.103 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:35:51.746 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:35:53.047 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:35:53.656 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:35:54.302 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:35:54.396 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:35:54.578 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:35:54.999 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:35:55.602 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183555+4+end 2022-05-23 18:35:57.548 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:35:57.653 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:36:00.108 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:36:00.752 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183600+4+end 2022-05-23 18:36:02.613 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:36:02.617 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:36:04.645 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:36:08.535 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:36:10.328 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:36:12.610 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:36:14.335 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:36:14.998 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:36:15.631 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:36:18.169 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183618+4+end 2022-05-23 18:36:19.192 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:36:21.925 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:36:24.609 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:36:25.715 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:36:25.759 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:36:29.503 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:36:31.449 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183631+4+end 2022-05-23 18:36:33.804 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:36:33.963 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:36:35.956 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:36:39.451 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:36:43.637 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:36:44.352 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:36:45.584 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:36:46.356 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:36:48.735 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:36:50.672 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183650+4+end 2022-05-23 18:36:52.521 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:36:52.632 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:36:53.923 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:36:55.237 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:36:56.611 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:36:57.034 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:36:59.633 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183659+4+end 2022-05-23 18:37:01.491 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:37:03.509 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:37:06.047 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:37:07.750 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:37:11.885 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:37:16.127 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183716+4+end 2022-05-23 18:37:19.641 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:37:20.169 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:37:20.709 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:37:21.425 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:37:24.582 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:37:27.168 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183727+4+end 2022-05-23 18:37:28.472 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:37:29.037 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:37:30.907 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:37:31.056 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:37:33.467 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:37:41.301 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:37:46.812 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:37:47.066 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:37:47.616 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:37:50.793 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:37:51.632 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:37:51.930 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:37:52.465 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:37:52.710 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183752+4+end 2022-05-23 18:37:53.430 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:37:54.701 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:37:55.266 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:37:55.908 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:37:56.654 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:37:57.243 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:37:57.519 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:37:57.869 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183757+4+end 2022-05-23 18:37:59.193 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:38:00.256 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:38:00.415 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:38:01.785 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:38:02.356 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:38:10.034 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:38:13.821 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:38:17.834 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:38:23.211 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:38:26.640 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:38:27.604 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:38:29.241 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183829+4+end 2022-05-23 18:38:31.121 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:38:33.753 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:38:35.702 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 18:38:36.383 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:38:38.808 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183838+4+end 2022-05-23 18:38:41.335 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:38:41.913 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:38:43.959 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:38:43.994 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:38:46.522 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:38:47.126 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:38:49.073 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183849+4+end 2022-05-23 18:38:49.658 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:38:51.590 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:38:51.610 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183851+4+end 2022-05-23 18:38:53.586 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:38:54.135 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:38:55.476 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:38:56.110 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:38:57.918 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:38:57.997 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:38:58.255 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:38:58.701 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:39:00.285 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:39:02.508 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183902+4+end 2022-05-23 18:39:03.445 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183903+4+end 2022-05-23 18:39:05.069 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:39:06.367 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:39:06.638 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:39:07.136 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:39:08.252 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:39:08.894 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:39:10.819 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:39:11.444 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:39:13.423 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 18:39:16.578 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183916+4+end 2022-05-23 18:39:18.564 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:39:19.214 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:39:19.256 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:39:21.715 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:39:22.344 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:39:24.270 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183924+4+end 2022-05-23 18:39:26.124 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:39:28.795 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:39:34.583 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:39:40.301 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:39:40.783 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:39:42.713 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:39:43.432 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:39:45.386 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183945+4+end 2022-05-23 18:39:46.817 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:39:47.907 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:39:49.397 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523183949+4+end 2022-05-23 18:39:49.934 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:39:51.936 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:39:54.157 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:39:56.918 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:39:57.216 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:40:00.107 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:40:02.590 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:40:03.269 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:40:03.837 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:40:05.239 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184005+4+end 2022-05-23 18:40:07.238 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:40:07.724 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:40:09.709 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:40:11.598 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:40:13.670 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:40:14.851 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:40:21.287 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:40:23.994 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:40:24.394 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:40:26.346 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184026+4+end 2022-05-23 18:40:28.696 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:40:28.867 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:40:30.866 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:40:31.552 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:40:35.764 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:40:36.264 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:40:39.529 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184039+4+end 2022-05-23 18:40:39.734 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:40:41.681 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184041+4+end 2022-05-23 18:40:42.569 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:40:43.588 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:40:44.811 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:40:45.625 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:40:45.997 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:40:46.233 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:40:47.466 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:40:56.499 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:40:58.582 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:41:00.256 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:41:00.646 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:41:03.631 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:41:05.635 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184105+4+end 2022-05-23 18:41:07.146 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:41:07.334 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:41:10.475 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:41:10.735 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:41:12.435 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184112+4+end 2022-05-23 18:41:14.297 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:41:15.227 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:41:16.620 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:41:16.943 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:41:18.151 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:41:19.462 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:41:21.390 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184121+4+end 2022-05-23 18:41:23.885 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:41:24.528 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:41:25.922 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:41:28.516 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:41:28.946 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:41:32.942 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:41:34.142 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:41:36.084 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:41:36.799 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:41:38.034 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184138+4+end 2022-05-23 18:41:38.380 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:41:39.909 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:41:42.549 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:41:50.419 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:41:52.702 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:41:57.341 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:41:59.964 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184159+4+end 2022-05-23 18:42:02.647 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:42:03.439 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:42:06.162 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:42:06.856 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:42:08.761 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184208+4+end 2022-05-23 18:42:10.615 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:42:12.148 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:42:12.625 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:42:16.964 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:42:18.388 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:42:18.532 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:42:21.544 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:42:21.797 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184221+4+end 2022-05-23 18:42:24.108 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184224+4+end 2022-05-23 18:42:24.779 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:42:25.472 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:42:25.748 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:42:25.990 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:42:26.829 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:42:28.588 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184228+4+end 2022-05-23 18:42:28.596 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:42:33.704 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:42:34.023 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:42:36.889 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:42:38.822 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184238+4+end 2022-05-23 18:42:41.349 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:42:42.271 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:42:43.313 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:42:43.475 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:42:50.709 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:42:54.110 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:42:55.662 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:42:57.010 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:42:58.210 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184258+4+end 2022-05-23 18:43:02.813 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:43:05.405 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:43:06.363 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:43:08.172 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:43:09.515 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:43:10.180 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:43:10.450 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:43:11.423 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:43:12.736 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184312+4+end 2022-05-23 18:43:13.956 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 18:43:14.669 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:43:16.033 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:43:16.546 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184316+4+end 2022-05-23 18:43:17.852 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:43:17.972 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:43:19.058 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:43:19.240 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:43:20.405 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184320+4+end 2022-05-23 18:43:21.046 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:43:21.800 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:43:22.310 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:43:23.250 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:43:23.844 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:43:24.215 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:43:24.264 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:43:25.498 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:43:26.777 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:43:29.736 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:43:33.215 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:43:35.153 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184335+4+end 2022-05-23 18:43:37.666 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:43:38.532 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:43:38.858 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:43:39.650 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:43:50.730 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:43:56.381 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:44:00.336 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184400+4+end 2022-05-23 18:44:01.393 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:44:01.455 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:44:03.933 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:44:04.494 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:44:04.560 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:44:04.604 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:44:06.251 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:44:07.163 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184407+4+end 2022-05-23 18:44:09.027 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:44:10.802 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:44:11.663 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:44:12.448 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:44:15.615 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:44:16.110 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:44:17.596 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184417+4+end 2022-05-23 18:44:18.801 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:44:19.284 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:44:20.095 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:44:20.752 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:44:21.209 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184421+4+end 2022-05-23 18:44:23.086 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:44:23.977 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:44:24.550 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:44:25.734 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:44:26.369 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:44:29.534 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:44:31.451 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184431+4+end 2022-05-23 18:44:33.986 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:44:35.969 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:44:36.018 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:44:36.426 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:44:45.198 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:44:52.722 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:44:53.582 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:44:54.035 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:44:54.608 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:44:59.036 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:45:02.798 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:45:06.037 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184506+4+end 2022-05-23 18:45:06.917 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:45:07.902 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:45:10.563 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:45:12.460 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:45:15.288 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:45:15.603 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:45:15.763 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:45:17.548 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184517+4+end 2022-05-23 18:45:17.638 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:45:18.865 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:45:19.401 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:45:21.650 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184521+4+end 2022-05-23 18:45:22.055 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:45:22.834 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:45:24.592 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:45:24.784 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:45:25.862 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:45:27.761 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184527+4+end 2022-05-23 18:45:27.790 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184527+4+end 2022-05-23 18:45:29.443 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:45:30.071 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:45:30.297 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:45:30.309 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:45:32.305 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:45:36.079 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:45:52.243 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:45:52.701 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:45:56.006 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:45:59.134 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:46:01.753 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184601+4+end 2022-05-23 18:46:04.843 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:46:08.162 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:46:12.706 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:46:13.252 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:46:13.864 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:46:15.261 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:46:15.987 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:46:16.419 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:46:18.349 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184618+4+end 2022-05-23 18:46:20.844 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:46:22.870 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:46:24.778 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:46:27.925 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:46:27.991 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:46:29.866 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184629+4+end 2022-05-23 18:46:32.386 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:46:34.385 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:46:35.426 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:46:41.886 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:46:50.392 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:46:53.515 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:46:55.425 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:46:55.475 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184655+4+end 2022-05-23 18:46:56.834 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:46:57.973 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:46:59.314 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:46:59.989 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:47:03.163 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184703+4+end 2022-05-23 18:47:05.022 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:47:06.300 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:47:06.942 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:47:07.006 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:47:08.242 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:47:08.873 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:47:09.012 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:47:09.500 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:47:10.784 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:47:10.867 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:47:11.652 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:47:12.887 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:47:13.996 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:47:14.555 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184714+4+end 2022-05-23 18:47:15.948 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184715+4+end 2022-05-23 18:47:16.819 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:47:18.376 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:47:18.473 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:47:20.477 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:47:21.395 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:47:21.414 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:47:22.495 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:47:24.240 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:47:26.185 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184726+4+end 2022-05-23 18:47:28.707 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:47:30.713 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:47:33.217 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:47:33.910 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:47:35.986 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:47:39.920 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:47:49.693 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:47:51.193 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:47:54.366 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:47:55.679 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 18:47:56.918 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184756+4+end 2022-05-23 18:47:58.192 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184758+4+end 2022-05-23 18:47:58.779 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:48:00.849 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:48:01.333 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:48:01.535 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:48:03.506 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:48:05.922 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:48:06.801 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:48:07.168 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:48:08.011 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:48:10.315 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:48:11.311 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184811+4+end 2022-05-23 18:48:11.712 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:48:12.269 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184812+4+end 2022-05-23 18:48:14.796 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:48:15.088 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:48:16.148 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:48:16.792 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:48:17.796 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:48:19.298 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:48:20.566 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:48:21.230 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184821+4+end 2022-05-23 18:48:23.120 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:48:23.721 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:48:25.756 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:48:27.634 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:48:31.443 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184831+4+end 2022-05-23 18:48:33.981 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:48:42.942 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:48:45.837 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:48:47.510 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:48:48.701 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:48:50.645 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:48:52.650 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184852+4+end 2022-05-23 18:48:55.096 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:48:57.125 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:49:02.943 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:49:07.637 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:49:07.975 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:49:11.143 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:49:11.328 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:49:13.709 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184913+4+end 2022-05-23 18:49:13.741 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:49:15.593 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:49:16.876 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:49:17.593 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:49:18.827 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184918+4+end 2022-05-23 18:49:21.350 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:49:23.351 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:49:29.297 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:49:32.679 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:49:34.221 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:49:36.769 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184936+4+end 2022-05-23 18:49:39.375 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:49:41.960 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:49:43.557 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:49:44.928 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:49:46.966 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:49:48.913 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184948+4+end 2022-05-23 18:49:51.415 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:49:53.446 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:49:54.122 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:49:55.301 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:49:56.591 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:49:57.313 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 18:49:57.834 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184957+4+end 2022-05-23 18:49:59.515 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523184959+4+end 2022-05-23 18:49:59.893 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:50:02.425 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:50:04.303 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:50:07.463 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:50:09.391 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185009+4+end 2022-05-23 18:50:10.064 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:50:11.912 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:50:13.191 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:50:13.920 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:50:15.145 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185015+4+end 2022-05-23 18:50:17.028 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:50:19.668 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:50:27.327 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:50:42.496 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:50:44.710 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:50:53.746 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:50:55.599 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:50:56.865 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:50:56.987 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:50:57.604 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:50:58.585 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:51:00.301 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185100+4+end 2022-05-23 18:51:03.672 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:51:05.742 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:51:06.403 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:51:08.901 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:51:09.386 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:51:09.516 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:51:10.828 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185110+4+end 2022-05-23 18:51:10.860 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:51:11.482 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185111+4+end 2022-05-23 18:51:12.684 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:51:13.988 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:51:14.022 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:51:15.351 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:51:16.004 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:51:16.065 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185116+4+end 2022-05-23 18:51:18.481 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:51:20.316 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:51:20.483 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:51:21.073 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:51:24.880 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185124+4+end 2022-05-23 18:51:28.697 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:51:41.080 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:51:41.818 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:51:45.336 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:51:45.385 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185145+4+end 2022-05-23 18:51:53.192 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:51:55.762 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:51:57.583 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:52:00.826 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:52:01.727 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:52:02.047 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:52:02.370 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185202+4+end 2022-05-23 18:52:02.616 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:52:03.446 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:52:05.023 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:52:05.221 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:52:07.235 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:52:07.795 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185207+4+end 2022-05-23 18:52:08.476 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:52:10.309 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:52:10.330 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:52:11.592 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:52:12.310 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:52:12.921 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185212+4+end 2022-05-23 18:52:13.548 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185213+4+end 2022-05-23 18:52:14.137 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:52:14.604 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:52:14.776 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:52:16.044 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:52:16.799 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:52:18.066 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:52:18.652 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:52:24.792 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:52:28.026 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:52:40.777 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:52:41.638 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:52:46.467 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:52:48.112 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:52:50.136 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:52:50.416 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:52:51.323 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185251+4+end 2022-05-23 18:52:54.469 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:52:55.524 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:52:55.738 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:52:56.127 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:52:57.501 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185257+4+end 2022-05-23 18:52:59.531 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:53:00.527 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:53:03.501 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:53:03.515 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:53:04.144 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:53:06.645 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:53:06.658 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:53:07.277 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:53:07.744 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:53:08.638 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185308+4+end 2022-05-23 18:53:08.888 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:53:09.216 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185309+4+end 2022-05-23 18:53:11.108 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:53:11.752 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:53:11.798 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185311+4+end 2022-05-23 18:53:12.124 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:53:13.107 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:53:13.759 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:53:22.582 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:53:29.094 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:53:32.093 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:53:32.125 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+1+158+123+8+end 2022-05-23 18:53:32.891 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:53:33.185 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:53:36.175 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:53:36.886 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:53:37.105 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185337+4+end 2022-05-23 18:53:37.432 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:53:40.245 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:53:42.291 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:53:46.617 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:53:47.131 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:53:50.826 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:53:56.175 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:53:59.499 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:53:59.811 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:54:00.485 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:54:02.966 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:54:02.981 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:54:03.360 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:54:03.585 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:54:04.864 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:54:04.908 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185404+4+end 2022-05-23 18:54:04.916 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185404+4+end 2022-05-23 18:54:05.556 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185405+4+end 2022-05-23 18:54:07.416 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:54:07.428 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:54:07.434 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:54:09.419 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:54:09.425 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:54:10.091 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:54:12.097 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:54:15.374 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:54:15.812 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:54:18.157 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:54:18.747 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:54:19.093 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185419+4+end 2022-05-23 18:54:21.490 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:54:22.427 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185422+4+end 2022-05-23 18:54:22.784 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:54:23.440 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:54:23.576 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:54:24.705 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:54:32.081 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:54:34.572 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:54:39.929 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:54:44.114 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:54:50.355 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:54:56.160 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:54:59.297 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:55:01.194 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:55:01.240 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185501+4+end 2022-05-23 18:55:01.265 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:55:01.512 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:55:01.568 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:55:01.894 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:55:03.737 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:55:04.424 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:55:05.033 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:55:05.764 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:55:06.358 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185506+4+end 2022-05-23 18:55:07.630 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185507+4+end 2022-05-23 18:55:08.873 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:55:09.507 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:55:10.874 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:55:11.507 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:55:11.695 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:55:13.367 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:55:15.565 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:55:18.777 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185518+4+end 2022-05-23 18:55:21.219 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:55:23.133 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:55:23.973 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:55:32.173 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:55:33.371 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:55:41.039 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:55:42.837 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:55:44.955 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:55:46.009 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185546+4+end 2022-05-23 18:55:48.578 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:55:49.820 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:55:50.526 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:55:51.740 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:55:53.024 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:55:53.662 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:55:54.941 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:55:56.221 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:55:57.505 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:55:57.590 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:55:58.364 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:55:58.725 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:55:58.782 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:55:59.420 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:56:00.722 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:56:00.744 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:56:01.352 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:56:01.982 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:56:02.645 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:56:02.671 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185602+4+end 2022-05-23 18:56:03.307 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185603+4+end 2022-05-23 18:56:05.193 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:56:05.274 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185605+4+end 2022-05-23 18:56:05.829 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:56:06.072 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:56:06.637 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:56:07.199 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:56:07.827 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:56:09.010 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:56:11.040 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:56:19.645 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:56:28.082 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:56:31.171 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:56:33.645 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:56:37.344 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:56:39.759 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:56:40.123 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:56:40.409 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:56:47.541 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:56:49.515 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:56:53.261 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:56:54.609 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:56:56.417 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:56:57.684 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:56:58.347 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185658+4+end 2022-05-23 18:56:59.021 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:56:59.635 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185659+4+end 2022-05-23 18:57:00.841 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:57:00.956 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:57:02.145 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:57:02.182 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:57:02.866 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:57:04.749 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185704+4+end 2022-05-23 18:57:06.704 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:57:07.273 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:57:09.271 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:57:09.874 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:57:10.861 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:57:13.040 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185713+4+end 2022-05-23 18:57:14.595 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:57:14.939 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:15.683 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 18:57:16.221 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:17.519 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:18.206 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185718+4+end 2022-05-23 18:57:18.779 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:19.418 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:20.689 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:57:20.698 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:21.979 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:23.263 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:23.899 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:29.236 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:57:32.604 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:57:34.330 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:57:41.818 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:50.865 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:57:50.876 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:57:53.360 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:53.996 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:57:54.006 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:57:54.619 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:54.675 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:57:54.705 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:57:55.262 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:55.948 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185755+4+end 2022-05-23 18:57:55.949 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185755+4+end 2022-05-23 18:57:56.579 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:57.818 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:57.863 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:57:58.492 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:57:59.098 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:57:59.739 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:58:00.434 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185800+4+end 2022-05-23 18:58:00.487 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:58:01.008 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 18:58:01.009 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:58:02.287 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:58:03.676 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185803+4+end 2022-05-23 18:58:04.955 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:58:06.097 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:58:08.765 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:58:11.898 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:58:25.555 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:58:29.640 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:58:31.263 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:58:33.084 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:58:41.394 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:58:42.899 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:58:44.635 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185844+4+end 2022-05-23 18:58:45.915 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:58:46.115 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:58:46.753 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:58:46.861 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:58:49.056 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:58:49.925 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185849+4+end 2022-05-23 18:58:50.313 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:58:50.997 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185850+4+end 2022-05-23 18:58:52.268 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185852+4+end 2022-05-23 18:58:52.310 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:58:52.439 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:58:52.457 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:58:54.790 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:58:54.805 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:58:55.201 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:58:55.423 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:58:56.785 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:58:57.759 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 18:58:58.032 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185858+4+end 2022-05-23 18:58:59.117 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:58:59.913 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:59:01.913 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:59:02.608 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:59:06.997 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185906+4+end 2022-05-23 18:59:16.041 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:59:23.192 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:59:24.594 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:59:28.231 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:59:31.089 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:59:33.699 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 18:59:36.930 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185936+4+end 2022-05-23 18:59:39.027 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 18:59:41.174 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:59:43.206 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:59:43.513 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:59:43.542 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+1+158+123+8+end 2022-05-23 18:59:44.714 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:59:46.010 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 18:59:46.634 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 18:59:46.914 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:59:47.962 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 18:59:48.683 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185948+4+end 2022-05-23 18:59:50.462 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:59:51.133 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 18:59:53.125 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 18:59:53.748 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 18:59:53.920 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185953+4+end 2022-05-23 18:59:54.982 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 18:59:56.842 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 18:59:56.880 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 18:59:58.835 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523185958+4+end 2022-05-23 18:59:58.851 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:00:00.308 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:00:00.713 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:00:03.356 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:00:08.615 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:00:09.778 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:00:13.526 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190013+4+end 2022-05-23 19:00:25.244 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:00:30.793 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:00:30.925 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:00:39.238 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:00:46.168 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:00:47.582 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:00:48.087 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:00:48.728 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:00:49.363 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:00:50.068 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:00:50.643 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:00:50.660 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:00:51.922 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:00:52.643 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:00:52.893 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:00:53.194 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:00:53.229 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190053+4+end 2022-05-23 19:00:53.842 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:00:55.152 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:00:55.162 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:00:55.219 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190055+4+end 2022-05-23 19:00:55.261 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:00:56.399 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:00:57.068 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:00:57.243 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:00:57.695 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:00:58.059 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:00:58.114 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:00:59.667 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:01:00.307 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190100+4+end 2022-05-23 19:01:00.341 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:01:02.779 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:01:03.013 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:01:03.430 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:01:04.813 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:01:05.634 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190105+4+end 2022-05-23 19:01:07.974 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190107+4+end 2022-05-23 19:01:07.975 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:01:08.352 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:01:10.434 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:01:10.835 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:01:11.157 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:01:11.208 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:01:12.401 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:01:13.708 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:01:16.249 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:01:24.414 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:01:28.158 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:01:37.185 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:01:38.162 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:01:40.626 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:01:41.406 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:01:43.783 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:01:44.457 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190144+4+end 2022-05-23 19:01:45.709 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190145+4+end 2022-05-23 19:01:48.232 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:01:50.231 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:01:51.250 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:01:51.513 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:01:51.516 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:01:51.801 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:01:54.641 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:01:55.276 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:01:55.371 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:01:56.740 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:01:57.219 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190157+4+end 2022-05-23 19:01:58.480 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:01:59.161 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:01:59.370 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190159+4+end 2022-05-23 19:02:01.180 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190201+4+end 2022-05-23 19:02:01.210 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:02:01.749 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:02:01.851 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:02:02.930 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:02:04.671 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:02:04.876 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:04.988 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:02:05.223 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:05.228 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:02:09.982 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:15.744 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:18.588 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:02:26.385 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:02:27.263 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:28.541 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:29.843 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:30.033 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:31.741 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:32.383 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:32.501 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:02:33.662 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:34.962 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:35.582 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:36.941 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:02:38.141 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:39.420 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:39.630 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:40.101 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:02:41.341 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:41.980 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:42.033 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190242+4+end 2022-05-23 19:02:43.264 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:43.906 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:44.553 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:02:45.203 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:45.390 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:02:46.551 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:02:46.806 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:02:47.319 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:02:47.367 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:02:47.749 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:02:50.342 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:02:50.958 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:02:52.270 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190252+4+end 2022-05-23 19:02:52.307 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:02:52.926 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190252+4+end 2022-05-23 19:02:53.866 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:02:54.792 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:02:55.418 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:02:56.722 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:02:56.789 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:02:57.434 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:02:57.706 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:02:57.774 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:02:58.302 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:02:58.662 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190258+4+end 2022-05-23 19:02:59.656 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:03:00.159 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:03:01.199 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:03:01.425 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190301+4+end 2022-05-23 19:03:03.273 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:03:04.410 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:03:05.410 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:03:05.903 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:03:06.851 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190306+4+end 2022-05-23 19:03:08.900 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:03:12.794 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:03:13.573 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:03:18.566 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:03:22.324 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190322+4+end 2022-05-23 19:03:24.201 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:03:27.564 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:03:28.064 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:03:33.264 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:03:39.065 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:03:39.583 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:03:42.158 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:03:42.626 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:03:44.759 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190344+4+end 2022-05-23 19:03:46.637 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:03:48.298 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:03:48.616 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:03:48.634 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:03:49.016 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:03:49.263 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:03:51.195 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:03:51.769 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:03:52.400 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:03:53.711 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190353+4+end 2022-05-23 19:03:53.725 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190353+4+end 2022-05-23 19:03:54.356 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190354+4+end 2022-05-23 19:03:55.564 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:03:56.217 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:03:56.862 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:03:57.592 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:03:58.279 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:03:58.882 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:04:02.437 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:04:07.202 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:04:10.641 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:04:16.780 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:04:20.858 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:04:24.059 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190424+4+end 2022-05-23 19:04:28.450 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:04:31.942 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:04:32.306 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:04:32.999 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:04:34.059 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:04:37.223 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:04:39.791 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190439+4+end 2022-05-23 19:04:41.647 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:04:43.673 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:04:44.782 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:04:45.584 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:04:46.360 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:04:46.645 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:04:48.099 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:04:48.749 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:04:49.734 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190449+4+end 2022-05-23 19:04:50.064 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190450+4+end 2022-05-23 19:04:50.747 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190450+4+end 2022-05-23 19:04:51.350 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:04:52.314 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:04:52.541 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:04:53.195 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:04:53.622 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:04:53.920 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:04:54.326 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:04:54.493 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:04:54.570 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:04:55.197 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:04:56.338 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:04:56.714 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:04:57.689 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:04:57.759 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:04:58.844 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190458+4+end 2022-05-23 19:04:59.132 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:05:00.467 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:05:01.695 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:05:02.784 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:05:04.261 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:05:08.793 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:05:09.397 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:05:15.808 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:05:16.753 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:05:19.687 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:05:19.768 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:05:22.244 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190522+4+end 2022-05-23 19:05:24.819 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:05:25.356 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:05:25.427 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:05:29.394 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:05:30.789 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:05:33.543 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:05:36.110 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190536+4+end 2022-05-23 19:05:36.357 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:05:37.591 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:05:37.621 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:05:37.966 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:05:39.991 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:05:42.553 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:05:43.032 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:05:44.774 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:05:45.482 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:05:45.692 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:05:47.026 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:05:47.925 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190547+4+end 2022-05-23 19:05:49.496 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:05:50.159 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:05:52.112 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190552+4+end 2022-05-23 19:05:52.143 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:05:52.152 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:05:52.757 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:05:53.996 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:05:56.731 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:05:57.872 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190557+4+end 2022-05-23 19:05:58.077 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:05:59.294 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:06:04.015 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:06:08.997 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:06:12.821 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:06:15.685 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190615+4+end 2022-05-23 19:06:17.589 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:06:17.854 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:06:18.444 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:06:20.838 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:06:20.839 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:06:22.305 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190622+4+end 2022-05-23 19:06:27.979 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:06:31.124 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:06:31.253 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:06:32.484 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:06:33.069 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190633+4+end 2022-05-23 19:06:35.598 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:06:37.592 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:06:37.596 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:06:40.833 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:06:43.064 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:06:43.345 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:06:43.965 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190643+4+end 2022-05-23 19:06:44.861 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:06:45.966 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:06:46.219 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:06:47.101 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:06:47.120 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:06:49.074 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190649+4+end 2022-05-23 19:06:49.163 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:06:50.947 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:06:51.571 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:06:52.242 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:06:52.886 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:06:53.596 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:06:54.143 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:06:55.426 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:06:55.539 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:06:56.740 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:06:57.346 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:06:58.680 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:06:58.878 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:06:59.262 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:06:59.262 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:07:00.548 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:07:01.248 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190701+4+end 2022-05-23 19:07:01.849 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:07:03.087 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:07:04.052 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:07:05.752 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:07:07.943 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:07:11.170 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:07:13.092 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190713+4+end 2022-05-23 19:07:13.546 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:07:15.444 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:07:16.782 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:07:17.675 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:07:18.525 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:07:23.980 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:07:25.433 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:07:27.285 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:07:27.435 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:07:29.391 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190729+4+end 2022-05-23 19:07:31.910 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:07:33.908 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:07:36.141 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:07:38.958 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:07:40.494 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:07:41.550 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190741+4+end 2022-05-23 19:07:43.408 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:07:43.824 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:07:45.434 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:07:47.306 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:07:48.011 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:07:49.236 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190749+4+end 2022-05-23 19:07:51.756 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:07:53.742 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:07:53.753 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:07:54.487 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:07:58.407 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190758+4+end 2022-05-23 19:08:02.080 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:08:02.679 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:08:03.899 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:08:05.169 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:08:05.811 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:08:05.842 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:08:07.103 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:08:07.869 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:08:08.383 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:08:08.408 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:08:08.970 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:08:10.400 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190810+4+end 2022-05-23 19:08:10.779 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:08:20.198 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:08:21.492 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:08:21.731 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190821+4+end 2022-05-23 19:08:25.082 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:08:28.256 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:08:30.341 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:08:30.817 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190830+4+end 2022-05-23 19:08:32.710 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:08:34.691 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:08:34.891 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:08:36.000 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:08:39.121 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:08:40.779 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:08:41.071 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190841+4+end 2022-05-23 19:08:42.941 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:08:44.239 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:08:45.607 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:08:46.833 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190846+4+end 2022-05-23 19:08:47.557 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:08:48.716 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:08:49.958 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:08:51.350 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:08:51.758 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:08:58.398 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:09:03.484 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:09:04.439 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:09:05.353 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190905+4+end 2022-05-23 19:09:06.916 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:09:12.681 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:09:13.086 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:09:17.011 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:09:21.306 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:09:23.360 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:09:24.591 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:09:26.509 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190926+4+end 2022-05-23 19:09:27.151 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190927+4+end 2022-05-23 19:09:29.035 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:09:30.375 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:09:30.962 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:09:31.031 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:09:31.601 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:09:36.232 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:09:36.606 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:09:38.956 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:09:40.582 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:09:40.949 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190940+4+end 2022-05-23 19:09:42.544 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:09:43.585 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:09:43.997 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:09:45.677 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:09:45.806 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:09:47.634 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523190947+4+end 2022-05-23 19:09:48.198 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:09:50.154 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:09:51.549 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:09:52.150 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:09:53.430 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:09:57.090 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:10:01.690 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:10:05.567 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191005+4+end 2022-05-23 19:10:08.695 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:10:10.588 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:10:13.925 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:10:16.666 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:10:17.740 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:10:20.899 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:10:22.827 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191022+4+end 2022-05-23 19:10:22.839 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:10:24.097 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:10:24.496 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:10:25.350 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:10:25.589 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:10:27.349 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:10:33.183 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:10:37.569 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:10:37.582 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:10:40.750 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:10:41.696 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:10:42.691 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191042+4+end 2022-05-23 19:10:45.169 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:10:47.190 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:10:49.205 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:10:51.021 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:10:54.265 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:10:55.534 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191055+4+end 2022-05-23 19:10:58.714 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191058+4+end 2022-05-23 19:11:02.076 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:11:02.669 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:11:03.356 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:11:03.942 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:11:04.587 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:11:08.881 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:11:12.092 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:11:14.039 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191114+4+end 2022-05-23 19:11:14.061 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:11:16.544 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:11:17.227 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:11:18.487 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:11:18.570 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:11:19.147 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191119+4+end 2022-05-23 19:11:19.559 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:11:21.672 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:11:23.672 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:11:31.070 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:11:31.947 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:11:32.722 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:11:33.302 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:11:34.471 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:11:35.106 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:11:35.193 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:11:36.384 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:11:38.321 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:11:39.042 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:11:40.274 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191140+4+end 2022-05-23 19:11:42.797 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:11:44.819 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:11:44.848 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:11:45.344 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191145+4+end 2022-05-23 19:11:45.465 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:11:48.094 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:11:57.279 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:11:58.923 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:12:01.091 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191201+4+end 2022-05-23 19:12:03.732 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:12:06.299 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:12:13.508 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:12:16.144 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:12:19.287 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:12:21.874 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191221+4+end 2022-05-23 19:12:23.750 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:12:24.442 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:12:25.750 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:12:27.608 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191227+4+end 2022-05-23 19:12:30.143 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:12:31.425 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:12:32.095 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:12:35.967 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:12:39.137 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:12:41.697 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191241+4+end 2022-05-23 19:12:41.743 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:12:43.593 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:12:46.221 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:12:51.904 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:12:53.837 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:12:53.916 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:13:03.409 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 19:13:04.506 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:13:06.004 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191306+4+end 2022-05-23 19:13:07.870 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:13:07.922 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:13:11.176 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:13:14.338 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:13:15.655 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:13:16.901 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191316+4+end 2022-05-23 19:13:18.768 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:13:20.808 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:13:21.359 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:13:31.059 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:13:32.288 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:13:35.471 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:13:36.059 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:13:37.389 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:13:38.025 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191338+4+end 2022-05-23 19:13:39.923 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:13:40.003 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191340+4+end 2022-05-23 19:13:41.900 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:13:44.662 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:13:46.241 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:13:54.039 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:13:57.197 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191357+4+end 2022-05-23 19:13:58.551 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:13:58.917 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:13:59.104 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:14:00.387 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:14:03.662 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:14:06.802 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:14:08.754 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191408+4+end 2022-05-23 19:14:08.768 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:14:11.273 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:14:11.917 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:14:13.858 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191413+4+end 2022-05-23 19:14:14.539 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:14:15.463 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:14:16.392 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:14:18.375 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:14:20.558 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:14:20.597 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:14:24.128 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:14:27.595 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191427+4+end 2022-05-23 19:14:27.903 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:14:28.038 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:14:30.502 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191430+4+end 2022-05-23 19:14:33.009 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:14:36.296 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:14:42.978 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:14:44.600 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:14:47.756 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:14:49.699 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191449+4+end 2022-05-23 19:14:51.020 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:14:51.594 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:14:54.217 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:15:03.316 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:15:04.921 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:15:05.074 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:15:08.231 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:15:10.178 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191510+4+end 2022-05-23 19:15:12.714 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:15:14.695 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:15:16.378 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:15:17.638 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:15:20.430 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:15:20.642 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:15:23.598 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191523+4+end 2022-05-23 19:15:23.614 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191523+4+end 2022-05-23 19:15:25.012 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:15:26.149 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:15:26.508 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:15:27.126 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:15:27.500 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:15:29.339 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:15:30.053 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:15:31.349 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:15:33.220 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:15:35.143 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191535+4+end 2022-05-23 19:15:37.010 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:15:39.659 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:15:44.993 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:15:48.012 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:15:49.663 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:15:50.877 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:15:54.500 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:15:57.554 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191557+4+end 2022-05-23 19:15:58.590 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:16:00.056 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:16:01.415 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:16:03.344 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:16:04.564 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:16:06.573 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191606+4+end 2022-05-23 19:16:09.037 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:16:09.710 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:16:10.192 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:16:11.019 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:16:12.195 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:16:15.012 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:16:19.891 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191619+4+end 2022-05-23 19:16:21.326 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:16:21.898 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:16:25.639 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:16:27.625 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191627+4+end 2022-05-23 19:16:31.167 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:16:34.025 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:16:35.953 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191635+4+end 2022-05-23 19:16:37.172 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:16:38.449 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:16:39.324 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:16:40.458 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:16:46.862 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:16:48.103 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:16:51.274 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191651+4+end 2022-05-23 19:16:52.908 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:16:55.745 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:16:57.023 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:16:58.306 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:16:59.586 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:17:00.226 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:17:01.509 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:17:02.243 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:17:02.784 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:17:05.480 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:17:06.654 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:17:07.944 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191707+4+end 2022-05-23 19:17:09.834 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:17:10.536 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:17:12.457 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:17:16.053 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:17:16.712 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:17:17.030 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:17:18.286 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:17:18.494 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191718+4+end 2022-05-23 19:17:20.334 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:17:20.474 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:17:20.870 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:17:22.407 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:17:22.849 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:17:23.457 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:17:24.395 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:17:28.447 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:17:29.731 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:17:31.595 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:17:33.549 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191733+4+end 2022-05-23 19:17:34.205 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:17:34.687 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:17:36.074 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:17:38.059 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:17:38.721 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:17:46.952 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:17:47.224 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:17:48.641 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:17:49.517 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:17:58.526 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:18:01.303 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:18:01.686 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:18:03.289 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:18:04.259 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191804+4+end 2022-05-23 19:18:06.155 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:18:07.345 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:18:08.134 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:18:12.473 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:18:14.508 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:18:16.780 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191816+4+end 2022-05-23 19:18:17.503 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:18:17.667 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191817+4+end 2022-05-23 19:18:22.559 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:18:22.584 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:18:31.841 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:18:32.505 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:18:35.596 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:18:37.571 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191837+4+end 2022-05-23 19:18:37.645 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:18:37.986 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:18:39.429 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:18:40.049 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:18:40.066 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:18:41.351 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:18:42.084 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:18:42.630 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:18:43.268 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:18:44.009 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:18:44.076 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:18:44.588 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:18:46.514 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191846+4+end 2022-05-23 19:18:47.744 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:18:48.385 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:18:51.041 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:18:52.920 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:18:54.848 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:18:58.017 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:18:59.773 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:19:00.585 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191900+4+end 2022-05-23 19:19:01.916 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:19:02.473 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:19:02.960 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:19:04.451 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:19:05.711 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:19:05.763 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:19:12.080 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:19:15.940 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:19:26.999 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:19:27.129 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:19:30.769 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:19:31.294 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:19:33.551 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191933+4+end 2022-05-23 19:19:35.170 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:19:36.084 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:19:38.344 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:19:39.472 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:19:40.901 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191940+4+end 2022-05-23 19:19:42.772 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:19:42.850 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:19:44.526 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:19:44.817 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:19:47.305 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:19:48.950 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:19:51.118 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191951+4+end 2022-05-23 19:19:52.453 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:19:54.338 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:19:55.587 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:19:55.595 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:19:56.870 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:19:57.508 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:19:57.548 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523191957+4+end 2022-05-23 19:19:58.523 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:20:00.049 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:20:02.055 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:20:10.530 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:20:16.190 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:20:21.332 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:20:27.010 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:20:28.684 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:20:28.946 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:20:29.134 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:20:30.183 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:20:32.106 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192032+4+end 2022-05-23 19:20:32.129 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:20:32.720 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:20:33.968 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:20:35.321 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192035+4+end 2022-05-23 19:20:36.626 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:20:37.832 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:20:40.475 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:20:46.386 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:20:53.888 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:20:54.070 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:20:57.313 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:20:57.663 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:20:59.623 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192059+4+end 2022-05-23 19:21:01.375 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:21:02.129 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:21:04.142 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:21:05.652 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192105+4+end 2022-05-23 19:21:08.026 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:21:11.455 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:21:11.799 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:21:14.430 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192114+4+end 2022-05-23 19:21:15.997 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:21:23.333 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:21:26.505 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:21:28.425 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192128+4+end 2022-05-23 19:21:29.199 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:21:30.334 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:21:32.945 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:21:44.472 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:21:48.926 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:21:52.720 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:21:54.656 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192154+4+end 2022-05-23 19:21:54.937 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:21:57.193 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:21:58.856 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:21:59.163 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:22:05.582 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:22:11.305 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:22:14.479 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192214+4+end 2022-05-23 19:22:17.670 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:22:18.350 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:22:23.429 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:22:25.418 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:22:26.128 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:22:28.558 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:22:30.504 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192230+4+end 2022-05-23 19:22:33.038 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:22:35.018 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:22:42.451 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:22:45.885 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:22:47.151 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192247+4+end 2022-05-23 19:22:47.917 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:22:49.034 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:22:51.619 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192251+4+end 2022-05-23 19:22:51.696 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:22:52.271 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:22:53.513 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:22:53.533 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:22:55.493 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:22:59.913 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:23:01.612 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:23:02.487 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:23:03.738 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:23:05.801 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:23:06.061 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:23:09.692 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:23:14.640 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:23:16.195 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:23:17.594 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:23:20.444 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:23:21.731 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:23:22.446 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:23:24.877 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:23:25.322 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:23:25.619 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:23:26.824 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192326+4+end 2022-05-23 19:23:29.079 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:23:29.110 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:23:30.027 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:23:31.338 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:23:32.414 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192332+4+end 2022-05-23 19:23:35.415 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:23:37.448 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:23:38.997 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:23:40.275 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:23:42.161 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192342+4+end 2022-05-23 19:23:42.219 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:23:44.715 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:23:45.358 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:23:45.993 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:23:46.998 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:23:47.304 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192347+4+end 2022-05-23 19:23:49.833 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:23:51.821 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:24:00.279 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:24:01.408 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:24:01.898 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:24:04.555 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:24:05.975 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:24:07.147 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192407+4+end 2022-05-23 19:24:07.367 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:24:08.916 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:24:09.011 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:24:11.313 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:24:12.936 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:24:14.804 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:24:18.052 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:24:18.695 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192418+4+end 2022-05-23 19:24:19.351 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:24:20.387 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:24:21.200 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:24:21.311 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:24:23.147 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192423+4+end 2022-05-23 19:24:23.254 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:24:23.527 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192423+4+end 2022-05-23 19:24:25.039 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:24:26.887 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:24:27.659 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:24:29.214 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:24:30.723 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:24:43.648 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:24:46.792 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:24:48.737 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192448+4+end 2022-05-23 19:24:48.893 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:24:50.633 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:24:52.609 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:24:53.255 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:24:58.412 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:24:59.026 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:25:01.528 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:25:02.157 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:25:03.016 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:25:03.453 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192503+4+end 2022-05-23 19:25:03.510 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:25:04.756 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192504+4+end 2022-05-23 19:25:05.974 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:25:06.623 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:25:06.712 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:25:07.278 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192507+4+end 2022-05-23 19:25:07.980 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:25:08.629 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:25:10.491 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:25:10.797 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:25:13.068 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192513+4+end 2022-05-23 19:25:14.068 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:25:14.482 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:25:14.931 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:25:16.716 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:25:17.975 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192517+4+end 2022-05-23 19:25:18.851 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:25:18.951 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:25:20.184 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:25:22.019 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:25:23.123 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:25:24.583 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192524+4+end 2022-05-23 19:25:26.475 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:25:28.459 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:25:30.721 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:25:35.804 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:25:39.966 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:25:41.226 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:25:42.486 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:25:43.113 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:25:44.844 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:25:45.045 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192545+4+end 2022-05-23 19:25:46.943 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:25:46.952 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:25:49.574 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:25:54.063 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:25:55.378 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:25:58.486 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:25:58.864 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:26:00.422 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192600+4+end 2022-05-23 19:26:01.680 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:26:02.942 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:26:04.941 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:26:04.980 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:26:07.944 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:26:08.119 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:26:10.719 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192610+4+end 2022-05-23 19:26:12.924 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:26:15.169 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:26:16.840 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:26:18.368 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:26:20.293 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192620+4+end 2022-05-23 19:26:22.796 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:26:24.778 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:26:26.988 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:26:31.189 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:26:34.631 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:26:35.650 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:26:38.820 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:26:39.691 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192639+4+end 2022-05-23 19:26:40.791 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:26:41.382 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192641+4+end 2022-05-23 19:26:43.275 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:26:44.377 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:26:45.653 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:26:45.895 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:26:50.257 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:26:51.012 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:26:51.585 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:26:54.169 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:26:54.961 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:26:56.105 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192656+4+end 2022-05-23 19:26:56.865 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:26:58.614 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:26:59.947 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192659+4+end 2022-05-23 19:27:00.628 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:27:01.823 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:27:04.469 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:27:04.479 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:27:06.415 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:27:08.258 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:27:08.726 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:27:12.169 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:27:16.618 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:27:17.928 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:27:19.785 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:27:21.707 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192721+4+end 2022-05-23 19:27:22.575 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:27:23.570 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:27:26.184 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:27:26.244 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:27:31.972 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:27:35.140 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:27:35.261 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:27:36.507 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:27:37.703 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192737+4+end 2022-05-23 19:27:39.597 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:27:41.575 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:27:46.260 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:27:47.620 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:27:49.837 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:27:50.639 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:27:51.783 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192751+4+end 2022-05-23 19:27:52.514 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:27:53.654 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:27:56.339 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:27:57.046 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:28:00.777 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:28:02.705 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:28:03.315 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192803+4+end 2022-05-23 19:28:06.444 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:28:06.483 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192806+4+end 2022-05-23 19:28:09.516 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:28:09.787 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:28:10.967 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:28:12.238 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:28:12.605 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:28:13.134 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:28:15.467 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:28:16.412 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192816+4+end 2022-05-23 19:28:18.024 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192818+4+end 2022-05-23 19:28:19.105 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:28:19.892 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:28:20.343 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:28:21.579 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:28:21.827 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:28:22.546 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:28:23.106 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:28:24.386 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:28:27.074 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:28:29.568 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:28:30.971 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:28:32.712 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:28:34.051 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:28:34.611 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 19:28:34.664 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192834+4+end 2022-05-23 19:28:37.168 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:28:37.202 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192837+4+end 2022-05-23 19:28:39.176 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:28:39.704 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:28:46.867 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:28:47.940 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:28:50.640 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:28:52.589 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192852+4+end 2022-05-23 19:28:52.681 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:28:55.095 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:28:57.113 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:29:02.109 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:29:02.245 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:29:15.016 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:29:15.054 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:29:15.991 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:29:18.155 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:29:19.507 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:29:20.103 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192920+4+end 2022-05-23 19:29:22.636 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:29:22.806 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:29:24.619 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:29:25.877 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192925+4+end 2022-05-23 19:29:27.742 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:29:29.676 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:29:30.054 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:29:30.402 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:29:30.541 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:29:33.517 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:29:36.110 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192936+4+end 2022-05-23 19:29:36.260 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:29:37.997 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:29:39.983 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:29:43.155 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:29:43.541 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:29:43.901 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:29:45.094 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:29:46.343 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192946+4+end 2022-05-23 19:29:48.256 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:29:48.859 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:29:50.135 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:29:50.193 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523192950+4+end 2022-05-23 19:29:51.434 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:29:52.692 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:29:54.631 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:29:54.700 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:29:55.910 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:29:56.001 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:29:56.567 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:29:57.080 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:30:01.160 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:30:08.236 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:30:09.650 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193009+4+end 2022-05-23 19:30:11.263 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:30:11.346 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:30:12.157 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:30:14.479 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:30:15.360 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193015+4+end 2022-05-23 19:30:16.426 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193016+4+end 2022-05-23 19:30:18.321 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:30:19.127 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:30:19.734 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:30:20.944 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:30:21.922 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:30:25.521 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:30:29.221 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:30:31.145 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193031+4+end 2022-05-23 19:30:33.011 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:30:35.660 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:30:40.141 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:30:57.412 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:30:59.012 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:31:01.196 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:31:02.764 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:31:03.134 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193103+4+end 2022-05-23 19:31:05.560 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193105+4+end 2022-05-23 19:31:05.661 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:31:05.978 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:31:07.658 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:31:07.756 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:31:07.798 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:31:08.248 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:31:10.811 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:31:11.351 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:31:11.604 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:31:11.839 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:31:12.120 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:31:12.761 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193112+4+end 2022-05-23 19:31:15.304 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:31:15.317 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193115+4+end 2022-05-23 19:31:16.005 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:31:17.229 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193117+4+end 2022-05-23 19:31:17.825 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:31:19.105 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:31:19.745 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:31:19.759 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:31:21.026 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:31:21.214 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:31:21.454 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193121+4+end 2022-05-23 19:31:21.747 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:31:22.315 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:31:23.045 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:31:23.587 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:31:24.865 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:31:25.526 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:31:26.167 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:31:26.788 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:31:26.949 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:31:27.426 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:31:28.743 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193128+4+end 2022-05-23 19:31:29.853 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:31:30.635 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:31:32.618 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:31:43.698 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:31:44.132 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:31:48.664 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:31:57.630 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:32:06.912 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:32:07.085 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:32:08.461 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:32:08.475 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:32:08.595 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:32:09.196 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:32:10.242 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:32:11.218 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:32:11.599 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:32:11.611 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:32:11.762 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:32:13.554 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193213+4+end 2022-05-23 19:32:14.226 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193214+4+end 2022-05-23 19:32:16.078 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:32:17.342 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:32:18.064 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:32:18.398 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:32:19.359 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:32:21.223 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:32:23.786 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193223+4+end 2022-05-23 19:32:25.559 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:32:25.651 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:32:27.674 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:32:32.240 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:32:40.578 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:32:41.522 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:32:43.598 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193243+4+end 2022-05-23 19:32:46.145 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:32:47.445 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:32:48.704 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:32:50.422 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:32:50.643 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:32:51.382 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:32:53.563 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:32:53.729 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:32:56.491 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:32:56.723 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193256+4+end 2022-05-23 19:32:58.656 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:33:01.144 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:33:04.337 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:33:06.055 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:33:09.185 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:33:09.378 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:33:09.899 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:33:10.190 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:33:11.510 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193311+4+end 2022-05-23 19:33:13.670 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:33:13.680 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:33:15.630 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193315+4+end 2022-05-23 19:33:15.721 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:33:15.725 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:33:16.931 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:33:18.160 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:33:20.071 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:33:20.147 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:33:22.022 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193322+4+end 2022-05-23 19:33:23.621 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:33:24.529 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:33:24.546 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:33:25.825 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:33:26.536 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:33:37.167 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:33:38.402 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:33:38.934 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:33:51.945 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:33:58.889 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:34:03.027 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:34:05.621 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:34:06.174 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:34:06.865 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:34:08.121 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193408+4+end 2022-05-23 19:34:09.998 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:34:10.624 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:34:12.599 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193412+4+end 2022-05-23 19:34:12.637 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:34:14.478 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:34:16.463 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:34:17.094 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:34:17.776 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:34:19.278 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:34:20.253 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:34:20.542 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:34:22.189 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193422+4+end 2022-05-23 19:34:24.075 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:34:26.702 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:34:30.299 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:34:32.776 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:34:41.939 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:34:46.033 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:34:59.547 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:35:03.499 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:35:03.646 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:35:06.344 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:35:08.334 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193508+4+end 2022-05-23 19:35:10.801 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:35:12.793 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:35:13.422 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:35:13.675 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:35:17.196 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:35:17.382 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:35:19.148 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193519+4+end 2022-05-23 19:35:21.652 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:35:23.662 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:35:23.753 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193523+4+end 2022-05-23 19:35:25.041 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:35:25.088 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:35:43.474 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:35:46.851 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:35:47.927 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193547+4+end 2022-05-23 19:35:55.628 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:35:58.799 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:36:01.389 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193601+4+end 2022-05-23 19:36:03.254 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:36:04.612 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:36:05.904 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:36:07.766 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:36:08.582 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:36:09.098 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:36:09.706 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193609+4+end 2022-05-23 19:36:10.958 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:36:11.597 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:36:12.023 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:36:12.329 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:36:13.486 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:36:14.232 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:36:14.830 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193614+4+end 2022-05-23 19:36:16.718 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:36:17.969 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:36:19.346 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:36:20.483 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193620+4+end 2022-05-23 19:36:30.021 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:36:31.741 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:36:40.457 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:36:41.100 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:36:43.600 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:36:44.238 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:36:45.507 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:36:45.533 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:36:45.554 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193645+4+end 2022-05-23 19:36:46.783 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:36:48.069 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:36:50.073 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:36:51.634 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:36:55.831 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:36:58.971 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:36:59.536 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:37:00.940 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:37:00.972 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193700+4+end 2022-05-23 19:37:03.540 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:37:04.718 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:37:05.022 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:37:05.434 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:37:05.863 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:37:06.670 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193706+4+end 2022-05-23 19:37:06.707 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:37:08.583 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:37:09.108 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:37:09.173 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:37:11.142 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193711+4+end 2022-05-23 19:37:11.186 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:37:11.685 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193711+4+end 2022-05-23 19:37:13.034 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:37:13.072 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:37:13.103 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:37:15.016 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:37:16.714 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:37:17.574 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:37:21.357 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193721+4+end 2022-05-23 19:37:25.831 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:37:26.473 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:37:26.531 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:37:26.682 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:37:34.549 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:37:40.496 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:37:51.179 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:37:54.773 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:37:54.842 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:37:54.983 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:37:56.054 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:37:56.065 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:37:56.643 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193756+4+end 2022-05-23 19:38:00.281 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:38:01.653 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:38:01.733 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:38:04.903 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:38:06.826 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193806+4+end 2022-05-23 19:38:06.848 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:38:08.529 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:38:09.358 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:38:10.021 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:38:10.422 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:38:11.355 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:38:11.944 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193811+4+end 2022-05-23 19:38:13.809 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:38:15.441 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:38:16.459 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:38:17.630 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:38:18.074 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193818+4+end 2022-05-23 19:38:20.502 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:38:22.109 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:38:23.804 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:38:30.502 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:38:32.885 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:38:35.895 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:38:39.165 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:38:49.067 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:38:49.698 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:38:52.416 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193852+4+end 2022-05-23 19:38:52.932 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:38:55.425 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:38:56.707 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:38:58.060 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:39:00.546 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:39:01.227 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:39:03.150 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193903+4+end 2022-05-23 19:39:03.508 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:39:03.837 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:39:05.682 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:39:07.595 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:39:07.659 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:39:08.604 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:39:09.550 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193909+4+end 2022-05-23 19:39:11.435 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:39:14.060 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:39:17.516 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:39:19.815 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:39:22.238 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:39:23.598 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:39:24.395 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:39:26.192 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193926+4+end 2022-05-23 19:39:28.498 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:39:28.698 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:39:29.420 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:39:30.703 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:39:31.483 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:39:31.981 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:39:32.045 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:39:35.409 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:39:37.477 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193937+4+end 2022-05-23 19:39:42.441 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:39:43.654 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:39:45.438 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:39:45.450 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:39:51.076 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:39:54.888 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:39:58.855 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:39:58.900 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:39:59.235 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523193959+4+end 2022-05-23 19:40:00.796 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:40:01.003 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:40:02.026 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:40:02.668 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:40:02.711 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:40:03.933 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:40:04.587 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194004+4+end 2022-05-23 19:40:04.588 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194004+4+end 2022-05-23 19:40:05.887 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194005+4+end 2022-05-23 19:40:05.893 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:40:06.416 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:40:06.455 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:40:06.460 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:40:08.398 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:40:08.464 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:40:09.109 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:40:10.441 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:40:12.364 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:40:14.774 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:40:20.061 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:40:20.582 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:40:23.763 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194023+4+end 2022-05-23 19:40:26.328 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:40:27.901 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:40:28.660 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:40:36.935 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:40:40.488 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:40:42.649 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:40:44.921 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:40:49.538 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:40:55.486 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:40:56.452 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:40:56.568 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:40:58.372 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:40:58.838 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:40:59.611 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:41:00.934 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194100+4+end 2022-05-23 19:41:01.573 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:41:02.192 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194102+4+end 2022-05-23 19:41:02.391 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:41:02.771 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:41:04.068 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:41:04.178 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:41:04.431 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:41:04.716 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:41:04.787 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:41:06.666 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194106+4+end 2022-05-23 19:41:06.711 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:41:07.571 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194107+4+end 2022-05-23 19:41:09.011 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:41:09.205 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:41:10.084 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:41:10.593 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:41:10.957 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:41:11.174 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:41:12.058 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:41:14.378 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:41:16.922 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194116+4+end 2022-05-23 19:41:17.549 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194117+4+end 2022-05-23 19:41:17.714 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:41:19.426 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:41:21.438 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:41:23.771 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:41:38.659 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:41:47.636 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:41:50.814 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194150+4+end 2022-05-23 19:41:52.498 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:41:53.353 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:41:53.996 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:41:54.060 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:41:54.709 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:41:55.913 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:41:56.554 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:41:57.159 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:41:57.200 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:41:57.271 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:41:57.905 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:41:59.151 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194159+4+end 2022-05-23 19:41:59.835 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:42:00.006 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:42:01.043 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:42:01.059 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:42:01.651 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:42:02.809 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194202+4+end 2022-05-23 19:42:02.982 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194202+4+end 2022-05-23 19:42:03.616 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:42:03.636 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194203+4+end 2022-05-23 19:42:03.668 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:42:04.489 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:42:04.881 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:42:04.925 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:42:05.048 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 19:42:05.501 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:42:05.914 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:42:06.693 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:42:07.510 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:42:08.095 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:42:08.147 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:42:09.788 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:42:10.019 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194210+4+end 2022-05-23 19:42:11.892 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:42:12.209 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:42:14.547 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:42:19.126 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:42:21.532 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:42:26.183 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:42:29.288 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:42:29.410 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1000030835414476+520+8+end 2022-05-23 19:42:31.916 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194231+4+end 2022-05-23 19:42:32.556 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:42:33.792 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:42:35.818 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:42:37.510 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:42:39.638 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:42:45.196 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:42:46.759 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:42:53.570 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:42:54.210 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:42:54.424 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:42:56.743 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:42:57.153 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:42:57.385 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:42:57.488 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:42:59.431 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194259+4+end 2022-05-23 19:42:59.433 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194259+4+end 2022-05-23 19:43:00.481 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:43:01.067 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:43:01.203 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:43:01.204 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:43:01.602 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194301+4+end 2022-05-23 19:43:03.812 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:43:03.814 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:43:04.116 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:43:06.824 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:43:09.716 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:43:14.135 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:43:16.644 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:43:19.207 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:43:22.668 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:43:22.962 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:43:23.000 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194322+4+end 2022-05-23 19:43:24.901 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194324+4+end 2022-05-23 19:43:25.064 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:43:26.779 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:43:27.764 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:43:28.135 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:43:28.935 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:43:29.078 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:43:29.465 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:43:29.914 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:43:33.427 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:43:42.627 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:43:44.222 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:43:49.400 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:43:53.059 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:43:54.999 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:43:55.625 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194355+4+end 2022-05-23 19:43:56.476 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:43:57.518 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:43:58.178 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:43:59.151 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:43:59.487 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:44:00.097 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194400+4+end 2022-05-23 19:44:02.638 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:44:04.609 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:44:05.753 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:44:10.860 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:44:15.162 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:44:16.140 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:44:16.734 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:44:18.055 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:44:19.292 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:44:19.393 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:44:19.900 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194419+4+end 2022-05-23 19:44:20.580 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194420+4+end 2022-05-23 19:44:21.828 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:44:21.868 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194421+4+end 2022-05-23 19:44:22.068 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:44:22.459 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:44:23.107 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:44:23.744 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:44:24.435 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:44:24.656 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194424+4+end 2022-05-23 19:44:25.027 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:44:25.092 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:44:26.373 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:44:27.129 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:44:27.436 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:44:29.448 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:44:32.708 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:44:38.060 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:44:46.865 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:44:48.707 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:44:48.868 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:44:50.641 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:44:51.466 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:44:51.719 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:44:51.914 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:44:52.590 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194452+4+end 2022-05-23 19:44:54.510 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:44:55.090 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:44:55.107 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:44:56.434 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194456+4+end 2022-05-23 19:44:56.969 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:44:57.091 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:44:58.962 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:45:00.240 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:45:00.950 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:45:02.201 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194502+4+end 2022-05-23 19:45:04.053 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:45:05.556 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:45:06.709 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:45:10.694 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:45:12.834 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:45:16.454 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:45:18.754 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194518+4+end 2022-05-23 19:45:19.152 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:45:19.901 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:45:26.533 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:45:27.175 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194527+4+end 2022-05-23 19:45:31.703 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:45:32.100 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:45:32.586 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:45:34.882 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194534+4+end 2022-05-23 19:45:42.546 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:45:45.706 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:45:46.240 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:45:48.267 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194548+4+end 2022-05-23 19:45:50.160 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:45:52.136 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:45:52.142 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:45:53.646 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:45:55.405 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:45:57.875 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194557+4+end 2022-05-23 19:45:59.737 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:45:59.774 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:46:01.752 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:46:03.919 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:46:08.778 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:46:11.924 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:46:13.664 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:46:13.860 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194613+4+end 2022-05-23 19:46:15.086 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:46:16.384 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:46:18.390 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:46:22.167 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:46:22.355 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:46:25.377 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:46:27.593 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:46:29.221 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:46:36.527 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:46:42.081 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:46:45.389 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:46:49.038 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:46:49.741 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:46:51.657 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194651+4+end 2022-05-23 19:46:52.880 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:46:53.491 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:46:54.181 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:46:54.829 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194654+4+end 2022-05-23 19:46:55.617 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:46:55.634 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:46:57.381 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:46:57.411 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:46:58.021 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:46:59.462 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:47:00.588 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194700+4+end 2022-05-23 19:47:00.598 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:47:02.495 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:47:03.767 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194703+4+end 2022-05-23 19:47:05.139 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:47:08.231 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:47:08.872 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:47:09.779 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:47:10.153 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:47:11.451 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:47:12.091 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:47:12.182 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:47:13.485 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:47:14.031 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:47:14.630 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:47:15.910 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:47:16.165 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+10809157658664+520+8+end 2022-05-23 19:47:17.192 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:47:18.162 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:47:18.241 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194718+4+end 2022-05-23 19:47:20.593 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:47:20.634 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:47:20.938 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194720+4+end 2022-05-23 19:47:23.147 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:47:23.612 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:47:23.892 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:47:25.942 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:47:36.392 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:47:37.031 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:47:38.054 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:47:41.566 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:47:42.784 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:47:44.714 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:47:46.061 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:47:46.659 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194746+4+end 2022-05-23 19:47:47.910 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:47:48.558 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:47:49.201 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:47:50.560 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:47:51.150 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194751+4+end 2022-05-23 19:47:51.173 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:47:53.680 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:47:54.328 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:47:55.667 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:47:56.977 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194756+4+end 2022-05-23 19:47:58.850 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:48:04.599 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:48:05.903 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:48:06.177 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:48:09.055 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:48:11.634 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194811+4+end 2022-05-23 19:48:12.456 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:48:13.210 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194813+4+end 2022-05-23 19:48:13.432 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:48:13.498 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:48:15.017 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:48:15.538 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:48:18.053 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:48:21.470 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:48:21.940 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194821+4+end 2022-05-23 19:48:23.750 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:48:26.397 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:48:26.562 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:48:26.678 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:48:27.060 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:48:30.837 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194830+4+end 2022-05-23 19:48:34.288 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:48:35.702 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:48:36.297 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:48:36.822 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:48:39.786 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:48:41.710 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194841+4+end 2022-05-23 19:48:43.573 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:48:45.027 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:48:46.234 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:48:46.334 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:48:46.853 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:48:48.446 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:48:49.749 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194849+4+end 2022-05-23 19:48:50.017 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:48:50.031 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:48:52.587 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194852+4+end 2022-05-23 19:48:52.636 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194852+4+end 2022-05-23 19:48:53.106 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:48:54.483 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:48:55.138 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:48:55.217 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:48:55.481 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:48:55.682 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:48:56.465 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:48:56.578 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:48:57.111 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:48:58.990 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:49:06.729 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:49:09.842 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:49:10.528 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:49:12.430 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194912+4+end 2022-05-23 19:49:14.299 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:49:16.300 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:49:23.373 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:49:24.103 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:49:25.229 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:49:28.393 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:49:36.172 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:49:37.746 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:49:39.923 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:49:40.010 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:49:41.872 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194941+4+end 2022-05-23 19:49:43.184 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:49:43.225 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:49:44.374 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:49:46.347 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:49:46.403 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:49:47.739 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:49:48.911 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523194948+4+end 2022-05-23 19:49:50.800 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:49:52.790 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:49:53.685 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:49:56.724 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:49:58.520 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:50:02.367 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195002+4+end 2022-05-23 19:50:04.878 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:50:05.508 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:50:07.023 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:50:07.760 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:50:16.944 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:50:21.507 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:50:21.691 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:50:22.788 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:50:24.067 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:50:24.708 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:50:25.989 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:50:27.781 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:50:29.897 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:50:33.050 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:50:35.626 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195035+4+end 2022-05-23 19:50:35.634 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:50:37.520 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:50:38.506 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:50:39.584 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:50:44.071 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:50:44.568 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:50:44.612 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:50:45.189 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:50:47.787 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:50:49.431 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:50:49.715 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195049+4+end 2022-05-23 19:50:50.308 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:50:51.574 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:50:54.228 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:50:55.769 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:50:56.729 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:50:59.960 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:51:00.022 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:51:00.213 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:51:03.128 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:51:03.131 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:51:04.220 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195104+4+end 2022-05-23 19:51:05.724 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195105+4+end 2022-05-23 19:51:07.575 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:51:07.663 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:51:08.512 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:51:10.215 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:51:10.813 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:51:12.095 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:51:13.426 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195113+4+end 2022-05-23 19:51:15.911 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:51:16.777 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:51:18.728 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:51:21.777 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:51:25.082 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:51:28.085 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195128+4+end 2022-05-23 19:51:30.495 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:51:31.340 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:51:34.486 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:51:36.420 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195136+4+end 2022-05-23 19:51:38.317 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:51:40.933 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:51:40.946 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:51:43.193 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:51:44.108 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:51:44.562 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:51:46.054 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195146+4+end 2022-05-23 19:51:47.927 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:51:50.541 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:51:51.121 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:51:51.431 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:51:58.147 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:51:58.664 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:51:59.449 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:52:04.970 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:52:06.238 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:52:12.449 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:52:26.076 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:52:26.601 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:52:27.673 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:52:30.805 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:52:32.754 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195232+4+end 2022-05-23 19:52:34.643 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:52:37.270 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:52:39.721 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:52:42.393 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:52:43.022 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:52:46.164 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:52:48.081 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:52:48.113 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195248+4+end 2022-05-23 19:52:50.641 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:52:52.059 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:52:52.546 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:52:52.621 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:52:54.476 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:52:55.805 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195255+4+end 2022-05-23 19:52:57.255 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:52:58.307 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:52:58.946 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:52:59.824 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195259+4+end 2022-05-23 19:53:01.508 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:01.966 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:53:03.555 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:53:04.548 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:53:07.309 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:53:07.699 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:53:08.317 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:09.246 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195309+4+end 2022-05-23 19:53:09.555 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:53:10.540 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:53:11.140 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:53:13.764 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:53:14.785 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:53:18.147 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:19.427 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:23.375 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:53:23.659 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:53:27.123 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:53:29.074 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195329+4+end 2022-05-23 19:53:29.668 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:30.947 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:30.947 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:53:30.961 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:53:32.227 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:32.867 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:33.593 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:53:34.148 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:34.789 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:36.066 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:36.810 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:53:37.349 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:38.017 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:39.351 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:53:42.483 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:53:44.432 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195344+4+end 2022-05-23 19:53:46.963 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:53:47.057 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:53:48.950 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:53:49.552 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:53:51.026 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:53:52.667 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:53:53.348 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:54.626 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:53:55.268 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:54:02.416 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:54:04.706 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:54:05.520 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:54:07.473 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195407+4+end 2022-05-23 19:54:10.000 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:54:13.257 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:54:14.093 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:54:15.477 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:54:18.479 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:54:22.293 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:54:26.042 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:54:28.043 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195428+4+end 2022-05-23 19:54:29.334 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:54:30.451 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:54:32.489 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:54:32.515 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:54:35.757 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:54:40.214 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:54:40.737 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:54:43.304 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:54:43.933 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195443+4+end 2022-05-23 19:54:45.261 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:54:45.878 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195445+4+end 2022-05-23 19:54:46.334 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:54:47.762 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:54:48.414 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:54:49.028 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:54:49.734 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:54:50.309 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:54:50.351 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195450+4+end 2022-05-23 19:54:51.587 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:54:52.217 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:54:52.868 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:54:54.868 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:54:55.586 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:54:57.168 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:54:57.736 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:54:59.967 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:55:00.561 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:55:02.512 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195502+4+end 2022-05-23 19:55:05.014 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:55:07.028 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:55:14.072 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:55:15.141 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:55:18.776 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:55:20.067 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:55:21.416 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:55:22.747 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195522+4+end 2022-05-23 19:55:24.881 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:55:27.472 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195527+4+end 2022-05-23 19:55:27.716 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:55:27.937 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:55:29.361 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:55:32.064 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:55:35.128 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:55:35.424 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:55:36.448 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:55:38.320 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:55:39.623 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:55:40.980 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:55:41.542 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195541+4+end 2022-05-23 19:55:41.739 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:55:44.080 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:55:46.107 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:55:46.705 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:55:54.045 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:55:54.740 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195554+4+end 2022-05-23 19:55:55.691 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:55:56.869 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:56:02.144 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:56:09.472 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:56:11.646 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:56:11.724 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:56:14.822 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195614+4+end 2022-05-23 19:56:15.388 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:56:18.301 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195618+4+end 2022-05-23 19:56:18.684 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:56:21.182 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:56:21.851 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:56:23.432 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:56:23.723 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:56:23.780 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195623+4+end 2022-05-23 19:56:25.679 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:56:28.307 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:56:32.783 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:56:38.019 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:56:41.677 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:56:43.621 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195643+4+end 2022-05-23 19:56:45.520 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:56:46.161 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:56:48.132 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:56:53.313 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:56:54.494 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:56:59.013 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:56:59.288 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:57:00.925 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195700+4+end 2022-05-23 19:57:02.788 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:57:05.427 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:57:07.086 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:57:12.531 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:57:13.419 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:57:16.909 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:57:17.290 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:57:18.888 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195718+4+end 2022-05-23 19:57:20.397 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195720+4+end 2022-05-23 19:57:20.698 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:57:22.883 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:57:23.353 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:57:25.818 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:57:27.853 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:57:28.918 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:57:34.271 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:57:38.015 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:57:38.716 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:57:39.955 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195739+4+end 2022-05-23 19:57:41.609 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:57:42.483 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:57:42.529 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195742+4+end 2022-05-23 19:57:44.474 INFO 19204 --- [nioEventLoopGroup-3-28] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:57:45.029 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:57:46.310 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:57:49.379 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:57:50.817 INFO 19204 --- [nioEventLoopGroup-3-6] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:57:51.504 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:57:52.735 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:57:53.465 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:57:56.289 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:57:56.548 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:57:59.358 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195759+4+end 2022-05-23 19:58:00.032 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:58:06.359 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:58:10.398 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:58:10.973 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:58:11.764 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:58:12.878 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:58:14.594 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195814+4+end 2022-05-23 19:58:15.214 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:58:17.240 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195817+4+end 2022-05-23 19:58:19.723 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:58:20.182 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:58:21.690 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:58:23.571 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:58:27.349 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:58:31.180 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:58:31.183 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:58:34.322 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:58:34.323 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:58:34.991 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:58:36.275 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195836+4+end 2022-05-23 19:58:36.283 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:58:36.908 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195836+4+end 2022-05-23 19:58:38.154 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:58:38.787 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:58:38.803 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:58:39.427 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:58:40.707 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:58:40.781 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:58:40.799 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:58:44.192 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:58:46.183 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:58:46.249 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:58:51.043 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:58:52.802 INFO 19204 --- [nioEventLoopGroup-3-25] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:58:53.630 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:58:57.119 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:58:58.932 INFO 19204 --- [nioEventLoopGroup-3-26] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:59:00.094 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195900+4+end 2022-05-23 19:59:00.230 INFO 19204 --- [nioEventLoopGroup-3-24] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:59:02.680 INFO 19204 --- [nioEventLoopGroup-3-27] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:59:07.201 INFO 19204 --- [nioEventLoopGroup-3-30] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:59:08.263 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:59:12.172 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195912+4+end 2022-05-23 19:59:12.455 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 19:59:16.630 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 19:59:19.179 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195919+4+end 2022-05-23 19:59:19.770 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:59:19.858 INFO 19204 --- [nioEventLoopGroup-3-32] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:59:20.562 INFO 19204 --- [nioEventLoopGroup-3-1] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:59:21.654 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:59:22.298 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+109471066262233+520+8+end 2022-05-23 19:59:23.672 INFO 19204 --- [nioEventLoopGroup-3-31] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:59:24.920 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195924+4+end 2022-05-23 19:59:27.387 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:59:29.053 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 19:59:32.630 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:59:33.010 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:59:34.473 INFO 19204 --- [nioEventLoopGroup-3-4] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:59:35.526 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1004553722981926+520+8+end 2022-05-23 19:59:35.755 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 19:59:37.177 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:59:37.716 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195937+4+end 2022-05-23 19:59:39.442 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:59:39.605 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:59:40.611 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195940+4+end 2022-05-23 19:59:40.649 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+102120034249188+520+8+end 2022-05-23 19:59:41.151 INFO 19204 --- [nioEventLoopGroup-3-3] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:59:41.612 INFO 19204 --- [nioEventLoopGroup-3-8] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 19:59:42.265 INFO 19204 --- [nioEventLoopGroup-3-2] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:59:42.911 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006334419877138+520+8+end 2022-05-23 19:59:43.017 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195943+4+end 2022-05-23 19:59:44.898 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195944+4+end 2022-05-23 19:59:46.763 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:59:47.930 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:59:48.108 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:59:48.339 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 19:59:50.200 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:59:50.202 INFO 19204 --- [nioEventLoopGroup-3-10] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 19:59:50.590 INFO 19204 --- [nioEventLoopGroup-3-7] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 19:59:51.138 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1007442554668253+520+8+end 2022-05-23 19:59:53.674 INFO 19204 --- [nioEventLoopGroup-3-29] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 19:59:53.752 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523195953+4+end 2022-05-23 19:59:55.587 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 19:59:57.610 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 20:00:01.545 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 20:00:02.159 INFO 19204 --- [nioEventLoopGroup-3-5] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 20:00:02.665 INFO 19204 --- [nioEventLoopGroup-3-11] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 20:00:03.017 INFO 19204 --- [nioEventLoopGroup-3-12] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 20:00:05.880 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.NullPointerException: null at com.huimv.acquisition.socket.eartagrecive.service.impl.ReceivePackageSerivce.handleEartagTemperature(ReceivePackageSerivce.java:358) at com.huimv.acquisition.socket.eartagrecive.service.impl.ClientDataPacketServiceImpl.handleClientSendPacket(ClientDataPacketServiceImpl.java:57) at com.huimv.acquisition.socket.eartagrecive.eartagsocket.EartagServerHandler2.channelRead(EartagServerHandler2.java:50) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:355) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:377) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:08.461 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 20:00:11.610 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+202007239999864+520+8+end 2022-05-23 20:00:11.944 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 20:00:13.552 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523200013+4+end 2022-05-23 20:00:16.078 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 20:00:16.607 INFO 19204 --- [nioEventLoopGroup-3-15] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 20:00:17.105 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523200017+4+end 2022-05-23 20:00:18.071 INFO 19204 --- [nioEventLoopGroup-3-13] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 20:00:19.705 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 20:00:22.782 INFO 19204 --- [nioEventLoopGroup-3-14] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 20:00:24.572 INFO 19204 --- [nioEventLoopGroup-3-16] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 20:00:24.589 INFO 19204 --- [nioEventLoopGroup-3-17] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 20:00:27.570 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10026+8+end 2022-05-23 20:00:30.729 INFO 19204 --- [nioEventLoopGroup-3-19] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 20:00:30.827 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+1+0+1006302376584915+520+8+end 2022-05-23 20:00:32.747 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523200032+4+end 2022-05-23 20:00:34.025 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+47.98.40.154+10023+8+end 2022-05-23 20:00:34.617 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+3+0+6+end 2022-05-23 20:00:37.196 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+2+20220523200037+4+end 2022-05-23 20:00:37.273 INFO 19204 --- [nioEventLoopGroup-3-18] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+4+0+7+end 2022-05-23 20:00:39.748 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 20:00:41.032 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 20:00:41.690 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 20:00:42.918 INFO 19204 --- [nioEventLoopGroup-3-21] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 20:00:42.948 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 20:00:43.589 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 20:00:44.202 INFO 19204 --- [nioEventLoopGroup-3-22] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+8011+8+end 2022-05-23 20:00:44.870 INFO 19204 --- [nioEventLoopGroup-3-20] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 20:00:46.194 INFO 19204 --- [nioEventLoopGroup-3-23] c.h.a.s.e.e.EartagServerHandler2 : ###应答响应>>hm+0+0+115.238.57.190+10023+8+end 2022-05-23 20:00:48.188 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 20:00:48.406 INFO 19204 --- [nioEventLoopGroup-3-9] c.h.a.s.e.e.EartagServerHandler2 : ###应答数据>>null,不需要应答。 2022-05-23 20:00:52.621 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.621 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.621 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.621 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.621 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.621 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.622 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.622 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.622 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.622 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.622 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.622 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.622 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.622 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.622 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.623 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.623 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.623 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.623 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.623 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.623 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.623 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.623 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.623 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.623 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.624 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.624 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.624 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.624 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.624 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.624 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.625 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.625 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.624 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.625 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.625 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.626 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.626 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.626 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.626 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.625 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.626 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.626 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.626 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.626 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.626 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.626 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.628 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.628 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.628 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.628 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.628 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.627 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.629 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.628 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.629 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.629 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.629 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.629 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.630 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.630 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.629 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.630 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.630 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.630 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.631 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.631 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.631 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.631 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.631 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.631 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.631 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.631 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.631 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.632 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.632 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.632 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.632 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.632 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.632 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.632 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.632 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.633 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.633 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.633 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.633 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.634 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.634 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.634 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.634 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.634 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.635 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.635 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.635 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.635 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.635 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.636 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.636 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.636 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.636 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.636 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.637 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.637 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.640 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.642 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.642 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.641 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.642 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.642 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.642 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.642 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.642 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.642 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.642 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.642 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.643 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.643 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.643 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.643 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.643 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.643 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.643 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.643 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.652 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.652 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.644 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.651 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.651 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.651 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.651 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.651 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.651 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.652 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.652 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.652 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.652 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.652 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.652 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.652 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.655 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.655 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.655 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.652 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.652 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.652 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.653 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.655 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.655 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.654 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.656 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.657 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.662 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.662 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.658 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.659 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.660 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.660 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.660 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.660 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.663 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.660 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.663 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.660 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.661 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.662 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.662 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.662 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.662 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.662 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.662 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.662 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.663 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.663 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.663 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.663 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.663 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.663 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.663 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.663 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.664 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.665 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.666 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.667 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.668 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.668 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.668 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.669 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.670 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.671 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.672 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.673 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.674 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.675 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.676 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.677 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.678 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.678 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.678 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.678 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.678 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.790 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.734 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.773 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.773 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.773 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.775 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.775 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.775 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.776 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.776 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.776 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.786 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.786 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.786 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.787 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.787 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.787 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.788 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.788 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.788 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.788 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.788 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.788 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.789 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.789 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.790 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.790 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.790 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.790 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.790 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.790 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.790 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.794 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.790 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.790 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.794 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.791 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.791 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.791 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.792 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.792 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.792 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.792 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.792 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.792 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.793 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.793 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.793 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.793 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.793 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.793 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.793 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.793 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.793 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.794 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.794 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.794 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.794 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.794 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.794 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.794 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.794 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.794 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.800 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.801 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.796 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.795 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.796 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.797 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.797 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.797 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.797 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.797 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.797 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.797 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.797 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.798 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.798 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.799 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.798 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.798 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.800 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.799 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.800 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.800 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.800 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.800 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.800 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.800 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.800 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.803 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.800 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.801 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.801 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.801 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.801 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.803 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.803 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.801 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.801 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.801 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.801 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.801 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.801 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.801 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.805 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.805 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.802 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.803 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.803 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.803 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.803 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.803 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.807 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.804 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.804 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.804 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.807 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.804 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.804 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.804 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.804 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.804 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.804 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.805 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.804 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.805 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.805 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.805 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.805 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.805 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.805 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.808 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.805 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.805 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.806 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.806 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.806 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.806 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.806 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.806 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.807 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.807 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.807 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.806 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.807 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.807 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.807 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.807 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.807 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.807 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.807 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.808 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.808 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.808 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.808 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.808 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.808 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.808 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.808 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.810 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.808 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.808 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.809 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.810 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.810 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.810 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.810 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.810 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.810 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.810 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.810 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.810 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.813 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.810 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.814 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.811 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.812 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.812 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.812 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.812 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.812 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.812 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.812 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.813 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.813 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.813 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.813 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.816 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.813 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.813 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.813 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.814 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.814 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.814 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.814 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.814 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.814 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.814 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.814 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.815 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.816 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.816 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.816 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.816 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.816 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.816 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.816 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.816 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.816 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.816 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.817 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.818 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.818 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.818 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.818 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.818 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.818 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.818 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.818 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.818 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.818 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.821 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.821 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.818 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.821 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.821 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.822 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.819 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.820 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.821 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.821 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.821 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.821 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.821 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.822 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.824 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.822 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.822 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.822 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.822 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.822 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.825 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.822 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.825 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.825 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.823 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.824 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.824 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.824 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.824 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.824 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.824 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.827 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.824 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.824 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.827 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.824 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.825 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.824 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.824 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.825 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.825 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.825 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.825 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.825 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.825 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.825 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.826 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.826 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.826 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.826 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.826 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.826 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.826 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.826 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.826 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.826 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.826 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.827 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.827 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.827 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.827 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.827 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.827 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.827 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.827 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.828 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.829 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.836 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.836 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.837 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.832 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.833 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.834 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.834 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.834 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.834 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.834 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.836 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.837 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.837 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.837 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.837 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.837 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.841 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.842 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.845 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.843 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.844 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.844 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.846 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.844 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.844 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.844 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.844 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.844 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.844 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.844 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.844 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.844 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.844 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.845 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.845 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.845 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.845 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.845 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.845 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.845 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.845 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.845 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.845 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.846 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.846 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.846 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.846 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.846 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.846 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.846 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.846 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.846 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.846 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.847 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.848 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.849 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.850 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.851 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.854 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.852 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.856 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.853 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.854 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.854 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.854 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.854 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.854 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.855 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.856 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.856 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.856 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.856 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.856 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.856 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.856 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.856 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.856 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.856 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.857 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.858 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.859 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.860 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.861 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.862 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.863 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.864 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.865 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.866 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.867 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.868 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.869 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.870 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.871 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.871 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.872 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.872 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.872 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.873 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.873 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.873 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.873 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.873 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.873 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.873 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.873 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.873 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.874 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.875 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.876 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.877 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.878 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.879 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.880 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.881 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.882 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.883 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.884 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.885 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.886 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.887 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.887 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.887 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.887 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.887 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.887 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.887 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.887 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.887 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.887 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.887 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.887 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.888 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.889 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.890 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.891 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.892 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.893 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.894 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.897 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.895 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.896 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.897 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.897 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.897 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.897 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.897 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.897 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.897 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.897 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.897 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.897 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.897 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.898 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.899 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-25] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.900 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.903 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.903 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.901 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.902 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.903 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.903 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.903 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.903 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.903 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.903 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.903 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.903 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.903 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.903 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.904 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.905 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.906 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.907 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-16] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.908 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.909 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.910 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-30] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.911 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-2] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-31] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.912 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.913 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.914 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.915 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.915 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.915 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.915 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.915 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.915 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.915 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.915 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.915 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.915 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.915 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.915 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-32] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-28] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.918 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-26] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.916 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.917 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.918 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.918 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.918 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.918 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.918 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.918 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.918 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.918 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.918 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.918 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.919 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-15] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-19] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-13] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.920 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.921 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-21] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.922 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-4] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.923 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-14] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-24] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.924 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.926 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.925 WARN 19204 --- [nioEventLoopGroup-3-5] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.926 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.926 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.926 WARN 19204 --- [nioEventLoopGroup-3-29] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.926 WARN 19204 --- [nioEventLoopGroup-3-12] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.926 WARN 19204 --- [nioEventLoopGroup-3-17] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.926 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.926 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.926 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.926 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.926 WARN 19204 --- [nioEventLoopGroup-3-7] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.926 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.927 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-3] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-6] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-22] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-11] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.928 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.929 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.929 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.929 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.buffer.WrappedByteBuf.writeBytes(WrappedByteBuf.java:821) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.929 WARN 19204 --- [nioEventLoopGroup-3-27] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.929 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.929 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.929 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.929 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.929 WARN 19204 --- [nioEventLoopGroup-3-8] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.930 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.930 WARN 19204 --- [nioEventLoopGroup-3-20] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.930 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.930 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.930 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.930 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.930 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.930 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.930 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.930 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-18] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.931 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.932 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.932 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.932 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.932 WARN 19204 --- [nioEventLoopGroup-3-9] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.932 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.932 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.932 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.932 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.932 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.933 WARN 19204 --- [nioEventLoopGroup-3-10] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.933 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.933 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.933 WARN 19204 --- [nioEventLoopGroup-3-1] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.933 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.933 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.933 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.933 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.934 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.934 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 20:00:52.934 WARN 19204 --- [nioEventLoopGroup-3-23] io.netty.channel.DefaultChannelPipeline : An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.io.IOException: 远程主机强迫关闭了一个现有的连接。 at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:356) at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1133) at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:714) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:650) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:576) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:829) 2022-05-23 22:51:40.621 WARN 19204 --- [HikariPool-1 housekeeper] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=2h51m2s639ms193µs901ns).