Hi,

All are HttpRequests only.
Execpt post Processors no other elements in the scripts.

35 transactions Means: Application is like a question paper, we enter some
response for the questions and click next in each page untill we recieve the
Finish Page. All questions are radio button type. We set each next button
click as a transaction. 

Similar to this we have 5 scripts.

how to get the results if we remove Listener?
I have attached the error log.

Also Iam pasting the error below.

er.threads.JMeterThread:  http://old.nabble.com/file/p27714133/jmeter.log
jmeter.log failed! java.lang.OutOfMemoryError: Java heap space

2010/02/22 21:28:59 INFO  - jmeter.threads.JMeterThread: Thread finished:
Script3 3-1 
2010/02/22 21:28:59 INFO  - jmeter.engine.StandardJMeterEngine: Ending
thread Script3 3-1 
2010/02/22 21:28:59 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
readResponse: java.io.IOException: Server returned HTTP response code: 500
for URL: http://10.237.204.136/MFE/default.aspx 
2010/02/22 21:28:59 ERROR - jmeter.protocol.http.sampler.HTTPSampler: Cause:
java.io.IOException: Server returned HTTP response code: 500 for URL:
http://10.237.204.136/MFE/default.aspx 
2010/02/22 21:28:59 INFO  - jmeter.protocol.http.sampler.HTTPSampler: Error
Response Code: 500 
2010/02/22 21:29:00 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
readResponse: java.io.IOException: Server returned HTTP response code: 500
for URL: http://10.237.204.136/MFE/default.aspx 
2010/02/22 21:29:00 ERROR - jmeter.protocol.http.sampler.HTTPSampler: Cause:
java.io.IOException: Server returned HTTP response code: 500 for URL:
http://10.237.204.136/MFE/default.aspx 
2010/02/22 21:29:00 INFO  - jmeter.protocol.http.sampler.HTTPSampler: Error
Response Code: 500 
2010/02/22 21:29:04 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
readResponse: java.io.IOException: Server returned HTTP response code: 500
for URL: http://10.237.204.136/MFE/default.aspx 
2010/02/22 21:29:04 ERROR - jmeter.protocol.http.sampler.HTTPSampler: Cause:
java.io.IOException: Server returned HTTP response code: 500 for URL:
http://10.237.204.136/MFE/default.aspx 
2010/02/22 21:29:04 INFO  - jmeter.protocol.http.sampler.HTTPSampler: Error
Response Code: 500 
2010/02/22 21:29:08 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
readResponse: java.io.IOException: Server returned HTTP response code: 500
for URL: http://10.237.204.136/MFE/default.aspx 
2010/02/22 21:29:08 ERROR - jmeter.protocol.http.sampler.HTTPSampler: Cause:
java.io.IOException: Server returned HTTP response code: 500 for URL:
http://10.237.204.136/MFE/default.aspx 
2010/02/22 21:29:08 INFO  - jmeter.protocol.http.sampler.HTTPSampler: Error
Response Code: 500 
2010/02/22 21:29:09 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
readResponse: java.io.IOException: Server returned HTTP response code: 500
for URL: http://10.237.204.136/MFE/default.aspx 
2010/02/22 21:29:09 ERROR - jmeter.protocol.http.sampler.HTTPSampler: Cause:
java.io.IOException: Server returned HTTP response code: 500 for URL:
http://10.237.204.136/MFE/default.aspx 
2010/02/22 21:29:09 INFO  - jmeter.protocol.http.sampler.HTTPSampler: Error
Response Code: 500 
2010/02/22 21:29:14 ERROR - jmeter.protocol.http.sampler.HTTPSampler:
readResponse: java.io.IOException: Server returned HTTP response code: 500
for URL: http://10.237.204.136/MFE/default.aspx 
2010/02/22 21:29:14 ERROR - jmeter.protocol.http.sampler.HTTPSampler: Cause:
java.io.IOException: Server returned HTTP response code: 500 for URL:
http://10.237.204.136/MFE/default.aspx 
2010/02/22 21:29:14 INFO  - jmeter.protocol.http.sampler.HTTPSampler: Error
Response Code: 500 
2010/02/22 21:29:15 ERROR - jmet

Deepak Shetty wrote:
> 
> remove the listener. When you say 35 transactions what are they? all http
> samplers? do you have any beanshell scripts / java code? When you say 5
> scripts what do you mean?
> Also please confirm the exact exception you receive.
> 
> 
> On Sun, Feb 21, 2010 at 8:46 AM, TSurendar <[email protected]> wrote:
> 
>>
>> Hi,
>>
>> Iam using JMeter 2.3.2 for my performance testing requirement.
>>
>> When i run the scenario of 5 scripts (each with around 35
>> transactions)with
>> 25 users iam getting OOM error.
>>
>>
>> i tried follwing options in a windows macine with 2GB RAM and Solaris
>> machine with 8 GB RAM.
>>
>> 1. Changed Heap size setting to 512, 1024 in JMeter.bat fie.
>> 2.Executed in non-GUI mode.
>>
>> I have added only one aggregrate report listner, removed Assertions,
>> extra
>> listeners.
>>
>> Please help me in resolving this issue.
>>
>> Thanks,
>> Surendar
>>
>> --
>> View this message in context:
>> http://old.nabble.com/Out-Of-Memory-issue-tp27676858p27676858.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]
>>
>>
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Out-Of-Memory-issue-tp27676858p27714133.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]

Reply via email to