Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Birt runtime 4.2.2, reports including charts not working on RHEL8(Birt on RHEL8)
Birt runtime 4.2.2, reports including charts not working on RHEL8 [message #1862779] Fri, 29 December 2023 09:01 Go to next message
Eclipse UserFriend
Hello all,
I am trying to see reports including charts in a server with Red Hat 8. The birt runtime version I am using is org.eclipse.birt.runtime_4.2.2.v20130216-1152.jar.
This is the exception I get:

Caused by: org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report.
at org.eclipse.birt.report.engine.api.impl.EngineTask.handleFatalExceptions(EngineTask.java:2346)
at org.eclipse.birt.report.engine.api.impl.RenderTask.render(RenderTask.java:306)
at org.eclipse.birt.report.service.ReportEngineService.renderReport(ReportEngineService.java:1555)
... 57 more
Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.eclipse.birt.chart.device.image.PngRendererImpl
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:191)
at org.eclipse.birt.core.framework.jar.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:46)
at org.eclipse.birt.core.framework.eclipse.EclipseConfigurationElement.createExecutableExtension(EclipseConfigurationElement.java:35)
at org.eclipse.birt.chart.util.PluginSettings.getPluginXmlObject(PluginSettings.java:1253)
at org.eclipse.birt.chart.util.PluginSettings.getDevice(PluginSettings.java:633)
at org.eclipse.birt.chart.api.ChartEngine.getRenderer(ChartEngine.java:119)
at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationBase.prepareDeviceRenderer(ChartReportItemPresentationBase.java:1160)
at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationBase.generateRenderObject(ChartReportItemPresentationBase.java:909)
at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationBase.onRowSets(ChartReportItemPresentationBase.java:854)
at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationProxy.onRowSets(ChartReportItemPresentationProxy.java:108)
at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.processExtendedContent(LocalizedContentVisitor.java:1067)
at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.localizeForeign(LocalizedContentVisitor.java:588)
at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.localize(LocalizedContentVisitor.java:173)
at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:37)
at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:65)
at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:92)
at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:100)
at org.eclipse.birt.report.engine.api.impl.RenderTask$PageRangeRender.render(RenderTask.java:689)
at org.eclipse.birt.report.engine.api.impl.RenderTask.render(RenderTask.java:302)
... 58 more

You can find the complete exception in the attached file.

I can properly see reports not including charts in the same server.

The same Birt version in Red Hat 6 is working fine. I can see reports with charts .
Can anyone tell me the first version of Birt runtime that runs fine on Red Hat 8?

Thank you in advance
Re: Birt runtime 4.2.2, reports including charts not working on RHEL8 [message #1862822 is a reply to message #1862779] Sat, 30 December 2023 10:50 Go to previous message
Eclipse UserFriend
That's an ancient version. Look here for information about BIRT:

https://github.com/eclipse-birt/birt
https://github.com/eclipse-birt/birt/discussions
https://eclipse-birt.github.io/birt-website/
https://download.eclipse.org/birt/updates/release/latest/
Previous Topic:Hello World
Next Topic:windowbuilder not working
Goto Forum:
  


Current Time: Fri Feb 14 21:50:03 GMT 2025

Powered by FUDForum. Page generated in 0.06843 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top