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


   ### Search before asking
   
   - [X] I searched the 
[issues](https://github.com/apache/incubator-linkis/issues) and found no 
similar issues.
   
   
   ### Linkis Component
   
   linkis-commons
   
   ### What happened + What you expected to happen
   
   
Scripts执行python脚本(脚本内容是很简单的print)正常执行成功,通过任务调度系统也可以执行成功,通过作业流的编辑作业脚本页面也可执行成功,但是通过作业流执行时报错
   
   Scripts executes the python script (the script content is very simple print) 
and successfully executes normally. It can also be executed successfully 
through the task scheduling system. It can also be executed successfully 
through the editing job script page of the job stream, but an error is reported 
when executed through the job stream.
   
   Error Info:
   
   > 
   > You can go to this 
path(/opt/kepler/work/engine/hadoop/workDir/9c28976e-63ba-4d9d-b85e-b37d84144596/logs)
 to find the reason or ask the administrator for help ,ip: host1 ,port: 9101 
,serviceKind: linkis-cg-linkismanager ,ip: host1 ,port: 9104 ,serviceKind: 
linkis-cg-entrance
   > Exception in thread "main" java.lang.NullPointerException
   >     at 
com.webank.wedatasphere.linkis.rpc.sender.SpringCloudFeignConfigurationCache$.getClient(SpringCloudFeignConfigurationCache.scala:73)
   >     at 
com.webank.wedatasphere.linkis.rpc.sender.SpringMVCRPCSender.doBuilder(SpringMVCRPCSender.scala:49)
   > 
   > 
   > 
   > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option 
MaxPermSize=250m; support was removed in 8.0
   > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; 
support was removed in 8.0
   > Exception in thread "main" java.lang.NullPointerException
   >    at 
com.webank.wedatasphere.linkis.rpc.sender.SpringCloudFeignConfigurationCache$.getClient(SpringCloudFeignConfigurationCache.scala:73)
   >    at 
com.webank.wedatasphere.linkis.rpc.sender.SpringMVCRPCSender.doBuilder(SpringMVCRPCSender.scala:49)
   >    at 
com.webank.wedatasphere.linkis.rpc.BaseRPCSender.newRPC(BaseRPCSender.scala:67)
   >    at 
com.webank.wedatasphere.linkis.rpc.BaseRPCSender.com$webank$wedatasphere$linkis$rpc$BaseRPCSender$$getRPC(BaseRPCSender.scala:54)
   >    at 
com.webank.wedatasphere.linkis.rpc.BaseRPCSender.send(BaseRPCSender.scala:105)
   >    at 
com.webank.wedatasphere.linkis.engineconn.callback.service.AbstractEngineConnStartUpCallback.callback(EngineConnCallback.scala:39)
   >    at 
com.webank.wedatasphere.linkis.engineconn.callback.hook.CallbackEngineConnHook.afterEngineServerStartFailed(CallbackEngineConnHook.scala:63)
   >    at 
com.webank.wedatasphere.linkis.engineconn.launch.EngineConnServer$$anonfun$main$15.apply(EngineConnServer.scala:64)
   >    at 
com.webank.wedatasphere.linkis.engineconn.launch.EngineConnServer$$anonfun$main$15.apply(EngineConnServer.scala:64)
   >    at 
scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33)
   >    at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186)
   >    at 
com.webank.wedatasphere.linkis.engineconn.launch.EngineConnServer$.main(EngineConnServer.scala:64)
   >    at 
com.webank.wedatasphere.linkis.engineconn.launch.EngineConnServer.main(EngineConnServer.scala)
   > 
   
![image](https://user-images.githubusercontent.com/55732213/157189313-11fd5702-af6b-4007-9995-e02b39cb862f.png)
   
![image1](https://user-images.githubusercontent.com/55732213/157189330-908cb3cb-a8bd-44e4-b5c0-aa9d57a84436.png)
   
   
   ### Relevent platform
   
   ·
   
   ### Reproduction script
   
   ·
   
   ### Anything else
   
   This question comes from the QA documentation of the Linkis community
   QA Link:https://docs.qq.com/doc/DSGZhdnpMV3lTUUxq
   
   ### Are you willing to submit a PR?
   
   - [ ] 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