Code Monkey home page Code Monkey logo

Comments (7)

KricYi avatar KricYi commented on June 12, 2024

目前遇到一个问题,任务执行成功后,状态一直是进行中,已经return new ProcessResult(true, "success");,还是进行中。目前没有找到原因

from powerjob.

KricYi avatar KricYi commented on June 12, 2024

由于我们的主项目要打native,有大佬成功的没

from powerjob.

KFCFans avatar KFCFans commented on June 12, 2024

目前遇到一个问题,任务执行成功后,状态一直是进行中,已经return new ProcessResult(true, "success");,还是进行中。目前没有找到原因

worker 回传执行状态失败了,可以检查下 worker 的日志,理论上应该有请求失败的相关 log。

from powerjob.

KFCFans avatar KFCFans commented on June 12, 2024

native 的话,server 就按 SpringBoot 的方式去打,worker 被集成,原来项目怎么打还是怎么打

from powerjob.

KricYi avatar KricYi commented on June 12, 2024

native 的话,server 就按 SpringBoot 的方式去打,worker 被集成,原来项目怎么打还是怎么打

反射有问题,还有fastjson。这个我自己想办法处理。

from powerjob.

KricYi avatar KricYi commented on June 12, 2024

目前遇到一个问题,任务执行成功后,状态一直是进行中,已经return new ProcessResult(true, "success");,还是进行中。目前没有找到原因

worker 回传执行状态失败了,可以检查下 worker 的日志,理论上应该有请求失败的相关 log。

instance_info表的status为3,result为worker report timeout, maybe TaskTracker down。
日志开了debug,没有任何异常及警告。

from powerjob.

KricYi avatar KricYi commented on June 12, 2024

目前遇到一个问题,任务执行成功后,状态一直是进行中,已经return new ProcessResult(true, "success");,还是进行中。目前没有找到原因

worker 回传执行状态失败了,可以检查下 worker 的日志,理论上应该有请求失败的相关 log。

你好,work端的,TaskTrackerActor.onReceiveProcessorReportTaskStatusReq 结果状态是5。上报成功状态是哪个方法?TransportUtils.reliableTtReportInstanceStatus的方法debug一直没有被调用

from powerjob.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.