当我将 jhipster Web 应用程序部署到 OpenShift 时,我的应用程序页面显示“503 服务暂时不可用”,当我查看日志文件时,出现以下问题;
==> app-root/logs/mapp.log <==
Unrecognized option: --spring.profiles.active=prod
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Run Code Online (Sandbox Code Playgroud)
你知道有什么解决办法吗?