You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/04/07 01:52:03 UTC

[GitHub] [incubator-linkis] mindflow94 commented on issue #1911: [Bug] [1.0.2] Linkis-computation-client failed to submit jobs

mindflow94 commented on issue #1911:
URL: https://github.com/apache/incubator-linkis/issues/1911#issuecomment-1090994967

   > Thank you, please try the latest version after 1.0.3
   
   通过引入1.0.3版本的`linkis-computation-client`,使用相同的代码提交,也会出现相同的错误。两个版本的代码看起来也是一样的。
   
   `Exception in thread "main" java.lang.StackOverflowError
   	at org.apache.linkis.computation.client.job.StorableLinkisJob$class.wrapperObj(StorableLinkisJob.scala:39)
   	at org.apache.linkis.computation.client.job.StorableSubmittableLinkisJob.wrapperId(StorableLinkisJob.scala:84)
   	at org.apache.linkis.computation.client.job.StorableLinkisJob$class.wrapperObj(StorableLinkisJob.scala:38)
   	at org.apache.linkis.computation.client.job.StorableSubmittableLinkisJob.wrapperId(StorableLinkisJob.scala:84)
   	at org.apache.linkis.computation.client.job.StorableLinkisJob$class.wrapperObj(StorableLinkisJob.scala:38)
   	at org.apache.linkis.computation.client.job.StorableSubmittableLinkisJob.wrapperId(StorableLinkisJob.scala:84)
   	at org.apache.linkis.computation.client.job.StorableLinkisJob$class.wrapperObj(StorableLinkisJob.scala:38)
   	at org.apache.linkis.computation.client.job.StorableSubmittableLinkisJob.wrapperId(StorableLinkisJob.scala:84)
   	at org.apache.linkis.computation.client.job.StorableLinkisJob$class.wrapperObj(StorableLinkisJob.scala:38)
   	at org.apache.linkis.computation.client.job.StorableSubmittableLinkisJob.wrapperId(StorableLinkisJob.scala:84)`


-- 
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-unsubscribe@linkis.apache.org

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


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