gpt4 book ai didi

extjs - Sencha Cmd build - 创建后台进程失败

转载 作者:行者123 更新时间:2023-12-02 01:14:19 26 4
gpt4 key购买 nike

我正在尝试使用 Cmd v5.0.0.160 构建 extjs5 应用程序。

我在我的 PATH 变量上安装了 ruby​​2.0 和 sencha cmd。

这是我运行 sencha app build 时遇到的错误:

...
[INF] Capturing theme image
[ERR]
[ERR] BUILD FAILED
[ERR] com.sencha.exceptions.ExProcess: Failed creating background process
[ERR] at com.sencha.command.plugin.PluginManager.executeRe
[ERR] verseFirst(PluginManager.java:134)
[ERR]
[ERR] Total time: 9 seconds
[ERR] The following error occurred while executing this line:
/local/dev/PROJECTS2/loc-ext/loc-ext/.sencha/app/build-impl.xml:326: The following error occurred while executing this line:
/local/dev/PROJECTS2/loc-ext/loc-ext/.sencha/app/slice-impl.xml:239: The following error occurred while executing this line:
/local/dev/PROJECTS2/loc-ext/loc-ext/.sencha/app/slice-impl.xml:240: The following error occurred while executing this line:
/local/dev/PROJECTS2/loc-ext/loc-ext/.sencha/app/slice-impl.xml:111: com.sencha.exceptions.ExProcess: Failed creating background process

应用程序在开发模式下运行正常(sencha app watch)。

由于它看起来与主题有关,因此我没有使用自定义主题,而是使用 ext-theme-neptune。

有谁知道这是什么意思吗?我将不胜感激任何想法!

解决方案:

Debug模式显示问题出在丢失的目录 Cmd/5.0.0.160/bin/linux-x64 中。然而有Cmd/5.0.0.160/bin/linux dir,因此软链接(soft link) linuxlinux-x64解决了这个问题。

最佳答案

与 EXT5.0 + EXT CMD 版本相同的问题5.1.2.52

(导致EXT CMD无法启动RUBY)

它因错误而挂起:

[ERR] com.sencha.exceptions.ExProcess: Failed creating background process

我在 Windows 上的解决方案(此处为 Win7,64 位):

1)安装Ruby(在我的案例中为1.9.3)

2) 将系统设置中的 %PATH% 设置为 Ruby 的 EXE。 (在我的例子中为 c:\ruby193\bin)

3) 重新启动CMD窗口

4)再试一次

这解决了我的问题。

关于extjs - Sencha Cmd build - 创建后台进程失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24929879/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com