Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 11671  / 1 Year ago, fri, december 2, 2022, 9:21:29

I installed:




  • Eclipse Kepler

  • Tomcat7 at /usr/local/tomcat7



When I start tomcat $CATALINA_HOME/bin/startup.sh and go to myIp:8080 I see correct page



And now when I want to add tomcat7 at eclipse (at server view) I choose:



add new server => choose tomcat7 the finish button is disabled.



tomcat looking



I can't figure out why this happen.



I can install other servers for example - Jboss



enter image description here



But why I couldn't add new tomcat server?



How to solve this trouble?


More From » server

 Answers
4

It's a common bug in Eclipse. To resolve it:




  • Close eclipse

  • In {workspace-directory}/.metadata/.plugins/org.eclipse.core.runtime/.settings, delete:
    org.eclipse.wst.server.core.prefs and org.eclipse.jst.server.tomcat.core.prefs files

  • Restart Eclipse



That's all. You can check this source which refers to this other source.


[#28479] Sunday, December 4, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
olouredping

Total Points: 259
Total Questions: 100
Total Answers: 121

Location: New Caledonia
Member since Wed, Sep 15, 2021
3 Years ago
olouredping questions
;