Well I tested the latest build after removing the --keep-going option as suggested and adding --verbose; but as can be seen from the attached output no errors were seen, and the problem still exists.

I went to download r2210 and r2306 today but they are not on the download site. As I have only recently looked into mkgmap development, I only downloaded the source to start looking into it last week. So it is going to take me a while to get set up to use SVN to retrieve those two versions for testing. Hopefully apache is a lot easier to install than the last time I had to do it many years ago on a linux server.

Regards, Geoff.

On Friday, September 07, 2012 3:53 PM, Steve Ratcliffe wrote:

-----Original Message----- From: Steve Ratcliffe
Sent: Friday, September 07, 2012 3:53 PM
To: Development list for mkgmap
Subject: Re: [mkgmap-dev] Problem transferring maps from Mapsource

On 07/09/12 07:33, Geoff Sherlock wrote:
Not quite Steve. It is happening as soon as I try and mark a map (error pops
up as soon as I remove my finger from the mouse button - and hangs

Ahh, OK. Well it maybe something else then. I think that the
MPL_MAPDIRECTORY error usually means that it cannot find a particular
file, so that is another thing to look out for; missing or incomplete
files.

I would remove the --keep-going option since it hides problems.

Even if it is just your environment, we can probably fix the problem
as long as the exact revision where it goes wrong can be found.

..Steve
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
C:\Geoff\Walks\OSM\mkgmap>java -Xmx5000M -jar
mkgmap.jar --max-jobs --verbose --
index --tdbfile --route --generate-sea=multipolygon,close-gaps=1000 --mapnam
e=56
710001 --family-id=42 --family-name="ukmapnik" --series-name="ukmapnik"--des
crip
tion="OsmUKMapnik" --remove-short-arcs --add-pois-to-areas --nsis --drive-on
-lef
t --overview-mapname="OsmUKMapnik" --style-file=mapnik_styles/mapnik
*.osm.pbf u
knik.TYP
Time started: Sun Sep 09 15:43:38 BST 2012
com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException:
Inval
id byte 2 of 2-byte UTF-8 sequence.
       at
com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(Unk
nown Source)
       at
com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(Unknown So
urce)
       at
com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown
Source)
       at
com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(Unk
nown Source)
       at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp
l$FragmentContentDriver.next(Unknown Source)
       at
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(U
nknown Source)
       at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp
l.scanDocument(Unknown Source)
       at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(U
nknown Source)
       at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(U
nknown Source)
       at
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown So
urce)
       at
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown So
urce)
       at
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unk
nown Source)
       at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
       at
uk.me.parabola.mkgmap.build.LocatorConfig.loadConfig(LocatorConfig.ja
va:82)
       at
uk.me.parabola.mkgmap.build.LocatorConfig.<init>(LocatorConfig.java:5
9)
       at
uk.me.parabola.mkgmap.build.LocatorConfig.<clinit>(LocatorConfig.java
:51)
       at uk.me.parabola.mkgmap.build.Locator.<init>(Locator.java:40)
       at
uk.me.parabola.mkgmap.reader.osm.boundary.BoundaryLocationPreparer.<i
nit>(BoundaryLocationPreparer.java:57)
       at
uk.me.parabola.mkgmap.reader.osm.boundary.BoundaryQuadTree.<init>(Bou
ndaryQuadTree.java:122)
       at
uk.me.parabola.mkgmap.reader.osm.boundary.BoundaryUtil.loadQuadTreeFr
omStream(BoundaryUtil.java:596)
       at
uk.me.parabola.mkgmap.reader.osm.boundary.BoundaryUtil.loadQuadTrees(
BoundaryUtil.java:153)
       at
uk.me.parabola.mkgmap.reader.osm.boundary.BoundaryGrid.init(BoundaryG
rid.java:103)
       at
uk.me.parabola.mkgmap.reader.osm.boundary.BoundaryGrid.<init>(Boundar
yGrid.java:66)
       at
uk.me.parabola.mkgmap.reader.osm.LocationHook.end(LocationHook.java:1
12)
       at
uk.me.parabola.mkgmap.reader.osm.OsmReadingHooksChain.end(OsmReadingH
ooksChain.java:79)
       at
uk.me.parabola.mkgmap.reader.osm.bin.OsmBinMapDataSource.load(OsmBinM
apDataSource.java:68)
       at
uk.me.parabola.mkgmap.main.MapMaker.loadFromFile(MapMaker.java:144)
       at uk.me.parabola.mkgmap.main.MapMaker.makeMap(MapMaker.java:56)
       at uk.me.parabola.mkgmap.main.Main$1.call(Main.java:210)
       at uk.me.parabola.mkgmap.main.Main$1.call(Main.java:207)
       at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
       at java.util.concurrent.FutureTask.run(Unknown Source)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)
       at java.lang.Thread.run(Unknown Source)
Time finished: Sun Sep 09 15:48:59 BST 2012
Total time taken: 321034ms

C:\Geoff\Walks\OSM\mkgmap>echo Mapnik map completed. . .  1>>compilemaps.txt

C:\Geoff\Walks\OSM\mkgmap>time /T  1>>compilemaps.txt
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to