Issue
When attempting to open a Niagara R2 Enterprise Server station, the following error occurs:
Cannot open web server socket. [ServerLoop.run]
java.net.BindException: Address already in use: JVM_Bind
Product Line
TAC IA Series
Environment
Niagara R2 Enterprise Server all version
Cause
Resolution
-
Disable IIS if not required:
- Open Control Panel → Add/Remove Programs → Add/Remove Windows Components.
- Deselect Internet Information Services (IIS) and complete the removal.
- On Windows 7, set World Wide Publishing Service to Manual in Services to prevent auto-start.
-
If IIS is required, change the Niagara R2 Enterprise Server port:
- Open WorkPlace Pro Admin Tool and stop the Enterprise Server.
- Open the Enterprise Server station offline.
- Right-click the station → Properties → Config tab.
- Change httpPort to a new port (e.g., 8080) and click Apply.
- Save and restart the Enterprise Server.
- Update all references (address tables, browser URLs) to include the new port (e.g.,
http://192.168.1.142:8080).