【问题标题】:Can't deploy adapter/application in IBM MobileFirst Platform Foundation 7.0无法在 IBM MobileFirst Platform Foundation 7.0 中部署适配器/应用程序
【发布时间】:2015-04-19 14:21:37
【问题描述】:

在带有“DB2”的“WAS_LIBERTY_CORE_V8.5.5.4”上的生产安装中: 我现在在 server.xml 中有一个简单的配置。

mobilefirst 控制台显示运行时,但我无法部署适配器或应用程序。这是messages.log 的内容。每次尝试上传适配器/应用程序时都会出现这 2 行:

[19/04/15 19:19:37:667 CEST] 0000008e org.apache.wink.server.internal.registry.ResourceRegistry    I The system cannot find any method in the com.ibm.worklight.admin.services.RuntimeService class that supports POST. Verify that a method exists.
[19/04/15 19:19:37:683 CEST] 0000008e org.apache.wink.server.internal.RequestProcessor             I The following error occurred during the invocation of the handlers chain: WebApplicationException (405) with message 'null' while processing POST request sent to http://MACHINENAME:9080/wladmin/management-apis/1.0/runtimes/test/

更多信息:

wlp.install.dir = C:/IBM/WebSphere/Liberty/
java.home = C:\Program Files\Java\jdk1.7.0_79\jre
java.version = 1.7.0_79
java.runtime = Java(TM) SE Runtime Environment (1.7.0_79-b15)
os = Windows Server 2008 R2 (6.1; amd64) (en_US)​
DB: DB2 in localhost

完整的 server.xml 文件:https://drive.google.com/file/d/0BxAEyIioPI2YT2NPZXdCcktoT1U/view?usp=sharing

完整的 console.log 文件:https://drive.google.com/file/d/0BxAEyIioPI2YUDhLZDQ0Qmgydk0/view?usp=sharing

完整的messages.log文件:https://drive.google.com/file/d/0BxAEyIioPI2YdUREcjcyd3JYNGs/view?usp=sharing

我尝试使用其他 Java 版本,如“SDK_JAVA_TE_V7.0_WASLC_V8.5.5”,其他运行时,重新安装所有...

【问题讨论】:

  • 请提供完整的日志,而不仅仅是其中的 2 行。
  • 我用更多信息编辑我的问题。
  • 所有浏览器都会出现这个错误吗? IE、Chrome、Firefox、...
  • 这个错误只出现在IE9!它适用于 Chrome!谢谢!

标签: ibm-mobilefirst websphere-liberty mobilefirst-adapters mobilefirst-server


【解决方案1】:

根据 cmets,错误似乎只发生在 IE 9 中。
作为一种变通方法,使用不同的浏览器(例如 Safari、Chrome、Firefox、Opera 等)来部署工件。

将调查 IE 9 的问题。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2023-03-14
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多