Pages

Monday, September 19, 2011

Error: "Cannot create a server using the selected type"

After I change the location of Tomcat Server, I got the error "Cannot create a server using the selected type" when I delete the old server and tried to add a new server in Eclipse. The reason is that Eclipse already create the server runtime Environment profile and could not find the server from the previous location.

To fix this, simply go to "Preferences", -> Server -> Runtime Environments, select the server and change the installation directory to where Tomcat is now.

No comments:

Post a Comment