Have you tried java -server? The latest version of JMeter is 2.0.1, which should be better performing, as well as offering more functionality.
Otherwise, try using non-gui mode - that is more efficient. It might be better to run several non-Gui runs in parallel, and combine the results. [This has been discussed a few times on this list.] S. -----Original Message----- From: Liu, Julia [mailto:[EMAIL PROTECTED] Sent: 22 June 2004 18:38 To: 'JMeter Users List' Subject: JMeter 1.9.1 bottlenecked I start up JMeter with this option: java -client -Xincgc -Xms1538m -Xmx1538m -jar `dirname $0`/ApacheJMeter.jar "$@" on Solaris 8 machine, which has 2048m memory and 2x900 CPUs. I start testing with 75 threads, CPU usage reaches 51%, then I increase threads to 150, CPU usage remains 51%, no matter how many threads increased, the highest CPU Usage remains the same: 51%. It looks like JMeter has bottlenecked some where. And also, the more threads you add, the lower the throughput you get. Can someone explain how to fix this problem? Thanks! Julia --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ___________________________________________________________________________ This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos Origin group liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted. ___________________________________________________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

