Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW MCS not responding to HTTP Requests (Error 500)

  • Thread starter Thread starter flucas6630
  • Start date Start date
  • Replies Replies 0
  • Views Views 4K

flucas6630

New Member
Messages
1
Reaction score
0
Points
1
Hello,
I've been working on an issue and I can't seem to find a solution. SCCM Current Branch 1806 with KB4462987 installed.
In Component Status, SMS_MULTICAST_SERVICE_POINT is always in Warning Status with the following event:
MCS Control Manager detected MCS is not responding to HTTP requests. The http error is 500.
and is repeated in the Application Event Log
Log Name: Application
Source: SMS Server
Date: 11/2/2018 11:32:12 AM
Event ID: 7102
Task Category: SMS_MULTICAST_SERVICE_POINT
Level: Error
Keywords: Classic
User: N/A
Computer: Servername.com
Description:
On 11/2/2018 11:32:12 AM, component SMS_MULTICAST_SERVICE_POINT on computer SCCM01-PIT-INFR.FI360.COM reported: MCS Control Manager detected MCS is not responding to HTTP requests. The http error is 500.

Possible cause: IIS service is not responding.
Solution: Manually restart the W3SVC service on the MCS.

For more information, refer to Microsoft Knowledge Base article 838891.


MCSMGR.log shows the following:
Call to HttpSendRequestSync failed for port 0 with status code 500, text: Internal Server Error SMS_MULTICAST_SERVICE_POINT 11/2/2018 11:44:42 AM 6432 (0x1920)
Health check request failed, status code is 500, 'Internal Server Error'. SMS_MULTICAST_SERVICE_POINT 11/2/2018 11:44:42 AM 6432 (0x1920)

Have you seen this one before? I can't find anything to fix it, or maybe is it just one of those Microsoft errors that are safe to ignore?
 
Back
Top