Start the CMS3 (service) and display below error
1. Edit a JAVA_HOME environment
Right Click the "My Computer" ---> Properties---> select Advanced ---> Environment Variables
2. You must need to enter the java_home in system variables
New ---> Variable name: JAVA_HOME
Variable value : (Select your java path) such as: C:\Program Files\Java\jdk1.6.0_13
---> Ok ---> Ok ---> Ok
3 In the Command Prompt
Resinstall the CMS3 tomcat
i. sc delete cms3
ii. service install cms3
iii. sc start cms3
4 Restart CMS3 Client