I want to profile an .exe-wrapped Windows Service that is written in Java EE and is deployed on JBoss 4.2.2 GA, which logs on as Local System. Wrapping was done by using the Tanuki Java service wrapper. My profiler of choice is jProfiler, which cannot detect the aforementioned service. So far, my question seems to be answered here, but to change the logon account of the service stops its proper functionality.
Is there a workaround on jProfiler or another profiler which could I use to profile this service?