Report Manager FRM_TEMPLATE_MIGRATION Template Migration Program Error java.lang.NoSuchMethodError
(Doc ID 2909895.1)
Last updated on JUNE 21, 2023
Applies to:
Oracle Report Manager - Version 12.2.10 and laterInformation in this document applies to any platform.
Symptoms
On 12.2.10 version of the application and attempting to run the Template Migration program (FRM_TEMPLATE_MIGRATION) with an error being seen in the log file:
ERROR:
processing parameters, NVT name TEMPLATE_CODE val END PARAM
processing parameters, NVT name OVERWRITE_XLSX val Y END PARAM
oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig
INFO: oracle.adf.share.config.ADFConfigFactory No META-INF/adf-config.xml found
java.lang.NoSuchMethodError: org.apache.xxx.xx.usermodel.Font.getBoldweight()S
at oracle.apps.frm.cp.FrmExcelConverterCP.copyStyle(FrmExcelConverterCP.java:826)
at oracle.apps.frm.cp.FrmExcelConverterCP.copyCell(FrmExcelConverterCP.java:777)
at oracle.apps.frm.cp.FrmExcelConverterCP.copyRow(FrmExcelConverterCP.java:739)
at oracle.apps.frm.cp.FrmExcelConverterCP.copySheets(FrmExcelConverterCP.java:705)
at oracle.apps.frm.cp.FrmExcelConverterCP.copySheets(FrmExcelConverterCP.java:690)
at oracle.apps.frm.cp.FrmExcelConverterCP.convertWorkbookHSSFToXSSF(FrmExcelConverterCP.java:500)
at oracle.apps.frm.cp.FrmExcelConverterCP.runProgram(FrmExcelConverterCP.java:248)
at oracle.apps.fnd.cp.request.Run.main(Run.java:159)
STEPS TAKEN TO SEE THIS ISSUE
-----------------------------------------
1) Using the System Administrator responsibility.
2) Navigate to Requests > Submit New Request and submit the Report Manager - Template Migration program (FRM_TEMPLATE_MIGRATION).
3) Enter Template Code needing to be migrated and if it should be overwritten or not. Submit the request.
4) Program goes into error with the following seen in the log file as shown above.
Due to this issue, the Template Migration program will not complete with success and the templates will not be migrated as required.
Running the following query indicates current code levels for most products is C.10 (12.2.10) but for AD Applications DBA and TXK Oracle Applications Technology Stack are on level C.14.
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 |
Cause |
Solution |
References |