Hello,
We are using aspose-pdf-22.8-jdk17.jar for PDF form fill the values. when we start filling the fillField value it is showing an error on cluster environments. Other environments working fine. When we compare server and jdk versions are same. There is no change in environment .
Please help us to find what we can do here.
[ javax.servlet.ServletException ] [ javax.servlet.ServletException ] javax.servlet.ServletException: java.lang.VerifyError: JVMVRFY021 thrown object not throwable; class=com/aspose/pdf/internal/l5f/l0f, method=()V, pc=2112
Exception Details:
Location:
com/aspose/pdf/internal/l5f/l0f.()V @2112: JBaload2
Reason:
Type top (current frame, locals[2]) is not assignable to ‘reference’ type
Current Frame:
bci: @2112
flags: { }
locals: { top, top, top, ‘com/wily/introscope/agent/trace/IMethodTracer’ }
stack: { }
Exception Handler Table:
bci [25, 28] => handler: 2128
bci [28, 2128] => handler: 2135
Stackmap Table:
full_frame(@2076,{Object[#448],integer,Object[#448],Object[#460]},{})
same_frame(@2105)
full_frame(@2111,{top,top,top,Object[#460]},{})
full_frame(@2128,{uninitializedThis,top,uninitializedThis,Object[#460]},{Object[#468]})
full_frame(@2135,{top,top,top,Object[#460]},{Object[#468]})
Caused by: java.lang.VerifyError: JVMVRFY021 thrown object not throwable; class=com/aspose/pdf/internal/l5f/l0f, method=()V, pc=2112
Exception Details:
Location:
com/aspose/pdf/internal/l5f/l0f.()V @2112: JBaload2
Reason:
Type top (current frame, locals[2]) is not assignable to ‘reference’ type
Current Frame:
bci: @2112
flags: { }
locals: { top, top, top, ‘com/wily/introscope/agent/trace/IMethodTracer’ }
stack: { }
Exception Handler Table:
bci [25, 28] => handler: 2128
bci [28, 2128] => handler: 2135
Stackmap Table:
full_frame(@2076,{Object[#448],integer,Object[#448],Object[#460]},{})
same_frame(@2105)
full_frame(@2111,{top,top,top,Object[#460]},{})
full_frame(@2128,{uninitializedThis,top,uninitializedThis,Object[#460]},{Object[#468]})
full_frame(@2135,{top,top,top,Object[#460]},{Object[#468]})
at com.aspose.pdf.internal.l5f.l0if.lt(Unknown Source)
at com.aspose.pdf.internal.l5f.l0if.lj(Unknown Source)
at com.aspose.pdf.internal.l5f.lk.lI(Unknown Source)
at com.aspose.pdf.internal.l6l.l0v.ld(Unknown Source)
at com.aspose.pdf.internal.l6l.lk.(Unknown Source)
at com.aspose.pdf.internal.l6l.lc.(Unknown Source)
at com.aspose.pdf.internal.l6l.l0v.(Unknown Source)
at com.aspose.pdf.internal.l5f.lk.lI(Unknown Source)
at com.aspose.pdf.internal.l6v.l1h.l0if(Unknown Source)
at com.aspose.pdf.internal.l6v.l1h.lI(Unknown Source)
at com.aspose.pdf.internal.l6v.l1n.lI(Unknown Source)
at com.aspose.pdf.internal.l6v.l2if.lI(Unknown Source)
at com.aspose.pdf.internal.l6v.l1h.lI(Unknown Source)
at com.aspose.pdf.internal.l6v.l1h.lI(Unknown Source)
at com.aspose.pdf.internal.l6u.lI.lI(Unknown Source)
at com.aspose.pdf.internal.l6p.lb.lI(Unknown Source)
at com.aspose.pdf.internal.l6u.lI.lI(Unknown Source)
at com.aspose.pdf.internal.l6u.lI.lf(Unknown Source)
at com.aspose.pdf.TextBoxField.lf(Unknown Source)
at com.aspose.pdf.WidgetAnnotation.lI(Unknown Source)
at com.aspose.pdf.Field.updateAppearances(Unknown Source)
at com.aspose.pdf.Field.le(Unknown Source)
at com.aspose.pdf.Field.setValue(Unknown Source)
at com.aspose.pdf.TextBoxField.setValue(Unknown Source)
at com.aspose.pdf.facades.AForm.fillField(Unknown Source)
at com.aspose.pdf.facades.Form.fillField(Unknown Source)
at nj.aoc.ito.joc.web.actions.JOCPDF08Action.makePdfStream(JOCPDF08Action.java:341)