Has anyone tried to use OsmAndMapCreator to build maps lately?  I'm trying 
with the version I downloaded yesterday, and it's crashing with this:

java.sql.SQLException: [SQLITE_CORRUPT]  The database disk image is 
malformed (database disk image is malformed)
        at org.sqlite.DB.newSQLException(DB.java:383)
        at org.sqlite.DB.newSQLException(DB.java:387)
        at org.sqlite.DB.execute(DB.java:342)
        at org.sqlite.Stmt.exec(Stmt.java:65)
        at org.sqlite.Stmt.executeQuery(Stmt.java:122)
        at 
net.osmand.obf.preparation.OsmDbAccessor.computeRealCounts(OsmDbAccessor.java:264)
        at 
net.osmand.obf.preparation.OsmDbAccessor.iterateOverEntities(OsmDbAccessor.java:216)
        at 
net.osmand.obf.preparation.OsmDbAccessor.iterateOverEntities(OsmDbAccessor.java:207)
        at 
net.osmand.obf.preparation.IndexCreator.indexRelations(IndexCreator.java:764)
        at 
net.osmand.obf.preparation.IndexCreator.generateIndexes(IndexCreator.java:600)
        at 
net.osmand.obf.preparation.IndexCreator.generateIndexes(IndexCreator.java:531)
        at 
net.osmand.util.IndexBatchCreator.generateIndex(IndexBatchCreator.java:557)
        at 
net.osmand.util.IndexBatchCreator.generatedIndexes(IndexBatchCreator.java:466)
        at 
net.osmand.util.IndexBatchCreator.runBatch(IndexBatchCreator.java:309)
        at 
net.osmand.util.IndexBatchCreator.main(IndexBatchCreator.java:159)

Sep 08, 2018 12:16:03 PM net.osmand.util.IndexBatchCreator generateIndex
SEVERE: Exception generating indexes for Us_georgia_northamerica.osm.pbf
java.sql.SQLException: [SQLITE_CORRUPT]  The database disk image is 
malformed (database disk image is malformed)
        at org.sqlite.DB.newSQLException(DB.java:383)
        at org.sqlite.DB.newSQLException(DB.java:387)
        at org.sqlite.DB.execute(DB.java:342)
        at org.sqlite.Stmt.exec(Stmt.java:65)
        at org.sqlite.Stmt.executeQuery(Stmt.java:122)
        at 
net.osmand.obf.preparation.OsmDbAccessor.computeRealCounts(OsmDbAccessor.java:264)
        at 
net.osmand.obf.preparation.OsmDbAccessor.iterateOverEntities(OsmDbAccessor.java:216)
        at 
net.osmand.obf.preparation.OsmDbAccessor.iterateOverEntities(OsmDbAccessor.java:207)
        at 
net.osmand.obf.preparation.IndexCreator.indexRelations(IndexCreator.java:764)
        at 
net.osmand.obf.preparation.IndexCreator.generateIndexes(IndexCreator.java:600)
        at 
net.osmand.obf.preparation.IndexCreator.generateIndexes(IndexCreator.java:531)
        at 
net.osmand.util.IndexBatchCreator.generateIndex(IndexBatchCreator.java:557)
        at 
net.osmand.util.IndexBatchCreator.generatedIndexes(IndexBatchCreator.java:466)
        at 
net.osmand.util.IndexBatchCreator.runBatch(IndexBatchCreator.java:309)
        at 
net.osmand.util.IndexBatchCreator.main(IndexBatchCreator.java:159)


I'm not a Java guy, so I have no idea where to start digging to find the 
problem....  :-(

--jack

-- 
You received this message because you are subscribed to the Google Groups 
"Osmand" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to