Open andrzejtokarski opened 6 years ago
Turns out the jolokia.jar is required for this configuration to run. I had to download the jar file and add "-javaagent:lib/jolokia-jvm-1.5.0-agent.jar" to run configuration.
Ok, here are the steps i followed after this error and got it resolved:
Running a
com.template.NodeDriverKt
class from Intellj (2017.3) on Windows 10. It's a clean checkout ofcorda-v3
. It first complains about the command line being too long and suggests switching to shortening command line method: "JAR manifest". After changing it, the program fails with an exception: