Bug 35849 - LibreOffice base cannot create reports
Summary: LibreOffice base cannot create reports
Status: CLOSED DUPLICATE of bug 35325
Alias: None
Product: Sisyphus
Classification: Development
Component: LibreOffice (show other bugs)
Version: unstable
Hardware: all Linux
: P3 major
Assignee: Fr. Br. George
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-05 12:14 MSK by nbr
Modified: 2019-04-08 12:50 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nbr 2019-01-05 12:14:51 MSK
Due to missing class jFreeReportBoot

[jni_uno bridge error] UNO calling Java method execute: non-UNO exception occurred: java.lang.NoClassDefFoundError: org/jfree/report/JFreeReportBoot
java stack trace:
java.lang.NoClassDefFoundError: org/jfree/report/JFreeReportBoot
	at org.libreoffice.report.pentaho.PentahoReportEngine.<init>(PentahoReportEngine.java:34)
	at org.libreoffice.report.pentaho.SOReportJobFactory$_SOReportJobFactory.createReportJob(SOReportJobFactory.java:328)
	at org.libreoffice.report.pentaho.SOReportJobFactory$_SOReportJobFactory.execute(SOReportJobFactory.java:216)
	at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
	at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:185)
	at com.sun.proxy.$Proxy11.loadComponent(Unknown Source)
	at com.sun.star.wizards.reportbuilder.ReportBuilderImplementation.loadReport(ReportBuilderImplementation.java:384)
	at com.sun.star.wizards.reportbuilder.ReportBuilderImplementation.createAndOpenReportDocument(ReportBuilderImplementation.java:428)
	at com.sun.star.wizards.report.ReportWizard.dialogFinish(ReportWizard.java:238)
	at com.sun.star.wizards.report.ReportWizard.startReportWizard(ReportWizard.java:465)
	at com.sun.star.wizards.report.CallReportWizard$ReportWizardImplementation.trigger(CallReportWizard.java:90)
Comment 1 Fr. Br. George 2019-04-08 12:50:06 MSK
Полезно знать тем, кто захочет исправить #35325

*** This bug has been marked as a duplicate of bug 35325 ***