Answered by:
GetDPLocations failed with error 0x87d00215

Question
-
Trying to figure this error out. I am doing a push install and get this error in the ccmsetup.log
GetDPLocations failed with error 0x87d00215
Failed to get DP locations as the expected version from MP 'http://SCCM.contoso.com'. Error 0x80072ee2
Thanks for all the help..
Monday, May 14, 2012 8:02 PM
Answers
-
2ee2 is a connection timeout. If your MP is otherwise responsive to clients it could be a database connectivity issue on the MP. Ensure you can get to http://sccm.contoso.com from a browser on your client machine. You should also check MP_Framework.log and MP_LocationManager.log on the MP if all looks good with the networking on the client side.
- Marked as answer by Jason Sandys [MSFT]MVP Thursday, November 8, 2012 2:07 AM
Monday, May 14, 2012 9:20 PM
All replies
-
Off the top of my head..the 2ee2 error is a connection error "Unable to contact XYZ" Like a port block is in place or network card problem.
http://www.sccm-tools.com http://sms-hints-tricks.blogspot.com
Monday, May 14, 2012 8:12 PM -
2ee2 is a connection timeout. If your MP is otherwise responsive to clients it could be a database connectivity issue on the MP. Ensure you can get to http://sccm.contoso.com from a browser on your client machine. You should also check MP_Framework.log and MP_LocationManager.log on the MP if all looks good with the networking on the client side.
- Marked as answer by Jason Sandys [MSFT]MVP Thursday, November 8, 2012 2:07 AM
Monday, May 14, 2012 9:20 PM -
I don't see those logs are they located some other folder than the default?Wednesday, February 27, 2013 6:25 PM
-
I found MP_Framework.log in "C:\Program Files\SMS_CCM\Logs"Friday, March 22, 2013 6:39 PM