<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body>
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi Marek,</p>
<p><br>
</p>
<p>we think it is a problem in the Java Run Time, see also this thread:</p>
<p><a href="http://gis.19327.n8.nabble.com/Random-compiling-failures-tt5885477.html" class="OWAAutoLink" id="LPlnk4104" previewremoved="true">http://gis.19327.n8.nabble.com/Random-compiling-failures-tt5885477.html</a></p>
<p><br>
</p>
<p>Please try if you can reproduce the problem after a reboot. <br>
</p>
<p>I was once able to reproduce the problem but on the next day (after turning off my machine) it was gone.</p>
<p><br>
</p>
<p>Gerd<br>
</p>
<p><br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Von:</b> mkgmap-dev <mkgmap-dev-bounces@lists.mkgmap.org.uk> im Auftrag von Marek Greško <mgresko8@gmail.com><br>
<b>Gesendet:</b> Samstag, 17. Dezember 2016 10:53:39<br>
<b>An:</b> mkgmap-dev<br>
<b>Betreff:</b> [mkgmap-dev] Java Exception on Greece map merging</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>Hello,<br>
<br>
</div>
I am getting Java exception:<br>
Exception in thread "main" java.lang.<wbr>ArrayIndexOutOfBoundsException<wbr>: 265<br>
        at java.lang.Integer.valueOf(<wbr>Integer.java:831)<br>
        at uk.me.parabola.imgfmt.app.lbl.<wbr>LBLFileReader.readPoiInfo(<wbr>LBLFileReader.java:422)<br>
        at uk.me.parabola.imgfmt.app.lbl.<wbr>LBLFileReader.<init>(<wbr>LBLFileReader.java:75)<br>
        at uk.me.parabola.mkgmap.<wbr>combiners.FileInfo.lblInfo(<wbr>FileInfo.java:326)<br>
        at uk.me.parabola.mkgmap.<wbr>combiners.FileInfo.lblInfo(<wbr>FileInfo.java:313)<br>
        at uk.me.parabola.mkgmap.<wbr>combiners.FileInfo.imgInfo(<wbr>FileInfo.java:259)<br>
        at uk.me.parabola.mkgmap.<wbr>combiners.FileInfo.<wbr>getFileInfo(FileInfo.java:152)<br>
        at uk.me.parabola.mkgmap.main.<wbr>Main.endOptions(Main.java:595)<br>
        at uk.me.parabola.mkgmap.<wbr>CommandArgsReader.readArgs(<wbr>CommandArgsReader.java:128)<br>
        at uk.me.parabola.mkgmap.main.<wbr>Main.mainStart(Main.java:135)<br>
        at uk.me.parabola.mkgmap.main.<wbr>Main.main(Main.java:106)<br>
</div>
on map merge. I am compiling latest Greece map from Geofabrik. There was not a problem with data from October.<br>
<br>
</div>
I am splitting/compiling merging using these commands:<br>
<br>
java -jar -Xmx4096M splitter/splitter.jar --mapid=63230001 --mixed=yes src/greece-latest.osm.pbf<br>
<br>
java -jar -Xmx4096M mkgmap/mkgmap.jar --route --code-page=65001 --lower-case --family-id=8300 '--family-name=Greece OSM' --country-name=Greece --country-abbr=GR '--description=Greece OSM' --style-file=resources/styles --style=gps --make-opposite-cycleways --remove-short-arcs
 --location-autofill=is_in,<wbr>nearest --housenumbers --bounds=../../bounds.zip --reduce-point-density=4 --reduce-point-density-<wbr>polygon=8 --min-size-polygon=8 --x-split-name-index --transparent --draw-priority=25 --max-jobs=4 --index -c template.args<br>
<br>
java -jar -Xmx4096M <wbr>mkgmap/mkgmap.jar --route --code-page=65001 --lower-case --family-id=8300 '--family-name=Greece OSM' --country-name=Greece --country-abbr=GR '--description=Greece OSM' --mapname=63230000 --output-dir=img/out/ --index --gmapsupp 63230001.img
 63230002.img 63230003.img 63230004.img 63230005.img 63230006.img 63230007.img 63230008.img 63230009.img 63230010.img 63230011.img
<wbr>src/8300.TYP<br>
<br>
</div>
<div>... this latest command gives me the exception.<br>
</div>
<div><br>
</div>
<div>I am using latest bounds.zip and sea.zip files from December 16-th and latest available splitter-r476 and mkgmap-r3726 as of today. I tried also older mkgmap-r3694 and splitter-r439 with the same result.<br>
<br>
</div>
<div>Am I doing something wrong or is something wrong with mkgmap?<br>
</div>
<br>
</div>
Thanks<br>
<br>
</div>
Marek<br>
<br>
</div>
</div>
</body>
</html>