laptop and a wrench

Bug

Errors are returned after calling IAddressGeocoding.MatchAddress with a single address multiple times using the ArcGIS StreetMap Premium data.

Zuletzt veröffentlicht: January 19, 2022 ArcObjects SDK
Bug-ID-Nummer BUG-000140198
EingereichtMay 25, 2021
Zuletzt geändertJune 5, 2024
Gilt fürArcObjects SDK
Gefunden in Version10.6.1
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

The code must follow the following pattern: 1. Call a static method to initialize ArcObjects and get the license. 2. Call a helper method to get the ILocator object and return it to the app or assign it to a ILocator member variable that can be used by the app (ILocator m_locator), must only happen one time and not be in the loop. 3. Then, the app must be able to accept any number of MatchAddress calls. 4. Call a static method to shutdown ArcObjects and release the license. ILocatorManager is a singleton that must only be initialized once. Accessing the locatorWorkspace and the locator each time can lead to multiple instances of the locator in memory and bloat the memory usage, causing random crashes or failures.

Schritte zur Reproduzierung

Bug-ID: BUG-000140198

Software:

  • ArcObjects SDK

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln