AppCrawler appcrawler-2.4.0 diff 功能报错如何解决

小肉包 · 2019年12月03日 · 最后由 canfor 回复于 2021年04月30日 · 1569 次阅读

请问用最新的 appcrawler-2.4.0 版本 diff 功能报错,是因为什么,哪位能帮忙解决下

命令如下:
java -jar appcrawler-2.4.0.jar --diff --master 20191202171742/ --candidate 20191202172155/ --report diff/

Exception in thread "main" java.lang.ExceptionInInitializerError
at com.testerhome.appcrawler.AppCrawler$.parseParams(AppCrawler.scala:26
6)
at com.testerhome.appcrawler.AppCrawler$.main(AppCrawler.scala:91)
at com.testerhome.appcrawler.AppCrawler.main(AppCrawler.scala)
Caused by: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Cannot
construct instance of com.testerhome.appcrawler.URIElement (no Creators, like
default construct, exist): cannot deserialize from Object value (no delegate- o
r property-based Creator)
at com.fasterxml.jackson.mod
ule.scala.deser.MapBuilderWrapper["XXXXX-MainActivity.ta
g=start.id=start"]->com.testerhome.appcrawler.ElementInfo["element"]" title="">Source: (StringReader); line: 15, column: 7

共收到 1 条回复 时间 点赞

你好 ,现在解决了吗

需要 登录 后方可回复, 如果你还没有账号请点击这里 注册