I got a mail from Falguni, I guess he was referring to javaw.exe, I
terminated that process and now it works.
PSB his mail.
Thanks mate!
Rgds,
Joe


Hi Joe,
Even I was getting this error. What I did was I checked the Task Manager
and saw that java.exe was running I terminated that process and then
started Tomcat and it started running

Hope it helps

Regards
Falguni

> -----Original Message-----
> From: Jayprakash_Gonella [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 14, 2004 12:19 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: Tomcat
>
>
> may be your browser is configured to a proxy-server which is listening on
> 8080 port. you may want to check if your tomcat is presently
> running on port
> 8080..(u will find this in server.xml). if so, you may want to
> check it to a
> different port number other than 8080.
>
> regards,
> -jayprakash
>
> -----Original Message-----
> From: Joe Anand [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 14, 2004 12:04 PM
> To: [EMAIL PROTECTED]
> Subject: Tomcat
>
>
> Hi!
> I get this error while trying to run Apache Tomcat 4.0.
> PSB, the error description.
> Any possible solution?
> Rgds,
> Joe
>
>
> Catalina.start: LifecycleException:  null.open:  java.net.BindException:
> Address in use: JVM_Bind:8080
> LifecycleException:  null.open:  java.net.BindException: Address in use:
> JVM_Bind:8080
>         at
> org.apache.catalina.connector.http.HttpConnector.initialize(HttpCo
> nnector.ja
> va:1130)
>         at
> org.apache.catalina.core.StandardService.initialize(StandardServic
> e.java:454
> )
>         at
> org.apache.catalina.core.StandardServer.initialize(StandardServer.
> java: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(HttpConnecto
> r.java:950
> )
>         at
> org.apache.catalina.connector.http.HttpConnector.initialize(HttpCo
> nnector.ja
> va:1128)
>         at
> org.apache.catalina.core.StandardService.initialize(StandardServic
> e.java:454
> )
>         at
> org.apache.catalina.core.StandardServer.initialize(StandardServer.
> java: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)
> StandardServer.await: create[8005]: java.net.BindException:
> Address in use:
> JVM_Bind
> java.net.BindException: Address in use: JVM_Bind
>         at java.net.PlainSocketImpl.socketBind(Native Method)
>         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:397)
>         at java.net.ServerSocket.<init>(ServerSocket.java:170)
>         at
> org.apache.catalina.core.StandardServer.await(StandardServer.java:276)
>         at org.apache.catalina.startup.Catalina.start(Catalina.java:794)
>         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)
> Process terminated with exit code 1
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
>
> Some relevant archives, FAQs and Forums on JSPs can be found at:
>
>  http://java.sun.com/products/jsp
>  http://archives.java.sun.com/jsp-interest.html
>  http://forums.java.sun.com
>  http://www.jspinsider.com
> ******************************************************************
> ********
> This email (including any attachments) is intended for the sole use of the
> intended recipient/s and may contain material that is CONFIDENTIAL AND
> PRIVATE COMPANY INFORMATION. Any review or reliance by others or
> copying or
> distribution or forwarding of any or all of the contents in this
> message is
> STRICTLY PROHIBITED. If you are not the intended recipient, please contact
> the sender by email and delete all copies; your cooperation in this regard
> is appreciated.
> ******************************************************************
> ********

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to