开发者社区 问答 正文

任务调度(SchedulerX)应用发布报错DomainNotFoundException

已解决

任务调度(SchedulerX)应用发布报错DomainNotFoundException

展开
收起
提个问题 2024-06-04 16:07:28 116 分享 版权
1 条回答
写回答
取消 提交回答
  • 开发者社区问答官方账号
    官方回答
    采纳回答
    若应用启动报错如下:
    Caused by: com.alibaba.schedulerx.worker.exception.DomainNotFoundException: Not found domainName。
    解决方案
    应该是endpoint和对应的环境没对应上,本地只能连公网的endpoint,线上的机器必须和endpoint对应,endpoint列表 查看文档
    2024-06-04 16:07:29
    赞同 展开评论
问答分类:
问答地址: