jvanmarion
(Jeroen van Marion)
January 22, 2019, 7:35pm
9
Maybe this will solve your problem. This user started out with the same problem you had. It contains the same error when he upgraded. On a fresh installation this could happen too. Check the answer of bparson.
After upgrading UiPath Orchestrator to 2018.2.4, I receive the following error:
Failed to obtain DB connection from data source 'default': System.Data.SqlClient.SqlException (0x80131904): Login failed for user [REDACTED]$.
at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectio…
and another one about your 3rd error:
I installed orchestrator in Local server after successfully completing all the pre requisites. In IIS manager i could see the orchestrator site.
[image]
But when i try to browse facing an exception “Cannot acquire database lock on UiPath.Orchestrator.SystemJobs.”
[image]
In database setting while installing checked windows authentication mode. Also made sure both in IIS and Web config file everything looks right for windows authentication. Can any help me sort out this issue.
This error occurs: Cannot acquire database lock on UiPath.Orchestrator.SystemJobs. A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Can someone help please.
I hope the above things can help you in finding the problem.
If you got it solved in the meantime, please provide the answer so it can help others too.