【YashanDB知识库】虚拟机重启后启动YMP报错

82 阅读1分钟

【标题】 虚拟机重启后启动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