mantlik / osm2garmin

Convert OpenStreetMap data to Garmin-compatible format.
http://osm2garmin.mantlik.org/
GNU General Public License v2.0
8 stars 1 forks source link

"Create contours" gets stacked #134

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Start (South America selected)
2.Process output at the beginning: ...SRTM fille in with 14042 entries.
Bad response code from server 404 - Not found.
Download error
3. Despite that Regions process continues until it stops at:
Contours 17S 69W: Downloading SRTM data - attempt no. 2 - south_america 69% 
completed.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by vston...@gmail.com on 3 May 2015 at 6:01

GoogleCodeExporter commented 8 years ago
Another stucked issue (20Gb ram iMac 2011)

Original comment by vston...@gmail.com on 3 May 2015 at 9:47

Attachments:

GoogleCodeExporter commented 8 years ago
Usually, restart of porcessing helps to fix the issue. Another possible 
solution is to download all SRTM data separately and put them into SRTM 
directory.

Original comment by mantl...@gmail.com on 4 May 2015 at 1:02

GoogleCodeExporter commented 8 years ago
I restarted several times but it always stops at that contour 17S 69W.  I 
already have S19W069.hgt.zip in my local dir (there are 650 files of S.America.
Anyway I am downloading all of them again using Terminal 
#wget -r -np -k http://dds.cr.usgs.gov/srtm/version2_1/SRTM3/South_America/

I still have the same problem with USA East I attached a screenshot in my 
previous comment.
It seems all contours are downloaded but overall progress gets stucked at 25%
Thanks

Original comment by daniel.s...@stonek.com on 4 May 2015 at 3:15

GoogleCodeExporter commented 8 years ago
1808hgt.zip downloaded and still the same problem after restart

Original comment by daniel.s...@stonek.com on 4 May 2015 at 6:29

Attachments:

GoogleCodeExporter commented 8 years ago
Please upload here both report.log from your Osm2garmin working directory and 
messages.log located somewhere here: 
C:\Users\<your-username>\AppData\Roaming\osm2garmin\dev\var\log\messages.log 
(location for Windows, no idea where to search for it on Mac, sorry).

Original comment by mantl...@gmail.com on 4 May 2015 at 11:49

GoogleCodeExporter commented 8 years ago
This is the report trying to convert S.America and USA East (both checked): 
report.log.zip
It is the same as if I select only one region to process.
Messages: messages.log.zip
I also attached the scrrenshot of the stucked process (both checked); I see 
there's no output at bottom (report) as if I process them individually 
(previous mail attachment)
Thank you

Original comment by daniel.s...@stonek.com on 5 May 2015 at 12:55

Attachments:

GoogleCodeExporter commented 8 years ago
According to the log, you are using VERY old version 1.1.250 of Osm2Garmin. 
Please uninstall it, install the newest version 1.2.271 and try again. If you 
still encounter problems, please upload logs created by the new version.

Original comment by mantl...@gmail.com on 5 May 2015 at 3:11

GoogleCodeExporter commented 8 years ago
To uninstall osm2garmin in Mac the .app file has to be removed from the 
Application directory.  Same as Library/Application Support/osm2garmin 
directory.  You can keep /dev/contours and /dev/SRTM to not to download they 
content again. I also kept maps directory.
Starting over no output error is displayed as it was earilier (error 404).
Thank you

Original comment by daniel.s...@stonek.com on 5 May 2015 at 3:06

Attachments:

GoogleCodeExporter commented 8 years ago
After download 67Gb of data it is waiting I don't know what.
Please help, the attachment displays last part of the report at bottom.
Thank you

Original comment by daniel.s...@stonek.com on 5 May 2015 at 9:00

Attachments:

GoogleCodeExporter commented 8 years ago
The attachment does not show anything strange. If the download is stacked, you 
can restart Osm2Garmin. It will continue where left. If the problem will 
persist, screenshot is not sufficient. Both logs are needed to investigate the 
source of the problem.

Original comment by mantl...@gmail.com on 5 May 2015 at 10:18

GoogleCodeExporter commented 8 years ago
The "Waiting" message in the Download Status box means that the program is 
waiting for other process to free resources. From the context, the other 
process is contours creation. When contours for the particular segment will be 
done, Planet File check will start and contours creation will wait. To avoid 
this, you must allow parallel run of external tools, but it needs LOT of 
memory. Your program is sat up to use 2 Gb of memory. You should extend it to 
at least 4 Gb to avoid out-of-memory errors when parallel processing is 
allowed. Please check the manual for details.

Original comment by mantl...@gmail.com on 5 May 2015 at 10:27

GoogleCodeExporter commented 8 years ago
Finally, restarting...

After updatedb I found osm2garmin.conf at
/Applications/osm2garmin_1.2.app/Contents/Resources/osm2garmin_1.2/etc/osm2garmi
n.conf to change used RAM.
Anyway, all process was performed successfully without changing anything in 
conf file
Thank you

Original comment by daniel.s...@stonek.com on 6 May 2015 at 1:31

Attachments: