[mkgmap-dev] problem with mkgmap

2015-11-04 Thread A Guertin

Hello,

What can I do with this problem? Unable to split

See attachement

Andre
--







andre@G4 ~/geocaching_maps $ ls
carte   quebeclatest.osm   splitter.jar
mkgmap.jar  quebec-latest.osm.pbf  splitter-r427.zip
andre@G4 ~/geocaching_maps $ java -Xmx4096M -jar splitter.jar 
quebec-latest.osm.pbf 
Exception in thread "main" java.lang.NoClassDefFoundError: 
crosby/binary/file/BlockReaderAdapter
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2625)
at java.lang.Class.getMethod0(Class.java:2866)
at java.lang.Class.getMethod(Class.java:1676)
at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486)
Caused by: java.lang.ClassNotFoundException: 
crosby.binary.file.BlockReaderAdapter
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:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 6 more

___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] problem with mkgmap

2015-11-04 Thread Gerd Petermann
Hello,


the message java.lang.NoClassDefFoundError means that your package

is probably incomplete. I assume that you have move splitter.jar to a different

directory without also copying the lib diroctory.

If that doesn't help, please download and unzip

http://www.mkgmap.org.uk/download/splitter-r427.zip


You should be able to execute the command in the directory

with splitter.jar


ciao,

Gerd




Von: mkgmap-dev-boun...@lists.mkgmap.org.uk 
 im Auftrag von A Guertin 

Gesendet: Donnerstag, 5. November 2015 03:23
An: mkgmap-dev@lists.mkgmap.org.uk
Betreff: [mkgmap-dev] problem with mkgmap

Hello,

What can I do with this problem? Unable to split

See attachement

Andre
--

[cid:part1.05080104.02060103@videotron.ca]





___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Re: [mkgmap-dev] problem with mkgmap

2015-11-04 Thread Steve Sgalowski
i can try this on a windows and it will work fine

Stephen


On Thu, Nov 5, 2015 at 12:23 PM, A Guertin  wrote:

> Hello,
>
> What can I do with this problem? Unable to split
>
> See attachement
>
> Andre
> --
>
>
>
>
>
>
>
>
> ___
> mkgmap-dev mailing list
> mkgmap-dev@lists.mkgmap.org.uk
> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
>
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev