apache / incubator-streampark

Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
https://streampark.apache.org/
Apache License 2.0
3.91k stars 1.01k forks source link

StreamXConsole 启动的时候空指针异常 #515

Closed johncai0 closed 2 years ago

johncai0 commented 2 years ago

错误日志如下 image

对应的代码在 com.streamxhub.streamx.console.base.util.WebUtils#getAppHome

image

问题是我的环境中app.home 这个目录应该设置到什么地方?这个应该是web页面的路径吧?

xinzhuxiansheng commented 2 years ago

@johncai0 configuration vm options in idea, please refer to the document . http://www.streamxhub.com/doc/console/deployment/#vm-options

wolfboys commented 2 years ago

see: #507

yimingtech commented 1 year ago

http://www.streamxhub.com/doc/console/deployment/#vm-options 链接打不开了,失效了

liyichencc commented 1 year ago

http://www.streamxhub.com/doc/console/deployment/#vm-options 链接打不开了,失效了

Now you can refer to this address: https://streampark.apache.org/zh-CN/docs/user-guide/deployment/