java.lang.SecurityException: Prohibited package name: java.pkg102
at java.lang.ClassLoader.preDefineClass(ClassLoader.java:
662
)
at java.lang.ClassLoader.defineClass(ClassLoader.java:
761
)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:
142
)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:
467
)
at java.net.URLClassLoader.access$100(URLClassLoader.java:
73
)
at java.net.URLClassLoader$1.run(URLClassLoader.java:
368
)
at java.net.URLClassLoader$1.run(URLClassLoader.java:
362
)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:
361
)
at java.lang.ClassLoader.loadClass(ClassLoader.java:
424
)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:
331
)
at java.lang.ClassLoader.loadClass(ClassLoader.java:
357
)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:
495
)
Error: A JNI error has occurred, please check your installation and
try
again
Exception
in
thread
"
main"
C:\Users\Clown\AppData\Local\NetBeans\Cache\8.1\executor-snippets\run.xml:
53
: Java returned:
1
BUILD FAILED (total time:
1
second)
i know there is a problem in installation but i reinstall it again but that message keep exist when i run the project.
i can not run the project to test my project .
What I have tried:
i tried to reinstall the program but nothing change
Read the question carefully.
Understand that English isn't everyone's first language so be lenient of bad
spelling and grammar.
If a question is poorly phrased then either ask for clarification, ignore it, or
edit the question
and fix the problem. Insults are not welcome.
Don't tell someone to read the manual. Chances are they have and don't get it.
Provide an answer or move on to the next question.
Let's work to help developers, not make them feel stupid.