Viswanath_Gunda
16 years agoOccasional Contributor
[PermGen space] [discarded]
Hi. I have SoapUI Pro 2.5.1 Trial installed on my machine here. I am performing some Load Testing on one of our web service methods. All this load test does is sends a Soap request again and again. It has only one assertion that looks for an element in Soap response.
-Server that I am using for Load Generation is a WinXP machine with 3 Gig ram.
-I changed JVM options to allocate max memory 1536 Mb to loadtestrunner(in .bat).
When I run the test using simple strategy with 200 concurrent threads, after about 3-4 mins, I see failures with reason "PermGen space] [discarded]". Also, the only assertion that I have used in validating the request fails, even though the element that I am looking for exists in the Response. The response time for the request in all failures is more than 30 Secs.
Pls provide suggestions.
-Server that I am using for Load Generation is a WinXP machine with 3 Gig ram.
-I changed JVM options to allocate max memory 1536 Mb to loadtestrunner(in .bat).
When I run the test using simple strategy with 200 concurrent threads, after about 3-4 mins, I see failures with reason "PermGen space] [discarded]". Also, the only assertion that I have used in validating the request fails, even though the element that I am looking for exists in the Response. The response time for the request in all failures is more than 30 Secs.
Pls provide suggestions.