HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Troubleshooting › Hanging Threads! › Re: Re: Hanging Threads!
October 8, 2018 at 15:18
#30158
Hmm… First, PD4ML does not start new threads – so the hundreds of hanging thread should match a number of conversion requests.
As I see from the stack trace, it hangs on a network operation – it is difficult to say why it cannot read data from a socket. Did you check logs on the remote side, where it tries to read the data by HTTPS from?