Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey guys,
I changed the password of the Administrator where the Qlikview services are running. After that i also changed the Passwords of the qlikview services (Log on) in windows server.
in fact the Services are running properly and i can access the QMC, but the Reload in QMC doesn´t work anymore.
When i look into QlikTech/DistributionService/TaskResults i get following info:
<LogFinalEntry Type="Error" Date="4/20/2016 3:38:48 PM" Text="The sourcedocument failed to open.. Exception=System.Runtime.InteropServices.COMException (0x80010108): The object invoked has disconnected from its clients. (Exception from HRESULT: 0x80010108 (RPC_E_DISCONNECTED))
 at QlikView.IUserPreferences.set_SMTPServer(String _SMTPServer)
 at QVBWrapper.Document.Load(ILogBucket i_LogBucket, Boolean withData)" />
<LogFinalEntry Type="Error" Date="4/20/2016 3:38:48 PM" Text="The document failed to open." />
Exception:
QDSMain.Exceptions.DistributionFailedException: Distribute failed with errors to follow. ---> QDSMain.Exceptions.ReloadFailedException: Reload failed ---> System.Threading.ThreadAbortException: Thread was being aborted.
 at QVBWrapper.DocumentPool.Checkout(ILogBucket logBucket, eCheckoutMode checkoutMode, String fileName, Boolean clearAll, Boolean clearLocks, Boolean clearOneAndOnlyOnes, Boolean reduce, String variableName, String variableValue, AbortCallbackCheck abortCallbackCheck, String sectionAccessUsername, String sectionAccessPassword, DocumentRestoreMode documentRestoreMode, Boolean withData, Boolean forceQvbAllocation)
 at QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage)
 --- End of inner exception stack trace ---
 at QDSMain.ReloadTask.Reload(String fileName, TaskResult taskResult, String sectionAccessUserName, String sectionAccessPassword, eReloadOptions reloadOption, String variableName, String variableValue, Boolean moniterCpuUsage)
 at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)
 --- End of inner exception stack trace ---
 at QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)
 at QDSMain.Task.AbstractTask.TaskExecution(ILogBucket logBucket, TaskResult taskResult)"
<LogFinalEntry Type="Error" Date="4/20/2016 3:38:48 PM" Text="Task failed with exception" />
<LogFinalEntry Type="Error" Date="4/20/2016 3:38:48 PM" Text="Exception=The currently executing operation was aborted." />
Can please somebody help me out.
Thank you for your quick reply.
I could manage it by myself.
I created a new Administrator and switched all the Qlikview Services to this new User on Windows Server.
Still i don´t know the exact reason why it didn´t work before.
regards
steve
Hi Steve,
does the document have SECTION ACCESS that requires user name and password maybe?
Andy
no section access
Ok, do you have generate Log File enable in the QVW, if not, enable it, re run the reload and pos the resultant log which will be created in the same folder as the actual QVW
Andy
Hi, steve wink.
After of changed password, you have that alter the services on Windows Server and restart them.
Hope this helps!
I already did that as you can read in my description.
Thank you for your quick reply.
I could manage it by myself.
I created a new Administrator and switched all the Qlikview Services to this new User on Windows Server.
Still i don´t know the exact reason why it didn´t work before.
regards
steve
I have seen on occasion instances where the user profile gets corrupted and things can go a bit screwy, maybe this is one of those! Glad you got it sorted though!
Andy