Could Not Publish Server Configuration For Tomcat V9.0 Server At Localhost. Multiple Contexts Have A Path Of "/". Code Example


Example: The Tomcat server configuration at \Servers\Tomcat v9.0 Server at localhost-config is missing. Check the server for errors.


Probably, you have some problems with your server's configuration. 
Follow these steps to remove and create a new one, it might help you.

In Eclipse
1. Window -> Show view -> Servers
(If you cannot see it, you might need to choose Others -> Server)

2. From Server view -> Delete the server which has problems.

3. Right click -> New -> Server : to create a new one

In my case, after new server was created,
I get rid of this "localhost-config is missing"

Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android SDK Location Should Not Contain Whitespace, As This Cause Problems With NDK Tools