java.net.BindException: Address in use: JVM_Bind

2003-12-20 Thread Prasad Dhulipala
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 me

Re: java.net.BindException: Address in use: JVM_Bind

2003-12-20 Thread Prasad Dhulipala
: > Howdy, > Change the server shutdown port, 8005 by default, in the 2nd > installation's server.xml file so that they don't both try to bind the > same port 8005. > > Yoav Shapira > Millennium ChemInformatics > > >-----Original Message- > >From: Pr

java.net.BindException: Address in use: JVM_Bind

2003-12-19 Thread Prasad Dhulipala
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 me