[GraphHopper] Problem installation
Peter K
peathal at yahoo.de
Wed Mar 26 06:26:32 UTC 2014
You'll need to assign more memory to the JVM. try
export JAVA_OPTS="-Xmx2000m"
before executing the script.
Regards,
Peter.
PS: please register to the mailinglist
> I'm installing graphhopper for a project with my University and, after having installed maven on mac OSX mavericks, i've had this problem:
>
>
> Exception in thread "pool-61-thread-1" java.lang.OutOfMemoryError: GC overhead limit exceeded
> at com.graphhopper.reader.pbf.PbfBlobDecoder.processWays(PbfBlobDecoder.java:274)
> at com.graphhopper.reader.pbf.PbfBlobDecoder.processOsmPrimitives(PbfBlobDecoder.java:369)
> at com.graphhopper.reader.pbf.PbfBlobDecoder.runAndTrapExceptions(PbfBlobDecoder.java:385)
> at com.graphhopper.reader.pbf.PbfBlobDecoder.run(PbfBlobDecoder.java:403)
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
> at java.lang.Thread.run(Thread.java:695)
>
>
> I don't know how i can resolve this problem. Can you help me?
>
> Thanks Andrea Borghi
>
>
> _____________________________________
> Sent from http://graphhopper.1087335.n5.nabble.com
>
>
--
GraphHopper.com - Fast & Flexible Road Routing
More information about the GraphHopper
mailing list