I am trying to run visa developer playground in windows but I am getting this error:
PS C:\Users\Nosi Chefane\Downloads\vdpplayground\vdpplayground> java -jar vdpplayground.jar
Exception in thread "main" java.lang.NoClassDefFoundError: org/json/JSONException
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:534)
at java.base/java.lang.Class.forName(Class.java:513)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)
Caused by: java.lang.ClassNotFoundException: org.json.JSONException
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:593)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
... 4 more
anyone idea what causes this?
Hi @Chefane, Thank you for reaching out. One of our agents will look into this and get back to you shortly. Until then, if any community members know a solution, please feel free to reply to this thread.
Hi @Chefane,
Please try downloading VDP Playground tool again or try downloading on another machine to see if that works. If the error persists, let us know.