Charts appearing randomly [message #1066594] |
Wed, 03 July 2013 07:02  |
Eclipse User |
|
|
|
I have an app that uses Eclipse Birt 4.2.0 from a long time.
The question is that charts are missing (completely invisible) in reports generated in server A, whereas the same simple report is showing the charts in server B.
In both cases, the same data that appears in the chart, is correctly shown in tabular form.
In both servers I have the same JRE versions, the same jars, and data comes from the same database.
I haven't experiencied this behavior before, and I haven't modified any Birt related class.
I have suspected of a classpath duplication issue, and I had several ones. I have corrected them, but the problem remains the same.
Any help please?
Any class where I can set a breakpoint?
I can compare the behaviour of both servers.
I've checked that org.eclipse.birt.chart.internal.datafeed.DataProcessor.generateRuntimeSeries( ChartWithAxes cwa, ResultSetWrapper rsw ) is called in both cases, so the graph is tried to be drawn.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25166 seconds