casionone opened a new issue #1293:
URL: https://github.com/apache/incubator-linkis/issues/1293


   ### Search before asking
   
   - [X] I searched the 
[issues](https://github.com/apache/incubator-linkis/issues) and found no 
similar issues.
   
   
   ### Linkis Component
   
   linkis-cg-entrance
   
   ### What happened + What you expected to happen
   
   There is an occasional exception when submitting a job task
   ```
   [ERROR] [RpcMessageScheduler-ThreadPool-230      ] 
o.a.l.j.s.i.JobHistoryQueryServiceImpl (113) [apply] - Failed to update 
JobReqUpdate 2359,status Inited 
org.apache.linkis.governance.common.entity.job.QueryException: errCode: 120001 
,desc: 任务Id2359在数据库中的task状态为:Scheduled更新的task状态为:Inited更新失败! ,ip: xxxxxx,port: 
9105 ,serviceKind: linkis-ps-publicservice
   12010-  at 
org.apache.linkis.jobhistory.service.impl.JobHistoryQueryServiceImpl$$anonfun$change$1.apply$mcV$sp(JobHistoryQueryServiceImpl.scala:99)
 ~[linkis-jobhistory-1.0.3.jar:1.0.3]
   12011-  at 
org.apache.linkis.jobhistory.service.impl.JobHistoryQueryServiceImpl$$anonfun$change$1.apply(JobHistoryQueryServiceImpl.scala:88)
 ~[linkis-jobhistory-1.0.3.jar:1.0.3]
   12012-  at 
org.apache.linkis.jobhistory.service.impl.JobHistoryQueryServiceImpl$$anonfun$change$1.apply(JobHistoryQueryServiceImpl.scala:88)
 ~[linkis-jobhistory-1.0.3.jar:1.0.3]
   12013-  at org.apache.linkis.common.utils.Utils$.tryCatch(Utils.scala:40) 
[linkis-common-1.0.3.jar:1.0.3]
   12014-  at 
org.apache.linkis.jobhistory.service.impl.JobHistoryQueryServiceImpl.change(JobHistoryQueryServiceImpl.scala:111)
 [linkis-jobhistory-1.0.3.jar:1.0.3]
   ```
   
   the job status is Incorrect : Scheduled-> United
   
   ### Relevent platform
   
   3.10.0-514.26.2.el7.x86_64 #1 SMP Tue Jul 4 15:04:05 UTC 2017 x86_64 x86_64 
x86_64 GNU/Linux
   
   ### Reproduction script
   
   none 
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org
For additional commands, e-mail: dev-h...@linkis.apache.org

Reply via email to