Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
tmumaw
Specialist II
Specialist II

Distribution of Documents Aborting

Hey Group,

Having an issue with distributing documents. I have not changed a thing in any of my models and everything has been running fine. I am now getting the following coming from publisher/distribution :

Error The sourcedocument failed to open.. Exception=System.Runtime.InteropServices.COMException (0x800706BE): The remote procedure call failed. (Exception from HRESULT: 0x800706BE)
at QlikView.ApplicationClass.OpenDoc(String _DocName, String _UserName, String _Password, String _Serial)
at QVBWrapper.Document.Load(ILogBucket i_LogBucket)
12/22/2010 07:21:08.3985955 Error The document failed to open.
12/22/2010 07:21:08.4142210 Error Could not request the QlikView Engine process to quit.. Exception=System.Runtime.InteropServices.COMException (0x800706BA): The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
at QlikView.ApplicationClass.Quit(Int32 _ExitCode)
at QVBWrapper.Document.NiceCloseThread(ILogBucket i_LogBucket)
12/22/2010 07:21:08.4142210 Information Closed the QlikView Engine successfully. ProcessID=4792
12/22/2010 07:21:08.4454720 Information Round: 252 (0), Opening document (0), Initializing Checkout (0), Loading document (344), Initializing load (344), Checking read (344), Creating QlikView Engine (344), Checking Size (406), Load (406)
12/22/2010 07:21:08.4454720 Error Document could not be opened
12/22/2010 07:21:08.4454720 Information Document could not be opened (0)
12/22/2010 07:21:08.4454720 Information Closed the QlikView Engine successfully. ProcessID=4792
12/22/2010 07:21:08.4610975 Information Initializing (0), Finished (15)
12/22/2010 07:21:08.4610975 Error Could not open the document.
12/22/2010 07:21:08.4610975 Error Could not open the document. DocumentName=D:\Qlikview\Report Cards\Report Cards With Invoiced Sales.qvw
12/22/2010 07:21:08.4610975 Information Deleting temp files (0), Next round! (0)
12/22/2010 07:21:08.4610975 Information Initializing (0), Finished (0)
12/22/2010 07:21:19.7270830 Error The task "Client Experience - Profit Centers" failed. ErrorCount=6
12/22/2010 07:21:19.7270830 Information Sending Alert Mail to 4 recipients.

Any ideas....?

1 Reply
vgutkovsky
Master II
Master II

Well based on your errors it seems that the source document can't be opened and this, of course, causes problems with distribution. FIrst, check if you can open the document manually in QV Desktop--it's possible it got corrupted. Second, if you are able to open it, verify that the publisher account has the proper NTFS permissions on the document. Also, in services.msc, check to make sure QDS is running under the proper account. I always change it to user@domain format (rather than domain\user) because that seems to resolve a lot of issues.