I’ve set up an Open Route Service on-premise docker on my server. I added the Europe pbf map from geofabrik.de which is around 44GB. I understand it should take a lot of time to analyse this big map but I let it run for 2 weeks and still no result. I only have some HTTP errors in the log like this:
INFO [http-nio-8080-exec-3] org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request header
Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x040x010x00P40xd40xa3600x00...]. HTTP method names must be tokens
in which the method name is different every time. My server has 8GB of RAM but I added 120GB of swap and as of running now 90GB is consumed.
Is the process running well and are the errors normal? If so, how many more days do you think it would take?
2 posts - 2 participants
Ce sujet de discussion accompagne la publication sur https://community.openstreetmap.org/t/open-route-service-initialisation-takes-forever/9524