Eclipse 3.7 (Indigo) + Tomcat7 — Cannot create a server using the selected type

前端 未结 10 1793
暗喜
暗喜 2020-12-04 14:19

Setup:

  • Eclipse 3.7 + the WEB tools from the indigo update site
  • Tomcat7
  • Ubuntu

Problem:

When I try to add a new Tomcat

10条回答
  •  日久生厌
    2020-12-04 14:39

    The error occurs due to the server running in some other Java(TM) Platform.

    1. Start Task manager->Processes->Select Java(TM)
    2. Click "End Processes".

    After finishing this procedure you can add the server without any error.

提交回复
热议问题