Hi Ramit,
I just did this once more. Restarted MR2012ProcessService, DynamicsAxBatch, Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelperService.exe, W3SVC and AOSService from IIS Manager. Refreshed entity list.
No changes.
But I noticed that event log inserts an error message about every five minutes. Can it be connected?
===
Log Name: Microsoft-Dynamics-AX-DIXFRuntime/Operational
Source: Microsoft-Dynamics-AX-DIXFRuntime
Date: 11/8/2022 10:40:40 PM
Event ID: 122
Task Category: GeneralRuntimeError
Level: Error
Keywords: DIXF,Diagnostic
User: NETWORK SERVICE
Computer: D365-PRL1.domain.com
Description:
DMF Runtime error
Event Xml:
<Event xmlns="schemas.microsoft.com/.../event">
<System>
<Provider Name="Microsoft-Dynamics-AX-DIXFRuntime" Guid="{66cca55b-b192-4e1e-b75b-6d0d199e8475}" />
<EventID>122</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>82</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000100000002</Keywords>
<TimeCreated SystemTime="2022-11-09T06:40:40.952143700Z" />
<EventRecordID>19789</EventRecordID>
<Correlation ActivityID="{3783a946-f347-0002-3bbd-843747f3d801}" />
<Execution ProcessID="8920" ThreadID="11144" />
<Channel>Microsoft-Dynamics-AX-DIXFRuntime/Operational</Channel>
<Computer>D365-PRL1.domain.com</Computer>
<Security UserID="S-1-5-20" />
</System>
<EventData>
<Data Name="EventName">dixfpingex</Data>
<Data Name="executionID">
</Data>
<Data Name="dataProject">
</Data>
<Data Name="source">DMFServicePing.Ping</Data>
<Data Name="entityName">
</Data>
<Data Name="targetEntityName">
</Data>
<Data Name="message">
</Data>
<Data Name="executionContext">
</Data>
<Data Name="exceptionDetails">Source: mscorlib
HResult: 0x80131501
Details: System.ServiceModel.ActionNotSupportedException: The message with Action 'tempuri.org/.../Ping' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract mismatch (mismatched Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver. Check that sender and receiver have the same contract and the same binding (including security requirements, e.g. Message, Transport, None).
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
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 Microsoft.Dynamics.AX.Framework.Tools.DMF.SSISHelperService.Contract.ServiceContract.Ping(DMFEntityContract entityContract, String token)
at Microsoft.Dynamics.AX.Framework.Tools.DMF.ServiceProxy.DmfEntitySharedTypesProxy.DoWork[T](Func`1 work)
at Dynamics.AX.Application.DMFServicePing.Ping() in xppSource://Source/ApplicationFoundation\AxClass_DMFServicePing.xpp:line 78
</Data>
<Data Name="SqlQuery">
</Data>
<Data Name="details">
</Data>
<Data Name="parameters">
</Data>
</EventData>
</Event>