当前位置: 代码迷 >> Eclipse >> 新手请问 第一个jsp老不能运行
  详细解决方案

新手请问 第一个jsp老不能运行

热度:62   发布时间:2016-04-23 18:40:44.0
新手请教 第一个jsp老不能运行
我的版本是lomboz-all-in-one-S-3.2RC1
运行第一个jsp,run   on   server后
老弹出这样的提示:
Several   ports(8005   8080   8009)required   by   Tomcat   V5.0   Server@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.

搞了2天,第一个jsp还没成功运行,快崩溃了。。。。。。
请大虾帮忙~
十分感谢


------解决方案--------------------
你是怎么运行的啊?
提示是那三个端口已被占用,可能服务器的另一个进程正在运行,或有其它程序占用了这个端口.
出现这个错误时,你在IE里输入
http://localhost:8080看看服务器有没有启动.
------解决方案--------------------
关注
------解决方案--------------------
重启机子,再部署一次就可以了!一般都可以解决的,就是不知道什么原因!
  相关解决方案