https://bugs.documentfoundation.org/show_bug.cgi?id=146320
Bug ID: 146320
Summary: Base Report generator Java error
Product: LibreOffice
Version: 7.2.4.1 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
After generating a table and queries, when attempting to generate a report can
format but when trying to view report get the following error message:
[jni_uno bridge error] UNO calling Java method execute: non-UNO exception
occurred: java.lang.NoClassDefFoundError: Could not initialize class
org.jfree.report.JFreeReportBoot
java stack trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.jfree.report.JFreeReportBoot
at
org.libreoffice.report.pentaho.PentahoReportEngine.<init>(PentahoReportEngine.java:34)
at
org.libreoffice.report.pentaho.SOReportJobFactory$_SOReportJobFactory.createReportJob(SOReportJobFactory.java:352)
at
org.libreoffice.report.pentaho.SOReportJobFactory$_SOReportJobFactory.execute(SOReportJobFactory.java:236)
/home/abuild/rpmbuild/BUILD/libreoffice-7.2.4.1/bridges/source/jni_uno/jni_uno2java.cxx:785
Running OpenSuse Tumbleweed with: Java version 11.0.13 installed,
I am not a programmer and do not understand the issue of what the response is
telling me what is wrong. Running Base is not easy for me although I
understand the power of a database. I am attempting to write reports / labels
for my addresses.
Steps to Reproduce:
1. From exiting table and query
2. Create Report from Wizard
3. Save report
4. Run report and get the above Java error message
Actual Results:
[jni_uno bridge error] UNO calling Java method execute: non-UNO exception
occurred: java.lang.NoClassDefFoundError: Could not initialize class
org.jfree.report.JFreeReportBoot
java stack trace:
java.lang.NoClassDefFoundError: Could not initialize class
org.jfree.report.JFreeReportBoot
at
org.libreoffice.report.pentaho.PentahoReportEngine.<init>(PentahoReportEngine.java:34)
at
org.libreoffice.report.pentaho.SOReportJobFactory$_SOReportJobFactory.createReportJob(SOReportJobFactory.java:352)
at
org.libreoffice.report.pentaho.SOReportJobFactory$_SOReportJobFactory.execute(SOReportJobFactory.java:236)
/home/abuild/rpmbuild/BUILD/libreoffice-7.2.4.1/bridges/source/jni_uno/jni_uno2java.cxx:785
Expected Results:
A report that provides results of an address book or lables
Reproducible: Always
User Profile Reset: No
Additional Info:
Generate the report.
--
You are receiving this mail because:
You are the assignee for the bug.