Srikanth Technologies

How to fix Tomcat "127.0.0.1 is not recognized"  problem in Netbeans

I have just installed NetBeans 8.0.2 along with Tomcat 8.0.15 that is part of NetBeans bundle.

After creating a web application as I try to deploy the application, it threw error and Tomcat window in Netbeans shows the following error:

'127.0.0.1' is not recognized as an internal or external command,
operable program or batch file.
After some searching in Internet, I found the issue and solution. I have seen this error with some other versions of Tomcat also. As it may be a problem other are also having, I would like to share steps to fix this problem. Follow the steps and your Tomcat will be up and running.

Hope this is of help to you.