51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 2627|回复: 0
打印 上一主题 下一主题

[求助] MI公司关于“RPC server is unavailable”问题的解决

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2005-1-7 20:47:59 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
http://www.testage.net/bbs/dispb ... p;ID=907&skin=1

下面是讲述如何解决  Error: "RPC server is unavailable的问题?

Problem Description: Error: "RPC server is unavailable"
The user is trying to start WinRunner remotely. When attempting to launch an automated test script on a remote machine, the Status field of the Test Execution dialog displays "RPC server is unavailable." This message indicates a problem in communicating with the WinRunner Remote Server on the target machine.

If using WinRunner QuickTest for SAP, the user can also refer to Problem ID 6683 - Error: "Access is denied" when running QuickTest SAP scripts remotely.

--------------------------------------------------------------------------------

Solution: Verify TCP/IP is installed and working

The first thing to verify is that TCP/IP is installed and working on both machines. This can be verified by performing a "ping" operation from each machine to the other.

EXAMPLE:
If the machine that is running the Remote Exectution Controller (the TestDirector machine) is called "Picard" (Windows machine name) and the machine used to run scripts remotely is called "Skipper," then from a command line on Picard, you would execute:

   ping skipper

If the communication channel is working then you should get several responses such as:

Reply from 199.35.108.112: bytes=32 time<10ms TTL=127

The same operation should be carried out from Skipper by running:

   ping picard

It should be noted that pinging by IP address (i.e., 199.35.108.112 in the above example) will indicate that TCP/IP is installed and working, but it does not tell us whether name resolution is being handled. In some cases name resolution will fail because the two machines are on different sub-domains (different physical networks, connected through a router). If this is the case it may sometimes be neccesary to "help" name resolution by editing the "hosts" file. This file can be found in the Windows directory for Windows 95 installs and in the "WinNT\system32\drivers\etc" directory on Windows NT installs. In the example above, if Picard was having trouble pinging Skipper by name, you would append the following line to the end of the "hosts" file on Picard:

   199.35.108.112 skipper

Please consult your system administrator for more information on resolving hostnames on your network.

NOTE:
The machine name should not contain a space. If it does, rename machine without a space.
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏

本版积分规则

关闭

站长推荐上一条 /2 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-6-17 11:48 , Processed in 0.071539 second(s), 28 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表