You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used Karate standalone jar to mock API for 1hr load testing. but there is an OOM error after several minutes, so I try to reproduce/run on local and monitor with VisualVm it seems that the heap trend to be increased and OOM at the end.
I have used Karate standalone jar to mock API for 1hr load testing. but there is an OOM error after several minutes, so I try to reproduce/run on local and monitor with VisualVm it seems that the heap trend to be increased and OOM at the end.
Versions
java 1.8
karate 1.1.0
Repo to reproduce: https://github.com/brown-kaew/try-karate-mock
Steps:
./local_startup.sh
./load_test.sh
VisualVm https://github.com/brown-kaew/try-karate-mock/blob/main/monitor.png
OOM log https://github.com/brown-kaew/try-karate-mock/blob/main/oom.log
The text was updated successfully, but these errors were encountered: