5.0

Table Of Contents
Connection Problems Between Desktops and View Connection Server Instances
You might experience connection problems between desktops and View Connection Server instances.
Problem
If connectivity between a desktop and a View Connection Server instance fails, you see one of the following
messages in the event database.
n
Provisioning error occurred for Machine
Machine_Name
: Customization error due to no network
communication between the View agent and Connection Server
n
Provisioning error occurred on Pool
Desktop_ID
because of a networking problem with a View
Agent
n
Unable to launch from Pool
Desktop_ID
for user
User_Display_Name
: Failed to connect to Machine
MachineName
using
Protocol
Cause
The connectivity problems between a desktop and a View Connection Server instance can occur for different
reasons.
n
Lookup failure on the desktop for the DNS name of the View Connection Server host.
n
The ports for JMS, RDP, or AJP13 communication being blocked by firewall rules.
n
The failure of the JMS router on the View Connection Server host.
Solution
n
At a command prompt on the desktop, type the nslookup command.
nslookup
CS_FQDN
CS_FQDN is the fully qualified domain name (FQDN) of the View Connection Server host. If the command
fails to return the IP address of the View Connection Server host, apply general network troubleshooting
techniques to correct the DNS configuration.
n
At a command prompt on the desktop, verify that TCP port 4001, which View Agent uses to establish JMS
communication with the View Connection Server host, is working by typing the telnet command.
telnet
CS_FQDN
4001
If the telnet connection is established, network connectivity for JMS is working.
n
If a security server is deployed in the DMZ, verify that exception rules are configured in the inner firewall
to allow RDP connectivity between the security server and desktop virtual machines on TCP port 3389.
n
If secure connections are bypassed, verify that the firewall rules allow a client to establish either a direct
RDP connection to the desktop virtual machine on TCP port 3389, or a direct PCoIP connection to the
desktop virtual machine on TCP port 4172 and UDP port 4172.
n
Verify that exception rules are configured in the inner firewall to allow connections between each Security
Server and its associated View Connection Server host on TCP port 4001 (JMS) and TCP port 8009 (AJP13).
Connection Problems Due to Incorrect Assignment of IP Addresses to Cloned
Desktops
You might not be able to connect to cloned desktops if they have static IP addresses.
Problem
You cannot use View Client to connect to cloned desktops.
Chapter 16 Troubleshooting View Components
VMware, Inc. 311