Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net.osmand.swing.ExceptionHandler handle - java.lang.NullPointerException #131

Closed
Pastim opened this issue Oct 10, 2016 · 0 comments
Closed

Comments

@Pastim
Copy link

Pastim commented Oct 10, 2016

Since issue 130 has been closed, but I am still getting related errors, I've opened a new issue for this problem. I have no indexes.cache present. Running ubuntu 16.04 64 bit. Latest version of OsmAndMapCreator.

Oct 10, 2016 8:20:34 PM net.osmand.osm.MapPoiTypes init
INFO: Time to init poi types 33
Oct 10, 2016 8:20:34 PM net.osmand.binary.BinaryMapIndexReader searchMapIndex
INFO: Search is done. Visit 2234 objects. Read 2234 objects.
Oct 10, 2016 8:20:34 PM net.osmand.binary.BinaryMapIndexReader searchMapIndex
INFO: Read 59 subtrees. Go through 115 subtrees.
Oct 10, 2016 8:20:34 PM net.osmand.swing.ExceptionHandler handle
SEVERE: Error in thread main
java.lang.NullPointerException
at net.osmand.binary.CachedOsmandIndexes.writeToFile(CachedOsmandIndexes.java:326)
at net.osmand.swing.OsmExtractionUI.createUI(OsmExtractionUI.java:232)
at net.osmand.swing.OsmExtractionUI.(OsmExtractionUI.java:167)
at net.osmand.swing.OsmExtractionUI.main(OsmExtractionUI.java:129)

java.lang.NullPointerException
at net.osmand.binary.CachedOsmandIndexes.writeToFile(CachedOsmandIndexes.java:326)
at net.osmand.swing.OsmExtractionUI.createUI(OsmExtractionUI.java:232)
at net.osmand.swing.OsmExtractionUI.(OsmExtractionUI.java:167)
at net.osmand.swing.OsmExtractionUI.main(OsmExtractionUI.java:129)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants