Question
Java SOAP API - GetMultipleLeads hanging
I am trying to retrive leads information using Java SOPA API.
When I start the program it goes well untill about 30-40K leads are fetched and then hangs.
ps shows it is in interruptible sleep.
what can cause this? any way I can avoid this issue?
When I start the program it goes well untill about 30-40K leads are fetched and then hangs.
ps shows it is in interruptible sleep.
what can cause this? any way I can avoid this issue?