Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MP error 1

Status
Not open for further replies.

dave2korg

IS-IT--Management
Feb 25, 2006
102
US
Okay, so all my clients are assigned now, and installed. I can run reports from the MP and I know IIS is running because the server pushes out an intranet page.

This is the error message im recieving under status, keep in mind that after restart of the services the status will turn to 'OK', then gradually throughout the day will go 'Warning' followed by 'Critical' at the end of the day.

MP Control Manager detected MP is not responding to HTTP requests. The http error is 12152.

Possible cause: MP service is not started or not responding.
Solution: Manually restart the SMS Agent Host service on the MP.

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

Possible cause: MP encountered an error when connecting to SQL Server.
Solution: Verify that the SQL server is properly configured to allow Management Point access. If using a standard SQL security account, verify that the SQL Server is configured to allow standard SQL Security; or configure the Management Point to use an NT integrated security account, with appropriate access. If using integrated security, verify the account used by the MP to connect to the SQL server is a member of the SMS_SiteSystemToSQLConnection_<sitecode > group on the SQL server, that the account is not locked out, and that the account password is not expired. (In standard security, the default account is SMS_SQL_RX_<sitecode>.)

Possible cause: The SQL server Service Principal Names (SPNs) are not registered correctly in Active Directory
Solution: Ensure SQL server SPNs are correctly registered. Review Q829868.

Possible cause: Internet Information Services (IIS) isn't configured to listen on the ports over which SMS is configured to communicate.
Solution: Verify that the Default Web Site is configured to use the same ports which SMS is configured to use.

Possible cause: The Default Web Site is disabled in IIS.
Solution: Verify that the Default Web Site is enabled, and functioning properly.

Possible cause: The SMS ISAPI Application Identity does not have the requisite logon privileges.
Solution: Verify that the account that the SMS ISAPI is configured to run under has not been denied batch logon rights through group policy.

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


David McKissic
A+, Net+, i-net+, CCNA, CNE, CNA
Dell, Compaq, IBM, HP
Alchemy Worldwide, LLC
Network Administrator
 
I have the TCP port that SMS recieves client requests on set to 42. Does anyone think that may have affected it?

I was told by my manager to set it to a different port because IIS serves pages on 80 (obviously) but I did not think it would make a difference.


Also, can anyone translate those error messages to logical things to check? I'm new to SMS and have checked the above listed solutions already.

David McKissic
A+, Net+, i-net+, CCNA, CNE, CNA
Dell, Compaq, IBM, HP
Alchemy Worldwide, LLC
Network Administrator
 
I think it should be set to port 80, the standard, you may be able to change it, but I think it takes more than just a port redirect.

Neil J Cotton
njc Information Systems
Systems Consultant
HND, BSc HONS, CCNA, BCS, IETF, DMTF
 
Thanks,

That worked.

David McKissic
A+, Net+, i-net+, CCNA, CNE, CNA
Dell, Compaq, IBM, HP
Alchemy Worldwide, LLC
Network Administrator
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top