首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法在corda 4中运行单元测试

无法在corda 4中运行单元测试
EN

Stack Overflow用户
提问于 2019-03-31 19:19:07
回答 2查看 213关注 0票数 0

我在intellij的Corda4中运行我的单元测试,但是得到了这个错误。

代码语言:javascript
复制
Error opening zip file or JAR manifest missing : lib/quasar.jar-Dco.paralleluniverse.fibers.verifyInstrumentation
Error occurred during initialization of VMagent library failed to init: instrument

EN

回答 2

Stack Overflow用户

发布于 2019-03-31 22:27:36

我认为路径可能是错的,它找不到quasar.jar。在quasar.jar和-dco.parallel之间也应该有一个空格...请尝试使用绝对路径。

票数 1
EN

Stack Overflow用户

发布于 2019-04-02 13:27:10

我也发现这是lib/quasar.jar的错误路径,将它指向主项目路径,它就起作用了。The full path to the jar in my IDE run config in this image.

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/55440364

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档