February 19, 2011 at 8:48 pm
the install failed, with all the logs not sure where to start to figure out this mess. I had the 2008express installed via an install of visual studio 2008, I thought the installer was able to figure that out and get a good install/upgrade when it saw it was there, but I guess that's too much to ask
can any log messages provide info on how to proceed from here?
uninstall everything sql server and try again?
below is the summary displayed at the end of the bad install
Product features discovered:
Product: SQL2005
Product: SQL2008
Instance: SQLEXPRESS
Product Version: 10.0.1600.22
Feature Edition Language
Feature status after execution:
Database Engine Services: Failed: see logs for details
FullText: Passed
Replication: Failed: see logs for details
Analysis Services: Passed
Reporting Services: Failed: see logs for details
Integration Services: Passed
Client Tools: Passed
SQL Server Books online: Passed
Business Intelligence Development Studio: Passed
Windows Installer logs generated during execution:
...20110219_1727_Snac_Cpu64_1.log
...20110219_1727_Msxml6_Cpu64_1.log
...20110219_1727_SSCKatmaiTools_Cpu32_1.log
...20110219_1727_Sqlxml4_Cpu64_1.log
...20110219_1727_SqlWriter_Cpu64_1.log
...20110219_1727_BOL_Cpu32_1.log
...20110219_1727_BCRedist_Cpu64_1.log
...20110219_1727_SqlBrowser_Cpu32_1.log
...20110219_1727_OWC11_Cpu32_1.log
...20110219_1727_Sql_Cpu64_1.log
...20110219_1727_AS_Cpu64_1.log
...20110219_1727_RS_Cpu64_1.log
...20110219_1727_SSCRuntime_Cpu32_1.log
...20110219_1727_VstaRedist_Cpu32_1.log
...20110219_1727_IS_Cpu64_1.log
...20110219_1727_Tools_Cpu64_1.log
...20110219_1727_PPESku_Cpu32_1.log
...20110219_1727_BIDS_Cpu64_1.log
February 19, 2011 at 11:11 pm
You didn't attach the log files.
(best is to zip them and then attach to your reply)
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
February 20, 2011 at 1:03 am
wow I never thought a reply would be this generous to actually look at the files, thanks
I suppose if you know what to look for this is the most expedient way.
February 20, 2011 at 1:28 am
I always kick out sqlexpress whenever I need to install any other version of sqlserver.
SQLexpress is fine, but it may generate conflicts with the other versions during install, upgrade, hf,..
(during uninstall it will leave the user db files in place)
Do you have local admin rights to install ?
also try to shut down as much as possible on your BBXMSI before you start the install.
I've seen messages "The service did not respond to the start or control request in a timely fashion.". Those may be avoided when as much resources available as possible.
bbxmsi_20110219_1727_Sql_Cpu64_1.log is the file you're interested in.
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
February 20, 2011 at 10:36 am
yes I have admin rights, I don't think it would even have started without that.
this box has 4gb memory and the task manager graph was not filling past 25%, there were 3 other small apps running, hard to believe that would be an issue
I also have seen the timely fashion messages, mostly they seem to ms famously useless messages that mask whatever the real the problem might be, for instance my machine now lists the sql server service, which is there anyway even though it was a bad install? how does that figure? but whatever, when I try to start it, it comes back with the timely fashion message instead of something like, the product is installed correctly therefore it won't start'
there are dozens of error messages like the following
Call to NGEN faileded for install of assembly C:\Program Files\Microsoft SQL Server\MSSQL10.SQLSERVER2008DEV\MSSQL\Binn\performancecounter.dll.
Process failed App <C:\windows\Microsoft.Net\Framework64\v2.0.50727gen.exe >, Cmd <ngen.exe install "C:\Program Files\Microsoft SQL Server\MSSQL10.SQLSERVER2008DEV\MSSQL\Binn\sqltoolsmailutilities.dll" /verbose /queue:3> returned 4294967295
will try to uninstall and start again, but have to say with all the tools, like config manager, upgrade advisor, etc. why this process ends up so messy is really frustrating, and annoying, just have to vent somewhere I guess
February 20, 2011 at 11:49 am
Indeed, interpreting the install log files is a PITA for everybody.
the error messages start before the registration errors you posted.
And yes, the timeout messages mostly are a result of another problem.
Still obscure indeed.
Can you find anything in the sqlserver errorlog file ?
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply