移动优先错误 500

Mobilefirst Error 500

我们已经上传了 .war 文件、wlapp 和适配器。我们如何解决这个问题? 错误是 .war 文件的 url。

Error 500: javax.servlet.ServletException: Worklight Console initialization failed.Logged Exception: com.worklight.server.database.api.WorklightDataSourceException: FWLSE0194E: MobileFirst Server cannot be started because of failure while getting a connection from data-source bound to resource reference: jdbc/WorklightDS. Make sure the database is up, the credentials are correct and the driver is available for the server

我已经停止中间ware 服务器并在我的.war 项目所在的位置重新启动它。问题已解决。