https://bz.apache.org/bugzilla/show_bug.cgi?id=66020
Bug ID: 66020
Summary: Log4j error message while creating HSSFWorkbook
object
Product: POI
Version: 5.2.2-FINAL
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
While creating an object of HSSFWorkbook, getting the error message.
HSSFWorkbook new_workbook1 = new HSSFWorkbook();
Error Message:
"error": "Internal Server Error",
"message":
"org.apache.logging.log4j.Logger.atDebug()Lorg/apache/logging/log4j/LogBuilder;",
"trace": "java.lang.NoSuchMethodError:
org.apache.logging.log4j.Logger.atDebug()Lorg/apache/logging/log4j/LogBuilder;\r\n\tat
org.apache.poi.hssf.model.InternalWorkbook.createWorkbook(InternalWorkbook.java:330)\r\n\tat
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:242)
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]