Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
In QMC, a task which reloads and distributes an application fails. This application reload a source document and then 4 user documents are created based on reducing.
The error in the log is :
Error: Could not distribute, unexpected error.. Exception=System.InvalidOperationException: Operation is not valid due to the current state of the object.
(2014-09-22 10:26:52) Error: at QDSMain.LoopReductionSet.get_Current()
(2014-09-22 10:26:52) Error: at QDSMain.DistributeTask.ApplyRules(ILogBucket i_LogBucket, DistributeSourceDocument i_SourceDocument, Document i_QVBDocument, Int32& io_Round)
(2014-09-22 10:26:52) Error: at QDSMain.DistributeTask.InternalExecute(ILogBucket i_LogBucket, TaskResult currentTaskResult)
What is weird is that the user documents are created and I can see it's updated in the Accesspoint. Yet, it's annoying to see there is an error in QEMC.
This happens for 2 tasks. but all the other ones work fine.
Do you have any ideas about this error ?
Thank you for your help
Hi,
I looked up and found a case that had be open on the same error. The resolution was to reconfigure and adjust one of the objects in the QVW.
I would make a backup copy to play with and see if you can find the object that is causing the issue.
Bill
I would check by spliting Tasks
task 1 Reload and Reduce
Task 2 Distribute
regards
ASHFAQ