Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

.qvw document is not responding

Hi ,

I have created one job in qlikview publisher,when i run the job, one of the .qvw document was not responding ,i am getting the below error .if any body knows please help on this issue.

Reload failed Exception=%Exception Exception: System.ArgumentException: An entry with the same key already exists.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.TreeSet`1.Add(T item)
at System.Collections.Generic.SortedDictionary`2.Add(TKey key, TValue value)
at QVBWrapper.Document.UpdateTableCache(Boolean i_FullRefresh)
at QVBWrapper.Document.Reload(Int32 i_ParentLogID, Object i_Partial).
System.Exception: Reload failed ---> System.ArgumentException: An entry with the same key already exists.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.TreeSet`1.Add(T item)
at System.Collections.Generic.SortedDictionary`2.Add(TKey key, TValue value)
at QVBWrapper.Document.UpdateTableCache(Boolean i_FullRefresh)
at QVBWrapper.Document.Reload(Int32 i_ParentLogID, Object i_Partial)
--- End of inner exception stack trace ---
at QVBWrapper.Document.Reload(Int32 i_ParentLogID, Object i_Partial)
at QVBWrapper.Document.StartThread2(Int32 i_ParentLogID, Object i_Object)
Reload failed Exception=%Exception Exception: System.Runtime.InteropServices.COMException (0x800706BA): The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
at QlikView.IFieldDescription.get_IsSystem()
at QVBWrapper.Document.UpdateTableCache(Boolean i_FullRefresh)
at QVBWrapper.Document.Reload(Int32 i_ParentLogID, Object i_Partial).
System.Exception: Reload failed ---> System.Runtime.InteropServices.COMException (0x800706BA): The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
at QlikView.IFieldDescription.get_IsSystem()
at QVBWrapper.Document.UpdateTableCache(Boolean i_FullRefresh)
at QVBWrapper.Document.Reload(Int32 i_ParentLogID, Object i_Partial)
--- End of inner exception stack trace ---
at QVBWrapper.Document.Reload(Int32 i_ParentLogID, Object i_Partial)
at QVBWrapper.Document.StartThread2(Int32 i_ParentLogID, Object i_Object)

Labels (1)
1 Reply
Not applicable
Author

Try to delete and recreate the job and all it's tasks, bye