xuxueli / xxl-job

A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
http://www.xuxueli.com/xxl-job/
GNU General Public License v3.0
27.35k stars 10.82k forks source link

执行器启动日志显示成功注册jobHandler,但是调度中心执行时报 job handler [xxx] not found #2142

Open insanebeast opened 3 years ago

insanebeast commented 3 years ago

Please answer some questions before submitting your issue. Thanks!

Which version of XXL-JOB do you using?

com.xuxueli xxl-job-core 2.2.0

Expected behavior

正常执行job

Actual behavior

提示:job handler [xxx] not found

Steps to reproduce the behavior

Other information

调度中心HA,执行器HA(两台机器) 执行器启动日志显示>>>>>>>>>>> xxl-job register jobhandler success, name:demoJobHandler,但是执行的时候找不到jobHandler

image image image

BlackChen277 commented 2 years ago

我们也遇到了这个问题

konghao1 commented 2 years ago

你好,这个问题您那边解决了吗?

jjjwylb009 commented 1 month ago

多个地址,路由策略改为轮询