Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

LoadRunner 11.52 - VuGen - C interpreter run time error

$
0
0

Hi,

 

VuGen is throwing the following error. This error is because of the one particular value in the parameter file.

I have tried using the Item Name instead of the parameter - p_ItemName, the VuGen fails only for item Oven, for the rest of the values in the parameter file the script passes.

 

The script is able to fetch the value for Oven, and after that it throws the below error and it terminates.

web_set_max_html_param_len is at 9999999. Kindly help me resolve this issue. 

 

Action.c (1051): Error: C interpreter run time error: Action.c (1051):  Error -- memory violation : Exception ACCESS_VIOLATION received.

Notify: Transaction "Transaction_05" ended with "Stop" status (Duration: 81.6498 Wasted Time: 0.3366).

Action was aborted.

Ending Vuser...

Starting action vuser_end.

Action.c(1051): Error: An exception was raised while calling invocation function in interpreter extension cciext.dll: System Exceptions: EXCEPTION_ACCESS_VIOLATION.

Ending action vuser_end.

Vuser Terminated.

 

Correlation Function –

 

web_reg_save_param(“c_cboItem”,

                               "LB=<option value=\””,

                               "RB=\”>{p_ItemName}<”,

                               "Ord=1",

                               Last);

 

web_submit_data("OnlineShopping.aspx_2",

                                "Action=…………………. ",

                                "Method=POST",

                                "TargetFrame=",

                                "RecContentType=text/html",

                                "Referer=…………………..",

                                "Snapshot=………………..",

                                "Mode=HTML",

                                ITEMDATA,

                                "Name=__EVENTTARGET", "Value=", ENDITEM,

                                "Name=__EVENTARGUMENT", "Value=", ENDITEM,

                                "Name=__LASTFOCUS", "Value=", ENDITEM,

                                "Name=__VIEWSTATE", "Value= {ViewState_OS2}", ENDITEM,

                                "Name=__EVENTVALIDATION", "Value= {EventValidation_OS2}", ENDITEM,

                                "Name=__VIEWSTATEENCRYPTED", "Value=", ENDITEM,

                                "Name=ctl00$hidScrollX", "Value=0", ENDITEM,

                                "Name=ctl00$currentMenuMode", "Value=ExpandMenu", ENDITEM,

                                "Name= ContentPlaceHolder2$cboCountry", "Value={c_cboCountry}", ENDITEM,

                                "Name= ContentPlaceHolder2$cboCategory", "Value={c_cboCategory}", ENDITEM,

                               LAST);


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>