[mkgmap-dev] PrecompSeaGenerator - which geotools version?
From Gerd Petermann gpetermann_muenchen at hotmail.com on Sat Oct 20 11:27:00 BST 2018
Hi Thorsten, my steps to compile from scratch: 1) svn checkout 2) edit build.xml and remove the line <exclude name="**/optional/*.java"/> 3) execute ant resolve-optional dist If you want to update the geotools you probably have to update source files as well. Do you see a need to update? Gerd ________________________________________ Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von Gerd Petermann <gpetermann_muenchen at hotmail.com> Gesendet: Samstag, 20. Oktober 2018 12:12 An: Development list for mkgmap Betreff: Re: [mkgmap-dev] PrecompSeaGenerator - which geotools version? Hi Thorsten, use the makefile: the command ant resolve-optional downloads all jars into lib\optional Gerd ________________________________________ Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von Thorsten Kukuk <kukuk at suse.de> Gesendet: Samstag, 20. Oktober 2018 11:12 An: mkgmap-dev at lists.mkgmap.org.uk Betreff: [mkgmap-dev] PrecompSeaGenerator - which geotools version? Hi, I tried to update my build environment for OSM maps, but with current mkgmap versions, I have some problems to get the SeaGenerator working together with geotools. Neither the old one I used until now with an older mkgmap version, nor newer ones seem to work. With 19.3 I get the following error: WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.geotools.resources.NIOUtilities (file:/usr/share/java/mkgmap-SeaGenerator/gt-metadata.jar) to method java.nio.DirectByteBuffer.cleaner() WARNING: Please consider reporting this to the maintainers of org.geotools.resources.NIOUtilities WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Exception in thread "main" java.lang.NoClassDefFoundError: uk/me/parabola/splitter/OSMWriter at uk.me.parabola.mkgmap.sea.optional.PrecompSeaGenerator.runSeaGeneration(PrecompSeaGenerator.java:274) at uk.me.parabola.mkgmap.sea.optional.PrecompSeaGenerator.main(PrecompSeaGenerator.java:414) Caused by: java.lang.ClassNotFoundException: uk.me.parabola.splitter.OSMWriter at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499) Any idea, what goes wrong? What would be the correct splitter version and geotools version for mkgmap-r4245? Thanks, Thorsten -- Thorsten Kukuk, Distinguished Engineer, Senior Architect SLES & MicroOS SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany GF: Felix Imendoerffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nuernberg) _______________________________________________ mkgmap-dev mailing list mkgmap-dev at lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev _______________________________________________ mkgmap-dev mailing list mkgmap-dev at lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
- Previous message: [mkgmap-dev] PrecompSeaGenerator - which geotools version?
- Next message: [mkgmap-dev] PrecompSeaGenerator - which geotools version?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list