Bug#692218: libmsv-java: Exception in thread "main" java.lang.NoClassDefFoundError: org/iso_relax/dispatcher/SchemaProvider

Oleksandr Gavenko gavenkoa at gmail.com
Sat Nov 3 16:17:26 UTC 2012


Package: libmsv-java
Version: 2009.1+dfsg1-3
Severity: normal
When I try convert xsd schema to rnc I got:

  $ java -jar /usr/share/java/msv-core.jar maven-v4_0_0.xsd maven-v4_0_0.rnc

  Exception in thread "main" java.lang.NoClassDefFoundError: org/iso_relax/dispatcher/SchemaProvider
          at java.lang.Class.getDeclaredMethods0(Native Method)
          at java.lang.Class.privateGetDeclaredMethods(Class.java:2442)
          at java.lang.Class.getMethod0(Class.java:2685)
          at java.lang.Class.getMethod(Class.java:1620)
          at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:488)
          at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:480)
  Caused by: java.lang.ClassNotFoundException: org.iso_relax.dispatcher.SchemaProvider
          at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
          at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
          at java.security.AccessController.doPrivileged(Native Method)
          at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
          at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
          at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
          at java.lang.ClassLoader.loadClass(ClassLoader.java:356)


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information

-- 
Best regards!



More information about the pkg-java-maintainers mailing list