51Testing软件测试论坛

标题: 紧急求救:LR链接webserver时链接不上,怀疑与操作系统有关,请各位帮忙 [打印本页]

作者: jzl2004    时间: 2004-11-1 15:20
标题: 紧急求救:LR链接webserver时链接不上,怀疑与操作系统有关,请各位帮忙
咨询R链接webserver时链接不上,怀疑与操作系统有关,请各位帮忙


我使用的LR是从它的官方网站上下载的10天10用户的8.0英文版

3台机器:
A: 192.168.0.95,win2000,安装了LR,
B: 192.168.0.91,win2000
C: 192.168.0.92,winxp,有防火墙(测试时防火墙已经关闭)

三台机器都在一个网段内,都可以相互拼通

第一次测试:
   在选择windows resouce那个图,然后再选择菜单上的add

measurement,然后在添加机器上输入192.168.0.95,win2000,结果一切都正

常,可以看到自己机器的windows resouce的相应指标

第二次测试:
   在选择windows resouce那个图,然后再选择菜单上的add

measurement,然后在添加机器上输入192.168.0.91,win2000,结果一切都正

常,可以看到192.168.0.91机器的windows resouce的相应指标

第三次测试:
   在选择windows resouce那个图,然后再选择菜单上的add

measurement,然后在添加机器上输入192.168.0.92,win2xp,结果不正常,在

"Scenario Status"的"Errors"对应的值为"1" ,查看详细的内容后为


Monitor name :Windows Resources. Cannot connect to machine

192.168.0.92.
Reason: 找不到网络路径。

Hints:
Check that your login user name appears as administrator on this

machine.
Check that you have entered the correct machine name.
Check that the machine exists and that it is online (use the ping

utility for this operation).
Delete the machine and add it again (entry point:

CFactory::Initialize).        [MsgId: MMSG-47299]

我怀疑是否与操作系统有关

才开始学习loadrunner,所以很多问题都不知道,而现在项目急需要用,希望尽快得到大家得帮忙
作者: bsd3000    时间: 2004-11-1 15:36
以前的帖子有这方面的说明:
“要是监视windows资源,就需要以管理员登陆被监测主机,unix则不需要”
作者: jzl2004    时间: 2004-11-1 15:42
我都是以administrator的用户登陆到被监控的机器上的,这方面绝对没有问题,刚刚忘记说明了
作者: bsd3000    时间: 2004-11-1 16:02
是不是应该在Controller计算机上以管理员身份手动登录一下要监视Windows资源的计算机
作者: jzl2004    时间: 2004-11-1 16:12
我自己的机器(也就是安装了LR的机器)就是用administrator登陆的
然后在准备添加被监控机器的时候,我就现在windows上面访问被监控的机器,通过administrator登录进入,不关闭该登陆后的窗口,然后开始在Controller开始添加该机器,就报错
作者: suliang    时间: 2004-11-2 10:34
我刚才试了试,是不能用xp的监控,出错原因一样,我想是不是应该把你的机器,加入到那台xp机器的管理员组中,再试试看,我这儿的机器权限不够不能加入。
作者: suliang    时间: 2004-11-2 10:41
我试过了,还是不行,看样还要高手解答
作者: 51test    时间: 2004-11-2 11:21
有没有可能不支持XP ??
作者: windy    时间: 2004-11-2 19:32
即使是XP的系统,你在选平台时选用2000,就可以了
作者: wghong    时间: 2004-11-3 09:02
尝试过2000,但没有尝试过xp,关注一下,希望有高手详细解释原因!
作者: jzl2004    时间: 2004-11-3 16:14
试了两天,问题还没有解决,但得出不少的结论:

1. 链接XP是没有问题的,我通过我自己的机器(win2000,也就是安装LR8.0的机器),链接到winxp上,监控其资源没有问题,主要是要XP的安全性比较高,需要到XP的安全机制管理里面去修改一些的具体选项,然后登陆,是没有问题的,我已经试过了.

2.我想监控webserver一直不行,webserver是 windows server 2003标准版,可以确定的是,两台机器可以相互拼得通,我是通过administrator登陆到webserver上面去的,报错信息分两种情况,目前我还没有试出在什么情况下出现那种报错
注明: 在添加被监控的webserver时,我尝试了通过IP,通过机器名称,在登陆webserve是,我也尝试了两种方法,一是通过开始->运行->\\机器IP, 还有就是使用net use 命令,都没有问题的

A情况报错:
Monitor name :Windows Resources. Cannot connect to machine 10.1.1.23.
Reason: 拒绝访问。

Hints:
Check that your login user name appears as administrator on this machine.
Check that you have entered the correct machine name.
Check that the machine exists and that it is online (use the ping utility for this operation).
Delete the machine and add it again (entry point: CFactory::Initialize).        [MsgId: MMSG-47299]


B情况报错:
Monitor name :Windows Resources. Cannot connect to machine 10.1.1.23.
Reason: 找不到网络路径。

Hints:
Check that your login user name appears as administrator on this machine.
Check that you have entered the correct machine name.
Check that the machine exists and that it is online (use the ping utility for this operation).
Delete the machine and add it again (entry point: CFactory::Initialize).        [MsgId: MMSG-47299]


Monitor name :Windows Resources. Cannot connect to machine 10.1.1.23.
Reason: 找不到网络路径。

Hints:
Check that your login user name appears as administrator on this machine.
Check that you have entered the correct machine name.
Check that the machine exists and that it is online (use the ping utility for this operation).
Delete the machine and add it again (entry point: CFactory::Initialize).        [MsgId: MMSG-47299]
作者: suliang    时间: 2004-11-4 14:39
请版主告知修改xp那些安全选项,我想知道,有备无患
作者: harryhu    时间: 2004-11-4 14:55
关注
作者: 一笑    时间: 2005-11-23 18:23
怎样在xp中修改安全选项? thanks!
作者: yinwl    时间: 2007-6-8 17:23
标题: 关注中,我也遇到同样的问题
win 2000 和win 2003 都连不上,求助




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2