1752761 Members
5355 Online
108789 Solutions
New Discussion

HPJMeter in Windows

 
SOLVED
Go to solution
Company Tester
New Member

HPJMeter in Windows

I know you can't run the full functionality of the HPJMeter profiler in Windows, but I seem to be having problems with the limited features. When I type this:

C:\HelloWorld>java -Xms256m -Xmx512m -Xbootclasspath/a:C:/hpjmeter/HPjmeter.jar -runjmeter HelloWorld

I get this:

Error occurred during initialization of VM
Could not find -Xrun library: jmeter.dll

The jar file is in C:\hpjmeter directory and is called HPjmeter.jar (spelled exactly with case)

Any suggestions?
1 REPLY 1
JZ2
Advisor
Solution

Re: HPJMeter in Windows

Hi,

The HPjmeter.jar file contains the HPjmeter console. It does not contain the JVM agent. We do not support real-time monitoring of Java applications running on Windows at this time. You can run the HPjmeter console on Windows and use it to monitor Java applications that are running on HP-UX. You can run the console on Windows and use it to analyze any of the supported data files: -Xverbosegc and -Xloggc data, -Xeprof data, or hprof data.