Hi,

    Did you confirm that you Tomcat has not started as as service ?!. If it
is, then Tomcat is already running. Try restarting your machine and test
Tomcat and if it's not running, start it and test again.

Hth,
Karthick

----- Original Message -----
From: "Rob Clother" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 19, 2002 2:44 AM
Subject: Restarting Tomcat


> Dear All:
>
> I am trying to restart Tomcat by using the Windows menus, which point to
> "Stop Tomcat" and "Start Tomcat".  However, the "Start Tomcat" method
> causes an error (included at the bottom of this message) to be written
> to the console.  Is this something to do with Windows XP, or am I just
> forgetting to do something very basic?
>
> Thanks,
> -- Rob Clother
>
> Catalina.start: LifecycleException:  null.open:  java.net.BindException:
> Address
>  in use: JVM_Bind:8080
> LifecycleException:  null.open:  java.net.BindException: Address in use:
> JVM_Bin
> d:8080
>         at
> org.apache.catalina.connector.http.HttpConnector.initialize(HttpConne
> ctor.java:1130)
>         at
> org.apache.catalina.core.StandardService.initialize(StandardService.j
> ava:454)
>         at
> org.apache.catalina.core.StandardServer.initialize(StandardServer.jav
> a:553)
>         at org.apache.catalina.startup.Catalina.start(Catalina.java:780)
>         at
> org.apache.catalina.startup.Catalina.execute(Catalina.java:681)
>         at
> org.apache.catalina.startup.Catalina.process(Catalina.java:179)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
> ----- Root Cause -----
> java.net.BindException: Address in use: JVM_Bind:8080
>         at
> org.apache.catalina.connector.http.HttpConnector.open(HttpConnector.j
> ava:950)
>         at
> org.apache.catalina.connector.http.HttpConnector.initialize(HttpConne
> ctor.java:1128)
>         at
> org.apache.catalina.core.StandardService.initialize(StandardService.j
> ava:454)
>         at
> org.apache.catalina.core.StandardServer.initialize(StandardServer.jav
> a:553)
>         at org.apache.catalina.startup.Catalina.start(Catalina.java:780)
>         at
> org.apache.catalina.startup.Catalina.execute(Catalina.java:681)
>         at
> org.apache.catalina.startup.Catalina.process(Catalina.java:179)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to