Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: converted to 1.6 markup

...

Exception java.lang.OutOfMemoryError: requested nnnn bytes for promotion. Out of swap space?

Wiki MarkupNot 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\]

java.net.SocketException: Unconnected sockets not implemented

...