Home > error action > error action launchlocalbootstrapaction threw an exception

Error Action Launchlocalbootstrapaction Threw An Exception

problems while trying to install SQL Server 2005, checkout c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG folder where you can find various setup log files. Today, I was installing MS SQL Server 2005 and setup would always fail during installation of MSXML 6.0 Parser and after that Database services and other components would also fail to install. Example of SQLSetup0001_ServerName_Core.log.txt: Running: LoadResourcesAction at: 2009/10/2 15:19:56 Complete: LoadResourcesAction at: 2009/10/2 15:19:56, returned true Running: ParseBootstrapOptionsAction at: 2009/10/2 15:19:56 Loaded DLL:Z:NamosCD31SQL2K5SQL2K5_WExmlrw.dll Version:2.0.3604.0 Complete: ParseBootstrapOptionsAction at: 2009/10/2 15:19:57, returned true Running: ValidateWinNTAction at: 2009/10/2 15:19:57 Complete: ValidateWinNTAction at: 2009/10/2 15:19:57, returned true Running: ValidateMinOSAction at: 2009/10/2 15:19:57 Complete: ValidateMinOSAction at: 2009/10/2 15:19:57, returned true Running: PerformSCCAction at: 2009/10/2 15:19:57 Complete: PerformSCCAction at: 2009/10/2 15:19:57, returned true Running: ActivateLoggingAction at: 2009/10/2 15:19:57 Complete: ActivateLoggingAction at: 2009/10/2 15:19:57, returned true Delay load of action "DetectPatchedBootstrapAction" returned nothing. No action will occur as a result. Action "LaunchPatchedBootstrapAction" will be skipped due to the following restrictions: Condition "EventCondition: __STP_LaunchPatchedBootstrap__1396" returned false. Running: PerformSCCAction2 at: 2009/10/2 15:19:57 Loaded DLL:C:WINDOWSsystem32msi.dll Version:4.5.6001.22159 Loaded DLL:C:WINDOWSsystem32msi.dll Version:4.5.6001.22159 Complete: PerformSCCAction2 at: 2009/10/2 15:19:58, returned true Running: PerformDotNetCheck at: 2009/10/2 15:19:58 Complete: PerformDotNetCheck at: 2009/10/2 15:19:58, returned true Running: ComponentUpdateAction at: 2009/10/2 15:19:58 Complete: ComponentUpdateAction at: 2009/10/2 15:20:39, returned true Running: DetectLocalBootstrapAction at: 2009/10/2 15:20:39 Complete: DetectLocalBootstrapAction at: 2009/10/2 15:20:39, returned true Running: LaunchLocalBootstrapAction at: 2009/10/2 15:20:39 Error: Action "LaunchLocalBootstrapAction" threw an exception during execution.  Error information reported during run: "C:Program FilesMicrosoft SQL Server90Setup Bootstrapsetup.exe" finished and returned: 1605 Aborting queue processing as nested installer has completed Message pump returning: 1605 Solution: In this case, solution was to delete registry keys

Leave a comment I was installing a SQL 2005 (cluster) on a windows 2008 R2 server, and had run into an error which I had not seen before: There was an unexpected failure during the setup wizard ….  See the screenshot in the right. I tried again a couple of times to see if it was something that would go away, but it did not. Here is what I found out while troubleshooting the issue: The setup process logs its steps under C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files. The main install log file is SQLSetup0011_SERVER-NAME_Core.log. The 0011 in the name means that it was my eleventh installation http://milan.muzdeka.com/desktop-software/error-during-ms-sql-server-2005-installation/ attempt, and the SERVER-NAME will be the name of the server on which SQL was being installed. On viewing the log file, I found the error message "LaunchLocalBootstrapAction" threw an exception during execution. On researching, I found out that this issue was due to the fact that I was using a RDP session to do the installation and some error messages like ‘Insert Disk 2…' cannot be https://stanleyjohns.wordpress.com/2011/03/15/sql-2005-installation-troubleshooting/ displayed back to my remote session. I then remembered that I had unpacked only disk 1 of the 2 disks. So, I went ahead, and unpacked disk 2. Now disk1 and disk2 were in the same folder, and I restarted the install. This time everything went through smoothly. I guess 11th time is the charm in this case. Share this:LinkedInFacebookEmailTwitterGoogleLike this:Like Loading... Related Standard Post navigation → SQL 2005 cluster patching. ← SQL command line tools and Utilities. Thinking about someting? Leave a Reply... Cancel reply Enter your comment here... Fill in your details below or click an icon to log in: Email (required) (Address never made public) Name (required) Website You are commenting using your WordPress.com account. (LogOut/Change) You are commenting using your Twitter account. (LogOut/Change) You are commenting using your Facebook account. (LogOut/Change) You are commenting using your Google+ account. (LogOut/Change) Cancel Connecting to %s Notify me of new comments via email. Notify me of new posts via email. Blog at WordPress.com. Send to Email Address Your Name Your Email Address Cancel Post was not sent - check your email addresses! Email check failed, please try again Sorry, your blog cannot share posts by email. %d bloggers like this:

SQL Server experts to answer whatever question you can http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=137562 come up with. Our new SQL Server Forums are live! https://groups.google.com/d/topic/microsoft.public.sqlserver.clustering/bo65EmkH4kE Come on over! We've restricted the ability to create new threads on these forums. SQL Server Forums Profile | ActiveTopics | Members | Search | ForumFAQ Register Now and get your question answered! Username: Password: Save Password Forgot your Password? All error action Forums General SQL Server Forums New to SQL Server Programming Unable to install SQL Server 2005 Reply to Topic Printer Friendly Author Topic spareus Yak Posting Veteran India 52 Posts Posted-12/23/2009: 04:25:52 I am Unable to install SQL Server 2005 on my PC having winxp, office2003.Error massage simply says error action launchlocalbootstrapaction that setup is unable to install sql server 2005 on your computer.Pl help.Regards,Spareus derach2000 Starting Member Bosnia and Herzegovina 37 Posts Posted-12/23/2009: 06:54:36 To know what is blocking setup on your machine take a look at the SQLSetup_XXXX_Core.log ( %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\Log ) spareus Yak Posting Veteran India 52 Posts Posted-12/23/2009: 07:13:15 Thanks for reply. I had a look but could not understand anything.Kindly look into the same. File name : SQLSetup0001_KANOTC24_Core.logFollowing is the contents.Microsoft SQL Server 2005 Setup beginning at Tue Dec 22 13:47:59 2009Process ID : 3952D:\SQL 2005\SQL 2005\Tools\setup.exe Version: 2005.90.1399.0Running: LoadResourcesAction at: 2009/11/22 13:47:59Complete: LoadResourcesAction at: 2009/11/22 13:47:59, returned trueRunning: ParseBootstrapOptionsAction at: 2009/11/22 13:47:59Loaded DLL:D:\SQL 2005\SQL 2005\Tools\xmlrw.dll Version:2.0.3604.0Complete: ParseBootstrapOptionsAction at: 2009/11/22 13:47:59, returned trueRunning: ValidateWinNTAction at: 2009/11/22 13:47:59Complete: ValidateWinNTAction at: 2009/11/22 13:47:59, returned trueRunning: ValidateMinOSAction at: 2009/11/22 13:47:59Complete: ValidateMinOSAction at: 2009/11/22 13:47:59, returned trueRunning: PerformSCCAction at: 2009/11/22 13:47:59Complete: PerformSCCAction at: 2009/11/22 13:47:59, returned

von GoogleAnmeldenAusgeblendete FelderNach Gruppen oder Nachrichten suchen

 

Related content

error action failed for file avgemc.exe starting service

Error Action Failed For File Avgemc exe Starting Service p Search Entire PostsSearch Titles Only Search by User Name Find Posts by UserFind Threads Started by User Search Options Find Threads With At LeastAt Most Replies Search in Topics AVG Forums General Information Information AVG ZEN AVG Zen Dashboard relatedl AVG Protection AVG Performance AVG AVG Internet and Network Update Installation AVG AVG Internet and Network Update Installation AVG for Linux AVG for Mobile AVG for Android Other Mobile products AVG for Mac AVG AntiVirus AVG Cleaner AVG LinkScanner Other AVG products Family Safety PC Tuneup LiveKive AVG RescueCD Other

error action failed for file avgwdsvc.exe starting service

Error Action Failed For File Avgwdsvc exe Starting Service p March Update fails td Top tr tfoot jagger Novice Join Date relatedl Posts Updates reports failure to connect to upate server The connection with the update server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk then updated

error action failed for file avgtdix.sys

Error Action Failed For File Avgtdix sys p Update fails March Update fails td Top tr tfoot jagger Novice Join relatedl Date Posts Updates reports failure to connect to upate server The connection with the update server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk then updated

error action failed for file avgmfx86.sys starting service

Error Action Failed For File Avgmfx sys Starting Service p Update fails March Update fails td Top tr relatedl tfoot jagger Novice Join Date Posts Updates reports failure to connect to upate server The connection with the update server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk

error action failed for registry key when uninstalling avg

Error Action Failed For Registry Key When Uninstalling Avg p Update fails March Update fails td Top tr tfoot jagger Novice Join Date Posts Updates reports failure to connect to upate server The relatedl connection with the update server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk

error action failed for file avgmfx86.sys

Error Action Failed For File Avgmfx sys p Update fails March Update fails td Top tr tfoot jagger Novice Join Date relatedl Posts Updates reports failure to connect to upate server The connection with the update server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk then updated

error action failed for registry key hklm software avg

Error Action Failed For Registry Key Hklm Software Avg p March Update fails td Top tr tfoot jagger Novice Join Date Posts Updates reports failure relatedl to connect to upate server The connection with the update server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk then updated

error action failed for registry key hklm software

Error Action Failed For Registry Key Hklm Software p March Update fails td Top tr tfoot jagger Novice Join Date Posts Updates reports failure to connect to upate server relatedl The connection with the update server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk then updated from

error action launchlocalbootstrapaction

Error Action Launchlocalbootstrapaction p problems while trying to install SQL Server relatedl checkout c Program Files Microsoft SQL Server Setup Bootstrap LOG folder where you can find various setup log files Today I was installing MS SQL Server and setup would always fail during installation of MSXML Parser and after that Database services and other components would also fail to install Example of SQLSetup ServerName Core log txt Running LoadResourcesAction at Complete LoadResourcesAction at returned true Running ParseBootstrapOptionsAction at Loaded DLL Z NamosCD SQL K SQL K WExmlrw dll Version Complete ParseBootstrapOptionsAction at returned true Running ValidateWinNTAction at Complete ValidateWinNTAction

error action failed for file avgwdsvc.exe stopping service

Error Action Failed For File Avgwdsvc exe Stopping Service p Update fails March Update fails td Top tr relatedl tfoot jagger Novice Join Date Posts Updates reports failure to connect to upate server The connection with the update server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk

error action failed for file avgwdsvc.exe

Error Action Failed For File Avgwdsvc exe p March Update fails td Top tr tfoot jagger Novice Join Date Posts Updates reports failure to connect to upate server The connection with the update relatedl server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk then updated from there

error action failed for file avgwdsvc.exe starting service vista

Error Action Failed For File Avgwdsvc exe Starting Service Vista p March Update fails td Top tr tfoot jagger Novice Join Date Posts Updates reports relatedl failure to connect to upate server The connection with the update server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk then

error action failed for file avgemc exe creating backup

Error Action Failed For File Avgemc Exe Creating Backup p Update fails March Update fails td Top tr tfoot jagger Novice Join Date Posts Updates reports relatedl failure to connect to upate server The connection with the update server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk

error action failed for file avgssie.dll file registration

Error Action Failed For File Avgssie dll File Registration p March Update fails td Top tr tfoot jagger Novice Join Date Posts Updates reports failure to connect to upate server The connection with the update server has relatedl failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk then updated

error action

Error Action table id toc tbody tr td div id toctitle Contents div ul li a href Error Action Premsitimingconfigaction Failed During Execution a li li a href Error Action Postmsitimingconfigaction Failed During Execution a li ul td tr tbody table p Platforms Ask the Core Team relatedl Cloud Platform Blogs Hybrid Cloud Microsoft Azure error action install sqlncli cpu action failed during execution Building Clouds Datacenter Management Hybrid Cloud Operations Management Suite OMS error action rule overlap rule not added System Center Virtual Machine Manager System Center Service Manager System Center Operations Manager System Center Orchestrator error action sqlenginedbstartconfigaction

error action parsebootstrapoptionsaction failed during execution

Error Action Parsebootstrapoptionsaction Failed During Execution p HomeLibraryLearnDownloadsTroubleshootingCommunityForums Ask a question Quick access Forums home Browse forums users FAQ Search related threads Remove From My Forums Answered relatedl by SQL Serv Express wont install Error Action ParseBootstrapOptionsAction failed during execution SQL Server SQL Server Setup Upgrade Question Sign in to vote Haverun about six downlowds and all fail with same problem The installer seems to be missing a file all other parts of Viz studio Exp install butNOT the sql server exp Am I the only one getting this and if so what is the problem All other Visual Dev

error action failed for registry key

Error Action Failed For Registry Key p Update fails March Update fails td Top tr tfoot jagger relatedl Novice Join Date Posts Updates reports failure to connect to upate server The connection with the update server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk then updated from

error action failed for file avgwdsvc.exe creating service

Error Action Failed For File Avgwdsvc exe Creating Service p March Update fails td Top tr tfoot jagger Novice Join Date relatedl Posts Updates reports failure to connect to upate server The connection with the update server has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk then updated

error action failed for file avgmfx86

Error Action Failed For File Avgmfx p Update fails March Update fails td Top tr tfoot jagger Novice Join Date Posts Updates reports failure to connect to upate server The connection with the update server relatedl has failed AVG free XP firewall on or off spybot resident on or off Previously had AVG free with no trouble to update automatically regularly Allowed free to do the uninstall of Have since uninstalled repaired a few times but still the update refuses to work Update server shown as http guru avg com softw free update Downloaded updates to disk then updated from