• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

I need JProfiler 6.1.4 Documentation

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All,

I have installed the JProfiler 6.1.4, but have no idea about it and I need to know how to use it, analyze it and make a report.


Can anyone help me in this please?

Thanks a lot in advanse,
 
Marshal
Posts: 28193
95
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
When I used "JProfiler" as my web search keyword, the fourth link I got back was this PDF file: JProfiler Manual. Is that what you couldn't find?
 
Mohammad Al Hadid
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Paul Clapham wrote:When I used "JProfiler" as my web search keyword, the fourth link I got back was this PDF file: JProfiler Manual. Is that what you couldn't find?



Thanks a lot for fast responce, but I need something clear as this is not enough for understanding the jprofiler.

Thanks again,
 
Paul Clapham
Marshal
Posts: 28193
95
Eclipse IDE Firefox Browser MySQL Database
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
270 pages is not enough?

But perhaps you need something which gives examples. The word for that is "tutorial". I would suggest the place to look for such things is on the JProfiler site, but if you can't do that then your google keywords would be "jprofiler tutorial".
 
Mohammad Al Hadid
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot Paul,

Yes its not enough because if you can see, its all about configurations, and to be honest, its not much useful because if you start reading you will be lost after sometime.

Anyway, I tried most of the keywords in google but the problem is that I have no reference in my company and I have to be the master.

Thanks a lot for help,
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

its not much useful because if you start reading you will be lost after sometime.



Skim through the "getting started" sections and tutorials. It does not take much time to get going using a profiler
 
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
At least for 6.2.1, it's very to get setup with JBoss 4.2.1.GA. There is an integration wizard: http://www.ej-technologies.com/products/jprofiler/java-profiler-JEE.html that basically modified my run.bat by adding the following:



The problem for me now is how do I know what to do to find a memory leak, for example? There is some learning/training involved. What about YourKit? Both are commercial. I can't find a good open-source equivalent with decent documentation.
 
Warning! Way too comfortable! Do not sit! Try reading this tiny ad instead:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic