I'm trying to publish a Map Service with pre-calculated cache.
This is the error I get: WARNING 086225: A pre-existing cache was found on the server for the service being published (Orphan cache found).
On the server I get: Unable to connect to cache 'c:\server's\cache\dir'
Solved! Go to Solution.
Turns out the warning is just a warning and the issue I had was with the WKT, XOrigin, YOrigin and TileOrigin.
Once I matched these values with the ones in my cache schema it workerd perfectly.
Turns out the warning is just a warning and the issue I had was with the WKT, XOrigin, YOrigin and TileOrigin.
Once I matched these values with the ones in my cache schema it workerd perfectly.