laptop and a wrench

Bogue

The script 'arcserver.py' uses old logic in the ArcGIS 10 and 10.1 releases (and therefore does not work in those releases), but is installed to the hard drive along with ArcGIS for Desktop at "C:\Program Files (x86)\ArcGIS\Desktop10.1\arcpy\ arcserver.py".

Dernière publication: September 13, 2016 ArcGIS for Desktop
Numéro d’ID de bogue NIM087548
EnvoiDecember 20, 2012
Dernière modificationJune 5, 2024
S’applique àArcGIS for Desktop
Version trouvée10.1
Système d’exploitationWindows OS
Version du système d’exploitation7
StatutWill Not Be Addressed

Informations supplémentaires

The reported issue, as it is described, does not fully explain what is needed. Please contact Esri Technical Support to provide additional details.

Solution de contournement

import arcpyimport arcserverlic = "arcserver"print "configured product: " + arcpy.ProductInfo()print lic + " license: " + arcpy.CheckProduct(lic)listinstalls = arcpy.ListInstallations()print "installed products of type " + lic + ":"for install in listinstalls: print " " + installdictinstallinfo = arcpy.GetInstallInfo(arcserver)print "installation info for product " + lic + ":"for key in dictinstallinfo.keys(): print " " + key + ":" + dictinstallinfo[key]

Étapes pour reproduire

ID de bogue: NIM087548

Logiciel:

  • ArcGIS for Desktop

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement