mantlik / osm2garmin

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

Crash while downloadling planet file #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Clean install of osm2garmin 1.2.266
2. Start program 
3.
What is the expected output? What do you see instead?

All STRM files download and process all right. 

When the planet file is 99.68% downloaded (21791 MB), downloads freeze, but 
uploads continue (D/U speed = 0/440 kb/s, uploads = 31463 MB)

The console output contains this:
Peer List updated from tracker with 10 peers
Contact Tracker. URL source = 
http://ipv4.tracker.osm-torrent.torres.voyager.hr/announce?info_hash=%25w3%20%C3
%F1P%ED%86%D0%1C%9B%12%E6%01%20s%08%A6p&peer_id=-BE0001-%E1%B6f%F9%D7%147gy%F4%9
43&port=6881&downloaded=22850283813&uploaded=66196011887&left=71303168&numwant=1
00&compact=1
{interval=900, complete=8, peers=[B@4b39b8f8, downloaded=0, min interval=60, 
incomplete=2}
Tracker response OK. Next connection  after 15 min.
Peer List updated from tracker with 10 peers
Contact Tracker. URL source = 
http://ipv4.tracker.osm-torrent.torres.voyager.hr/announce?info_hash=%25w3%20%C3
%F1P%ED%86%D0%1C%9B%12%E6%01%20s%08%A6p&peer_id=-BE0001-%E1%B6f%F9%D7%147gy%F4%9
43&port=6881&downloaded=22850283813&uploaded=66231319407&left=71303168&numwant=1
00&compact=1
{interval=900, complete=8, peers=[B@f39de79, downloaded=0, min interval=60, 
incomplete=2}
Tracker response OK. Next connection  after 15 min.
Peer List updated from tracker with 10 peers
SEVERE (global): null
java.lang.ArrayIndexOutOfBoundsException: 1
    at sun.awt.Win32GraphicsEnvironment.getDefaultScreenDevice(Unknown Source)
    at sun.awt.windows.WWindowPeer.updateGC(Unknown Source)
    at sun.awt.windows.WWindowPeer.displayChanged(Unknown Source)
    at sun.awt.windows.WWindowPeer$1.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$200(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.awt.EventQueue$4.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:158)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
Contact Tracker. URL source = 
http://ipv4.tracker.osm-torrent.torres.voyager.hr/announce?info_hash=%25w3%20%C3
%F1P%ED%86%D0%1C%9B%12%E6%01%20s%08%A6p&peer_id=-BE0001-%E1%B6f%F9%D7%147gy%F4%9
43&port=6881&downloaded=22850283813&uploaded=66237283183&left=71303168&numwant=1
00&compact=1&event=stopped
{interval=900, complete=8, peers=[B@1f20265, downloaded=0, min interval=60, 
incomplete=2}
SEVERE (Osm2garmin): Planet file download failed.

Original issue reported on code.google.com by jonathan...@gmail.com on 16 Sep 2013 at 1:45

Attachments:

GoogleCodeExporter commented 9 years ago
Dear user, download process crashed for unknown reason. Restarting of the 
Osm2garmin processing should fix the problem without need of re-downloading the 
planet file.

Original comment by mantl...@gmail.com on 16 Sep 2013 at 2:01

GoogleCodeExporter commented 9 years ago
No response from the user. Closing issue.

Original comment by mantl...@gmail.com on 16 Oct 2013 at 9:05