Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When you say "open by hand", is this on the same machine, which does the automatic load? If not, would check, whether your server has the rights to open the application.
Peter
On the same machine.
I have the same problem here. QV11 Testserver and the Reloads do not work all the time. First try, error. second try OK, third try error again. Just random errors. Open by hand also works (same machine, same user).
After successfull reload following Error:
Error: QDSMain.Exceptions.DistributionFailedException: Distribute failed with errors to follow. ---> QDSMain.Exceptions.FailedDocumentCheckoutException: Failed to open document: C:\QV-Apps\VKF\ABCDEFG.qvw
Error: bei QDSMain.DistributeTask.OpenDocument(TaskResult taskResult, String fileName)
Error: bei QDSMain.DistributeTask.Distribution(String fileName, DistributionRequest distributionRequest, TaskResult taskResult, String repeatVariableName, String currentRepeatVariableValue)
Error: bei QDSMain.DistributeTask.Execute(TaskResult currentTaskResult)
Yup... I am seeing this too. Running QV11 SR2 Enterprise.
Very annoying... any solution in sight?
Edit: I am also seeing that QVB.EXE crashes whenever trying to do a simple distribute. From the event log:
Faulting application qvb.exe, version 11.0.11426.0, time stamp 0x509bca36, faulting module ntdll.dll, version 6.0.6002.18327, time stamp 0x4cb74dd3, exception code 0xc0000374, fault offset 0x00000000000aca57, process id 0x1d5c, application start time 0x01cdc9c93511665a.
Then:
The sourcedocument failed to open.. Exception=System.Runtime.InteropServices.COMException (0x800706BE): The remote procedure call failed. (Exception from HRESULT: 0x800706BE)
at QlikView.Global.OpenDocEx(String _DocName, Int16 _AccessMode, Boolean _AllowDialog, String _UserName, String _Password, String _Serial, Boolean _NoData, Boolean _UseDocStartState)
at QVBWrapper.Document.Load(ILogBucket i_LogBucket, Boolean withData)