ERROR

Output path does not exist: #

Last Published: April 25, 2020

Error Message

When converting feature classes to geodatabase, and the path to the source data is over 2000 characters, an error will occur:

"Running script FeatureClassToGeodatabase...
Output path does not exist: #
Completed script FeatureClassToGeodatabase...
Failed to execute (FeatureClassToGeodatabase_6)."

Cause

Critical length of the multivalue is near 2000 characters. The sys.argv[1] line in featureClassConversion.py is not sufficient for strings of this length.

Solution or Workaround

Store the data in a path that is less than 2000 characters.

    Article ID:000007018

    Software:
    • ArcMap 9 x

    Get help from ArcGIS experts

    Contact technical support

    Download the Esri Support App

    Go to download options

    Discover more on this topic