<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">
<div>> 09-01 12:51:04.946: I/GH(27683): Problem <a
moz-do-not-send="true"
href="https://graphhopper.com/public/maps/0.3/">https://graphhopper.com/public/maps/0.3/</a></div>
<div>> 09-01 12:51:04.946: I/GH(27683):
java.io.FileNotFoundException: <a moz-do-not-send="true"
href="https://graphhopper.com/public/maps/0.3/">https://graphhopper.com/public/maps/0.3/</a></div>
<br>
Hmmh, strange. You are really using version 0.3? As there was a
bug with same symptoms in previous versions:
<a class="moz-txt-link-freetext" href="https://github.com/graphhopper/graphhopper/issues/127">https://github.com/graphhopper/graphhopper/issues/127</a><br>
<br>
Regards,<br>
Peter.<br>
<br>
On 01.09.2014 12:54, Daniele Germano wrote:<br>
</div>
<blockquote
cite="mid:6865C966-4CEA-4998-BE0F-5250A7405C72@gmail.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div>here’s the log cat</div>
<div><br>
</div>
<div>09-01 12:51:04.946: I/GH(27683): Problem <a
moz-do-not-send="true"
href="https://graphhopper.com/public/maps/0.3/">https://graphhopper.com/public/maps/0.3/</a></div>
<div>09-01 12:51:04.946: I/GH(27683):
java.io.FileNotFoundException: <a moz-do-not-send="true"
href="https://graphhopper.com/public/maps/0.3/">https://graphhopper.com/public/maps/0.3/</a></div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
libcore.net.http.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:186)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
libcore.net.http.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:271)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
com.graphhopper.util.Downloader.fetch(Downloader.java:75)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
com.graphhopper.util.Downloader.fetch(Downloader.java:86)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
com.graphhopper.util.Downloader.downloadAsString(Downloader.java:145)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
com.graphhopper.android.MainActivity$3.saveDoInBackground(MainActivity.java:240)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
com.graphhopper.android.MainActivity$3.saveDoInBackground(MainActivity.java:1)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
com.graphhopper.android.GHAsyncTask.doInBackground(GHAsyncTask.java:15)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
android.os.AsyncTask$2.call(AsyncTask.java:287)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
java.util.concurrent.FutureTask.run(FutureTask.java:234)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:230)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)</div>
<div>09-01 12:51:04.946: I/GH(27683): <span
class="Apple-tab-span" style="white-space:pre"> </span>at
java.lang.Thread.run(Thread.java:856)</div>
<div>09-01 12:51:05.016: I/brcm-gr(27683): [gralloc_lock]: new
usage 0x933</div>
<div><br>
</div>
<div><br>
</div>
<div>i have try to download europe_germany_berlin.ghz from the
url from my mac.</div>
<div>i then convert to europe_germany_berlin-gh, but it still
crash when i put the red flag on the map and have the same
problem “Call load or importOrLoad before routing"</div>
<div>
<div>Il giorno 01/set/2014, alle ore 12:45, Peter <<a
moz-do-not-send="true" href="mailto:graphhopper@gmx.de">graphhopper@gmx.de</a>>
ha scritto:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<meta content="text/html; charset=utf-8"
http-equiv="Content-Type">
<div text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Please use e.g. this code<br>
<br>
<span style="color: #931a68">if</span> (hasError())
<div style="margin: 0px; font-size: 11px; font-family:
Monaco;"> {<br>
log("Problem " + getErrorMessage(),
getError());<br>
</div>
<div style="margin: 0px; font-size: 11px; font-family:
Monaco; color: rgb(57, 51, 255);"><span style="">
logUser(</span>"Are you connected to the
internet? Problem while fetching remote area list: "<br>
</div>
<div style="margin: 0px; font-size: 11px; font-family:
Monaco;"> +
getErrorMessage());</div>
<div style="margin: 0px; font-size: 11px; font-family:
Monaco;"> <span style="color:
#931a68">return</span>;</div>
<div style="margin: 0px; font-size: 11px; font-family:
Monaco;"> }</div>
<br>
</div>
and report the stacktrace<br>
<br>
Regards,<br>
Peter.<br>
</div>
_______________________________________________<br>
GraphHopper mailing list<br>
<a moz-do-not-send="true"
href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><br>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/graphhopper">https://lists.openstreetmap.org/listinfo/graphhopper</a><br>
</blockquote>
</div>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
GraphHopper mailing list
<a class="moz-txt-link-abbreviated" href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/graphhopper">https://lists.openstreetmap.org/listinfo/graphhopper</a>
</pre>
</blockquote>
<br>
</body>
</html>