calculateMatrixInfo error -3211
Posted: Thu Oct 11, 2018 8:50 am
hello PTV Team,
When calculating matrixInfo between the start location and destination locations we get the error code -3211.
Parameters:
ncFilter = [1, 1, 1, 1, 0, 0]
WaypointDesc[] startWPs = [x=5.8908717034;y=49.535113549;z=null]
WaypointDesc[] destWPs= [ x=5.89034;y=49.5287;z=zero
x=5.89961;y=49.52074;z=zero
x=5.89108;y=49.53391;z=null]
matrixInfo = xRouteClient.calculateMatrixInfo(startWPs, destWPs, options, matrixOptions)
PS: recently we changed licenses and we got the license from Luxembourg. Maybe do we need to check something on xRoute server configuration?
** we also get this error message when try to plan a route
{errorMessage: "linking to waypoint (zero-based index list: 0,1) failed", errorKey: "2530", exceptionType: "com.ptvag.xserver.xroute.XRouteException"}
errorKey: "2530"
errorMessage: "linking to waypoint (zero-based index list: 0,1) failed"
exceptionType: "com.ptvag.xserver.xroute.XRouteException"
__proto__: Object
Thanks for your help!
Best regards
When calculating matrixInfo between the start location and destination locations we get the error code -3211.
Parameters:
ncFilter = [1, 1, 1, 1, 0, 0]
WaypointDesc[] startWPs = [x=5.8908717034;y=49.535113549;z=null]
WaypointDesc[] destWPs= [ x=5.89034;y=49.5287;z=zero
x=5.89961;y=49.52074;z=zero
x=5.89108;y=49.53391;z=null]
matrixInfo = xRouteClient.calculateMatrixInfo(startWPs, destWPs, options, matrixOptions)
PS: recently we changed licenses and we got the license from Luxembourg. Maybe do we need to check something on xRoute server configuration?
** we also get this error message when try to plan a route
{errorMessage: "linking to waypoint (zero-based index list: 0,1) failed", errorKey: "2530", exceptionType: "com.ptvag.xserver.xroute.XRouteException"}
errorKey: "2530"
errorMessage: "linking to waypoint (zero-based index list: 0,1) failed"
exceptionType: "com.ptvag.xserver.xroute.XRouteException"
__proto__: Object
Thanks for your help!
Best regards