How to solve Apache Tomcat start-up problem in Netbeans

To remove the error which you get while working with Netbeans



Follow the following Step:

1. Go to Tomcat Apache Folder where you have installed
2. Double Click on the folder.  
3. Click on the bin folder
4. Search for catalina.bat ..Right click on it..Click on Edit
5. Check for set Java_opts=%Java%  %logging_config%
 Check for set Java_opts=%Java%  %logging_manager%

Remove double quote from the above two set

Restart the Tomact Server
Execute the page
Your page would be compiled

Warm Regards


for further query give your feedback....!!!!!!!!

Comments

Popular posts from this blog

How to Crack Any Star UML Version for Free

Other Way to solve Apache Tomcat start-up error......