ERROR
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)."
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.
Get help from ArcGIS experts
Download the Esri Support App