-
Please answer some questions before submitting your issue. Thanks!
###version:2.1.0
![image](https://user-images.githubusercontent.com/16576561/125714944-309d5bc2-82e2-46ae-851c-3a437040d922.png…
-
生产环境几乎每天都报这种 连接超时的问题,版本 V2.3.0
这是admin执行日志
![image](https://user-images.githubusercontent.com/21303373/126094905-4f3a51c9-25b7-4773-a417-9706b9a416d5.png)
这是执行器配置
![image](https://user-ima…
-
Please answer some questions before submitting your issue. Thanks!
### Which version of XXL-JOB do you using?
2.2.0
spring boot项目无netty依赖,项目报错:
java.lang.NoSuchMethodError: io.netty.handler.code…
-
使用 XXL-JOB 2.1.1-SNAPSHOT时经常能遇到下面的错误:
msg:com.xxl.rpc.util.XxlRpcException: java.lang.InterruptedException
at com.xxl.rpc.remoting.invoker.reference.XxlRpcReferenceBean$1.invoke(XxlRpcReference…
-
Please answer some questions before submitting your issue. Thanks!
### Which version of XXL-JOB do you using?
### Expected behavior
### Actual behavior
### Steps to reproduce the behavior
…
-
Traceback (most recent call last):
File "/root/ibd2sql-main/main.py", line 169, in
ldata = innodb_index.index(bdata,pk,columns)
File "/root/ibd2sql-main/innodb_index.py", line 127, in inde…
-
-
自己新建的一个springboot项目引入xxl-job2.2.0依赖包:在任务调度中心,执行定时任务后,一直报com.xxl.rpc.util.XxlRpcException: xxl-rpc, request timeout 缺少什么配置了。我本地的配置如下:
xxl:
job:
admin:
addresses: http://localhost:8081/x…
-
springboot和springcloud升级之后出现该报错,xxl-job-core是2.1.0,springboot之前是2.2.7.RELEASE没有问题,升级到2.6.3之后出现问题,无法正常注册,把执行器从自动注册改成手动录入之后仍然报错,但是可以正常执行任务,任务日志则一直显示执行中
java.lang.ClassCastException: java.lang.Long cann…
-
Please answer some questions before submitting your issue. Thanks!
### Which version of XXL-JOB do you using?
2.3.0
### Expected behavior
希望未来版本中去掉执行器端的netty的nio端口
### Actual behavior
执行器端也就是业…