Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
昨天我还可以启动身份服务器,但是今天我启动服务器时,控制台闪烁,然后什么也没发生,有人看过这些吗?
当您单击 wso2server.bat 时,如果它消失了,则意味着执行 wso2server.bat 时出错。
因此,不要通过单击执行 wso2server.bat。只需打开一个单独的命令提示符(运行 -> cmd.exe),将目录 (cd) 更改为 CARBON_HOME\bin,键入 wso2server.bat 并按 Enter。
然后您将能够查看执行 wso2server.bat 是否有错误。
很可能您可能对 JAVA_HOME 环境变量有错误。