sorry about that, I wasn't clear. you need to establish how many users are enough on your machine. and to reach 2500 users as much as you need, you have to distribute the test-load.
On Fri, Aug 7, 2009 at 12:44 PM, Adrian Speteanu<[email protected]> wrote: > heap memory refers to ram memory. > > the fact that this happens for 1000 users and not for 200 users means > that your machine can cope with only 200 users for this test plan, > thus you need to distribute the load on 5 machines. > check this out: http://jakarta.apache.org/jmeter/usermanual/remote-test.html > > On Fri, Aug 7, 2009 at 12:02 PM, M.Vijaya > Bhaskar<[email protected]> wrote: >> Hi Geeta, >> >> >> As per my Knowledge, while running the Jmeter script it is creating log >> files in the server. so remove the log files or in crease your server disk >> space. >> >> >> Thanks >> Vijay >> >> >> >> >> On Fri, Aug 7, 2009 at 2:21 PM, geetat <[email protected]> wrote: >> >>> >>> we are trying to run j meter for 4-5 hours. While testing our application >>> with jmeter and ant script: use 2500user/10seconds: test fails. >>> >>> BUILD FAILED >>> Fatal error during transformation >>> errors: [jmeter] java.lang.OutOfMemoryError: Java heap space >>> >>> when we work with 2000user/10seconds this works fine? can anybody suggest >>> how to resolve this? >>> -- >>> View this message in context: >>> http://www.nabble.com/Jmeter%2B-ant-script%3A%22OutOfMemoryError%22-while-trying-with-2500user-10second-tp24861182p24861182.html >>> Sent from the JMeter - User mailing list archive at Nabble.com. >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

