Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

port is already in use error

Status
Not open for further replies.

saravananm

Programmer
Dec 20, 2002
2
IN
i`m using jbuilder with websphere as a development environment for EJB with struts framework.when i try to run the server from jbuilder i got the following error..

" ServletEngine X SRVE0146E: Failed to Start Transport. 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.servlet.engine.TransportException: Failed to start transport http: java.net.BindException: Address in use: bind "

actually there is no port is opened and i try to change the port no in the ' server-cfg.xml ' file also,but it`s not working !!
i like to know the solution as soon as possible.thanks in advance.

-Saravanan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top