【问题标题】:FWLSE3041E: No MBean found for- MobileFirst Maximo Anywhere 7.6FWLSE3041E: 找不到用于 MobileFirst Maximo Anywhere 7.6 的 MBean
【发布时间】: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


【解决方案1】:

Maximo Anywhere 安装时,它们会使用移动优先操作控制台上下文根值填充 build.pro 中的 worklight.server.context 值,这会导致此错误。我必须将其更改为移动优先项目上下文根值。

【讨论】:

  • 我们在 MaximoAnywhere 安装时会在面板中询问此项目运行时 URL,但您当然可以在安装后直接在 build.properties 中更改它。这是部署我们特定的 Mobilefirst 项目的属性。 worklight.server.context=MaximoAnywhere 这是 MobileFirst 管理上下文的属性。 worklight.admin.server.context=wladmin
  • 是的,这就是我所做的,但 maximo 配置工具设置错误
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多