首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >视图4适用于RDP,但不适用于PCoIP、黑屏和删除连接

视图4适用于RDP,但不适用于PCoIP、黑屏和删除连接
EN

Server Fault用户
提问于 2010-01-11 09:55:01
回答 2查看 14.2K关注 0票数 0

我已经启动和运行了View 4,而且所有的一切似乎都进行得很好。我遇到的问题是,如果我选择RDP协议,桌面就会弹出并运行良好。但是,如果我选择了PCoIP协议,我会得到一个黑屏,然后10-15秒之后,连接就会下降。

我发现的一个建议是重复检查DVM上的视频内存,我就这样做了。它最初是29.61或类似的,所以我把它改成了32。没什么用,所以我试了64次。这也没什么用。

在DVM上,在pcoip_server_pre_2010_*文件中,我看到以下几行:

代码语言:javascript
复制
01/10/10 19:48:54 server main: Opening mailboxes
01/10/10 19:48:54 server main: ViewAgent did not give us a preferred connection address.
01/10/10 19:48:54 server main: tera_pcoip_init
01/10/10 19:49:26 server main: exiting
01/10/10 19:49:28 server main: detaching inputdevtap
01/10/10 19:49:28 server main: closing the connection
01/10/10 19:49:28 server main: was connected - calling connection_closed
01/10/10 19:49:28 server main: closing mailboxes
01/10/10 19:49:28 server main: cleaning up reply ack wait
01/10/10 19:49:28 server main: freeing argument copy
01/10/10 19:49:28 server main: done

在DVM上,在pcoip_server_*文件中,我看到以下内容:

代码语言:javascript
复制
01/10/2010, 19:48:55> LVL:2 RC: 0 MGMT_SYS :Ready to connect with client
01/10/2010, 19:48:55> LVL:0 RC: 0 SERVER :server main: cb_server_ready_to_connect called.
01/10/2010, 19:48:55> LVL:2 RC: 0 MGMT_SCHAN :scnet_server_open: Listening for client on 192.168.90.225:50002
01/10/2010, 19:48:55> LVL:0 RC: 0 SERVER :server main: InputDevTap setup
01/10/2010, 19:48:55> LVL:1 RC:-500 SERVER :InputDevTap_Attach() failed (result=1002)
01/10/2010, 19:48:55> LVL:0 RC: 0 SERVER :server main: registering session callbacks
01/10/2010, 19:48:55> LVL:0 RC: 0 SERVER :server main: waiting for server to be ready
01/10/2010, 19:48:55> LVL:0 RC: 0 SERVER :server main: sending ready message
01/10/2010, 19:48:55> LVL:0 RC: 0 SERVER :server main: Starting message loop
01/10/2010, 19:48:55> LVL:0 RC: 0 SERVER :server main: MBX_SESSION_TAG = 'bc3512c6f4c1f248bd6a71faef6f104c'
01/10/2010, 19:48:55> LVL:2 RC: 0 RTOS :tera_query_performance_frequency(): initializing - frequency = 3.579545MHz
01/10/2010, 19:48:56> LVL:2 RC: 0 MGMT_PCOIP_DATA :Tx thread info: bw limit = 0, plateau = 0.0, avg tx = 0.0, avg rx = 0.0 (KBytes/s)
01/10/2010, 19:48:56> LVL:1 RC: 0 VGMAC :Stat frms: R=000000/000000/000000 T=000000/000000/000000 (A/I/O) 0.00% lost
01/10/2010, 19:49:26> LVL:0 RC: 0 SERVER :server main: MBX_SHUTDOWN
01/10/2010, 19:49:26> LVL:0 RC: 0 SERVER :server main: exiting
01/10/2010, 19:49:26> LVL:0 RC: 0 SERVER :server main: tearing down the blob and waiting
01/10/2010, 19:49:26> LVL:0 RC: 0 MGMT_SESS :Tearing down the session
01/10/2010, 19:49:26> LVL:2 RC: 0 MGMT_VCHAN :>>> app_reset: Session has been dropped. Forcing all channels to close!
01/10/2010, 19:49:26> LVL:2 RC:-503 MGMT_VCHAN :>>> Failed to close channel because session is not connected!
01/10/2010, 19:49:26> LVL:2 RC: 0 MGMT_VCHAN :VChanPluginExit: Closing plugin 'VMware_Server'.
01/10/2010, 19:49:28> LVL:2 RC: 0 MGMT_VCHAN :VChanPluginExit: Plugin 'VMware_Server' is closed.
01/10/2010, 19:49:28> LVL:2 RC: 0 MGMT_VCHAN :VChanPluginExit: Closing plugin 'mksvchanserver'.
01/10/2010, 19:49:28> LVL:2 RC:-503 MGMT_VCHAN :>>> Failed to close channel because session is not connected!
01/10/2010, 19:49:28> LVL:2 RC: 0 MGMT_VCHAN :>>> Connect callback 0 has been un-registered (mksvchan).
01/10/2010, 19:49:28> LVL:2 RC: 0 MGMT_VCHAN :VChanPluginExit: Plugin 'mksvchanserver' is closed.
01/10/2010, 19:49:28> LVL:1 RC: 1 MGMT_VCHAN :=> Successfully exited all the VChan plugins

在pcoip_agent_*文件中,我看到以下内容:

代码语言:javascript
复制
01/10/10 19:46:58 pcoip_agent_get_codec_info
01/10/10 19:46:58 **** System Info
01/10/10 19:46:58 Windows XP Service Pack 3 (5.1 build 2600)
01/10/10 19:46:58 1 processors detected
01/10/10 19:46:58 Intel or AMD 32 bit
01/10/10 19:46:58 Intel Pentium
01/10/10 19:46:58 XMM instructions present
01/10/10 19:46:58 SSE instructions present
01/10/10 19:46:58 SSE2 instructions present
01/10/10 19:46:58 PAE enabled
01/10/10 19:46:58 NX present
01/10/10 19:46:58 ****
01/10/10 19:46:58 pcoip_agent_register
01/10/10 19:46:58 pcoip_agent_register: intf version is 0102
01/10/10 19:46:58 pcoip_agent_register: int length is 40
01/10/10 19:46:58 pcoip_agent_connect_req
01/10/10 19:46:58 Client address is 0.0.0.0:50002
01/10/10 19:46:58 Agent GUID=2a04baac6f46f14ea4dabf0110ee2c36
01/10/10 19:46:58 codec = 2.
01/10/10 19:46:58 Launching pcoip_server_win32
01/10/10 19:46:58 VMWare's launcher code worked.
01/10/10 19:46:59 Waiting for ready message.
01/10/10 19:47:03 Got ready message.
01/10/10 19:47:03 Creating server's mailbox.
01/10/10 19:47:03 Sending session tag.
01/10/10 19:47:03 Adding session to list.
01/10/10 19:47:03 Sending connection response ok.
01/10/10 19:47:03 pcoip_agent_connect_req (end): connection_response, 0
01/10/10 19:47:03 pcoip_agent_disconnect
01/10/10 19:47:03 tera_agent_disconnect
01/10/10 19:47:03 tera_agent_disconnect: connection_closed 2
01/10/10 19:48:51 pcoip_agent_connect_req
01/10/10 19:48:51 Client address is 0.0.0.0:50002
01/10/10 19:48:51 Agent GUID=bc3512c6f4c1f248bd6a71faef6f104c
01/10/10 19:48:51 codec = 2.
01/10/10 19:48:51 Launching pcoip_server_win32
01/10/10 19:48:51 VMWare's launcher code worked.
01/10/10 19:48:52 Waiting for ready message.
01/10/10 19:48:55 Got ready message.
01/10/10 19:48:55 Creating server's mailbox.
01/10/10 19:48:55 Sending session tag.
01/10/10 19:48:55 Adding session to list.
01/10/10 19:48:55 Sending connection response ok.
01/10/10 19:48:55 pcoip_agent_connect_req (end): connection_response, 0
01/10/10 19:49:26 pcoip_agent_disconnect
01/10/10 19:49:26 tera_agent_disconnect
01/10/10 19:49:26 tera_agent_disconnect: connection_closed 2

对于为什么PCoIP不能工作,有什么想法吗?

EN

回答 2

Server Fault用户

发布于 2010-01-17 22:40:45

我也有同样的问题。尝试安装安全服务器,但没有相同的结果:选择RDP很好,而使用PCoIP它打开窗口(在窗口模式下,黑色屏幕时,全屏),大约15秒后,它就会退出。我在两个不同的2003年R2服务器上试用了相同的结果。我重新启动了客户端VM,重新安装了代理,检查了视频内存,但结果没有改变。不过,我还没有尝试从网络内部连接。我看到有人有同样的问题,可以从内部连接,但不能从外部连接,所以这可能是NAT/redir问题--但是为什么封装的RDP能够很好地工作呢?如果我找到了罪魁祸首,我就会公布我的结果。顺便说一下,我正在使用View 4和ESX 4服务器上的最新更新。

-更新

好的,我不能相信这一点,但这不是问题,PCoIP只是不支持通过外部连接。难以置信!你得读一读小字:

“使用PCoIP的视图客户端可以连接到视图安全服务器,但是与桌面的PCoIP会话忽略安全服务器。PCoIP使用UDP进行音频和视频流。安全服务器只支持TCP。”

链接到VMWare VIEWManager发行说明

读过吗?使用桌面的PCoIP会话忽略安全服务器!所以只有RDP才能穿越隧道..。

我希望我误读了一些东西,但事实是,VMView并不通过隧道/外部/不可信的连接来支持PCoIP。哎哟!

嗯,我通过VPN连接测试了它,当然它工作得很好。因此,目前它是通过视图门户或通过PCoIP连接为外部用户提供的RDP隧道。请记住,从视图门户启动的视图客户端默认为RDP --您没有选择的余地(tsk tsk)。

票数 3
EN

Server Fault用户

发布于 2010-12-01 17:37:52

我的猜测是,您有一个合法的通知/免责声明,这是显示在登录页面显示。

vmware KB的文章使用PCoIP连接到视图桌面时的连接错误和空白屏幕提到了如何删除这些内容:

如果组策略有一个免责声明,并且您正在通过PCoIP进行连接,您可能会看到一个空白屏幕。要解决此问题,请通过远程桌面协议(RDP)连接并禁用免责声明:

  • 单击“开始”>“运行”,然后键入regedit并单击“确定”。
  • 找到键HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon,移除以下键:
    • LegalNoticeCaption
    • LegalNoticeText

来源:[http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1016753][1]

票数 1
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/101450

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档