Hi,
I have tested installation of Connection Server on a VM and I had some trouble to connect to Administrator View Console. Web page start to open but hangs.
Problem was on JVM setting and you can change it easily in registry :
HKLM\Software\VMWare, Inc.\VMWare VDM\Plugins\wsnm\tomcatService\Params
Choose : JvmOptions
You will see command line like this : -Xms128m -Xmx1024m ....
Change Xmx parameter to "-Xmx512m"
Restart VDM service
It will works fine now