The %S_MSG protocol transport cannot listen on port %d because it is in use by another process.
Event Information
According to Microsoft : Cause : Another program on the computer is using the TCP port indicated. Resolution : Run netstat -aon to determine what program is using the port. Disable that application or specify a different port for Service Broker.