https://bugs.documentfoundation.org/show_bug.cgi?id=145260
Bug ID: 145260
Summary: Database-Report is not executable
Product: LibreOffice
Version: 7.2.2.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
Working with Database:
a Report can be defined and designed as usual.
But no execution of the designed report ist possible.
Only an error message appears as you see it below under "Actual result"
No report is shown. The report has been defined thats possible, but then it
comes out with the above message only.
my Version:
Version: 7.2.2.2 / LibreOffice Community
Build ID: 20(Build:2)
CPU threads: 8; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded
Steps to Reproduce:
1.Setup a database for mysql mariadb or as table-related database
2.create a report with some field
3.execute the report
then result:
error message see below
Actual Results:
Error:
[jni_uno bridge error] UNO calling Java method execute: non-UNO exception
occurred: java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
java stack trace:
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
at
org.pentaho.reporting.libraries.base.boot.AbstractBoot.<clinit>(AbstractBoot.java:55)
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)
Caused by: java.lang.ClassNotFoundException:
org.apache.commons.logging.LogFactory
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:435)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
at
java.base/java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:855)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 4 more
/home/abuild/rpmbuild/BUILD/libreoffice-7.2.2.2/bridges/source/jni_uno/jni_uno2java.cxx:785
After resetted user account exactly the same error-message
No report is shown.
The report can be defined - that's possible, but then it comes up with the
above eror-message only.
Expected Results:
A designed and well formatted report is wanted according the database data.
Reproducible: Always
User Profile Reset: Yes
OpenGL enabled: Yes
Additional Info:
my version is:
Version: 7.2.2.2 / LibreOffice Community
Build ID: 20(Build:2)
CPU threads: 8; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded
doesnt matter wether reportbuilder.oxt is used.
question:
no other reportbuilder can't be found
isn't there a specific extension any more ?
Is it a buildtin report designer ?
My Version is running on "opensuse tumblweed" latest update
--
You are receiving this mail because:
You are the assignee for the bug.