启动 weblogic 等待点击回车并卡住

starting weblogic waits for hitting enter and gets stuck

这发生在我的 windows 7 安装中,我通过 运行 启动 weblogic startWeblogic.cmd

在启动应用程序服务器的 3 个不同阶段,命令行等待回车,这是有问题的,因为我想在没有交互的情况下启动应用程序,有人遇到过这种情况吗?

最后是命令文件的执行方式,当我使用命令启动时它工作正常 我在这里找到了答案: Invoke EXE from batch file *without* waiting