Unable to run in performance center

257 views
Skip to first unread message

manish

unread,
May 17, 2011, 1:04:50 PM5/17/11
to LR-Loa...@googlegroups.com
Hi All,
 
I have prepared the script which is working perfectly fine in the local machine.
But when i uploaded the same script and tried running from Performance center i am facing following error
Please let me know in case if u have any suggestions/solutions.
 
 
"Error: CCI compilation error -vuser_init.c (16): undeclared identifier `LAST"
"Error: CCI compilation error -Z_Roads25_UI_BillingINQ_Mul_S1_E2_V2.c (379): undeclared identifier `ITEMDATA'
" Error: CCI compilation error -c:\\windows\\temp\\brr_spw.974\\global_dir\\162036556\\combined_Roads25_UI_BillingINQ_Multiple_S1_E2_V2.c (5): 4 errors, not writing pre_cci.ci "

Manik Sikka

unread,
May 17, 2011, 2:11:33 PM5/17/11
to lr-loa...@googlegroups.com
what it seems like is...
For eg:-

web_url("www.yahoo.com",
        "URL=http://www.yahoo.com/",
        "Resource=0",
        "RecContentType=text/html",
        "Referer=",
        "Snapshot=t1.inf",
        "Mode=HTML",
        EXTRARES,
        "Url=http://l.yimg.com/a/i/ww/met/yahoo_logo_us_061509.png", ENDITEM,
         LAST)
;

make sure you are not putting LAST highlighted above in quotes or something, or using it as a variable or something. download the script again and go to vuser_init section and go to Line 16 and make sure LAST is not specified as a variable....Make sure it should be specified as above eg....

--
You received this message because you are subscribed to the Google "LoadRunner" group.
To post to this group, send email to LR-Loa...@googlegroups.com
To unsubscribe from this group, send email to
LR-LoadRunne...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/LR-LoadRunner?hl=en



--
Thanks & Regards,
Manik Sikka
(718) 775 7022

Abhishek Banginwar

unread,
May 18, 2011, 12:36:00 AM5/18/11
to lr-loa...@googlegroups.com
try deleting .idx files created in script folder.
Abhishek

Reply all
Reply to author
Forward
0 new messages