Select to view content in your preferred language

Package Project - Data type not supported

167
1
2 weeks ago
TorbjørnDalløkken2
Frequent Contributor

I'm experiencing a strange error when packaging a project to a project template. 

I've created a project that contains two maps with featurelayers from a filegeodatabase, a predefined layout, a toolbox containing pythonscripts and a task. I've been able to create project templates from this project several times over the last two years. Yesterday I made some changes to a pythonscript and tried to create a new project template, and the packaging failed with the error:

ERROR 000185: This data type is not supported

I reverted the pythonscript to the original version, and tried to create the project template (which worked one hour before), but the process still fails with the same error.

Since I have my project and scripts in GitHub, I've tried to change to another branch which worked two days ago. This time it fails with the same error. 

Have anyone experienced this before or know what might be causing this? ESRI, please add more detailed information about what causes the error, specially which data type is not supported.

 

Update: It seems that the geodatabase had been corrupted. I tried creating a new project with the same database, with the same error. When replacing the geodatabase with a older copy, the packaging process worked fine.

0 Kudos
1 Reply
David_McRitchie
Esri Regular Contributor

Is this for File Geodatabases or Databases?

My first thought here would be this is a Database which is at a different version to the ArcGIS Pro software. Time Only and Date Only Data types were added in ArcGIS Pro 3.2 so trying to write to anything built before this version can throw this error as the database may not be aware of these Data types.

Might save you having to replace a Geodatabase.

Hope that helps,

David

 

Esri UK -Technical Support Analyst
0 Kudos