I'm getting an error
Error: esri.geometry.normalizeCentralMeridian: 'geometryService' argument is missing. |
when I call submitJob on my GP service. I'm not making a call to normalizeCentralMeridian anywhere on my site or in my tool script, but it gets called somewhere down in init.js after I submit the job.
This is the only of my GP services where I've seen this error and it's the only one where some of the input parameters are feature classes that are an output from a previous calculation, so may that be something to do with it.
cc ArcGIS for Server Developers Geoprocessing