Memory access violation in web script after timeout
Question ID: 107356
1
0

In our environment, we are using Performance Center 12.53. We have developed a web script to test our asp.net web application. In the script, we have enabled continue on error to proceed with next iteration during error. We have 3 web servers. During the testing one of web server had issue(s) and users started getting step timeout(s). Few users continue with next iteration and few users exited from test with memory access violation. Not sure why are getting memory access violation after step timeout and only for a few users.

Marked as spam
Posted by (Questions: 108, Answers: 6)
Asked on January 20, 2017 4:10 pm
107 views
Answers (1)
2
Private answer

There could be several reasons that cause a Memory access violation error. After further review, the most likely cause is ''Continuing on error'' as it does not instruct LoadRunner to close open buffer(s) and this can lead to a memory leak(s), data constraint(s), and result in cascading errors.

I recommend turning off ''Continuing on Error'' in the Runtime Settings and re-execute your load test. Then manage the errors, in your script, so they are handled properly.

Marked as spam
Posted by (Questions: 17, Answers: 266)
Answered on January 20, 2017 4:11 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top