[Tilesathome] New preprocessor - area center
Jiri Klement
jiri.klement at gmail.com
Thu Sep 11 18:13:53 BST 2008
Should be fixed now. I forgot to add TestJava.class to svn because
.class files are ignored by default.
The Java check runs even when you don't use XSLT, but the error
message should be harmless.
On Thu, Sep 11, 2008 at 6:59 PM, Łukasz Jernaś <deejay1 at srem.org> wrote:
> On Thu, Sep 11, 2008 at 3:47 PM, Jiri Klement <jiri.klement at gmail.com> wrote:
>> I've added the area center preprocessor to svn. For now it's used only
>> by XSLT. XSLT use different algorithm for area center calculation than
>> orp, so problems with neighbouring tiles described by spaeth already
>> exists for XSLT users. So not big deal if Java is not available and
>> area-center preprocessor can't be used.
>
> Now I get
> Exception in thread "main" java.lang.NoClassDefFoundError: TestJava
> Caused by: java.lang.ClassNotFoundException: TestJava
> at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
>
> Although I'm using orp and have java installed (batik runs fine).
>
> --
> Łukasz
> _______________________________________________
> Tilesathome mailing list
> Tilesathome at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/tilesathome
>
More information about the Tilesathome
mailing list