Hi all,
I have an issue with Blue Prism installation and I would like some advices to solve it. Thank you for your help.
I have two workstations (VM Win 10 64 bits) with Blue Prism 6.0.3.6190 installed, and the BP database on a distinct SQL Server.
I have configured each one of these workstations to be also a Blue Prism Server, with WCF SOAP with message encryption and windows authentication.
One of these workstation, no problem, I can configure and use connections directly on the BP database, and also with each application server.
On the other workstation, for an unknown reason, the only connection able to work fine is the direct connection toward the BP database. All other connections provided by the Blue Prism Servers fail, with message like :
"Le service HTTP situé sur http://fqdnxxxx:8199/bpserver n'est pas disponible. Cela peut être dû au fait que le service est trop occupé ou qu'aucun point de terminaison n'était à l'écoute à l'adresse spécifiée. Vérifiez que l'adresse est correcte, puis réessayez d'accéder au service ultérieurement." ==> System.Net.WebException: Le serveur distant a retourné une erreur : (503) Serveur non disponible.
"The HTTP service located on http://fqdnxxxx:8199/bpserver is not available, this may be because the service is too busy or no endpoint is tuned in the specified address, verify that the address is correct, and then try to access the service later." ==> System.Net.WebException: The remote server returned an error: (503) Unavailable server
If I use IP address for the Blue Prism Server locations, the connections fail with other errors, as if the workstations were not in the same AD forest.
To recap:
Workstation A : direct connexion OK, connection with server on workstation A OK, connection with server on workstation B OK
Workstation B : direct connection OK, connection with server on workstation A KO, connection with server on workstation B KO