LBN--In BW5.15, when running the PDF Reader activity from admin, it is throwing "java.lang.NoSuchFieldError: qTESLA" exception at runtime

LBN--In BW5.15, when running the PDF Reader activity from admin, it is throwing "java.lang.NoSuchFieldError: qTESLA" exception at runtime

book

Article ID: KB0073053

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for PDF 1.0.0

Description

Issue: In BW5.15, when running the PDF Reader activity from admin, it is throwing "java.lang.NoSuchFieldError: qTESLA" exception at runtime

Workaround:
Step1: In PDFReader, toggle the 'Input File Password' field and enter the password in plain.
Step2: In the bwengine.tra file, for property tibco.env.CUSTOM_EXT_PREPEND_CP property needs to add the pdf lib path before bcfips jar.


Before Update:
tibco.env.CUSTOM_EXT_PREPEND_CP=/root/BW515home3//bw/5.15/hotfix/lib:%TRA_HOME%/hotfix/lib:%TPCL_HOME%/lib/bc-fips-1.0.2.jar:%RV_HOME%/lib/tibrvj.jar:%RV_HOME%/lib:%RV_HOME%/lib/64:/root/BW515home3//bw/5.15/lib/palettes/mail.jar:%TRA_HOME%/lib/TIBCrypt.jar
tibco.env.CUSTOM_EXT_APPEND_CP=/root/BW515home3//bw/plugins/pdf/lib


After Update:
tibco.env.CUSTOM_EXT_PREPEND_CP=/root/BW515home3//bw/5.15/hotfix/lib:%TRA_HOME%/hotfix/lib:/root/BW515home3/bw/plugins/pdf/lib;%TPCL_HOME%/lib/bc-fips-1.0.2.jar:%RV_HOME%/lib/tibrvj.jar:%RV_HOME%/lib:%RV_HOME%/lib/64:/root/BW515home3//bw/5.15/lib/palettes/mail.jar:%TRA_HOME%/lib/TIBCrypt.jar
tibco.env.CUSTOM_EXT_APPEND_CP=/root/BW515home3//bw/plugins/pdf/lib


Perform these 2 steps and then run PDFReader. It should run successfully.


 
 
 
 
 
 
 
 
 
 
 
 

 

Issue/Introduction

LBN--In BW5.15, when running the PDF Reader activity from admin, it is throwing "java.lang.NoSuchFieldError: qTESLA" exception at runtime

Environment

all

Resolution

see above

Additional Information

PDF 1.0.0, BW 5.15,  "java.lang.NoSuchFieldError: qTESLA" exception at runtime