Hi, Scott
How many times did you start up Tomcat before this? You might have another
Tomcat instance, or another process, listening on the same port.
Regards,
Noel Lecaros
Ian Scott wrote:
>
> Can you help with this ? It may be something I have done or haven't done.
> The following text is displayed when tomcat is started using the supplied
> startup.bat.
>
> ----------------------------------------------------------------------------
> ------------------------------
> Starting tomcat install="C:\JBuilder4\tomcat" home="C:\JBuilder4\tomcat"
> classPath="C:\JBuilder4\tomcat\classes;C:\JBuilder4\tomcat\lib\webserver.jar
> ;C:\JBuilde
> r4\tomcat\lib\jasper.jar;C:\JBuilder4\tomcat\lib\xml.jar;C:\JBuilder4\tomcat
> \lib
> \servlet.jar;C:\JBuilder4\jdk1.3\lib\tools.jar;C:\JBuilder4\tomcat\classes;C
> :\JB
> uilder4\tomcat\lib\webserver.jar;"
> Context log: path="/admin" Automatic context load
> docBase="C:\JBuilder4\tomcat\webapps\admin"
> Context log: path="/admin" Adding context path="/admin"
> docBase="C:\JBuilder4\tomcat\webapps\admin"
> FATAL: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 java.net.ServerSocket.<init>(ServerSocket.java:121)
> at
> org.apache.tomcat.net.DefaultServerSocketFactory.createSocket(Default
> ServerSocketFactory.java:97)
> at
> org.apache.tomcat.service.SimpleTcpEndpoint.startEndpoint(SimpleTcpEndpoint.
> java:186)
> at
> org.apache.tomcat.service.SimpleTcpConnector.start(SimpleTcpConnector.java:1
> 42)
> at
> org.apache.tomcat.core.ContextManager.start(ContextManager.java:253)
> at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:157)
> at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:163)
> ----------------------------------------------------------------------------
> ------------------------------
>
> Thank you for taking the time.
>
> Ian Scott
>
>
> This email message and any accompanying attachments may contain information
> that is confidential and is subject to legal privilege. If you are not the
> intended recipient, do not read, use, disseminate, distribute or copy this
> message or attachments. If you have received this message in error, please
> notify the sender immediately and delete this message. Any views expressed
> in this message are those of the individual sender, except where the sender
> expressly, and with authority, states them to be the views of Mobilesoft Pty
> Ltd. Before opening any attachments, please check them for viruses and
> defects.