[osmosis-dev] InvalidProtocolBufferException

Simon Nuttall info at cyclestreets.net
Tue Mar 15 05:52:57 GMT 2011


I've been recently doing daily imports into CycleStreets. Today's processing of:

osmosis -v 100 --read-bin data/osm/downloads/british_isles.osm.pbf
--sort-0.6 type="TypeThenId" --write-apidb dbType=mysql
populateCurrentTables=no host=localhost
database=planetExtractOSM110315 user=import password=x
validateSchemaVersion=no

Produced the following...

15-Mar-2011 05:49:10
org.openstreetmap.osmosis.core.pipeline.common.ActiveTaskManager
waitForCompletion
FINE: Waiting for task 1-read-bin to complete.

com.google.protobuf.InvalidProtocolBufferException: Protocol message
end-group tag did not match expected tag.
	at com.google.protobuf.InvalidProtocolBufferException.invalidEndTag(InvalidProtocolBufferException.java:73)
	at com.google.protobuf.CodedInputStream.checkLastTagWas(CodedInputStream.java:106)

Any suggestions?

Simon



More information about the osmosis-dev mailing list