[OSM-dev] Osmosis problem or problem with planet.osm.bz2?
John Smith
delta_foxtrot at yahoo.com
Sat Aug 22 06:16:29 BST 2009
I downloaded the entire planet file twice to make sure there was no corruption, but in both cases osmosis spits out the same error message.
# ./bin/osmosis --read-xml file="/root/planet-090819.osm.bz2" --bounding-box bottom=-57.34168 left=89.89405 top=7.21491 right=179.74270 --write-xml file="/root/australia-oceania-20090819.osm.bz2"
Aug 22, 2009 12:13:23 AM org.openstreetmap.osmosis.core.Osmosis run
INFO: Osmosis Version 0.31
Aug 22, 2009 12:13:24 AM org.openstreetmap.osmosis.core.Osmosis run
INFO: Preparing pipeline.
Aug 22, 2009 12:13:25 AM org.openstreetmap.osmosis.core.Osmosis run
INFO: Launching pipeline execution.
Aug 22, 2009 12:13:25 AM org.openstreetmap.osmosis.core.Osmosis run
INFO: Pipeline executing, waiting for completion.
Aug 22, 2009 12:13:29 AM org.openstreetmap.osmosis.core.pipeline.common.ActiveTaskManager waitForCompletion
SEVERE: Thread for task 1-read-xml failed
org.openstreetmap.osmosis.core.OsmosisRuntimeException: Unable to parse xml file /root/planet-090819.osm.bz2. publicId=(null), systemId=(null), lineNumber=4313, columnNumber=13.
More information about the dev
mailing list