[GraphHopper] MyGZIPHook error

Diego Guidi diegoguidi at gmail.com
Mon Apr 14 14:52:44 UTC 2014


All is ok now using GHServer.
I haven't changed any code.
Thanks, again ,for support.

PS: actually I've changed a line
https://github.com/graphhopper/graphhopper/blob/master/core/src/main/java/com/graphhopper/GraphHopper.java#L443
if (!Helper.isEmpty(...
should be
if (Helper.isEmpty(...
or I'm wrong?

Diego Guidi


On Mon, Apr 14, 2014 at 4:33 PM, Diego Guidi <diegoguidi at gmail.com> wrote:
> I suspect that the problem is related to jetty6.
> I've set eclipse jetty plugin to use jetty8 and the problem isn't thrown.
> Anyway, I have some problems running latest master (actually, the
> master with my changes) from eclipse, so I'm not sure that this is the
> problem.
> A note: my code is using GHServletModule and not at all GHServer
> (maybe this part of the problem)
>
>
> Diego Guidi
>
>
> On Mon, Apr 14, 2014 at 3:38 PM, Diego Guidi <diegoguidi at gmail.com> wrote:
>> On Mon, Apr 14, 2014 at 3:30 PM, Peter K <peathal at yahoo.de> wrote:
>>> Please try the latest master and look into GHServer:
>>
>>
>> perfect, hope to make this try as soon as possible :)
>>
>> Diego Guidi



More information about the GraphHopper mailing list