You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "FSchumacher (via GitHub)" <gi...@apache.org> on 2023/04/24 08:47:55 UTC

[GitHub] [jmeter] FSchumacher commented on issue #5816: An OOM occurred when uploading the file after executing tens of millions

FSchumacher commented on issue #5816:
URL: https://github.com/apache/jmeter/issues/5816#issuecomment-1519645529

   Please tell us, what you do in `JmeterMain#createNewFile`.
   If you are registering files via `FileServer`, you have to make sure to release them, once they are not needed anymore. Otherwise you might explode your heap, as your memory dump shows.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org