Hi, probably an error in splitter. It seems to be caused by a long string in the data. Can you tell me how to reproduce it?
Gerd RheinSkipper wrote > I receive an error when running the current splitter version: > > > > Exception in thread "worker-6" java.lang.StringIndexOutOfBoundsException: > String index out of range: -3 > > at java.lang.String.getChars(String.java:860) > > at > uk.me.parabola.splitter.OSMXMLWriter.writeString(OSMXMLWriter.java:199) > > at > uk.me.parabola.splitter.OSMXMLWriter.write(OSMXMLWriter.java:96) > > at > uk.me.parabola.splitter.SplitProcessor$OSMWriterWorker.processElement(SplitP > rocessor.java:407) > > at > uk.me.parabola.splitter.SplitProcessor$OSMWriterWorker.run(SplitProcessor.ja > va:442) > > at java.lang.Thread.run(Thread.java:679) > > > > What does this mean? > > > _______________________________________________ > mkgmap-dev mailing list > [email protected] > http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev -- View this message in context: http://gis.19327.n5.nabble.com/Splitter-Error-tp5752745p5752748.html Sent from the Mkgmap Development mailing list archive at Nabble.com. _______________________________________________ mkgmap-dev mailing list [email protected] http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
