Resin/JProfiler5/Linux: A Short Howto

posted by Andrew

I’ve been using Caucho’s Resin server for a couple of work and personal projects recently and in the course of developing, I’ve found myself needing to profile the server to see what my code is doing. Since I use JetBrain’s IntelliJ and they integrate with ej-technologies’ JProfiler, (not to mention, that I’ve used JProfiler before) I decided to go with JProfiler.

After inspecting the documentation, googling about a bit and posting on the resin list maintained by caucho I got everything working. I’m documenting it here so others can potentially avoid the discovery/experimental process I went through.