Load Runner- Internal server error
Printed From: One Stop Testing
Category: Testing Tools @ OneStopTesting
Forum Name: LoadRunner @ OneStopTesting
Forum Discription: LoadRunner is a performance and load testing product by HP / Mercury Interactive for examining system behavior and performance, while generating actual load.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=399
Printed Date: 25Dec2024 at 11:19am
Topic: Load Runner- Internal server error
Posted By: jay@jay
Subject: Load Runner- Internal server error
Date Posted: 31Mar2007 at 2:22am
I have done correlation in my script. When I replay my script I got the below issues: ---------------------- Action.c(769):
Error -26377: No match found for the requested parameter "UR17". Check
whether the requested boundaries exist in the response data. Also, if
the data you want to save exceeds 256 bytes, use
web_set_max_html_param_len to increase the parameter size [MsgId:
MERR-26377] Action.c(769): Notify: Saving Parameter "UR17 = " Action.c(769):
Error -26377: No match found for the requested parameter "Vali_22".
Check whether the requested boundaries exist in the response data.
Also, if the data you want to save exceeds 256 bytes, use
web_set_max_html_param_len to increase the parameter size [MsgId:
MERR-26377] Action.c(769): Notify: Saving Parameter "Vali_22 = " Action.c(769):
web_submit_data("e_22") highest severity level was "ERROR", 16986 body
bytes, 375 header bytes, 13 chunking overhead bytes [MsgId: MMSG-26387] --------------------------------- Then
I debugged my scripts and found that response (recording and replay) is
coming properly till the above method (web_submit_data("e_22") ). Before correlation it was showing "HTTP 500-internal sever error". I am not able to identify why the values for "Vali_22" and "UR17" are not getting populated. Can anyone help on this??
|
|