Re: java.net.BindException: Address already in use: JVM_Bind:8090

2007-04-05 Thread mallika guliani
David, it works now. I had to change port to 8090 in one more place: >Need Mail bonding? >>Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users. >> >> >> >> > > >- >To start a new topic, e-mail: users

RE: java.net.BindException: Address already in use: JVM_Bind:8090

2007-04-05 Thread mallika guliani
d then telnet to that port (e.g. telnet [hostname] [port#] Example: telnet localhost 8080) -Original Message----- From: mallika guliani [mailto:[EMAIL PROTECTED] Sent: Thursday, April 05, 2007 11:18 AM To: tomcat-user@jakarta.apache.org Subject: java.net.BindException: Address already in use:

Re: java.net.BindException: Address already in use: JVM_Bind:8090

2007-04-05 Thread mallika guliani
rosoft acquired it, so now it's on the Microsoft site: http://www.microsoft.com/technet/sysinternals/Networking/TcpView.mspx --David mallika guliani wrote: >I configured Tomcat/5.0.28 in MyEclipse 5.1 but unable to run the server to >test some examples. I changed default 8080 port in

java.net.BindException: Address already in use: JVM_Bind:8090

2007-04-05 Thread mallika guliani
I configured Tomcat/5.0.28 in MyEclipse 5.1 but unable to run the server to test some examples. I changed default 8080 port in server.xml, which was also giving same error. These are the lines that I changed: But it keeps giving the same error: org.apache.coyote.http11.Ht