﻿<?xml version="1.0" encoding="utf-8"?><messages><msg code="0" type="2">Start Time: Thursday, March 13, 2025 9:37:27 AM</msg><msg code="0" type="50">You are using an obsolete version of this tool!
Please download the latest version from https://github.com/DOI-USGS/gems-tools-pro/releases</msg><msg code="0" type="0">GeMS_reID_Arc10.py, version of 2 September 2020</msg><msg code="0" type="0">Inventorying database</msg><msg code="0" type="0">    skipping DataSources</msg><msg code="0" type="0"> Table: DescriptionOfMapUnits</msg><msg code="0" type="0">DescriptionOfMapUnits</msg><msg code="0" type="0">  pKey: DescriptionOfMapUnits_ID</msg><msg code="0" type="0">  fKeys: ['DescriptionSourceID']</msg><msg code="0" type="0"> Table: Glossary</msg><msg code="0" type="0">Glossary</msg><msg code="0" type="0">  pKey: Glossary_ID</msg><msg code="0" type="0">  fKeys: ['DefinitionSourceID']</msg><msg code="0" type="0"> Table: GeoMaterialDict</msg><msg code="0" type="0">GeoMaterialDict</msg><msg code="0" type="0">  pKey: </msg><msg code="0" type="0">  fKeys: []</msg><msg code="0" type="0"> FC: MapUnitPolys</msg><msg code="0" type="0">MapUnitPolys</msg><msg code="0" type="0">  pKey: MapUnitPolys_ID</msg><msg code="0" type="0">  fKeys: ['DataSourceID']</msg><msg code="0" type="0"> FC: ContactsAndFaults</msg><msg code="0" type="0">ContactsAndFaults</msg><msg code="0" type="0">  pKey: ContactsAndFaults_ID</msg><msg code="0" type="0">  fKeys: ['DataSourceID']</msg><msg code="0" type="0"> FC: GeologicLines</msg><msg code="0" type="0">GeologicLines</msg><msg code="0" type="0">  pKey: GeologicLines_ID</msg><msg code="0" type="0">  fKeys: ['DataSourceID']</msg><msg code="0" type="0">Inventory done...</msg><msg code="0" type="0">--------------------------</msg><msg code="0" type="0">Cycling through inventory</msg><msg code="0" type="0">[['Y:\\CARTOGRAPHY\\Projects\\STATEMAP\\GeMS_Conversions\\Bristow_GeMS\\Bristow_GeMS.gdb', '', 'DescriptionOfMapUnits', 'DescriptionOfMapUnits_ID', ['DescriptionSourceID']], ['Y:\\CARTOGRAPHY\\Projects\\STATEMAP\\GeMS_Conversions\\Bristow_GeMS\\Bristow_GeMS.gdb', '', 'Glossary', 'Glossary_ID', ['DefinitionSourceID']], ['Y:\\CARTOGRAPHY\\Projects\\STATEMAP\\GeMS_Conversions\\Bristow_GeMS\\Bristow_GeMS.gdb', '', 'GeoMaterialDict', '', []], ['Y:\\CARTOGRAPHY\\Projects\\STATEMAP\\GeMS_Conversions\\Bristow_GeMS\\Bristow_GeMS.gdb', 'GeologicMap', 'MapUnitPolys', 'MapUnitPolys_ID', ['DataSourceID']], ['Y:\\CARTOGRAPHY\\Projects\\STATEMAP\\GeMS_Conversions\\Bristow_GeMS\\Bristow_GeMS.gdb', 'GeologicMap', 'ContactsAndFaults', 'ContactsAndFaults_ID', ['DataSourceID']], ['Y:\\CARTOGRAPHY\\Projects\\STATEMAP\\GeMS_Conversions\\Bristow_GeMS\\Bristow_GeMS.gdb', 'GeologicMap', 'GeologicLines', 'GeologicLines_ID', ['DataSourceID']]]</msg><msg code="0" type="0">Y:\CARTOGRAPHY\Projects\STATEMAP\GeMS_Conversions\Bristow_GeMS\Bristow_GeMS.gdb</msg><msg code="0" type="0">DescriptionOfMapUnits</msg><msg code="0" type="0">  pKey: DescriptionOfMapUnits_ID</msg><msg code="0" type="0">  fKeys: ['DescriptionSourceID']</msg><msg code="0" type="0">  Setting new _IDs for DescriptionOfMapUnits</msg><msg code="0" type="0">    38.1 sec</msg><msg code="0" type="0">Y:\CARTOGRAPHY\Projects\STATEMAP\GeMS_Conversions\Bristow_GeMS\Bristow_GeMS.gdb</msg><msg code="0" type="0">Glossary</msg><msg code="0" type="0">  pKey: Glossary_ID</msg><msg code="0" type="0">  fKeys: ['DefinitionSourceID']</msg><msg code="0" type="0">  Setting new _IDs for Glossary</msg><msg code="0" type="0">    13.0 sec</msg><msg code="0" type="0">Y:\CARTOGRAPHY\Projects\STATEMAP\GeMS_Conversions\Bristow_GeMS\Bristow_GeMS.gdb</msg><msg code="0" type="0">GeoMaterialDict</msg><msg code="0" type="0">  pKey: </msg><msg code="0" type="0">  fKeys: []</msg><msg code="0" type="0">Y:\CARTOGRAPHY\Projects\STATEMAP\GeMS_Conversions\Bristow_GeMS\Bristow_GeMS.gdb\GeologicMap</msg><msg code="0" type="0">MapUnitPolys</msg><msg code="0" type="0">  pKey: MapUnitPolys_ID</msg><msg code="0" type="0">  fKeys: ['DataSourceID']</msg><msg code="0" type="0">  Setting new _IDs for MapUnitPolys</msg><msg code="0" type="0">    10.6 sec</msg><msg code="0" type="0">Y:\CARTOGRAPHY\Projects\STATEMAP\GeMS_Conversions\Bristow_GeMS\Bristow_GeMS.gdb\GeologicMap</msg><msg code="0" type="0">ContactsAndFaults</msg><msg code="0" type="0">  pKey: ContactsAndFaults_ID</msg><msg code="0" type="0">  fKeys: ['DataSourceID']</msg><msg code="0" type="0">  Setting new _IDs for ContactsAndFaults</msg><msg code="0" type="0">    10.7 sec</msg><msg code="0" type="0">Y:\CARTOGRAPHY\Projects\STATEMAP\GeMS_Conversions\Bristow_GeMS\Bristow_GeMS.gdb\GeologicMap</msg><msg code="0" type="0">GeologicLines</msg><msg code="0" type="0">  pKey: GeologicLines_ID</msg><msg code="0" type="0">  fKeys: ['DataSourceID']</msg><msg code="0" type="0">  Setting new _IDs for GeologicLines</msg><msg code="-2147467259" type="100">﻿Traceback (most recent call last):
﻿  File "C:\Users\stan8422\Documents\gems-tools-pro-master\Scripts\GeMS_reID_AGP2.py", line 320, in &lt;module&gt;
﻿    lastTime = main(lastTime, dbf, useGUIDs, noSources)
﻿               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
﻿  File "C:\Users\stan8422\Documents\gems-tools-pro-master\Scripts\GeMS_reID_AGP2.py", line 262, in main
﻿    lastTime = buildIdDict(
﻿               ^^^^^^^^^^^^
﻿  File "C:\Users\stan8422\Documents\gems-tools-pro-master\Scripts\GeMS_reID_AGP2.py", line 180, in buildIdDict
﻿    edit.stopEditing(True)
﻿RuntimeError: Cannot acquire a lock.
</msg><msg code="0" type="0">Failed script Reset ID values...</msg><msg code="-2147467259" type="100">Failed to execute (resetIDvalues2).</msg><msg code="0" type="3">Failed at Thursday, March 13, 2025 9:38:46 AM (Elapsed Time: 1 minutes 18 seconds)</msg></messages>