DataSphereStudio icon indicating copy to clipboard operation
DataSphereStudio copied to clipboard

use eventsender and eventreceiver componnets show error info:Error java.lang.NoSuchMethodError: org.json4s.jackson.JsonMethod$.parse(Lorg.json4s/JsonInput;z).......

Open xccoder opened this issue 6 years ago • 4 comments

Error java.lang.NoSuchMethodError: org.json4s.jackson.JsonMethod$.parse(Lorg.json4s/JsonInput;z).......

xccoder avatar Dec 05 '19 16:12 xccoder

Error java.lang.NoSuchMethodError: org.json4s.jackson.JsonMethod$.parse(Lorg.json4s/JsonInput;z).......

Please list all jars of the eventchecker appjoint, There may be jar conflicts here

liuyou2 avatar Dec 06 '19 02:12 liuyou2

Regarding this error, I also encountered it. I replaced the json4s related jar package with the json4s that comes with Spark on the server, or a similar error occurred. Solve! Thank you!

ocean-zhc avatar Dec 06 '19 03:12 ocean-zhc

Error java.lang.NoSuchMethodError: org.json4s.jackson.JsonMethod$.parse(Lorg.json4s/JsonInput;z).......

Please list all jars of the eventchecker appjoint, There may be jar conflicts here

already resolve, jar conflicts

xccoder avatar Dec 06 '19 04:12 xccoder