当前位置:网站首页>xxl执行节点错误日志刷屏
xxl执行节点错误日志刷屏
2022-07-24 05:27:00 【cxcaln】
我使用阿里云服务器搭建了xxl的执行节点,但是一直在刷屏错误日志
2021-06-23 20:59:54.015 [ERROR] 1 --- [ntLoopGroup-3-7] j.c.s.EmbedServer$EmbedHttpServerHandler : >>>>>>>>>>> xxl-job provider netty_http server caught exception
java.io.IOException: Connection reset by peer
at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:192)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1134)
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:745)一开始是以为xxl引用netty版本冲突,因为redis里面也引用了netty,后来强制引用一致的netty版本,发现还是不能解决,最终找到了问题:我们使用的是阿里云搭建的服务,也是用阿里云的slb开通服务访问,负载均衡默认会开启安全检查,就是不断的去ping你的接口,这样调一次报一次错,所以只需要把你的负载均衡安全检查关闭就好了

如下图,把执行节点监听的端口的健康检查关闭掉就解决了
边栏推荐
- 【LVGL布局】网格布局
- 系统安全及应用
- 文件系统与日志分析
- [esp8266 spot welder] Based on esp8266 for Arduino
- JS - calculate the side length and angle of a right triangle
- Rsync (I): basic commands and usage
- You don't know these pits. You really don't dare to use BigDecimal
- 【音频解码芯片】VS1503音频解码芯片的应用
- MySQL批量修改数据表编码及字符集为utf8mb4
- 神经网络超参数调整(基于ray包)
猜你喜欢

I have seven schemes to realize web real-time message push, seven!

SSH Remote Access and control

在IDEA里斗个地主不过分吧!

这些坑你不掌握,你还真不敢用BigDecimal

kubernetes 的Deployment(部署),Service概念,动态扩缩容

Use of awk

You don't know these pits. You really don't dare to use BigDecimal

sql server 同步数据库 跨网段无公网ip几个常见小问题问题

基于回归分析的广告投入销售额预测——K邻近,决策树,随机森林,线性回归,岭回归

【LVGL布局】柔性布局
随机推荐
【USB电压电流表】基于STM32F103C8T6 for Arduino
【LVGL(4)】对象的事件及事件冒泡
Responsive page
Function application of MySQL
System safety and Application
Yiwen node installation, download and configuration
Login page + summary
rsync(一):基本命令和用法
我有 7种 实现web实时消息推送的方案,7种!
SSH远程访问及控制
【LVGL(1)】LVGL的简单介绍
广度优先搜索(模板使用)
CentOS operating system security reinforcement
Iterators and generators
Account and authority management
sojson jsjiami.com.v6 爬虫js逆向
Combination of grep and regular
分组后返回每组中的最后一条记录 GROUP_CONCAT用法
PyQt5入门——学生管理系统
Difference between PX and EM and REM