I edited catalina.properties
trying to change the port of the server, it didn't work and restored the original values and now I am getting the following error:
Could not load the Tomcat server configuration at /Servers/VMware vFabric tc Server Developer Edition v2.9-config. The configuration may be corrupt or incomplete. Resource is out of sync with the file system: '/Servers/VMware vFabric tc Server Developer Edition v2.9-config/catalina.properties'.
This is the default server provided by Spring Tool Suite.
The solutions I found did not help me, like copying all the TOMCAT_DIR/conf files to my server location, which is in workspace/Servers
.
Any help?