lemonzone2010 / javamelody

Automatically exported from code.google.com/p/javamelody
0 stars 0 forks source link

PDF creating with 0 bytes #299

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run your Project
2. hit http://localhost:8080/<project_name>/monitoring
3. Click on PDF

What is the expected output? What do you see instead?
A PDF with data inside it.

What version of the product are you using? On what application server, JDK,
operating system?
I'm using grails-melody plugin 1.12, which internally uses javamelody.

Please provide any additional information below.

Original issue reported on code.google.com by contact4...@gmail.com on 8 Apr 2013 at 10:12

GoogleCodeExporter commented 9 years ago
grails-melody plugin 1.12 is old.
I suggest to try to download and install a recent grails-melody version from:
https://code.google.com/p/javamelody/downloads/list

And do you have an exception in server logs when creating the PDF?

Original comment by evernat@free.fr on 19 Apr 2013 at 10:06

GoogleCodeExporter commented 9 years ago
any news?

Original comment by evernat@free.fr on 27 Apr 2013 at 5:33

GoogleCodeExporter commented 9 years ago
The grails melody plugin is now published with Grails 2 at 
http://www.grails.org/plugin/grails-melody
You can now install the latest version (1.44) with the command:
grails install-plugin grails-melody

Source and issues of the plugin are now at 
https://github.com/evernat/grails-melody-plugin

Resolving this issue as invalid/incomplete because of no response from the 
reporter.
If reproduced please file an issue (and pull request) at github.

Original comment by evernat@free.fr on 19 May 2013 at 1:09