0 Replies Latest reply on Jun 28, 2008 6:42 PM by gebuh

    profiler install

    gebuh

      hi all, I'm trying to do a profiler install on 32bit linux to profile a remote 64bit linux 4.05 jboss
      Excuse my ignorance, but I've got half a gazillion questions.

      I tried to install the 2.0 profiler first, I found the documentation fragmented and confusing, some of it could be my lack of experience, I searched the forum and couldn't find similar problems. It was only after I did the install and got the online README that I saw 2.0 wasn't tested against a 4.0x jboss.
      Does this work server to server? If I want to profile a remote jboss, do I need to install it on my server AND the remote server? What's the difference between what gets installed on which server?
      I couldn't get past an invoker exception, so I went back and tried the 1.0CR, the ant build.xml needed a couple of directories created that weren't in the docs. The readme says to build the java and then do the native library installs, but the pdf doesn't mention the java-do I need it?
      One of the java classes references a gnu.trove import that I don't have.
      So I skipped the ant build.
      I made the ld-library_path changes, deployed the war and sarAOP, editted both run.conf's started it up, the only thing I'm getting is I don't have profilerConsole.jar in my classpath, I added it to my path, still same thing. Where's this thing supposed to be?

      How do I add classes to profile? I need to profile all the server side code for our app, do I need to add them a class at a time? Do all the options need to be in my local run.conf?
      sorry for the length, I'd appreciate any help.