Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
339 views
in Technique[技术] by (71.8m points)

eclipse - Problem with JFreeChart on Talend AMC Perspective

I'm getting this error message when

Talend Cloud Big Data

Version: 7.3.1

Build id: 20200219_1130

OS: Linux, v.5.4.0-58-generic, x86_64 / gtk 3.22.30, WebKit 2.30.3

Java version: 1.8.0_275

tries to generate charts on AMC perspective.

enter image description here

it says :

An error has occurred. See error log for more details.

Could not initialize class org.jfree.chart.JFreeChart

Any Solution to this problem ?

Thank you

Edit - Full Error log :

!ENTRY org.eclipse.e4.ui.workbench 4 2 2021-01-05 17:17:08.774 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.e4.ui.workbench". !STACK 0 java.lang.NoClassDefFoundError: Could not initialize class org.jfree.chart.JFreeChart at org.jfree.chart.ChartFactory.createTimeSeriesChart(ChartFactory.java:1918) at org.talend.amc.charts.model.AMCChartGenerator.generateLineChartForManyJobs(AMCChartGenerator.java:217) at org.talend.amc.charts.model.AMCChartGenerator.generateChart(AMCChartGenerator.java:97) at org.talend.amc.charts.ui.composite.ExecTimeComposite.drawJobsChart(ExecTimeComposite.java:60) at org.talend.amc.charts.ui.composite.ExecTimeComposite.doGenerateChart(ExecTimeComposite.java:51) at org.talend.amc.charts.ui.composite.AbstractChartComposite$InnerChartComposite.doGenerateChart(AbstractChartComposite.java:152) at org.talend.amc.charts.ui.composite.AtomicChartComposite.generateChart(AtomicChartComposite.java:126) at org.talend.amc.charts.ui.composite.AbstractChartComposite$InnerSelectionBasedComposite.selectionChanged(AbstractChartComposite.java:130)


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...