标题: -27077 是个什么样的问题? [打印本页] 作者: wzdancer 时间: 2008-3-20 14:49 标题: -27077 是个什么样的问题? 虚拟用户脚本已启动
正在开始操作 vuser_init。
Web Turbo 重播 LoadRunner 8.1.0 for WINXP; Web 内部版本 4788 [MsgId: MMSG-27143]
运行时设置文件: "C:\Documents and Settings\sh\Local Settings\Temp\noname6\\default.cfg" [MsgId: MMSG-27141]
vuser_init.c(12): web_add_cookie 成功 [MsgId: MMSG-26392]
vuser_init.c(14): 在 HTML“http://www.baidu.com/”中找到资源“” [MsgId: MMSG-26659]
vuser_init.c(14): 在 HTML“http://www.baidu.com/”中找到资源“” [MsgId: MMSG-26659]
vuser_init.c(14): web_url("www.baidu.com") 已成功,3226 个正文字节,804 介标头字节 [MsgId: MMSG-26386]
vuser_init.c(23): web_add_cookie 成功 [MsgId: MMSG-26392]
vuser_init.c(25): web_add_cookie 成功 [MsgId: MMSG-26392]
vuser_init.c(27): web_url("api") 已成功,121 个正文字节,271 介标头字节 [MsgId: MMSG-26386]
正在结束操作 vuser_init。
正在运行 Vuser...
正在开始迭代 1。
警告 -27077: “每次迭代模拟一个新用户”运行时设置为“开”时,“vuser_init”节将包含 Web 函数。这可能会产生具有多次迭代的不可预测结果 [MsgId: MWAR-27077]正在开始操作 Action。
Action.c(6): 在 HTML“http://www.baidu.com/s?wd=%C8%ED ... 4%BE%DF+LR&cl=3”中找到资源“” [MsgId: MMSG-26659]
Action.c(6): 在 HTML“http://www.baidu.com/s?wd=%C8%ED ... 4%BE%DF+LR&cl=3”中找到资源“?t=0&q=%C8%ED%BC%FE%B2%E2%CA%D4%B9%A4%BE%DF+LR&p=0&pn=1” [MsgId: MMSG-26659]
Action.c(6): web_url("s") 已成功,11406 个正文字节,570 介标头字节 [MsgId: MMSG-26386]
Action.c(15): web_add_cookie 成功 [MsgId: MMSG-26392]
Action.c(17): 正在下载资源“?path=http://www.baidu.com/s?wd=%C8%ED%BC%FE%B2%E2%CA%D4%B9%A4%BE%DF+LR&cl=3&t=1205994066671”(由参数编号 9 指定) [MsgId: MMSG-26577]
Action.c(17): web_url("api_2") 已成功,122 个正文字节,582 介标头字节 [MsgId: MMSG-26386]
Action.c(28): 警告 -26550: 忽略“http://ma.baidu.com/ma/rcv/click.php?t=uv-b5hdhtv-b5hd1nhm3fmigujykfhvgujydfhqsulnqpiuhuwdbmy-biiudthsqpzwytar1firzwbrzwh9lqm-eiyvdqhpeuirzwhieqmkctar1whuzuvy-nyf1njmyfhcvigf_fhpdfhczpzwytar1firzwbrzwmiliz44ulnoii4wuvy-nbu1uy7zmv9xih-buyt-nbukgzrzprr3fhcdfbf-nwnkwbrzprryfhcdfbc-nwnapbrzprrvfhcdfwr-nwr3fbrzprr3fhcdfrm-nwr4pirzprrdfhcdfwt-nwnkpirzprrdfhcdrjr-nwnapzrzphcsfhcdpbn-nwrlnbrznbuougbqmhwhphnyuynzujnyuyrvryw9mvd4ujbvpad1m1mzphchtv3qnhfht1dwuamduh9wradvrjbkna7bfmfsulnqpaubijd8iap1rd9bp7kjnzu8u6”的“Transfer-Encoding:chunked”响应的逻辑结束点之后的 5 个字节 [MsgId: MWAR-26550]
Action.c(28): 重定向“http://ma.baidu.com/ma/rcv/click ... 8iap1rd9bp7kjnzu8u6”(重定向深度=0) [MsgId: MMSG-26694]
Action.c(28): 目标位置“http://www.baidu.com” [MsgId: MMSG-26693]
Action.c(28): 资源“”已在缓存中,不会再次下载 [MsgId: MMSG-26655]
Action.c(28): 资源“”已在缓存中,不会再次下载 [MsgId: MMSG-26655]
Action.c(28): web_url("click.php") 最高严重级别为“warning”,1564 个正文字节,404 个标头字节,5 个成块开销字节 [MsgId: MMSG-26387]
正在结束操作 Action。
正在结束迭代 1。
正在结束 Vuser...
正在开始操作 vuser_end。
正在结束操作 vuser_end。
Vuser 已终止。作者: wzdancer 时间: 2008-3-20 14:50
上面出现的 -27077 是什么样的问题?请大家帮我解答一下!作者: iori 时间: 2008-3-20 15:56
关闭每次迭代都使用新用户作者: wzdancer 时间: 2008-3-21 09:21
对于您的回答,我非常满意。感谢!作者: higkoo 时间: 2008-3-21 09:32 标题: Troubleshooting The "Simulate a new user on each iteration" run-time setting distinguishes between these possibilities. When it is "ON", the Init Section should be empty. When it is "OFF", the first Web function in the Action Section probably assumes that some preparations (e.g., "login") have been performed in the Init Section. This works fine in the first iteration, but before the second (and any following) iteration, any "context" is reset, and the script may fail.作者: higkoo 时间: 2008-3-21 09:32
This is a warning message when running more than one iteration in the Web Replay "user model". This can occur when: (i). Each iteration emulates a new user accessing the site. In this case, the Init (and End) Sections should be empty, and any "context" (remainders from a previous iteration) should be "reset" before starting a new iteration. (ii). Each iteration emulates a single user doing the same business processes over and over again, with variations (parameterizations). For example, a banking clerk opening an account, transferring money, etc. The "login" can be recorded in the Init Section, and "logout" in the End Section. Here any "context" is NOT reset.