Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(This only keeps it alive for the remainder of your SSH session.)

Java Profiling using YourKit

Note
titleRemote Profiling Using YourKit

Full instructions available at: http://www.yourkit.com/docs/95/help/profiling_j2ee_remote.jspImage Added

In order to locate potential memory issues in DSpace, we've installed YourKit on demo.dspace.org at ~/yjp/.

It can be accessed remotely so that we can perform various Java profiling tasks.

On your local computer:

  • Download & Install YourKit Profiler. Put in your open source license key (available to all DSpace Committers).
  • Open up YourKit, select "Connect to remote application..." option.
  • Point it at "demo.dspace.org:80" and start doing some profiling!