go to your task manager and see if a java process still running 
if it is kill it before you restart

Venkat


----- Original Message ----
From: mallika guliani <[EMAIL PROTECTED]>
To: tomcat-user@jakarta.apache.org
Sent: Thursday, April 5, 2007 11:18:20 AM
Subject: java.net.BindException: Address already in use: JVM_Bind:8090


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:
   
  <Server port="8015" shutdown="SHUTDOWN" debug="0">
  <Connector port="8090"               maxThreads="150" ...>
   
  But it keeps giving the same error:
   
  org.apache.coyote.http11.Http11Protocol init
  SEVERE: Error initializing endpoint
  java.net.BindException: Address already in use: JVM_Bind:8090
   
  SEVERE: Error starting endpoint
  java.net.BindException: Address already in use: JVM_Bind:8090
   
  StandardServer.await: create[8015]: java.net.BindException: Address already 
in use: JVM_Bind
   
  All the forums say change port in Server.xml which hasn't resolved the 
problem.
   
  Please advice.
   
  Thank You.


---------------------------------
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.


 
____________________________________________________________________________________
8:00? 8:25? 8:40? Find a flick in no time 
with the Yahoo! Search movie showtime shortcut.
http://tools.search.yahoo.com/shortcuts/#news

Reply via email to