Read the message:

java.net.BindException: Address in use: JVM_Bind:8081
        at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpE=

Some other program is bound to the port.

George Sexton
MH Software, Inc.
Voice: 303 438 9585
http://www.mhsoftware.com


-----Original Message-----
From: Rahul Sood [mailto:[EMAIL PROTECTED]]
Sent: 12 October, 2002 7:34 AM
To: [EMAIL PROTECTED]
Subject: unable to start tomcat



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]>


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

Reply via email to