Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

QMSEDX error when executed parallelly

Hi,

I execute qlikview publisher jobs using JP1 scheduler with QMS EDX command.

When the job executed only parallelly, there is a wierd behavior at times.

It does not happen always, but only at times.

Even though in Publisher it went fine and no error.

QMSEDX gives this output. Has anyone faced this problem earlier? Please help.

I got message from QMS EDX like

==========TEST_01=====================

Successfully started task with id/name=Reload_TEST_01.qvw

Checking the status of task Reload_TEST_01.qvw (id=cf6c051d-ffcc-4e93-8f28-3934bfcc0cfb execId=37e6395d-9be2-4220-b6aa-7af7fbaaa38a)

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

And a wierd return code that is   -532462766


While, another job executed parallelly is completed normally

==========TEST_02=====================

Successfully started task with id/name=Reload_TEST_02.qvw

Checking the status of task Reload_TEST_02.qvw (id=e3557556-ea79-4a0f-9087-ca0719f44e8f execId=58b6011d-cf05-4c5c-b536-a0fd35ee20d5)

The task execution ended.

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

return code is  0


Also an exception occurred like

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

Unhandled Exception: System.ServiceModel.FaultException: Message inspection failed

Server stack trace:

   at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)

   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)

   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)

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

Exception rethrown at [0]:

   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)

   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, 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 millisecondsTimeout)

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

   at QMSEDX.Program.TriggerAndMonitorTask()

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

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

Thanks

Raghu

0 Replies