Great. Let me try upgrading and observe. Currently issue occurs once in few weeks.
On Tue, May 22, 2018 at 11:04 PM, Tilman Hausherr <[email protected]> wrote: > Current version is 2.0.9. We have made some workarounds because of this > error. > > Tilman > > > Am 22.05.2018 um 18:45 schrieb Abhinav Parashar: > >> Hi Tilman, >> >> We are using Pdfbox 2.0.4 >> >> Difficult to pinpoint particular pdf as all the conversions hang up >> for all pdf files once this issue start occurring. Also files have >> some private data. >> >> >> Thanks, >> >> Abhinav >> >> >> On Tue, May 22, 2018 at 10:10 PM, Tilman Hausherr <[email protected]> >> wrote: >> >> What PDFBox version are you using? Can you share the PDF file? >>> >>> Tilman >>> >>> >>> Am 22.05.2018 um 18:37 schrieb Abhinav Parashar: >>> >>> Hi, >>>> >>>> PDFBox causing JVM Hang and crash while rendering images from pdf. Below >>>> is >>>> the part of thread dump where most of the thread are stuck. I am using >>>> Java >>>> 7. Any solutions other than upgrading java ? >>>> >>>> >>>> >>>> at sun.java2d.cmm.kcms.CMM.cmmGetTransform(Native Method) >>>> >>>> at sun.java2d.cmm.kcms.CMM.createTransform(CMM.java:134) >>>> >>>> at java.awt.color.ICC_ColorSpace. >>>> toRGB(ICC_ColorSpace.java:168) >>>> >>>> at java.awt.Color.<init>(Color.java:542) >>>> >>>> at >>>> org.apache.pdfbox.pdmodel.graphics.color.PDICCBased.loadICCP >>>> rofile(PDICCBased.java:141) >>>> >>>> at >>>> org.apache.pdfbox.pdmodel.graphics.color.PDICCBased.<init>( >>>> PDICCBased.java:89) >>>> >>>> at >>>> org.apache.pdfbox.pdmodel.graphics.color.PDColorSpace.create >>>> (PDColorSpace.java:182) >>>> >>>> Similar issue is mentioned here - >>>> https://bugs.openjdk.java.net/browse/JDK-8053947 >>>> >>>> Thanks, >>>> Abhinav >>>> >>>> >>>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

