we have one development server, which will also be used in the company to show our functions. So i asked for the south american City Map 2016 map, because one of our partners is interested in this topic.
I have installed the map next to our existing map (PTV Europe City Map Premium 2016.1T), because the option to extend the map in the installer wasn't aviable. So the folders are:
.../map/EuropePremium.geo
.../map/SouthAmerica.geo
The ".../map" folder is given in the configuration. xMap and the xLocate server are running fine with this configuration.
The xRoute (and xTour) modues get an error on start during init the map:
Code: Select all
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;MESSAGE-STACK:
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;CODE: ERROR (-1409)
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;ORIGIN: XROUTEMODULE
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;DESCR: gl_pMapData->Init with ErrorCode: 1427332160
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;REASONS/TODO:
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;-
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;CODE: FATAL (-3203)
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;ORIGIN: ROUTING:ROUTER
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;DESCR: Duplicate country code
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;REASONS/TODO:
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;(1) possibly there are two integration units in your map directory having the same country code
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;do not copy and rename map files like (deu.rtg and deu2.rtg)
ERROR;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-
WARN;com.ptvag.xserver.module.xroute.m0001;<no-request>;-;-;-;Ferry Access Initialization Error, starting as if routelister.initFerryLayer=false.
Best Regards
Sebastian