![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Yesterday, I tried to install SQL Express for the first time on this new installation. It failed with Wait on the Database Engine recovery handle failed. This is worse than before. At least I was able to install it a few times. |
#3
| |||
| |||
|
|
Gene Wirchenko (genew (AT) ocis (DOT) net) writes: Yesterday, I tried to install SQL Express for the first time on this new installation. It failed with Wait on the Database Engine recovery handle failed. This is worse than before. At least I was able to install it a few times. If it comes this far, there is an error log in C:\Program Files\Microsoft SQL Server\MSSQL10.SQLEXPRESS\MSSQL\LOG\ERRORLOG Setup tries to start SQL Server, but something prevents SQL Server from starting successfully. Please post this log here. |
#4
| |||
| |||
|
|
Gene Wirchenko (genew (AT) ocis (DOT) net) writes: Yesterday, I tried to install SQL Express for the first time on this new installation. It failed with Wait on the Database Engine recovery handle failed. This is worse than before. At least I was able to install it a few times. If it comes this far, there is an error log in C:\Program Files\Microsoft SQL Server\MSSQL10.SQLEXPRESS\MSSQL\LOG\ERRORLOG Setup tries to start SQL Server, but something prevents SQL Server from starting successfully. Please post this log here. |
#5
| |||
| |||
|
|
2010-10-14 13:20:24.31 Server FallBack certificate initialization failed with error code: 1. 2010-10-14 13:20:24.37 Server Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate. |
#6
| |||
| |||
|
|
Gene Wirchenko (genew (AT) ocis (DOT) net) writes: 2010-10-14 13:20:24.31 Server FallBack certificate initialization failed with error code: 1. 2010-10-14 13:20:24.37 Server Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate. I have come across this elsewhere, but I don't find it in a hurry right now. But I seem to recall that the issue is that the Network Service account lacks some permissions required to generate the certificate. |
|
I would recommand that you select a domain account for the service ^^^^^^^^^^^^^^ |
|
account rather than Network Service. If your machine is standalone, create a local machine account for the task. Right-click "My Computer" and choose Manage. |
#7
| |||
| |||
|
|
I would recommand that you select a domain account for the service ^^^^^^^^^^^^^^ A what? |
|
account rather than Network Service. If your machine is standalone, create a local machine account for the task. Right-click "My Computer" and choose Manage. And then what? There is nothing that seems to have anything to do with accounts. What should I be looking for? |
#8
| |||
| |||
|
|
2010-10-14 13:20:24.31 Server Error: 17190, Severity: 16, State: 1. |
#9
| |||
| |||
|
|
Gene Wirchenko (genew (AT) ocis (DOT) net) writes: I would recommand that you select a domain account for the service ^^^^^^^^^^^^^^ A what? A domain account in difference to a built-in service account. You know what a Windows domain is, don't you? |
|
account rather than Network Service. If your machine is standalone, create a local machine account for the task. Right-click "My Computer" and choose Manage. And then what? There is nothing that seems to have anything to do with accounts. What should I be looking for? A node labelled Local Users and Groups. To be honest for sure, I don't know if XP Home supports adding multiple users, but I would expect it does. |
#10
| |||
| |||
|
|
Gene Wirchenko wrote: 2010-10-14 13:20:24.31 Server Error: 17190, Severity: 16, State: 1. First, I'd enable /the/ Administrator account (see google) and try installing it using that account, which may give the installer sufficient permissions to modify the permissions on resources SQL Server will need to access. |
|
Also, this may help: http://social.msdn.microsoft.com/For...1-f5f8739594c2 |
![]() |
| Thread Tools | |
| Display Modes | |
| |