Skip to main content
Nintex Community Menu Bar

Error 'User K2SQL:System does not have Administrator rights' on the Configuration Analysis tool

  • February 16, 2021
  • 0 replies
  • 391 views

Forum|alt.badge.img+8

Issue

When running a re-configuration on a K2 5.4 environment, it completes with an error displayed on the Configuration Analysis tool. 

 

Error Code

Installation Health
-------------------
Analysis Result: Failed.

The following errors were logged as part of the install:
Component did not execute successfully: K2 Server

Analysis Result: Warning.

The following warnings were logged as part of the install:
Failed to execute target: System.Exception: User K2SQL:System does not have Administrator rights.
at SourceCode.Hosting.Client.BaseAPI.BaseAPIConnection.RemoteCall(String TypeName, String MethodName, Object[] Parameters, Boolean[] NullList, MarshalMessageType CallType)
at SourceCode.Workflow.Management.WorkflowManagementServer.GetProcessGroupPermissions(Int32 procSetID)
at SourceCode.Install.Package.Actions.Authorization.ProcessRights.AllowProcGroupPermissions.Execute(Target target)
at SourceCode.Install.Package.Targets.Target.Execute()
at SourceCode.Install.Package.Components.Component.ExecuteTarget(Target target, Boolean allPass)
at SourceCode.Install.Package.Components.Component.Execute(Boolean stamp)

 

Resolution

K2SQL:System is a temporary system account created by the installer and used for all database related operations, package and control deployments. 

The error is not of concern. It occurs because the the user that tries and create the log does not have the elevated admin permissions.

You can click on the Repair option on the Configuration Analysis if it fails during a re-configure and it should resolve the error.

 

Related Links