Bug 35849

Summary: LibreOffice base cannot create reports
Product: Sisyphus Reporter: nbr <nbr>
Component: LibreOfficeAssignee: Fr. Br. George <george>
Status: CLOSED DUPLICATE QA Contact: qa-sisyphus
Severity: major    
Priority: P3 CC: evg, george, kotopesutility
Version: unstable   
Hardware: all   
OS: Linux   

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 ***