Hi
are u running any other process which is using port
8081 on your machine, 
to check this go to command prompt,
and type command
netstat -an
and see which are the ports used in your machine( i
assume u are on windows platform) or else find the
relevant command on unix,
or u can change the port in tomcat(conf/server.xml) to
other port not used
Ashish
--- Rahul Sood <[EMAIL PROTECTED]> wrote:
> 
> I have installed tomcat using  Web services
> developers pack. When trying =
> =3D
> to start tomcat according to the instructions given
> ( which is running the
> startup.bat file from the command prompt or clicking
> on start tomcat in =
> =3D
> the start menuitems ) a blank window comes up and
> vanishes in seconds and =
> =3D
> tomcat is not started.
>   Looking at the log file this is the error message
> recorded
> 
> java.net.BindException: Address in use:
> JVM_Bind:8081
>       at
>
org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpE=
> =3D
> ndpoint.java:268)
>       at
>
org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java=
> =3D
> :150)
>       at
>
org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
> =3D
> ctor.java:999)
>       at
>
org.apache.catalina.core.StandardService.initialize(StandardServ=
> =3D
> ice.java:582)
>       at
>
org.apache.catalina.core.StandardServer.initialize(StandardServe=
> =3D
> r.java:2244)
>       at
>
org.apache.catalina.startup.Catalina.start(Catalina.java:503)
>       at
>
org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
>       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:203)
>       at java.lang.reflect.Method.invoke(Native Method)
>       at
> com.sun.launcher.Launcher.main(Launcher.java:208)
> [ERROR] Http11Protocol - -Error initializing
> endpoint <java.net.BindExcepti=
> =3D
> on: Address in use: JVM_Bind:8081>
> Catalina.start: LifecycleException:  Protocol
> handler initialization =3D
> failed: java.net.BindException: Address in use:
> JVM_Bind:8081
> LifecycleException:  Protocol handler initialization
> failed: java.net.BindE=
> =3D
> xception: Address in use: JVM_Bind:8081
>       at
>
org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConne=
> =3D
> ctor.java:1001)
>       at
>
org.apache.catalina.core.StandardService.initialize(StandardServ=
> =3Dtar [EMAIL PROTECTED] 
> ice.java:582)
>       at
>
org.apache.catalina.core.StandardServer.initialize(StandardServe=
> =3D
> r.java:2244)
>       at
>
org.apache.catalina.startup.Catalina.start(Catalina.java:503)
>       at
>
org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
>       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:203)
>       at java.lang.reflect.Method.invoke(Native Method)
>       at
> com.sun.launcher.Launcher.main(Launcher.java:208)
> Catalina.stop: LifecycleException:  This server has
> not yet been started
> LifecycleException:  This server has not yet been
> started
>       at
>
org.apache.catalina.core.StandardServer.stop(StandardServer.java=
> =3D
> :2211)
>       at
>
org.apache.catalina.startup.Catalina.start(Catalina.java:535)
>       at
>
org.apache.catalina.startup.Catalina.execute(Catalina.java:399)
>       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:203)
>       at java.lang.reflect.Method.invoke(Native Method)
>       at
> com.sun.launcher.Launcher.main(Launcher.java:208)
> 
>   A prompt reply and help will be greatly
> apreciated.
> 
> 
> 
> 
> 
> Rahul Sood
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to