打开移动优先控制台不起作用

Open mobile first console is not wworking

我正在使用 ibm mobilefirst v7.1 开发应用程序。它工作正常,直到今天早上 windows 10 的更新。之后我面临问题 错误 404:SRVE0190E:找不到文件 ** 当我尝试这样做时 **打开移动优先控制台 在我的应用程序上没有任何东西打开,而且当我直接放置服务器 url 时,我收到上面的错误消息,重要的是当我检查服务器控制台时,我得到以下 注意:我已删除 mobilefirstserver 文件夹,清理工作区,重新启动仍然发生同样的情况`帮助请提前感谢。

Application 'k' with all environments build finished.
[2015-12-31 12:55:59]             Deploying application 'k' with all environments to MobileFirst Server... 
[2015-12-31 12:56:45]             Application 'k' deployed successfully with all environments
Web application available (default_host): http://192.168.*.*:10080/_MobileBrowserSimulator/
[AUDIT   ] CWWKZ0001I: Application _MobileBrowserSimulator started in 1.788 seconds.
[AUDIT   ] CWWKG0016I: Starting server configuration update.
[AUDIT   ] CWWKG0017I: The server configuration was successfully updated in 2.473 seconds.
[AUDIT   ] CWWKT0016I: Web application available (default_host): http://192.168.*.*:10080/j/
[WARNING ] Using empty value for configuration property 'wl.analytics.logs.packages'

尝试以下操作:

  1. 关闭 Eclipse
  2. 找到您的 temp folder
  3. 删除 wlBuildResources 文件夹
  4. 打开 Eclipse
  5. Re-build