26693错误(LR自带的帮助中没有仔细说明)
使用LR8.1英文版,录制时使用URL录制的一个C#开发的WEB页面,用HTML录制也是出错出错如下:
*********************************************************************
Virtual User Script started
Starting action vuser_init.
Web Turbo Replay of LoadRunner 8.1.0 for WINXP; Web build 4788
Run-Time Settings file: "C:\Documents and Settings\Administrator\Local Settings\Temp\noname5\\default.cfg"
Ending action vuser_init.
Running Vuser...
Starting iteration 1.
Starting action Action.
Action.c(4): Redirecting "http://192.168.1.200/crm" (redirection depth=0)
Action.c(4): To location "http://192.168.1.200/crm/"
Action.c(4): web_url("crm") was successful, 210 body bytes, 508 header bytes
Action.c(13): web_url("Login.aspx") was successful, 3496 body bytes, 295 header bytes
Action.c(22): web_concurrent_start was successful
Action.c(24): Registering web_url("denglu01.gif") was successful
Action.c(32): Registering web_url("denglu02.gif") was successful
Action.c(40): Registering web_url("jinru.gif") was successful
Action.c(48): Registering web_url("denglu04.gif") was successful
Action.c(56): Registering web_url("denglu06.gif") was successful
Action.c(64): Registering web_url("denglu07.gif") was successful
Action.c(72): Registering web_url("denglu08.gif") was successful
Action.c(80): Registering web_url("denglu03.gif") was successful
Action.c(88): Registering web_url("denglu05.gif") was successful
Action.c(96): web_concurrent_end was successful, 70804 body bytes, 2238 header bytes
Action.c(98): Redirecting "http://192.168.1.200/crm/Pages/Welcome.aspx" (redirection depth=0)
Action.c(98): To location "http://192.168.1.200/crm/Pages/Error.aspx?aspxerrorpath=/crm/Pages/Welcome.aspx"
Action.c(98): web_url("Welcome.aspx") was successful, 5600 body bytes, 613 header bytes
Action.c(107): web_concurrent_start was successful
Action.c(109): Registering web_url("QTLogo.gif") was successful
Action.c(117): Registering web_url("default.css") was successful
Action.c(125): web_concurrent_end was successful, 9060 body bytes, 498 header bytes
Action.c(127): web_concurrent_start was successful
Action.c(129): Registering web_url("img1.gif") was successful
Action.c(137): Registering web_url("verticalmenubg.jpg") was successful
Action.c(145): Registering web_url("img3.gif") was successful
Action.c(153): Registering web_url("img2.gif") was successful
Action.c(161): web_concurrent_end was successful, 5752 body bytes, 996 header bytes
Ending action Action.
Ending iteration 1.
Ending Vuser...
Starting action vuser_end.
Ending action vuser_end.
Vuser Terminated.
*********************************************************************
脚本代码如下:
*********************************************************************
Action()
{
web_url("crm",
"URL=http://192.168.1.200/crm",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t1.inf",
"Mode=HTTP",
LAST);
web_url("Login.aspx",
"URL=http://192.168.1.200/crm/Pages/Login.aspx",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t2.inf",
"Mode=HTTP",
LAST);
web_concurrent_start(NULL);
web_url("denglu01.gif",
"URL=http://192.168.1.200/crm/Images/denglu01.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Login.aspx",
"Snapshot=t3.inf",
LAST);
web_url("denglu02.gif",
"URL=http://192.168.1.200/crm/Images/denglu02.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Login.aspx",
"Snapshot=t4.inf",
LAST);
web_url("jinru.gif",
"URL=http://192.168.1.200/crm/Images/jinru.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Login.aspx",
"Snapshot=t5.inf",
LAST);
web_url("denglu04.gif",
"URL=http://192.168.1.200/crm/Images/denglu04.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Login.aspx",
"Snapshot=t6.inf",
LAST);
web_url("denglu06.gif",
"URL=http://192.168.1.200/crm/Images/denglu06.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Login.aspx",
"Snapshot=t7.inf",
LAST);
web_url("denglu07.gif",
"URL=http://192.168.1.200/crm/Images/denglu07.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Login.aspx",
"Snapshot=t8.inf",
LAST);
web_url("denglu08.gif",
"URL=http://192.168.1.200/crm/Images/denglu08.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Login.aspx",
"Snapshot=t9.inf",
LAST);
web_url("denglu03.gif",
"URL=http://192.168.1.200/crm/Images/denglu03.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Login.aspx",
"Snapshot=t10.inf",
LAST);
web_url("denglu05.gif",
"URL=http://192.168.1.200/crm/Images/denglu05.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Login.aspx",
"Snapshot=t11.inf",
LAST);
web_concurrent_end(NULL);
web_url("Welcome.aspx",
"URL=http://192.168.1.200/crm/Pages/Welcome.aspx",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t12.inf",
"Mode=HTTP",
LAST);
web_concurrent_start(NULL);
web_url("QTLogo.gif",
"URL=http://192.168.1.200/crm/Images/QTLogo.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Error.aspx?aspxerrorpath=/crm/Pages/Welcome.aspx",
"Snapshot=t13.inf",
LAST);
web_url("default.css",
"URL=http://192.168.1.200/crm/App_Themes/Default/default.css",
"Resource=1",
"RecContentType=text/css",
"Referer=http://192.168.1.200/crm/Pages/Error.aspx?aspxerrorpath=/crm/Pages/Welcome.aspx",
"Snapshot=t14.inf",
LAST);
web_concurrent_end(NULL);
web_concurrent_start(NULL);
web_url("img1.gif",
"URL=http://192.168.1.200/crm/App_Themes/Default/images/img1.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Error.aspx?aspxerrorpath=/crm/Pages/Welcome.aspx",
"Snapshot=t15.inf",
LAST);
web_url("verticalmenubg.jpg",
"URL=http://192.168.1.200/crm/App_Themes/Default/images/verticalmenubg.jpg",
"Resource=1",
"RecContentType=image/jpeg",
"Referer=http://192.168.1.200/crm/Pages/Error.aspx?aspxerrorpath=/crm/Pages/Welcome.aspx",
"Snapshot=t16.inf",
LAST);
web_url("img3.gif",
"URL=http://192.168.1.200/crm/App_Themes/Default/images/img3.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Error.aspx?aspxerrorpath=/crm/Pages/Welcome.aspx",
"Snapshot=t17.inf",
LAST);
web_url("img2.gif",
"URL=http://192.168.1.200/crm/App_Themes/Default/images/img2.gif",
"Resource=1",
"RecContentType=image/gif",
"Referer=http://192.168.1.200/crm/Pages/Error.aspx?aspxerrorpath=/crm/Pages/Welcome.aspx",
"Snapshot=t18.inf",
LAST);
web_concurrent_end(NULL);
return 0;
}
********************************************************************* 以下是LR中的自带帮助,看了也不明白,麻烦会的解答一下
************************26693*************************
Internal Error Message
Internal Error.
Troubleshooting
Contact Mercury Customer Support, and provide them with an explanation of the problem, and the internal error message returned.
****************************************************** 已经检查过了
没有什么关联的地方 可能是出现了sessionid或其它没有关联
Issue with jsp session key correlation 这帖做时,产生了跟你同样的Error:
他最后的解决方案是用"Web Click and Script"协议录制,使用方法参考:Web Click and ScriptTips and Tricks。 好的
谢谢shanxi “Web Click and Script”怎么没有看到
我只看到常用的web(http/html)、web(services)、windows sockets这三种W开头的协议呀 就是这板块前期谈的很火的
LR 8.1 Feature Pack 4上带的新协议。 脚印儿一只~~ 噢
忘记了我刚才没有装FP4补丁
呵呵马上就装
楼上二位能不能解释一下原理呢?
谢谢了
[ 本帖最后由 423799223 于 2007-9-14 17:46 编辑 ] 打了FP4补丁现在录制照样出错 我今天也遇到了同样的问题!哎~·
页:
[1]