Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

全量编译正常,增量编译异常 #390

Closed
464559332 opened this issue Dec 2, 2016 · 3 comments
Closed

全量编译正常,增量编译异常 #390

464559332 opened this issue Dec 2, 2016 · 3 comments

Comments

@464559332
Copy link

全量编译正常部署,后续修改再次编译提示Freeline Error
python的异常 WindowsError:[Error 87]必现,87 参数错误.不知道具体原因。
请参考下面的图片
image

@lomanyong
Copy link
Member

@464559332 如果 Java Home 路径包含空格,请先转移到一个不含空格的路径中。

如果还无法解决,可能是存在 javac 参数过长的问题,参考#382

classpath: "com.antfortune.freeline:gradle:0.8.2"升级一下版本com.antfortune.freeline:gradle:0.8.2.1611302135,然后手动执行gradlew initFreeline -PfreelineVersion=0.8.2.1612011823,看下能够解决这个问题。

@464559332
Copy link
Author

您好:

已经按照您说的完善如下修改,依然还存在新问题:
1)修改 Java Home
2)完善classpath: "com.antfortune.freeline:gradle:0.8.2"升级一下版本com.antfortune.freeline:gradle:0.8.2.1611302135,然后手动执行gradlew initFreeline -PfreelineVersion=0.8.2.1612011823
希望您能再给一些帮助我们共同完善freeline,异常见下图
qq 20161202142009

@lomanyong
Copy link
Member

@464559332 麻烦确认一下python freeline.py -v,确认一下版本是否是0.8.2.1612011823。如果是的话,可以把你的日志,发一份完整的,上传附件上来看下...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants