@Andreas

Hi Andreas,

I've downloaded the libraries from the deegree wiki 
(https://wiki.deegree.org/deegreeWiki/ConfigTool?highlight=%28CategoryDeegree2%29).
Instead of using the package from your homepage I tested the config tool 
with the official final release of OJ and it doesn't work.

java.lang.NoClassDefFoundError: 
org/openjump/core/ui/plugin/edittoolbox/DrawCircleWithGivenRadiusPlugIn$1
    at 
org.openjump.core.ui.plugin.edittoolbox.DrawCircleWithGivenRadiusPlugIn.initialize(DrawCircleWithGivenRadiusPlugIn.java:93)
    at 
org.openjump.OpenJumpConfiguration.loadOpenJumpPlugIns(OpenJumpConfiguration.java:488)
    at 
com.vividsolutions.jump.workbench.JUMPConfiguration.setup(JUMPConfiguration.java:390)
    at 
com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:259)
    at 
com.vividsolutions.jump.workbench.JUMPWorkbench.main(JUMPWorkbench.java:224)
Caused by: java.lang.ClassNotFoundException: 
org.openjump.core.ui.plugin.edittoolbox.DrawCircleWithGivenRadiusPlugIn$1
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    ... 5 more
Caused by: java.util.zip.ZipException: oversubscribed literal/length tree
    at java.util.zip.InflaterInputStream.read(Unknown Source)
    at sun.misc.Resource.getBytes(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    ... 12 more

The package 03-2008 from your homepage is working without errors.

Greetings from Hanover
Malte

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to