[GraphHopper] MyGZIPHook error

Peter K peathal at yahoo.de
Mon Apr 14 15:16:06 UTC 2014


Good you have sorted this out :) !

Regarding the servlet and the module:
yes there were some changes, so now jetty is included in graphhopper-web
which means you can directly start GraphHopper with the GHServer its
main method like any ordinary desktop project - no need for an external
container which made everything more complex and the quickstart is a lot
simpler now:
https://github.com/graphhopper/graphhopper/blob/master/docs/web/quickstart.md

Still it is possible to use graphhopper web as a war or similar to be
put in such a container like you probably already did.

Regards,
Peter.


> On Mon, Apr 14, 2014 at 5:01 PM, Peter K <peathal at yahoo.de> wrote:
>> Or what is the problem you have?
> ok you're right and I'm starting feeling a bit stupid :)
>
> Due to configuration of my runner in eclipse, I'm running GHServer
> with this VM arguments
> "
> -Dgraphhopper.config=../config.properties
> -Dgraphhopper.osmreader.osm=../ancona.osm -Xms1500m -Xms1500m
> -XX:PermSize=50m -XX:MaxPermSize=50m
> "
> simply using PROGRAM arguments fixed also this "problem".
> Thanks, again :)
>
> Diego Guidi
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/graphhopper
>


-- 
GraphHopper.com - Fast & Flexible Road Routing




More information about the GraphHopper mailing list