Error "org.apache.poi.hssf.usermodel.HSSFFont.setBoldweight(S)V" While Generating Excel Report Through Process Extention (PX)
(Doc ID 2872518.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 and laterInformation in this document applies to any platform.
Symptoms
Below error is reported while generating excel report through PX:
ERROR
org.apache.poi.hssf.usermodel.HSSFFont.setBoldweight(S)V
Steps
The issue can be reproduced at will with the following steps:
- Develop a process extension (PX) which will generate Excel report using Apache POI class, and build PX jar file
- Copy the PX jar file to %Agile_Home%\integration\sdk\extensions
- Log into Java Client as admin user, and go to Admin tab > Settings > Process Extensions, and add a new Process Extension with below information:
Type: Internal Custom Action PX
Internal Custom Action: {class from the copied PX jar file}
Initiate From: Action Menu
Enabled: Yes - Go to Admin tab > Classes > Change Orders > Process Extension, and add the PX created in step 3
- Log into Web Client, and open Change Object
- Do Action > and select the PX
- Gets the error in the client UI
Changes
Upgraded from Agile PLM 9.3.6 RUP10 or below to Agile PLM 9.3.6 RUP11 or above
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |