[mkgmap-dev] Exception when creating bounds
From Tomas Straupis tomasstraupis at gmail.com on Fri Feb 22 17:05:58 GMT 2013
Hello I'm trying to create bounds by calling this: java -cp mkgmap.jar uk.me.parabola.mkgmap.reader.osm.boundary.BoundaryPreprocessor lietuvos-ribos.osm.gz bounds Following exception is thrown: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: it/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: it/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252) at java.util.concurrent.FutureTask.get(FutureTask.java:111) at uk.me.parabola.mkgmap.reader.osm.boundary.BoundaryPreprocessor.runPreprocessing(BoundaryPreprocessor.java:242) at uk.me.parabola.mkgmap.reader.osm.boundary.BoundaryPreprocessor.main(BoundaryPreprocessor.java:184) Caused by: java.lang.NoClassDefFoundError: it/unimi/dsi/fastutil/longs/Long2ObjectOpenHashMap at uk.me.parabola.mkgmap.reader.osm.OSMId2ObjectMap.<init>(OSMId2ObjectMap.java:41) at uk.me.parabola.mkgmap.reader.osm.ElementSaver.<init>(ElementSaver.java:49) This was fine before 2013-02-20 and problems started with mkgmap 2494. Is this a problem in mkgmap-latest.tar.gz (missing files?) or is there something missing in my system? Thank you P.S. linux, java-1.7.0-openjdk -- Tomas
- Previous message: [mkgmap-dev] Commit: r2496: Update to fastutil that will work with splitter and mkgmap.
- Next message: [mkgmap-dev] Exception when creating bounds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list