Discovery stops In between ; doesn't complete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2020 07:12 AM
Hi All,
We are running few discovery schedules. However, some of them are still in 'Active' state after 48 hours ! I don't see any changes in the Stared / completed probes number either. It just halts for infinite time. These are individual schedules,not dependant on each other.
I have proposed MID server config changes as,
<parameter name="threads.max" value="100"/>
<parameter name="threads.expedited.max" value="100"/>
<parameter name="threads.interactive.max" value="100"/>
Any other suggestions?
Thanks,
Abhijeet
- Labels:
-
Discovery
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2020 05:30 AM
We've had similar problems. How are you starting these schedules, one off, on demand, daily?? If you open a schedule and select once, then make sure that you check and update the "starting" date. If it's in the past the schedule will appear to start but just hang forever!
BR
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2020 06:14 AM
Hi Andrew,
These schedules are running 'On Demand' as of now.
Thanks,
Abhijeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2020 05:57 AM
Hi all
We increased the MID server 'wrapper.java.maxmemory=1024' property from 'wrapper-override' file and that resolved our issue.
Thank you so much for your suggestions.
regards,
Abhijeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2020 06:32 AM
Hi,
For resolving this issue,written business rule on discovery status table. created is more than 48 hrs then it will cancel status and send email to track then issue.