【发布时间】:2014-02-19 14:35:30
【问题描述】:
我在尝试访问部署在我的机器中的 Worklight 服务器时遇到以下错误:
Error 500: Worklight Console initialization failed.Logged Exception:
java.lang.RuntimeException: FWLSE0206E: The project /worklight failed to initialize, because the project database schema for data source jdbc:db2://xxxxx:50000/WRKLGHT is from version N/A, which is not supported by the server from version 6.1.0.00.20131126-0630. Use the Worklight ant tasks to upgrade the project database schema. [project worklight]
【问题讨论】:
-
您需要说明您对数据库设置所做的工作。现在听起来您正在尝试连接到不是使用 Worklight 6.1 创建的数据库
标签: db2 ibm-mobilefirst worklight-server