Re: [mkgmap-dev] Error while generating the index

2011-09-20 Thread Steve Ratcliffe
Hi I don't know why but I tried it again with 2028 an new data and there isn't any error any more. I tried it with default-style and my own style. Both where fine. OK, so I can't go any further with the original problem unless it happens again in a more repeatable way. I do have a patch

Re: [mkgmap-dev] Error while generating the index

2011-09-16 Thread Henning Scholland
Hi, I don't know why but I tried it again with 2028 an new data and there isn't any error any more. I tried it with default-style and my own style. Both where fine. Henning ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk

Re: [mkgmap-dev] Error while generating the index

2011-09-14 Thread Steve Ratcliffe
Hi look in the data you can find the splitted pbf and the resulting img here: http://www.aighes.de/data/tile_with_problem.7z Thanks. However I get a different error: Exception in thread main java.lang.AssertionError: Invalid label offset found 4611728 at

Re: [mkgmap-dev] Error while generating the index

2011-09-13 Thread Henning Scholland
Am 12.09.2011 23:31, schrieb Steve Ratcliffe: On 12/09/11 13:01, Henning Scholland wrote: No guesses what could cause the following error? Would it help to upload the img-files? Am 08.09.2011 10:14, schrieb Henning Scholland: Exception in thread main java.lang.IndexOutOfBoundsException:

Re: [mkgmap-dev] Error while generating the index

2011-09-12 Thread Henning Scholland
No guesses what could cause the following error? Would it help to upload the img-files? Am 08.09.2011 10:14, schrieb Henning Scholland: Exception in thread main java.lang.IndexOutOfBoundsException: Index: 44120, Size: 361 at java.util.ArrayList.rangeCheck(Unknown Source)

Re: [mkgmap-dev] Error while generating the index

2011-09-12 Thread Steve Ratcliffe
On 12/09/11 13:01, Henning Scholland wrote: No guesses what could cause the following error? Would it help to upload the img-files? Am 08.09.2011 10:14, schrieb Henning Scholland: Exception in thread main java.lang.IndexOutOfBoundsException: Index: 44120, Size: 361 at

Re: [mkgmap-dev] Error while generating the index

2011-09-08 Thread Henning Scholland
Nobody any guesses or hints? My mkgmaps-call: mkgmap.jar --max-jobs=1 --style-file=data\style --draw-priority=24 --tdbfile --code-page=%codepage% --route --remove-short-arcs --location-autofill=bounds,is_in,nearest --index --bounds=data\bounds --ignore-maxspeeds --add-pois-to-areas

Re: [mkgmap-dev] Error while generating the index

2011-09-08 Thread Henning Scholland
Hi again If I let mkgmap only create index, I got the following exception: Exception in thread main java.lang.IndexOutOfBoundsException: Index: 44120, Size: 361 at java.util.ArrayList.rangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at

Re: [mkgmap-dev] Error while generating the index

2011-09-08 Thread Henning Scholland
Am 08.09.2011 10:18, schrieb Carsten Schwede: Hi Henning, do you have got a completely fresh version of mkgmap? Once I had also similiar errors, they were gone with a really fresh version of the sources. I had removed my local sources completely and had downloaded the mkgmap sources again. I

[mkgmap-dev] Error while generating the index

2011-09-07 Thread Henning Scholland
Hi, while generating index with 2023 I got with some maps this error. Has someone an idea what went wrong? It happens with my map of Germany and Denmark, all other maps were ok. Processing of the tiles was fine for all maps. Henning Exception in thread main