SMS_MP_CONTROL_MANAGER - Crash
Hi !
Each time SMS_MP_CONTROL_MANAGER receives a stop notification it crashes
A new folder is created under ..\Microsoft Configuration Manager\Logs\CrashDumps
In this folder there is one file : crash.log
EXCEPTION INFORMATIONTime = 07/02/2009 15:43:37.218
Service name = SMS_EXECUTIVE
Thread name = SMS_MP_CONTROL_MANAGER
Executable = c:\program files\Microsoft Configuration Manager\bin\i386\smsexec.exe
Process ID = 42020 (0xa424)
Thread ID = 13196 (0x338c)
Instruction address = 714e66d6
Exception = c0000005 (EXCEPTION_ACCESS_VIOLATION)
Description = "The thread tried to write to the virtual address 00000000 for which it does not have the appropriate access."
Raised inside CService mutex = No
CService mutex description = ""
In mpcontrol.log, I find the following lines:
SMS_EXECUTIVE signalled SMS_MP_CONTROL_MANAGER to stop. SMS_MP_CONTROL_MANAGER 2/07/2009 15:43:37 47708 (0xBA5C)
******************************************************************************** SMS_MP_CONTROL_MANAGER 2/07/2009 15:43:37 13196 (0x338C)
SMS_MP_CONTROL_MANAGER received STOP notification. SMS_MP_CONTROL_MANAGER 2/07/2009 15:43:37 13196 (0x338C)
UnregisterFromWINS: Unregistering the WINS name MP_TST ... SMS_MP_CONTROL_MANAGER 2/07/2009 15:43:37 13196 (0x338C)
UnregisterFromWINS: EnumerateLANAs() returned 0x0 SMS_MP_CONTROL_MANAGER 2/07/2009 15:43:37 13196 (0x338C)
NetBIOS_DelName(): LocalName: MP_CS1 LanaNumber: 2 SMS_MP_CONTROL_MANAGER 2/07/2009 15:43:37 13196 (0x338C)
UnregisterFromWINS: NetBIOS_DelName(LANA=2) returned 0x0 SMS_MP_CONTROL_MANAGER 2/07/2009 15:43:37 13196 (0x338C)
Is there any hotfix aviable to fix this issue ?
My configuration:
OS: Windows Server 2008 x86
SCCM 2700 R2 with ICP2
Site server / MP are installed on the same server.
Databbase is hosted on a SQL 2005 Cluster- EditadoLMichel viernes, 03 de julio de 2009 13:37
Respuestas
- Hi,
Personally I have never seen this one before. You can take a look at the following article it helps you to configure site systems (like the MP) on Windows Server 2008
http://technet.microsoft.com/en-us/library/cc431377.aspx
This article helps you troubleshooting the MP:
http://technet.microsoft.com/en-us/library/bb932118.aspx
Please mark posts as Answered if appropriate.- Marcado como respuestaYog Li - MSFTMSFT, Moderadorlunes, 17 de agosto de 2009 8:54
Todas las respuestas
- Hi,
Personally I have never seen this one before. You can take a look at the following article it helps you to configure site systems (like the MP) on Windows Server 2008
http://technet.microsoft.com/en-us/library/cc431377.aspx
This article helps you troubleshooting the MP:
http://technet.microsoft.com/en-us/library/bb932118.aspx
Please mark posts as Answered if appropriate.- Marcado como respuestaYog Li - MSFTMSFT, Moderadorlunes, 17 de agosto de 2009 8:54
Hi ,
I am not a programmer , but Exception = c0000005 (EXCEPTION_ACCESS_VIOLATION) could have something to do with SQL Server ....It is a wild guess ...
Are you sure that your site server has local admin permissions on the SQL server ?
Hope it helps , Kenny Buntinx www.scug.be/blogs/sccm/

