【标题】虚拟机重启后启动 YMP 报错
【关键字】YMP 启动报错
【问题描述】使用 ymp.sh 启动 ymp 时,报 8093 端口错误
【问题原因分析】8093 端口为 yasom 使用端口,说明 yasom 进程未启动。
【解决/规避方法】启动 yasom 进程和 yasagent 进程
yasboot process yasom start -c ymp
yasboot process yasagent start -c ymp
如果报 yasboot 无法识别,则需先执行脚本设置环境变量:
source yashan-migrate-platform/db/conf/ymp.bashrc