laptop and a wrench

Erro

The embedded file path in the geoprocessing tool is corrupted after publishing to ArcGIS Server 10.9.1 as referenced, and the error message, "SyntaxError: EOL while scanning string literal" is returned.

Última Publicação: March 14, 2023 ArcGIS GIS Server
Número de ID do Erro BUG-000147411
EnviadoMarch 8, 2022
Última ModificaçãoJune 27, 2025
Aplica-se àArcGIS GIS Server
Versão encontrada10.9.1
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
Versão Fixa3.1
StatusFixed

Informações Adicionais

This issue is addressed in ArcGIS Pro 3.1.

Solução Provisória

Save the SDE file to a Universal Naming Convention (UNC) path that both the client and server side have access to. Then, use the following code import ArcPy: os fc_name = os.path.join(r"C:\mysdefolder", "myuser", "Documents", "ArcGIS", r"Projects", "MyProject18", "gpegdb.sde", "qatest.gp.BufferPoints") arcpy.AddMessage("getting record count for: {0}".format(fc_name)) count = arcpy.GetCount_management(fc_name) arcpy.AddMessage("count: {0}".format(count)).

Etapas para Reproduzir

ID do Erro: BUG-000147411

Software:

  • ArcGIS GIS Server

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download