Closed GoogleCodeExporter closed 9 years ago
That's true, in JIRA.
And it's now fixed in trunk (revision 3589) and ready for the next release
(1.49).
With this change, you can disable that, by starting the server with a system
property "javamelody.analytics-disabled=true".
For example, in the "conf/catalina.properties", add the line:
javamelody.analytics-disabled=true
Or in the java command-line, add: -Djavamelody.analytics-disabled=true
I have made a new build from the trunk and it is available at:
http://javamelody.googlecode.com/files/jira-javamelody-20131210.jar
You will need to stop your server and replace your current jira-javamelody.jar
file in jira with the new version above.
Original comment by evernat@free.fr
on 10 Dec 2013 at 5:54
Original issue reported on code.google.com by
perl.mar...@gmail.com
on 10 Dec 2013 at 1:27