Discovery stops In between ; doesn't complete

Abhijeet Yadav
Kilo Expert

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

13 REPLIES 13

Andrew Pywell
Giga Contributor

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

 

Hi Andrew,

These schedules are running 'On Demand' as of now.

Thanks,

Abhijeet

Abhijeet Yadav
Kilo Expert

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

samarendra89
Tera Contributor

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.