【发布时间】:2014-12-20 17:55:39
【问题描述】:
当我将 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.
你知道什么解决方法吗?
【问题讨论】:
-
-Dspring.profiles.active=prod?