Log in to follow, share, and participate in this community.
Thread JBoss Profiler doesn't collect statistic for me
JBoss Profiler doesn't collect statistic for meHi folks, I use jboss-profiler-2.0.Beta2 snapshot. I installed my profiler to jbossesb-server-4.4.GA according to instruction which I found in README.txt file. I have class which I need to profile. It runs as action...
OutOfMemory Exception Generating reportsThere wasn't a separate user forum, so I'm posting here. If I'm mistaken, just point me at the right place, and I'll post there. After using the file store to do a longer running capture, I'm trying to use the client...
JBoss Profiler 2JBoss Profiler 2 will be a 100% Java based profiler capable of profiling Java Enterprise 5 applications. The profiler will use the java.lang.instrument API to hook into method invocations of the classes selected in t...
web interface not working.just trying to get profiler running for the first time. I've followed the instructions on this site. http://ankiewsky.blogspot.com/2008/08/installing-testing-and-using-jboss.html However I can't get the web interfac...
JBoss Profiler 2 memory analysisIn the jboss-profiler.properties there is a memory option; but I can not see any reference to memory in the generated snapshot files (overview.txt etc). In an extremely rapid perusal of the source I can not see much r...
Thread problem with jboss profiler 2.0 beta 2 on jboss version 4.2.
problem with jboss profiler 2.0 beta 2 on jboss version 4.2.Hi, I need urgent help. I downloaded jboss profiler 2.0 beta 2 from http://www.jboss.org/jbossprofiler/downloads/ and installed as per instructions: * Copy jboss-profiler.jar to jbossas/bin * Copy jboss-profiler.pro...
Thread Feedback on trying jboss-profiler-2.0.Beta2.tar.gz
Feedback on trying jboss-profiler-2.0.Beta2.tar.gz1) The wikipage http://wiki.jboss.org/wiki/JBossProfiler - is outdated. Should it be updated with info about the new 2.0 profiler? (I can help) 2) On http://www.jboss.org/jbossprofiler/ there are two links under Down...
Thread How to profile the EJB3 classes that are deployed on JBOSS A
How to profile the EJB3 classes that are deployed on JBOSS AHi All , Please can anyone help me in figuring out how to profile the memory usage of my EJB3 beans as to identify how much memory is being used up /etc. after I have invoked a particular EJB bean . Kindly help me o...
JBoss Profiler 2.0.Beta2 releasedJBoss Profiler 2.0.Beta2 has been released. Changes over JBoss 2.0.Beta1 are: * New report: Packages * New report: Caller * Full Ant integration * Removed support for the ASM backend - use Javassist * Removed Host ...
Thread is there a web front end for Beta1 version?
is there a web front end for Beta1 version?I've got my profiler working and some nice memory snapshots. I notice in previous releases there is a jboss-profiler.war but not in Beta1. Is this available for Beta1?
Thread Jboss Profiler 2.0CR support jboss version ?
Jboss Profiler 2.0CR support jboss version ?Hi, does jboss profiler 2.0CR support jboss4.0.1RC1 ? If yes, does the deployment of jboss profiler setup guide is the same as jboss profiler 1.3RC ?
Jboss Profiler startup issueHi, i am having trouble startup the jboss. In run.bat I added: set JAVA_OPTS=%JAVA_OPTS% -server -Xmn154m -Xms768m -Xmx768m -XX:NewSize=256m -XX:MaxNewSize=256m -XX:PermSize=384m -XX:MaxPermSize=384m -Xss512k set JAV...
support plataform by JBossHello, I have a doubt. Does the jBossProfiler run only on intel platform ? Is there any running version for: POWER5/Linux distribución SUSE 2° HP/HP-UX Regards,
Integration of JBOSS profiler with WASHi, Does JBOSS profiler support Websphere Application Server6.1 on Solaris If so, 1.How do we integrate it with WAS6.1 on Solaris platform? 2.Is JBOSS server installation necesary for the integration of JBOSS profil...
Thread JPA getReference() does not work with 2.0beta1
JPA getReference() does not work with 2.0beta1We're developing a app with JBoss, MySQL and JPA/Hibernate and decided to profile our project with JBoss Profiler. But no luck! When debugging, something always goes wrong on a this line: Table table = em.getReferen...
Memory UsageI am using jboss-profiler 2.0 beta 1 and have memory=true set in the jboss-profiler.properties file but I do not see any information about memory usage in the snap shot files. If someone could let me know how to get t...
Installed profiler today... Now what?I installed the JBoss profiler today. I placed the JARS and properties file in my bin directory and then placed the sar in the deploy directory. The JBoss Application server appears to have started without any issues...