ccmesetup
Hi,
When installaing ccmsetup, we are getting the below error. Operating system is Windows XP Professional SP3
Sending Fallback Status Point message, STATEID='309'. ccmsetup 10/25/2011 9:53:57 AM 5468 (0x155C)
State message with TopicType 800 and TopicId {D339C484-B17F-4B17-9DB7-333AEB0FDF2C} has been sent to the FSP FSPStateMessage 10/25/2011 9:53:57 AM 5468 (0x155C)
Deleted file C:\WINDOWS\system32\ccmsetup\ccmsetup.cab ccmsetup 10/25/2011 9:53:57 AM 5468 (0x155C)
Deleted file C:\WINDOWS\system32\ccmsetup\ccmsetup.xml ccmsetup 10/25/2011 9:53:57 AM 5468 (0x155C)
Please let us know what needs to be done for the above message.
Regards,
Boopathi s
October 25th, 2011 7:27am
What is ccmsetup? Is it a deployment package that you have created yourself? (This forum is for answering questions about setup & deployment packages and ClickOnce deployments done with Visual Studio.)
RobinDotNetClick here to visit my ClickOnce blog!
Microsoft MVP, Client App Dev
Free Windows Admin Tool Kit Click here and download it now
October 25th, 2011 10:44am
Hi Boopathi,
This seems to be related with Configuration Manager Setup/Deployment forum, I'm moving it there to help
you get better support.
Sincerely,Helen Zhou [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
October 27th, 2011 5:50am
Sending Fallback Status Point message, STATEID='309'. ccmsetup 10/25/2011 9:53:57 AM 5468 (0x155C)
State message with TopicType 800 and TopicId {D339C484-B17F-4B17-9DB7-333AEB0FDF2C} has been sent to the FSP FSPStateMessage 10/25/2011 9:53:57 AM 5468 (0x155C)
Deleted file C:\WINDOWS\system32\ccmsetup\ccmsetup.cab ccmsetup 10/25/2011 9:53:57 AM 5468 (0x155C)
Deleted file C:\WINDOWS\system32\ccmsetup\ccmsetup.xml ccmsetup 10/25/2011 9:53:57 AM 5468 (0x155C)
I don't see any error.
These file are copied to that location when the installation process is initiated, then when it has competed successfully these files are deleted. The xml file is used to inform the client.msi how
to do during the installation process.
Bechir Gharbi | http://myitforum.com/cs2/blogs/bgharbi/ | Time zone : GMT+1
Free Windows Admin Tool Kit Click here and download it now
October 27th, 2011 6:17am
Hi Boopathi,
These lines in the ccmsetup.log under %Windir%\System32\Ccmsetup is ok,
just ignore them. They always stay in the end of sccm client installation log, and always before them this two lines should exist and show installation successful.
Installation succeeded. ccmsetup 5/31/2011 1:24:55 PM 2364 (0x093C)
Successfully deleted the ccmsetup service ccmsetup 5/31/2011 1:25:00 PM 2364 (0x093C)
Hope this will help.
Thanks
October 31st, 2011 2:19am
Hi Boopathi,
These lines in the ccmsetup.log under %Windir%\System32\Ccmsetup is ok,
just ignore them. They always stay in the end of sccm client installation log, and always before them this two lines should exist and show installation successful.
Installation succeeded. ccmsetup 5/31/2011 1:24:55 PM 2364 (0x093C)
Successfully deleted the ccmsetup service ccmsetup 5/31/2011 1:25:00 PM 2364 (0x093C)
Hope this will help.
Thanks
Free Windows Admin Tool Kit Click here and download it now
October 31st, 2011 9:18am
Hi,
After I got the above message, Installation is not continued.
Regards,
Boopathi S
November 5th, 2011 2:58am
The installation is done after those lines (if "Installation succeeded" can be found right above the lines you quoted); there are no more line to be written.
See if a process called 'ccmexec.exe' is running.Torsten Meringer | http://www.mssccmfaq.de
Free Windows Admin Tool Kit Click here and download it now
November 7th, 2011 2:55am
The installation is done after those lines (if "Installation succeeded" can be found right above the lines you quoted); there are no more line to be written.
See if a process called 'ccmexec.exe' is running.Torsten Meringer | http://www.mssccmfaq.de
November 7th, 2011 10:54am