You need to change the port that one of them running, in server.xml !! 
    ----- Original Message ----- 
    From: Prasad Dhulipala 
    To: [EMAIL PROTECTED] 
    Sent: Friday, December 19, 2003 11:50 AM
    Subject: java.net.BindException: Address in use: JVM_Bind


    Hi

    I am trying to simultaneously run two installations of Apache Tomcat 4.0.6 on my 
windows XP
    professional machine. Each is installed in a different folder. Each boots up and 
works fine
    independently. But when I try to start up one with the other instance already 
running, it fails with
    this message:

    Using CATALINA_BASE:   ..
    Using CATALINA_HOME:   ..
    Using CATALINA_TMPDIR: ..\temp
    Using JAVA_HOME:       C:\jdk1.3.1_09
    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:447)
            at java.net.ServerSocket.<init>(ServerSocket.java:165)
            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)

    Can somebody help me with this?

    Thanks

    Prasad


    --
    NOTICE: If received in error, please destroy and notify sender.  Sender does not 
waive
    confidentiality or privilege, and use is prohibited.


Reply via email to