Active Topics Memberlist Calendar Search Help | |
Register Login |
One Stop Testing Forum : Testing Tools @ OneStopTesting : LoadRunner @ OneStopTesting |
Topic: Load Runner- Internal server error |
|
Author | Message |
ankita
Newbie Joined: 25Apr2007 Online Status: Offline Posts: 1 |
Topic: Load Runner- Internal server error Posted: 25Apr2007 at 10:38pm |
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?? Post Resume: Click here to Upload your Resume & Apply for Jobs |
|
IP Logged | |
chandan
Newbie Joined: 26Apr2007 Online Status: Offline Posts: 1 |
Posted: 26Apr2007 at 2:15am |
This is related to the following:
1. LoadRunner (LR) 8.0 2. HTTP/HTML protocol used for recording the script. 2.1 Used HTML - HTML-Advanced with URLs or, 2.2 Used URL mode without Concurrent groups 3. What kind of LoadRunner license do you have - Perpetual 4. What platform(s)and Operating Systems? Include version and service packs - Windows OS |
|
IP Logged | |
pallavi0784
Newbie Joined: 12Mar2008 Location: India Online Status: Offline Posts: 1 |
Posted: 13Mar2008 at 12:27am |
Hi,
I think ur correlation is not done properly...there can be two reasons for this script to fail: 1. LB and RB are not correct within web_reg_save_param function. 2. the length of the parameter which ur capturing exceeds more than 256 bytes... so just put a function web_set_max_html_param_len("1024"); before web_reg_save_param. Just try... Thanks, Pallavi |
|
IP Logged | |
Forum Jump |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
© Vyom Technosoft Pvt. Ltd. All Rights Reserved.