Websphere 无法在客户端计算机中运行WSAD

Websphere 无法在客户端计算机中运行WSAD,websphere,Websphere,嗨,我正在尝试在客户端登录中运行WSAD,但它没有启动,并给出如下错误 Application started: wclight [02/09/09 15:11:27:656 CST] 41104110 WebContainer E BRVE01E: Failed to Start Transport on host , port 80. The most likely cause is that the port is already in use. Please ensure that n

嗨,我正在尝试在客户端登录中运行WSAD,但它没有启动,并给出如下错误

Application started: wclight
[02/09/09 15:11:27:656 CST] 41104110 WebContainer  E BRVE01E: Failed to Start Transport on host , port 80. The most likely cause is that the port is already in use. Please ensure that no other applications are using this port and restart the server. com.ibm.ws.webcontainer.exception.TransportException: Failed to start transport http: java.net.BindException: Address in use: bind
我知道这是一个网络端口问题,但当我扫描netstat-n时,似乎没有人使用这个端口
如果服务器列表中有任何其他原因,请双击运行项目的目标服务器。服务器详细信息显示在右上角窗口中。单击该窗口底部的端口选项卡。 要避免端口冲突,请更改主机别名列表和HTTP中的9080端口 运输清单。另外,默认情况下更改位置服务守护程序端口9000和ORB 默认情况下,引导端口为900。