HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › nullPointerException when rendering page › Re: Re: nullPointerException when rendering page
@litacampbell wrote:
Also, one more bit of information — they server that just disregards the image is running on a Windows box, so if the image were on the c: drive, at least the drive would be found. The server that crashes is running on AIX where c: would have no meaning.
Hi to All,
Do you mean with server crash that application server crash or only that the servlets is arising the errror and the application continues to work.
We’ve the same issue and seems that after this exception the memory is not cleaned and the GC continue to work blocking the work.
Did you faced anything similar to this ?