[GraphHopper] GraphHopper HTTP API gives the coordinates only in encrypted form

Ekaterina Titova titovekaterina at ya.ru
Wed Feb 25 14:20:25 UTC 2015


Hi, 
when I used graphhopper-web-0.2.war (from  https://oss.sonatype.org/content/groups/public/com/graphhopper/graphhopper-web/0.2/)
GraphHopper was running on my http://localhost:8080.

And now I want to upgrade it to 0.4-snapshot from https://github.com/graphhopper/graphhopper, and this is an error on http://localhost:8080:

HTTP/1.1 503 Service Unavailable
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: text/html; charset=ISO-8859-1
Content-Length: 288
Server: Jetty(9.2.7.v20150116)

<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 503 </title>
</head>
<body>
<h2>HTTP ERROR: 503</h2>
<p>Problem accessing /. Reason:
<pre>    Service Unavailable</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

The attachment is the log file and config. There is no difference between Web.xml files.

When I try to use 0.3 version (from https://oss.sonatype.org/content/groups/public/com/graphhopper/graphhopper-web/0.3/graphhopper-web-0.3-bin.zip), I get the same error.
I create war-file with command "jar -cvf name.war"

Please, tell where is the problem?

Regards, Kate
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: graphhoper-0.4.txt
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20150225/0696461b/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.properties
Type: application/octet-stream
Size: 1494 bytes
Desc: not available
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20150225/0696461b/attachment.obj>


More information about the GraphHopper mailing list