Hello,
I have one primary site with single MP configured on the same server. New "MP-2" was enabled on another DP server. the IIS components, folders were all configured properly. with logs like mpcontrol.log not showing any error with success for 200 messages as well.
We observed that machines were getting connected to this new "MP-2" but were not reflecting their latest patch compliance status in SCCM reports.
I could see that the patch was installed on the machine with the "updatesstore.log" showing the patch status as Installed as well. The status message for this and other patches were also getting forwarded to this new MP-2.
No errors were found on the machine as well. Looks like everything OK at client end.
Coming to the new MP-2 server, it looks like the status messages from the client machine was not getting processed.
Error in StateMessage.log file
**Failed to find State message with TopicType 500 and TopicId in the StateMsg store*
In mpfdm.log, below errors were found
**ERROR: Cannot connect to the inbox source, sleep 30 seconds and try again.
In the outboxmon.log, the count under various outboxes was getting overloaded were not getting processed at all.
File count for directory E:\SMS\MP\outboxes\statemsg.box is 43414. SMS_OUTBOX_MONITOR
File count for directory E:\SMS\MP\outboxes\ddr.box is 11815. SMS_OUTBOX_MONITOR
File count for directory E:\SMS\MP\outboxes\sitestat.box is 1500. SMS_OUTBOX_MONITOR
File count for directory E:\SMS\MP\outboxes\distmgr.box is 0. SMS_OUTBOX_MONITOR
while checking for the primary, older MP, the count was almost 0 in each of these and other outboxes.
Any assistance would be appreciated.
Thank You!