| 发表于:2008-02-21 00:30:29 楼主 |
我开发用的配置是tomcat6.0+eclipse3.3+lomboz3.3 以下就是我在设置完成后开发出现的问题: several ports (8005, 8080, 8009) required by tomcat v6.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). 我重装了tomcat6.0把port 改成了1088后,再按上述的方法建了一个项目,出现了以下的问题: several ports (8005, 8009) required by tomcat v6.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). 请多多指教! |
|
|
|
|