JFreeChart version (Find any library version)

AbrahamA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 30, 2011

Hi

Is there a way I can find out which version of JFreeChart that JIRA is using.

I am getting this error:

HTTP Status 404 - Could not execute action [ConfigureReport]:org.jfree.data.time.TimeSeries.<init>(Ljava/lang/String;Ljava/lang/Class;)V<p><small><small><pre>java.lang.NoSuchMethodError: org.jfree.data.time.TimeSeries.<init>(Ljava/lang/String;Ljava/lang/Class;)

I am getting this at runtime, when I use JIRA4.x

I found after some digging that version of JFreeChart is the issue.

Not sure how to upgrade...

Any thoughts, please let me know.

Thanks

Abe

1 answer

1 accepted

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 30, 2011

You can find it under WEB-INF/lib folder. For example, 4.4.3 uses jfreechart-1.0.13.jar

Suggest an answer

Log in or Sign up to answer