Log in to follow, share, and participate in this community.
Thread Problem in capturing the data from the Profiler
Problem in capturing the data from the ProfilerHi, I'm using JBoss profiler for profiling my application. I've made a temp folder in the C:\ drive for capturing the logs of the run (.gz file). I believe, that the profiler is working fine but it is not capturing a...
How to capture the data from the JVMTIHi, I'm using JBoss -4.0.5. But when I start the "run.bat" file from the JBoss\bin, it gives me the error that JVMPI is not supported. Please help me out what changes I've to made or what settings to be done to captur...
GC Operations screenI'd appreciate it if somebody can help me understand this screen: process view / memory: I ran my ejb app for a few minutes and am using the profiler. I see six lines in the "GC Operations" view. One of my applicatio...
Exception thrown sorting profile dataDid you find a solution for this? Its now three years later and I am seeing it on Windows XP, JBoss-4.0.4.CR2. I'd appreciate any tips. Thanks
Thread Does this sequence of operations make sense?
Does this sequence of operations make sense?Thanks for providing the JBoss Profiler. It seems like a great tool for me if only I can learn to use it properly. Does the following sequence of events make sense to do? Activate Carry out a bunch of application o...
Running JBoss Profiler - start up problemsHi, We have a customised version of JBoss on Linux. Am trying to set up the JBoss Profiler for this machine. I copied the SO files into the directory mentioned by LD_LIBRARY_PATH. And when i execute "java -Xrunjboss...
Thread Design performance metrics into distributed java enterprise
Design performance metrics into distributed java enterpriseHello, I want to develop my master thesis in the performance testing for jee application domain and I'm interested to use JBoss in the practical part. I will be glad to receive any advice related to performance metri...
web.for,.FilterForm - ClassNotFoundExceptionHI, it has been more than a year since the last time I used JBoss Profiler. Recently, I use it again for a new assignment, but keep getting this error when clicking the "Runtime Profiler" link under my http://localhos...
Problem with -agentLib:jbossAgentGood Afternoon I am using JBOSS 3.2.3 with java 1.5 on Windows XP and am having a problem with the profiler. It occurs when i add -agentlib:jbossAgent to my JAVA_OPTS param. For some reason i'm getting Unrecognize...
JBOSS 3.2.7 supports jboss-profiler-noAOP.sar?????Hi all there I'm trying to profile a JBOSS over windows XP and after follow the install porcess it seems everything is OK. but when I try to deploy the jboss-profiler-noAOP.sar Jboss raises this error: ===========...
Thread Profller Generates Thousands of Files in 10 minutes
Profller Generates Thousands of Files in 10 minutesI have been profiling an application on JBoss 3.2.6 on Solaris 9 using Java 1.4.2_06. The profiler generated about 55,000 files during a ten minute period, and during that time reported thousands of errors saying that...
Repository jars + dllsI can only find jboss-profiler-jvmti.jar in repository.jboss.org. Can everything needed for my tests be added, so I don't have to install it manually? This would include the native stuff.
Thread I want to extend the fucntions of profiling Java application
I want to extend the fucntions of profiling Java applicationHi, all, Currently JBoss Profiler can gathering data of applications on JBoss. But it cannot gather data of normal Java applications. Current MBean cannot specify the ProcessID in the MBean. Maybe I can add the funct...
Building on Suse 9.3Hi, I am having no luck building on suse9.3 using cr4 or rc3. I have gcc and g++ installed, I run /compile.sh with no errors but a libjbossInspector.so does not get generated. I need help here please or a step by st...
About Kill -3 signalYou know the jboss profiler will sleep until you send a wake-up signal. The wake-up and stop signal can be sent by a kill -3 command on UNIX. I just want to know the reson for this, why I send kill -3 pid, the profile...
JBoss Profiler and EJBok jboss profiler is very good tool for web applications, but is it possible to use jboss profiler with enterprise java beans ?? Regards, Paata.
Native-profiler Is Not In jmx-consolehi all, the jboss profiler i started successfully but when i enter into jmx-console i can't find Native-Profiler MBean, what i have done incorrect ??? JBoss Version : JBoss 4.0.4GA Profiler Version : jboss-profiler-...
JBoss Profiler On Solarishi all, i am newbie on jboss profiler, i tried to install jboss profiler and done it step by step, 1.download jboss profiler 1.0.CR4, 2. first step "1. Build using ant. The built files will appear under the build/ dir...
Thread JBoss Memory Profiler w/64-bit Sun JVM on Windows
JBoss Memory Profiler w/64-bit Sun JVM on WindowsWe are attempting to setup and run the Memory Profiler in our environment but I can't seem to get the server started. I have added the jbossAgent.dll file to the path. I have modified the run.bat to include -agentlib...
Thread Stripped down reference reports from JVMTIInterface
Stripped down reference reports from JVMTIInterfaceI'm loving using JVMTIInterface to generate classloader leak reports (see http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassloaderLeakUnitTestCase) but I'm wondering if it makes sense to add a method that produces a repor...