Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

EDX Checking triggered task 11.2 SR6 - Error Message: System.Exception: Could not find a result for the specified Execution ID

This issues relates with " Qlikview 11 EDX‌ . But somehow no one ever gets an answer for this. Not sure if it is service release issue or what.

If you run EDX task alone, task would run and execution would be completed.

if you run EDX task which runs another task, command prompts shows error

Error Message: System.Exception: Could not find a result for the specified Execution ID

If you run EDX task alone,

============================

Successfully started task with id/name=Test

Checking the status of task Test (id=xxxxx execId=xxxxxxx): Waiting

The task execution ended.

if you run EDX task which runs another tas

==============

Successfully started task with id/name=Test_Test

Checking the status of task Test_Test (id=xxxx execId=xxxx): Waiting

The task execution ended.

    Checking triggered task:

    Error while checking the status of task with execId=xxxx, retries=2

    Error message: System.Exception: Could not find a result for the specified execution ID "xxxx"

    Retry in 10s...

    Error while checking the status of task with execId=xxxx, retries=1

    Error message: System.Exception: Could not find a result for the specified execution ID "xxxxx"

    Retry in 10s...

    Error while checking the status of task with execId=xxxx, retries=0

    Error message: System.Exception: Could not find a result for the specified execution ID "xxxx"

    Unable to get task status.

"

Hi all,

Many thanks for all the extensive explanations above. I have got the EDX running -> it does trigger the event required. However after the task has succesfully been started, an error occurs 'when checking the task status':

Successfully started task with id/name=TestEDX/TestEDX.qvw

Checking the status of task TestEDX/TestEDX.qvw (id=cf4ff049-509e-4aaf-9fa3-81b5

069cd22a execId=49ddf6ea-3c9c-43ec-87ef-212d3903a495)

The task execution ended.

    Checking triggered task:

Unhandled Exception: System.ServiceModel.FaultException: System.Exception: Could

not find a result for the specified execution ID "c7222527-7a64-4a73-ba2d-e5938

9f303bb"

Server stack trace:

   at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRunt

ime operation, ProxyRpc& rpc)

   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean on

eway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan tim

eout)

   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCall

Message methodCall, ProxyOperationRuntime operation)

   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:

   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage req

Msg, IMessage retMsg)

   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgDa

ta, Int32 type)

   at QMSEDX.QMSAPI.IQMS.GetEDXTaskStatus(Guid qdsID, Guid executionID)

   at QMSEDX.QMSAPI.QMSClient.GetEDXTaskStatus(Guid qdsID, Guid executionID)

   at QMSEDX.Program.<>c__DisplayClasse.<PollSingleTask>b__d()

   at System.Threading.SpinWait.SpinUntil(Func`1 condition, Int32 millisecondsTi

meout)

   at QMSEDX.Program.PollSingleTask(IQMS client, Guid execId, Int32 pollInterval

, Int32 timeout)

   at QMSEDX.Program.<>c__DisplayClassb.<MonitorTriggeredTasks>b__a(TaskExecutio

nItem item)

   at System.Collections.Generic.List`1.ForEach(Action`1 action)

   at QMSEDX.Program.MonitorTriggeredTasks(IQMS client, List`1 executionItems)

   at QMSEDX.Program.TriggerAndMonitorTask()

   at QMSEDX.Program.Main(String[] args)

Could anyone help me how to solve this?

"

0 Replies