Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. C:\Java\jdk1.8.0_51\bin\java -Dfile.encoding=windows-1252 -jar C:\Users\kdziegie\Downloads\kontakt\target\dziegiel-1.0.jar QssioxtYtkLDvbQTZvFtdKeWeRpJPsHO GET SUB2
  2. java.lang.NoClassDefFoundError: org/springframework/context/ApplicationContext
  3. at java.lang.Class.getDeclaredMethods0(Native Method)
  4. at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
  5. at java.lang.Class.privateGetMethodRecursive(Class.java:3048)
  6. at java.lang.Class.getMethod0(Class.java:3018)
  7. at java.lang.Class.getMethod(Class.java:1784)
  8. at sun.launcher.LauncherHelper.validateMainClass(LauncherHelper.java:544)
  9. at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:526)
  10. Caused by: java.lang.ClassNotFoundException: org.springframework.context.ApplicationContext
  11. at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  12. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  13. at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
  14. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  15. ... 7 more
  16. Error: A JNI error has occurred, please check your installation and try again
  17. Exception in thread "main"
  18. Process finished with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement