Quantcast
Channel: AutoSPInstaller
Viewing all articles
Browse latest Browse all 2279

Closed Issue: New-SPConfigurationDatabase : Value does not fall within the expected range [16038]

$
0
0
Hello,
 
I am running into an issue with installation on a new VM instance and New VM database. Both are in the same domain vlan ect.. I checked the SQL server and insured that all the accounts have access to the SQL Instance. When I ran the script for the first time it installed the client binaries and got to the portion of loading the powershell snapin and starts to create the config db and fails. The error details are not pinpointing much. I checked the event log on both web and sql and they are reporting the below errors:
 
Cannot open database "SQLSPS2_ConfigDB" requested by the login. The login failed.
Login failed for user 'domain\user'.
 
date 6/8/2011 3:53:06 PM
Log SQL Server (Current)
Source Logon
Message
Error: 18456, Severity: 14, State: 38.
 
Message
Login failed for user 'domain\user'. Reason: Failed to open the explicitly specified database.
 
 
Install Error Log:
 
**********************
Windows PowerShell Transcript Start
Start time: 20110608165808
**********************
Transcript started, output file is C:\Users\Desktop\AutoSPInstaller
-2011-06-08_4-58.rtf
-----------------------------------
| Automated SP2010 install script |
| Started on: 06/08/2011 16:58:08 |
-----------------------------------
--------------------------------------------------------------
- Testing access to SQL server/instance/alias: SQLSPS2
- Trying to connect to "SQLSPS2"...Success
- SQL Server version is: 10.50.1765.0
- This instance of SQL Server is not clustered
- Check if "DOMAIN\USER" has dbcreator server role...Pass
- Check if "DOMAIN\USER" has securityadmin server role...Pass
--------------------------------------------------------------
- Install based on:
- C:\Temp\SP2010\AutoSPInstaller\\AutoSPInstallerInput-WEBSPW4.xml
- Environment: Dev
- Version: 2.1.1
--------------------------------------------------------------
- Disabling Loopback Check
--------------------------------------------------------------
--------------------------------------------------------------
- Setting services Spooler, AudioSrv and TabletInputService to Manual...
- Spooler is already stopped and set Manual, no action required.
- AudioSrv is already stopped and set Manual, no action required.
- TabletInputService is already stopped and set Manual, no action required.
- Setting unused services WerSvc to Disabled...
- WerSvc is already stopped and disabled, no action required.
- Finished disabling services.
--------------------------------------------------------------
--------------------------------------------------------------
- SP2010 prerequisites appear be already installed - skipping install.
--------------------------------------------------------------
--------------------------------------------------------------
- SP2010 binaries appear to be already installed - skipping installation.
--------------------------------------------------------------
--------------------------------------------------------------
- Installing SharePoint (Server) Language Packs:
- Language en-us already appears to be installed, skipping.
- Language Pack installation complete.
- Currently installed languages:
- English (United States)
--------------------------------------------------------------
--------------------------------------------------------------
- Adding "DOMAIN\USER" to local Administrators (only for install)...
- "DOMAIN\USER" is already an Administrator.
--------------------------------------------------------------
- Loading SharePoint Powershell Snapin
--------------------------------------------------------------
- Checking farm membership for WEBSPW4 in "SQLSPS2_ConfigDB"...
 
- Attempting to join farm on "SQLSPS2_ConfigDB"...
- No existing farm found.
- Creating config database "SQLSPS2_ConfigDB"...
New-SPConfigurationDatabase : Value does not fall within the expected range.
At C:\Temp\SP2010\AutoSPInstaller\AutoSPInstallerFunctions.ps1:639 char:32
+ New-SPConfigurationDatabase <<<< –DatabaseName "$configDB" –
DatabaseServer "$DBServer" –AdministrationContentDatabaseName "$CentralAdminCon
tentDB" –Passphrase $SecPhrase –FarmCredentials $farmCredential
+ CategoryInfo : InvalidData: (Microsoft.Share...urationDatabase:
SPCmdletNewSPConfigurationDatabase) [New-SPConfigurationDatabase], Argumen
tException
+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewSPCon
figurationDatabase

ScriptHalted
At C:\Temp\SP2010\AutoSPInstaller\AutoSPInstallerFunctions.ps1:640 char:27
+ If (-not $?) {throw <<<< }
+ CategoryInfo : OperationStopped: (:) [], RuntimeException
+ FullyQualifiedErrorId : ScriptHalted

Press any key to exit...

Viewing all articles
Browse latest Browse all 2279

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>