Process 服务器无法处理来自应用程序的请求。请稍后再试

Process 服务器无法处理来自应用程序的请求。请稍后再试,process,server,request,ibm-mobilefirst,mobilefirst-adapters,Process,Server,Request,Ibm Mobilefirst,Mobilefirst Adapters,我在Worklight 6.1中开发了一个应用程序,并将该应用程序升级到Mobile first 7.1。我已经在Mobile first 7.1中构建并部署了该应用程序。 但我的应用程序无法调用适配器,并显示消息“服务器无法处理来自应用程序的请求。请稍后重试” 我已按照以下程序升级 1. Installed the Mobile first 7.1 Plugin in Eclipse 2. Imported the Existing 6.1 project in to My wor

我在Worklight 6.1中开发了一个应用程序,并将该应用程序升级到Mobile first 7.1。我已经在Mobile first 7.1中构建并部署了该应用程序。 但我的应用程序无法调用适配器,并显示消息“服务器无法处理来自应用程序的请求。请稍后重试” 我已按照以下程序升级

   1. Installed the Mobile first 7.1 Plugin in Eclipse
   2. Imported the Existing 6.1 project in to My work space(I hope Tool will  
      auto upgrade app to 7.1)
   3. Build the application and it generated .war, .wlapp and .adapter files
   4. we have installed the standalone 7.1 Server.
   5. Deployed the build files in servers.
   6. Created the apk and installed in Mobile.
现在,它在启动应用程序时显示消息“服务器无法处理来自应用程序的请求。请稍后重试”。 从日志中,我在尝试调用适配器时发现了以下详细信息 调用上下文:null 现状:404 调用结果:未定义

注意:它在开发环境中运行良好


请建议查看完整的服务器和客户端日志。请上传并编辑带有日志文件链接的问题


也就是说,在步骤6(创建apk并安装在Mobile中)中,您没有提到是否使用正确的远程服务器主机、端口和上下文根值重新构建了项目。确保你已经做到了。请参阅。

亲爱的伊丹,感谢您的回复。我已使用我的暂存域详细信息重建了应用程序。在客户端日志中,我发现WL.client.Connect函数失败并跳转到onFailure部分。我没有得到任何服务器端日志,因为应用程序甚至没有连接服务器。好吧,打印出作为失败一部分的错误对象,因为它失败的可能原因…我试图打印失败对象,但它像[object object]一样打印。你能建议一下失败对象的参数吗?你知道吗?嗨,伊丹,谢谢你的回复。我得到了故障对象的以下状态[INFO:CONSOLE(20)]“故障对象:{“status”:500}”,来源:file:///android_asset/www/default/js/main.js (20)