Hello all,
I am using ArcGIS Server 10.7.1 version & ArcGIS Desktop 10.7.1 installed on same machine & have Python 2.7 version on the same machine. I have been trying to Submit Job in GeoProcessing Service on REST page but the job gets failed every time on either GET or POST request. I have checked in ArcGIS Server Logs & found some error messages for which i couldnt find a proper solution. Can anyone please let me know if there is any remedy for this issue.
Below are the error messages:
"Error performing query operation Service WEC/WEC/MapServer not found" |
"Error executing tool. Script Job ID: je0cc9b110ca64943bb4e0044dbeb0198 : Error occurred while creating work order... Error:Expecting property name enclosed in double quotes: line 1 column 2 (char 1) Failed to execute (Script). Failed to execute (Script)."
Also when i try running the script in ArcMap, it works fine & getting no error.