NetVault Console or Configurator couldn't be launched whilst using Putty or Xming.
The NetVault Console or Configurator could be launched in the past.
From the last 2 lines of nvguidisplay.log Trace we could see:
4 GUI :05144 544 0 133351.796689 Get the fontList resource from the resource database
0 GUI :05144 545 0 133352.167287 Font set creation failed
From the last 2 lines from nvconfigurator.log Trace we could see:
4 GUI :05163 544 0 133615.699798 Get the fontList resource from the resource database
0 GUI :05163 545 0 133616.115550 Font set creation failed
We made sure that all xfonts were installed on the NetVault Server whilst logged in as root, to make sure that NetVault Console and Configurator could be launched:
apt-get install xfonts*
Then re-started the X environment.
Unfortunately this didn't resolve the issue, but made sure that all relevant fonts needed for NetVault were installed.
Please use Cygwin instead of Xming and could now successfully launch the NetVault Console and Configurator.
Further information can be found on the www.cygwin.com website.