[GraphHopper] MyGZIPHook error
Diego Guidi
diegoguidi at gmail.com
Mon Apr 14 15:32:12 UTC 2014
a little question: "make sure JRE7 or 8 is installed."
actually I'm using jdk6 and all looks working well.
what kind of problems you've experienced with older jvm?
note that this is not an issue, I can update jvm as soon as I
experience some issues.
Diego Guidi
On Mon, Apr 14, 2014 at 5:16 PM, Peter K <peathal at yahoo.de> wrote:
> 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
>
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/graphhopper
More information about the GraphHopper
mailing list