【发布时间】:2016-02-17 17:55:22
【问题描述】:
环境细节 网络球体:8.5.5.3 马克西莫:7.6 Maximo Anywhere 7.6
***** 我没有使用 Eclipse ** 我接受了几乎所有关于 Stack Overflow 的建议,但由于我使用的是 WebSphere,它们中的大多数都无法与我一起使用。
I Have this issue when i am trying to run build all-deploy on Maximo anywhere
FWLSE3002E: The resource is not found.
FWLSE3041E: No MBean found for MobileFirst project 'worklightconsole'. Possibly
the MobileFirst runtime web application for MobileFirst project 'worklightconsol
e' is not running. If it is running, use JConsole to inspect the available MBean
s. If it is not running, full error details are available in the Worklight Devel
opment Server Eclipse Console view.
at com.ibm.worklight.admin.restclient.RESTClient.getResponse(RESTClient.
java:1189)
at com.ibm.worklight.admin.restclient.RESTClient.getPOSTResponse(RESTCli
ent.java:1326)
at com.ibm.worklight.admin.restclient.RESTClient.getPOSTFileResponse(RES
TClient.java:1348)
at com.ibm.worklight.admin.commands.DeployAdapter.getResponse(DeployAdap
ter.java:41)
at com.ibm.worklight.admin.restclient.ActionClient.execute(ActionClient.
java:85)
at com.ibm.worklight.admin.ant.types.AbstractActionElement.executeComman
d(AbstractActionElement.java:76)
【问题讨论】:
-
您的 server.xml 中配置错误
标签: websphere ibm-mobilefirst maximo-anywhere