Date: 2005-02-08T21:46:08 Editor: JohnSisson Wiki: Apache Geronimo Wiki Page: Building URL: http://wiki.apache.org/geronimo/Building
Update comments about IIS Admin service use of port 1050 Change Log: ------------------------------------------------------------------------------ @@ -175,7 +175,7 @@ It has been obvserved that on Windows, port 1050 is used by the IIS Admin service and will cause a `org.omg.CORBA.COMM_FAILURE: Unable to listen on /0.0.0.0:1050 (java.net.BindException: Address already in use: JVM_Bind)` error. - One workaround (assuming the IIS Admin service isn't needed to be running) is to go to Services list in the Computer Management console and stop the IIS Admin service. Note that this service will be restarted when you reboot though. + One workaround (assuming the IIS isn't needed to be running) is to go to Services list in the Computer Management console and stop the IIS Admin service, change the startup type for the service to manual. You may need to reboot after this. == Remoting Tests Hang ==