Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jmeter Wiki" for change 
notification.

The "ErrorMessages" page has been changed by JMeterAdmin:
http://wiki.apache.org/jmeter/ErrorMessages?action=diff&rev1=2&rev2=3

Comment:
Fix up Jakarta references

  
  == Exception java.lang.OutOfMemoryError: requested nnnn bytes for promotion. 
Out of swap space? ==
  
- Not enough memory was available to Java to run the test. There are numerous 
possible causes, the most likely is using Listeners that use a lot of memory, 
such as Aggregate Report and View Results Tree. You can increase the amount of 
memory by editting the jmeter.bat file or the jmeter shell script. Use non-GUI 
mode if possile. See 
[[http://jakarta.apache.org/jmeter/usermanual/best-practices.html#lean_mean|Reducing
 resource requirements]]
+ Not enough memory was available to Java to run the test. There are numerous 
possible causes, the most likely is using Listeners that use a lot of memory, 
such as Aggregate Report and View Results Tree. You can increase the amount of 
memory by editting the jmeter.bat file or the jmeter shell script. Use non-GUI 
mode if possile. See 
[[http://jmeter.apache.org/usermanual/best-practices.html#lean_mean|Reducing 
resource requirements]]
  
  == java.net.SocketException: Unconnected sockets not implemented ==
  

Reply via email to