Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QMSEDX error

Hi All,

I am using EDX for executing my qlikview publisher jobs using TIDAL enterprise scheduler.

I have noticed a wierd behavior at times. It does not happen always, but only at times:

TIDAL executes the QMS EDX command, the publisher job runs and completes fine creating all the required QVD.

However QMSEDX exits with exit code 255 and TIDAL send email saying job did not complete succcessfully. Even though in Publisher it went fine and no error.QMSEDX gives this output. Has anyone faced this problem earlier? Please help.

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

Job Output: Successfully started task with id/name=Product_Daily_Load

Checking the status of task Product_Daily_Load (id=f3ba04fb-d308-4098-aab1-933279cc6037 execId=eb11e495-917e-4b85-8b7e-af48bb9b0bfe)

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

2 Replies
Not applicable
Author

Hi Raghu,

Did you find a solution?

Any clue what the error 255 indicates?

Thank you,

Regards

Not applicable
Author

Hello did you find any solution to this error?