• [JRockit] ERROR:  jbossInspector.dll: Can't find dependent l

    JAVA: C:\Program Files\Java\jrockit-R26.0.0-jdk1.5.0_04\bin\java . JAVA_OPTS: -XrunjbossInspector:/jboss_profiler_logs,include=* -Dprogram.name=run.bat -Xms384m -Xmx384m ...... ======================================...
    Profile Photo
    last modified by larrydlefever
  • I can only see results for tomcat and jvm classes

    Hi, I am trying to use the profiler to run a quick sanity check on one of our applications prior to deployment. I have installed it and am collecting data, which I am then able to look through using the webapplicatio...
    Profile Photo
    last modified by anthony.nolan
  • dpConsole.jar

    In the readme of 1.0CR4 it says - ' wakeupOnStartup=true Start the profiler always after the JVM start This option is used to be used in conjunction with dpConsole.jar. If you use that option you have to include d...
    Profile Photo
    last modified by billsix
  • analyzer displays empty result, even with log files created.

    Hi there, I'm running JBoss 4.02 on Windows XP. I managed to run the profiler, and I think it collected some data, because the directory is full of logs, and one of them is quite big. When I run the web app to analy...
    Profile Photo
    last modified by michele.curioni
  • JbossProfiler Documentation

    When do you anticipate updates to the documentation? Specifically the memory profiling section. We're looking for more detail and examples which would help understand how JbossProfiler works.
    Profile Photo
    created by ssowards
  • Profiler basically sucks

    After 3 hours of garbage work, this profiler sucks. 1. Installation sucks, Impossible to work on win32 with jboss 4.0.4 G.A a mountain Zion and JRE 1.4.2. 2. After testing two different jboss installations and includ...
    Profile Photo
    last modified by kunthar
  • P6Spy For Potential SQL Profiling

    Clebert; I took alook at the P6 API and based on that, it would be possible to collect the following per unique processed SQL statement: 1. Number of invocations 2. Raw elapsed time (and therefore High/Low/Average/L...
    Profile Photo
    last modified by nickman
  • Class Leakage Tool

    Last week, as I was involved on finding memory leaks on redeployments, I created some features on the JVMTIWrapper (org.jboss.profiler.jvmti.JVMTIInterface) useful to find leaks specific to redeployment. Instead of e...
    Profile Photo
    last modified by clebert.suconic
  • Redeployment Class Leak in commons logging ?

    Hallo everybody, even though my story is not directly related to jboss-profiler, I'm posting it here as I hope experienced memory-leak tacklers are around. :) I'm running jboss-4.0.4 on jdk 1.5 with ejb3 clustering ...
    Profile Photo
    created by deas0815
  • JBoss Profiler Start Up Problems

    Hi All, As a newbee to JBoss Profiler, I would like somebody to help me in the installation and configuration. I am using JBoss 4.0.4 GA windows XP SP2, JBoss Profiler1.0CR4 followed the steps mentioned in the supp...
    Profile Photo
    last modified by rksangubotla
  • Mac OS X:  Success!

    Hi everyone. I have successfully built and tested the Memory Profiler (JVMTI) on Mac OS X Intel. I'll e-mail the binary and compile script to Clebert, and hopefully it can be included in the next release. For those o...
    Profile Photo
    last modified by msolnit
  • All the data files are of size "0" bytes

    Hi All, I've downloaded the latest 1.0RC2 version of jboss profiler. I've followed the following steps to install/deploy jboss profiler on jboss 3.2.7 Set the JAVA_OPTS=-XrunjbossInspector:/tmp/profiler,include=com....
    Profile Photo
    last modified by jboss05
  • .log.gz files can not be loaded

    I'm using Win2k_sp4, j2sdk1.4.2_03, jboss-4.0.1sp1 and jboss-profiler-1.0.RC3. While profiling, I activate and stop data gathering with JMX console. Every step goes well until the .log.gz files are generated. But wh...
    Profile Photo
    created by suen
  • Problem starting profiler

    Hi, I have a problem starting JBoss with profiler: Linux 2.6.14 JBoss: 4.0.2 JVM: 1.5.0_07 JBoss Profiler RC4 What I did: 1. compiled libjbossInspector.so and libjbossAgent.so from /jvmpi-src/linux/compile.sh and /jv...
    Profile Photo
    last modified by rufik
  • Problems Jboss 4.0.2/JKD1.4.2/Profiler1.0.RC3/Solaris 9

    I use Jboss Profiler 1.0 RC3 with -JBoss 4.0.2, -JD1.4.2 -Solaris 9 JVM for Jboss is running with -server. On 8 of 10 tries to capture data (e.g. kill -3) JVM crashes with a core dump. Here is the console output Ful...
    Profile Photo
    last modified by thof
  • Crashes when send signal

    I would like to profile JBoss Portal 2.4.0 CR2. I have the following versions: OS: Ubuntu Linux 6.0.6 and Debian Sarge 3.1 Java version: 1.5.0_07,Sun Microsystems Inc gcc version: gcc-4.0 JBoss [Zion] 4.0.4.GA (build...
    Profile Photo
    last modified by kerekesb
  • Sorting a GC operation

    In the online docs. (http://labs.jboss.com/portal/jbossprofiler/doc/webinterface.html#webinterface-runtime) there is a Figure 4.10 that shows the details of a GC. There are three links on each line of the table: Leaks...
    Profile Photo
    last modified by gsporar
  • Directory to clean after using JBoss Profiler?

    This is from the readme.txt that is included with the JBoss Profiler: "There is a class named "FileCollection" which uses the Tomcat's temporary file system as a virtual memory buffer. You might want to clean that di...
    Profile Photo
    last modified by gsporar
  • Calculating the Percent CPU Utilization for a block of code

    I thnk this code closely calculates the CPU utilization of a block of executed code using standard plaform independent Java 1.5, although I suppose it may be susceptible to the vaguaries of different CPU architectures...
    Profile Photo
    last modified by nickman
  • Nodes - Unique Identification

    I am in the process of documenting some of the primary structures in the production profiler and their constituent cardinalities. One issue I have run into is the cardinality and identification of Nodes. I had origin...
    Profile Photo
    last modified by nickman