<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Either follow the setup for starting
the embedded server:<br>
<a class="moz-txt-link-freetext" href="https://github.com/graphhopper/graphhopper/blob/master/docs/core/quickstart-from-source.md#routing-service-deployment">https://github.com/graphhopper/graphhopper/blob/master/docs/core/quickstart-from-source.md#routing-service-deployment</a><br>
<br>
or create the war file according to the 'docs'<br>
<a class="moz-txt-link-freetext" href="https://github.com/graphhopper/graphhopper/issues/297#issuecomment-69489453">https://github.com/graphhopper/graphhopper/issues/297#issuecomment-69489453</a><br>
which is currently not so easy (and not recommended). Also
creating a complete documentation is yet to be done.<br>
<br>
Regards,<br>
Peter<br>
<br>
On 25.02.2015 15:20, Ekaterina Titova wrote:<br>
</div>
<blockquote cite="mid:2571871424874025@web9o.yandex.ru" type="cite">
<pre wrap="">Hi,
when I used graphhopper-web-0.2.war (from <a class="moz-txt-link-freetext" href="https://oss.sonatype.org/content/groups/public/com/graphhopper/graphhopper-web/0.2/">https://oss.sonatype.org/content/groups/public/com/graphhopper/graphhopper-web/0.2/</a>)
GraphHopper was running on my <a class="moz-txt-link-freetext" href="http://localhost:8080">http://localhost:8080</a>.
And now I want to upgrade it to 0.4-snapshot from <a class="moz-txt-link-freetext" href="https://github.com/graphhopper/graphhopper">https://github.com/graphhopper/graphhopper</a>, and this is an error on <a class="moz-txt-link-freetext" href="http://localhost:8080">http://localhost:8080</a>:
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 <a class="moz-txt-link-freetext" href="https://oss.sonatype.org/content/groups/public/com/graphhopper/graphhopper-web/0.3/graphhopper-web-0.3-bin.zip">https://oss.sonatype.org/content/groups/public/com/graphhopper/graphhopper-web/0.3/graphhopper-web-0.3-bin.zip</a>), I get the same error.
I create war-file with command "jar -cvf name.war"
Please, tell where is the problem?
Regards, Kate</pre>
<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>