Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Wenhan_Cui
Partner - Contributor
Partner - Contributor

Qlik sense sever installation failed

Hi,

I have tried many versions of Qlik sense server, but all failed because of this error. Is there any suggestion?

Labels (2)
1 Reply
Levi_Turner
Employee
Employee

The relevant part is here:

SFXCA: Extracting custom action to temporary directory: C:\Windows\Installer\MSI2CC.tmp-\
SFXCA: Binding to CLR version v4.0.30319
Calling custom action Qlik.QustomActions64!Qlik.QustomActions64.DirectoryServices.CreateGroup
Action 16:09:10 33 GROUPNAME: Qlik Sense Service Users
Action 16:09:10 33 GROUPDESCRIPTION: Members of this group have the required permissions for running Qlik Sense services
Action 16:09:10 35 Group Qlik Sense Service Users already exists on computer, continue.
MSI (s) (B0:84) [16:09:10:366]: Executing op: ActionStart(Name=CA_AddUserToGroup,,)
Action 16:09:10 35 CreateGroup call successful.
MSI (s) (B0:84) [16:09:10:382]: Executing op: CustomActionSchedule(Action=CA_AddUserToGroup,ActionType=3073,Source=BinaryData,Target=AddUserToGroup,CustomActionData=GROUPNAME=Qlik Sense Service Users;SERVICEUSER=lf12gpsapp018081\administrator)
MSI (s) (B0:94) [16:09:10:382]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI3C7.tmp, Entrypoint: AddUserToGroup
SFXCA: Extracting custom action to temporary directory: C:\Windows\Installer\MSI3C7.tmp-\
SFXCA: Binding to CLR version v4.0.30319
Calling custom action Qlik.QustomActions64!Qlik.QustomActions64.DirectoryServices.AddUserToGroup
Action 16:09:10 56 GROUPNAME: Qlik Sense Service Users
Action 16:09:10 56 The property GROUPSID is empty.
Action 16:09:10 56 SERVICEUSER: lf12gpsapp018081\administrator
Action 16:09:10 63 Adding user lf12gpsapp018081\administrator to Qlik Sense Service Users group
Action 16:09:10 64 System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.Runtime.InteropServices.COMException: 该成员不存在,因此不能将其添加到本地组中或从本地组删除。

   --- 内部异常堆栈跟踪的结尾 ---
   在 System.DirectoryServices.DirectoryEntry.Invoke(String methodName, Object args)
   在 Qlik.Burn.Common.Managers.SystemDependencyManager.AddUserToGroupByName(String userNameWithDomain, String groupName)
   在 Qlik.QustomActions64.DirectoryServices.AddUserToGroup(Session session)
CustomAction CA_AddUserToGroup returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)

 

So it looks like there is already the local group that Qlik is trying to create (Qlik Sense Service Users). Please add that administrator account to that local group and try the install again. Or delete the group and try the install again.