09-08-22 04:31 AM
My Blue Prism server was working fine and then I fiddled with something but cant recall what and now I have a 'BPServer.exe. results in error when trying to start the server service.
My BPServer connection matches whats in the server configuration i.e.
And in the server configuration
If I click on manage permissions
If I click on 'Edit'
Nothing looks anything different to how it was. I usually start the server by command line
automate.exe /resourcepc /public /dbconname BPServerLP
and again thats always worked in the past. I've had a look in the event viewer but cant say it was very helpful
BPServer.ServerService
An error occurred while trying to start the server
System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at http://ha1714152:8199/bpserver that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it [::1]:8199
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
--- End of inner exception stack trace ---
As far as I can see SOAP and address all match so stumped as to where the issue lies. Any guidance would be appreciated
Thanks
Steve
Answered! Go to Answer.
10-08-22 04:33 AM
09-08-22 07:28 AM
09-08-22 05:13 PM
09-08-22 07:52 PM
09-08-22 08:36 PM
10-08-22 01:26 AM
10-08-22 04:33 AM
10-08-22 08:08 AM