a customer just faced the following error message in xRoute 1.x after an update of the server (not the map!).
Code: Select all
{"errorMessage":""the binary path description is corrupt",
"errorKey":"2150",
"exceptionType":"com.ptvag.xserver.xroute.XRouteException"}
A binary ExceptionPath's string depends on map version AND the server version. So whether you perform a map update or a server update: you have to update the ExceptionPath as well...
Bernd