Debugging – ClearCube Grid Center Admin Guide 4.11 User Manual
Page 43

Grid Center 4.11 Administrator’s Guide
Configuring Grid Center • 37
“clean” copy of the
ServiceDirectory.xml
file is available on the ClearCube
Support website.
Debugging
Take these steps to diagnose Blade client problems:
•
Open the
%cc_install_dir%\cgi-bin\iport\projects\bladehosts
file and
check its contents. Are any discovered hosts present?
•
Open a command prompt and run the following command:
cd %cc_install_dir%\iport
set classpath=%classpath%;.
Usage:
java MultiThreadUDPGCClient 6500 25 subnet_range
Example:
C:\Program Files\ClearCube Management Suite\DCI\iport>java
MultiThreadUDPGCClient 6500 25 192.168.0.1-192.168.0.254
Return Value: The list of discovered Blades in the network.
If no Blades are returned, it could be because the subnet range is incorrectly
set, Port 6500 has been blocked by some switch or firewall, or that the Grid
Center client is not running on the Blades. Check service status on the Blade
to determine.