Log in to follow, share, and participate in this community.
Thread NPE taking snapshots
NPE taking snapshotsI'm getting an NPE when I try to take a snapshot. C:\JBoss Profiler\branches\JBossProfiler2\dist>java -jar jboss-profiler-client.jar -h sstair-dt startProfiler
C:\JBoss Profiler\branches\JBossProfiler2\dist>j...
Thread JDK 1.5 + JBoss Profiler 1.0 + JBoss AS 4.0.5 = problem with
JDK 1.5 + JBoss Profiler 1.0 + JBoss AS 4.0.5 = problem withHi! I just observed a strange thing with my configuration: JDK 1.5 JBoss AS 4.0.5 JBoss Profiler 1.0 With such configuration all the tests with a fresh out of box installation of JBoss and JBoss Profiler works fine...
installing/configuring on Mac OSXHello, I'm trying to get the JBoss Profiler working on Mac OSX. I'm running JBoss 4.2.2.GA with Java 5. First, I downloaded the latest release "jboss-profiler-2.0.Beta3.SP1" but could not find the native library any...
VerifyError when using seamJBoss 4.2.3.GA JBoss Profiler 2.0.Beta3.SP1 Seam 1.0.1 GA Once I turn on the profiler, and hit the first page of my seam app, I get this stack trace:
javax.servlet.ServletException: Servlet execution threw an exce...
JBoss Profiler 1.0 and Java 1.5Hi! Can someone tell me if it is possible to use Jboss Profiler 1.0 version to check application running on JDK 1.5? JBoss Profiler doesn`t have a MBean to analyse gathered data so maybe previous on can be used? reg...
Cannot save data in version 1.0 CR4Hi, I'm using 1.0 CR4 to analyze a large chunck of log (more than 100MB), the analysis is successful after I boosted the memory to 1GB, but when I click save data, I got this error: description The server encountere...
Profiler Not Recording TimeI am having troubles getting output. I tried Beta3 and SVN revision 517. I exported and built the code: [webuser@bri-devweb01 tmp]$ svn export http://anonsvn.jboss.org/repos/jbossprofiler/branches/JBossProfiler2 [we...
Question about configurationHi! Cause i am totally looser in JAVA i have a question about configuration JBoss Profiler i run.sh file. What should be there entered as below: -XrunjbossInspector:,<options...> as a parameter to your JVM. (...
What is the status of the JBoss Profiler?What is the status of the JBoss Profiler? Can it be used as is? What are the output of using it? Are they just the text files?
Coding standards and process queriesI thought I'd start a new topic to cover coding process and standards discussion as these are otherwise happening under topics discussing other issues. For example, some coding standards discussions/advice have been ...
Build issueYesterday, when building JBoss Profiler (using the default task), I ran into a problem:
Using ANTRC_PRE.BAT
Buildfile: build.xml
init:
prepare:
agent:
[delete] Deleting directory D:\dev\java\jboss\projects\Jboss...
Runtime profiler - linux 64I have compiled the libjobossInspector.so on my linux64 platform, and am running the 64bit Hotspot JVM. I have added -XrunjbossInspector:/tmp to the JAVA_OPTS (no includes, excludes or start parameters). I then activ...
Thread Web app fails to start - managed beans missing no-argument c
Web app fails to start - managed beans missing no-argument cThe current Web App fails to start cleanly in JBoss 4.3.0.GA_CP02 and throws exceptions when trying to use any functionality because of the absence of no-argument constructors in the managed beans. Eg:
ERROR [javax...
JBoss Profiler 2.0.Beta3.SP1 releasedA service pack has been released for the 2.0.Beta3 release. The service pack contains the following changes: Bug * [JBPROFILER-53] - NPE in ProfilerThreadImpl::allocation * [JBPROFILER-54] - Incorrect filename ca...
Thread Current Web app broken due to xhtml filename case issue
Current Web app broken due to xhtml filename case issueI checked out the latest JBoss Profiler 2 source from http://anonsvn.jboss.org/repos/jbossprofiler/branches/JBossProfiler2 and then built the Web Application: ant web I deployed the resulting jboss-profiler.war fil...
JBoss Profiler 2.x project in JIRAI have setup the JBoss Profiler 2.0 project in JIRA now. You can find the JIRA project under https://jira.jboss.org/jira/browse/JBPROFILER with the following components: * Agent - The Java agent * Client - The cli...
Not able to bring up JMX consoleI am using JbossProfiler-1.0.RC3.zip for our application and follwed the instruction mentioned in readme.txt provided with it. I am unable to open the JMX console through http://localhost:8080/jmx-console as the ZIP ...
Thread Jboss Profiler 2.0 Beta 3 and JBoss AS 4.3.0.GA_CP02 -> NPE
Jboss Profiler 2.0 Beta 3 and JBoss AS 4.3.0.GA_CP02 -> NPEWe're running JBoss AS 4.3.0.GA_CP02 + Seam 2.1.0.GA and today I tried to install the Jboss Profiler 2.0 Beta 3 to do some profiling. I followed the readme.txt carefully, putting jboss-profiler.jar, jboss-profiler.pr...
JBoss Profiler 2.0.Beta3 releasedJBoss Profiler 2.0.Beta3 has been released. The release contains the following changes: * Agent: Wait time is now recorded * Agent: Fixed NPE in certain situations * Agent: Performance enhancements * Agent: The agen...