Server hangs while hitting Geocoding service

553
3
07-26-2017 11:23 PM
Eicpoc1
New Contributor

I have created a custom address locator with suggestions enabled and published on my server.

When I use it in my application it searches once and when i make second search, my server hangs saying the resources are consumed. The console also shows Timeout error. 

What is the possible reason and solution to this??

#geocodingservice custom geocoder‌

Tags (1)
0 Kudos
3 Replies
MichaelVolz
Esteemed Contributor

What version of ArcGIS Server are you using?

0 Kudos
Eicpoc1
New Contributor

I am using 10.4.1

0 Kudos
RandallWilliams
Esri Regular Contributor

This sounds like a potential memory leak, likely data specific. Do you have any other locators that behave like this? What's the memory look like for the arcsoc.exe process that's associated with the service when you reproduce this issue? To check that, open task manager, right click on any of the columns (CPU, Memory, etc), click 'select columns', scroll down, and select 'command line'.