Log in to follow, share, and participate in this community.
Thread cannot ant or build profiler
cannot ant or build profilerSunOS 5.9 Generic_118558-39 sun4u sparc SUNW,Sun-Fire-V240 build of jvmpi appears to go ok. build of jvmti fails via compile.sh ../native-src/jbossAgentJNI.cpp: In function `void Java_org_jboss_profiler_jvmti_JVMT...
Thread How CPU utilization is worked out in the analysis?
How CPU utilization is worked out in the analysis?We have been using JBoss Profiler to understand CPU spikes observed in our application. And we are able to generate analysis snap shots with critical path etc. However we are not able to conclude as results vary with ...
profiler on solarisAll i am runing the profiler on windows and everything is working when i try and start it up on solaris after copying the .so files up to my server i get this error below. ls -la lib/*.so -rw-r----- 1 abfo abfo 4441...
Error on setupFollwed the Quick start help and copied the DLLs, sar and war as stated; copied the dlls into System32 jbossInspector.dll jbossAgent.dll deployed: jboss-profiler-jvmti.sar jboss-profiler-noAOP.sar jboss-profiler.war...
cannot delete profiler log fileHello, I am using jboss-4.0.5.GA and jboss-profiler-1.0.CR4. The java version is 1.5.0. My profiler log files are stored under D:\JBoss\jboss-4.0.5.GA\server\default\tmp\profiler folder. I have used following in run...
Thread captured data ,but can not analyze the data, for help
captured data ,but can not analyze the data, for helpI config the profiler under jboss4.0.4GA, add JAVA_OPTS="$JAVA_OPTS-XrunjbossInspector:/home/developer/bgate_log, include=com.bsmart.bgate.ipdx.server,ignore=*,start=com.bsmart.bgate.ipdx.server.IPDXServer" deploy th...
Jboss Profiler on WAS5.1Is there any way i can do this?? Iam trying hard but not able to figure out why server isnt starting port 1000 [I have specified DLL in path and added the extra settings to JVM path] Thanks Prashanth
Runtime profiler operationHello, My env: Solaris 8 Java 1.5 JBoss 4.0.4.GA I start the runtime profiler for about 30 seconds and then perform a stop thru the JMX console. I get tons of 0 lenth *.gz files. When I try to use the web interface,...
Profiler SetupI am using the Windows dll that is part of the download, I did NOT compile it myself.... in run.bat I specify the required JVM args and get this message when I start JBoss....HELP! . Running process on Windows 3540...
Problem JVMTI for JBoss ProfileOi I have a problem using jvmti in my jboss Configuration I am following this howto http://wiki.jboss.org/wiki/Wiki.jsp?page=HowToConfigureJBossProfiler jboss 4.0.4 JAVA_OPTS="-server -Xms2048m -Xmx2048m -agentlib:j...
Problem starting profiler in linuxHi to all. I am having a strange (or not) problem running the profiler, in a Linux. Starting the JBoss without the -server VM option works fine, at least without any visible problem. The command line is this one: j...
jboss profilers setting LD PATHWhen i set the LD path on my jboss server i just get an error [abfo@longmeaelappp2-B:[UAT]bin, 10:05 AM, Wed Nov 21]> ./start-jboss-abfo.sh jbossInspector ==========================================================...
set up profiler LD_LIBRARY_PATHI don't have an LD_LIBRARY_PATH variable on my linux system. Shall I just use the PATH variable? Do I need to set this up? Jboss is the only thing running on this server.
Need Help on Mac OS XI'm having problems trying to get this up & running... I'm getting this exception that crashes jboss. 22:02:08,857 INFO [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)] Sta...
Thread problem in configuring Jboss-profiler at solaris.
problem in configuring Jboss-profiler at solaris.Hi folks, i have downloaded Jboss-profiler-RC3 version that already have libjbossinspector.so, so i made put LD_LIBRARY_PATH to this already present file, while i am using solaris on sun-64bit machine. when i start jb...
profiler is not picking process id.Hi Folks, I am able to run JBOSS-PROFILER on a Centos machine, when i run localhost:8080/jboss-profiler & select "runtime Profiler" then providing directory of logging it is unable to detect Process Id of JVM? i ...
Thread Deploying JBoss-Profiler on already running JBoss.
Deploying JBoss-Profiler on already running JBoss.Hi Folks, I just want to know , how can I deploy JBoss-Profiler, on my already running JBoss 4.2.1 server, i have downloaded JBoss-Profiler RC4 zip file. i am using Centos 4.4. thanks in advance.
Performance metricsHi, I'm a beginner with JBoss Profiler and I've been trying to do some cost analysis on my architectural layers. Imagine the following architecture:
Client -> Web Services (JBoss WS) -> JBoss ESB -> EJB ...