Worklight构建错误初始化ClientProjectBuilder失败 [英] Worklight build error Failed initializing ClientProjectBuilder

查看:418
本文介绍了Worklight构建错误初始化ClientProjectBuilder失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我突然开始遇到如下工作灯构建错误。我不知道为什么它突然开始发生。代码工作正常,直到我用于Xcode构建的远程机器重新启动。有什么可能导致它的线索?

I have suddenly started getting worklight build errors like below. I have no clue why it started happening suddenly. The code was working fine until the remote machine I use for Xcode builds was rebooted. Any clue what could be causing it ?

ipad构建失败:初始化ClientProjectBuilder失败
android构建失败:初始化ClientProjectBuilder失败
iphone构建失败:失败初始化ClientProjectBuilder

ipad build failed: Failed initializing ClientProjectBuilder android build failed: Failed initializing ClientProjectBuilder iphone build failed: Failed initializing ClientProjectBuilder

问候
Avi

Regards Avi

推荐答案

解决方案通常,这个错误是删除位于操作系统TMPDIR中的 wlBuildResources 文件夹。

The solution to this error, typically, is to delete the wlBuildResources folder, located in the TMPDIR of the OS.

参见这里: Worklight - FWLST1040E:android build failed:java.io.FileNotFoundException


  1. 关闭Eclipse

  2. 找到你的临时文件夹( Windows OS X

  3. 删除 wlBuildResources 文件夹

  4. 打开Eclipse

  5. 重建

  1. Close Eclipse
  2. Locate your temp folder (Windows, OS X)
  3. Delete the wlBuildResources folder
  4. Open Eclipse
  5. Re-build

它也可能有帮助在关闭Eclipse之前删除本机文件夹,但请注意,如果您已编写自定义本机代码,则应首先对其进行备份以使其不会丢失(!)。

It may be helpful to also delete the native folder before closing Eclipse, however do note that if you have written custom native code you should first back it up so it won't be lost(!).

这篇关于Worklight构建错误初始化ClientProjectBuilder失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆