0
に起動しない、それはこのエラーを示していますTomcatサーバーは、私は、サーバー上の私のサーブレットプログラムを実行しようとするたびに日食
Several ports (8005, 8080, 8009) required by Tomcat v7.0 Server at localhost are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other process or change the port number(s).
私は、ポート番号を変更しようとしたが、依然としてポート番号の場合には問題があります。私は何をすべきか?この問題を解決するには
オープンポートを取得するには、次の手順に従います。 cmd.exeを開き、 cmd "netstat -ano"、 を実行する – TechDog