1.首先确保lr_rendezvous("login");函数添加成功

 Action()
{ web_set_max_html_param_len("2048"); lr_rendezvous("login");    
lr_start_transaction("login"); web_submit_data("AjaxLogin", 
"Action=http://192.168.0.188:81/Account/AjaxLogin?r=0.6937264444814134", 
"Method=POST", 
"RecContentType=textml", 
"Referer=http://192.168.0.188:81/Account/Login", 
"Snapshot=t3.inf", 
"Mode=HTML", 
ITEMDATA, 
"Name=UserName", "Value={user}", ENDITEM, 
"Name=UserPwd", "Value=111111", ENDITEM, 
LAST); web_url("Index", 
"URL=http://192.168.0.188:81/UserCenter/Index?r=0.6172461120396082", 
"Resource=0", 
"RecContentType=textml", 
"Referer=http://192.168.0.188:81/Account/Login", 
"Snapshot=t4.inf", 
"Mode=HTML", 
EXTRARES, 
"Url=../Areas/Shop/Themes/M1/Content/Images/image/sprite_usermember.png", "Referer=http://192.168.0.188:81/UserCenter/Index?r=0.6172461120396082", ENDITEM, 
"Url=../Areas/Shop/Themes/M1/Content/images/image/icon_level.png", "Referer=http://192.168.0.188:81/UserCenter/Index?r=0.6172461120396082", ENDITEM, 
"Url=../Areas/Shop/Themes/M1/Content/images/userCenter_print.png", "Referer=http://192.168.0.188:81/UserCenter/Index?r=0.6172461120396082", ENDITEM, 
"Url=../Areas/Shop/Themes/M1/Content/images/msg.png", "Referer=http://192.168.0.188:81/UserCenter/Index?r=0.6172461120396082", ENDITEM, 
LAST); lr_end_transaction("login",LR_AUTO); /* Registering parameter(s) from source task id 61
// {Siebel_Analytic_search_id2} = "1"
// */ web_reg_save_param("Siebel_Analytic_search_id2", 
"LB/IC=sid=\"", 
"RB/IC=\"", 
"Ord=1", 
"Search=Body", 
LAST); web_link("退出", 
"Text=退出", 
"Snapshot=t5.inf", 
LAST); web_custom_request("_GetDateTime", 
"URL=http://{Siebel_Analytic_search_id2}92.{Siebel_Analytic_search_id2}68.0.{Siebel_Analytic_search_id2}88:8{Siebel_Analytic_search_id2}/Partial/_GetDateTime?r=0.{Siebel_Analytic_search_id2}2004432052{Siebel_Analytic_search_id2}45364", 
"Method=POST", 
"Resource=0", 
"RecContentType=textml", 
"Referer=http://{Siebel_Analytic_search_id2}92.{Siebel_Analytic_search_id2}68.0.{Siebel_Analytic_search_id2}88:8{Siebel_Analytic_search_id2}/Home", 
"Snapshot=t6.inf", 
"Mode=HTML", 
"EncType=", 
LAST); return 0;
}

如果还是没有,怎么办呢?

新建场景的时候“Manual Scenario”下的check box不能选中,取消选中就好了。
既Vuser不能以百分比的形式。

所以:集合点灰化有两种情况:

  1. 脚本没有添加集合点函数

  2. 场景中设置以Vuser组模式,不要选择以百分比模式执行

  3. 如果选择的是 面向目标 的场景方法,集合点是不可用的

loadrunner中controller 中scenario-> rendezvous灰色不可用的解决方法:的更多相关文章

  1. Sharepoint Solution Gallery Active Solution时激活按钮灰色不可用的解决方法

    在做CRM与sharepoint集成的时候,需要在sharepoint中上传crmlistcomponent组件,上传后需要激活,但会碰到激活按钮是灰色的无法点击的问题,如下图中这样,包括点击组件后面 ...

  2. Windows2008 R2下,DCOM配置里的属性灰色不可用的解决方法

    错误为:为应用程序池“XXXXXX”提供服务的进程在与“Windows Process Activation Service”通信时出现严重错误.该进程 ID 为"XXX".数据字 ...

  3. 关于eclipse中DDMS中Emulator Control选项卡为灰色不可用

    首先先感谢版主:http://blog.csdn.net/noname666/article/details/51670905#reply 方法一的出处:http://stackoverflow.co ...

  4. 关于真机调试DDMS中的data文件夹打不开的解决方法

    关于真机调试DDMS中的data文件夹打不开的解决方法 今天在开发的时候需要导出程序中的数据库文件查看数据,数据库文件默认就在/data/data/应用包名/databases/数据库名 这个路径下, ...

  5. Node.js中针对中文的查找和替换无效的解决方法

    Node.js中针对中文的查找和替换无效的解决方法.   //tags的值: tag,测试,帖子 var pos1 = tags.indexOf("测"); //这里返回-1 ta ...

  6. SecureCRT中某些命令提示符下按Backspace显示^H的解决方法

    SecureCRT中某些命令提示符下按Backspace显示^H的解决方法 安装了Apache Derby数据库服务器之后,使用ij客户端去连接derby服务端,可是在ij中输入命令的时候,每当输入错 ...

  7. YII2中controller中的behaviors中的behavior内部是如何被使用的?

    1. behaviors方法的调用: 在祖先对象components中有一个ensureBehaviors方法,代码如下: /** * Makes sure that the behaviors de ...

  8. springmvc中返回页面,只在iframe中跳转,而不是整个页面,解决方法。

    问题描述:在我写的主页面中用到了iframe,其中在iframe中有一个button点击提交,然后在Controller中返回页面的时候,是在iframe中打开的,而不是整个页面. 最开始我想用aja ...

  9. C语言中关于POW在不同状态下四舍五入的解决方法

    这是今天作业中的一个代码: #include <stdio.h>#include<math.h>int main(){ printf("请输入一个整数:") ...

随机推荐

  1. Windows10实用技巧-固定快捷方式到磁贴菜单方式

    快捷方式固定到磁贴 Win10的开始菜单中的磁贴功能比较不错,可以在不清理桌面上其他软件的情况下直接唤醒需要的应用.  但是比较麻烦的是一些应用或快捷方式并不能直接固定到上面. 后来发现所有Windo ...

  2. 管理lnmp常用命令,lnmp重启,start|stop|reload|restart等命令

    LNMP状态管理命令: LNMP状态管理: /root/lnmp {start|stop|reload|restart|kill|status}Nginx状态管理:/etc/init.d/nginx ...

  3. codevs 1491 取物品

    1491 取物品 http://codevs.cn/problem/1491/  时间限制: 1 s  空间限制: 128000 KB     题目描述 Description 现在有n个物品(有可能 ...

  4. How to ignore SSL certificate errors in Apache HttpClient 4.4

    public static CloseableHttpClient acceptsUntrustedCertsHttpClient() throws KeyStoreException, NoSuch ...

  5. 【Project Euler】530 GCD of Divisors 莫比乌斯反演

    [题目]GCD of Divisors [题意]给定f(n)=Σd|n gcd(d,n/d)的前缀和F(n),n=10^15. [算法]莫比乌斯反演 [题解]参考:任之洲数论函数.pdf 这个范围显然 ...

  6. HDU 1081 To The Max (dp)

    题目链接 Problem Description Given a two-dimensional array of positive and negative integers, a sub-rect ...

  7. Vue的keep-alive

    Vue的keep-alive: 简答的做下理解 缓存!页面从某一个页面跳转到另一个页面的时候,需要进行一定的缓存,然后这个时候调用的钩子函数是actived,而在第一次加载的时候,created.ac ...

  8. wordpress 模板制作之一

    WP模板工作原理图:

  9. Coursera在线学习---第六节.构建机器学习系统

    备: High bias(高偏差) 模型会欠拟合    High variance(高方差) 模型会过拟合 正则化参数λ过大造成高偏差,λ过小造成高方差 一.利用训练好的模型做数据预测时,如果效果不好 ...

  10. sqlite3在Linux下的安装和使用

    自我补充:ubuntu在线安装sqlite3数据库的方法:  系统平台:ubuntu12.04   在ubuntu里面直接使用命令:sudo apt-get install sqlite3 ,出现: ...