Closed mt-from-sf-to-gh closed 2 years ago
There are 2 issues in this log file:
java.lang.NullPointerException
at net.tourbook.tour.TourLogView$1.run(TourLogView.java:136)
I discovered this issue 4 weeks ago and it is fixed in the next version
https://github.com/wolfgang-ch/mytourbook/commit/30caceddbff69db2c2d344a1ff19a8356e044923
2 . The fulltext index is corrupted (I never saw this issue), this can be fixed easily
C:\Users\carlo\mytourbook\derby-database\lucene-index
Make sure that only this folder is deleted and NOT the parent folder which contains your toursorg.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=0 vs expected footer=-1071082520 (resource=MMapIndexInput(path="C:\Users\carlo\mytourbook\derby-database\lucene-index\TOURDATA\_25_Lucene50_0.doc"))
Original comment by: wolfgang-ch
Original comment by: wolfgang-ch
Original comment by: wolfgang-ch
Windows 10 - MTB ver. 19.7.1 Every time I: Import from file Save Correct altitude
The log shows errors: codec footer mismatch & Unhandled event loop exception But nevertheless everything seems working fine .
Reported by: carbal54
Original Ticket: mytourbook/bugs/112