When performing a cumulative update on Exchange 2013 I ran into an issue where the finalization step was hanging as 45%.

When I checked the Exchange Setup logs I saw the following repeated over and over.
Service 'MSExchangePOP3BE' failed to reach status 'Running' on this server after waiting for '25000' milliseconds.
[WARNING] Service checkpoint has not progressed. Previous checkpoint='0'- Current checkpoint='0'.
Previous service status query time is '7/5/2018 1:35:37 AM'.
Current service status query time is '7/5/2018 1:36:02 AM'.
Will wait '25000' milliseconds for the service 'MSExchangePOP3BE' to reach status 'Running'.In this instance, the Exchange setup was unable to start the POP3 backend service. Attempting to start the service manually through the Services MMC also failed. Upon checking the System Event Log the following error was reported.
The address is already in use. Binding: 0.0.0.0:9955.

This error indicates something else was already listening on port 9955, which was preventing the POP3 backend service from starting (and setup from completing).
[Read more…] about Exchange Cumulative Update hangs during setup finalization








