Petri IT Knowledgebase Forums
 

Petri.co.il forums Home Forums Start Page Forums Frequently Asked Questions FAQ Member List Members List
Go Back   Petri IT Knowledgebase Forums > Server Operating Systems > SBS 2000 / 2003
Petri.co.il is happy to award auglan the title of Most Valuable Member !!!
Register Calendar Calendar Search Petri IT Knowledgebase Forums Search Todays Posts Today's Posts Mark Forums Read

Notices

WSS3: Configuration fails during "Task 2" Creating Configuration Database

WSS3: Configuration fails during "Task 2" Creating Configuration Database

this thread has 7 replies and has been viewed 10554 times

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 20th May 2007, 20:02
dlevasseur dlevasseur is offline
Casual
Casual
 
 Join Date: Aug 2006
  6 month star 12 month star
 Posts: 44
 Reputation: dlevasseur is on a distinguished road (28)
Default WSS3: Configuration fails during "Task 2" Creating Configuration Database

Our setup is a single SBS 2003 Server (non-R2). Fully patched up and updated with service packs. I have also recently updated to WSUS3. I am following the MS Whitepaper on installing with SBS2003 side-by-side install, not the upgrade.

After installing WSS3, during the "SharePoint Products and Technologies Configuration Wizard", task 2 "Creating the Configuration Database" the configuration fails. I am prompted with:

Quote:
Failed to create the configuration database.
An exception of type System.Data.SqlClient.SqlException was thrown. Additional exception information: Could not find stored procedure 'dbo.proc_getObjectsByClass'.
The Following events are logged in Event Viewer.

Event 5586:
Quote:
Unknown SQL Exception 2812 occured. Additional error information from SQL Server is included below.

Could not find stored procedure 'dbo.proc_getObjectsByClass'.
Event 104
Quote:
Failed to create the configuration database.
An exception of type System.Data.SqlClient.SqlException was thrown. Additional exception information: Could not find stored procedure 'dbo.proc_getObjectsByClass'.
System.Data.SqlClient.SqlException: Could not find stored procedure 'dbo.proc_getObjectsByClass'.
at System.Data.SqlClient.SqlConnection.OnError(SqlExc eption exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnErro r(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndW arning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlDataReader.ConsumeMetaDat a()
at System.Data.SqlClient.SqlDataReader.get_MetaData()
at System.Data.SqlClient.SqlCommand.FinishExecuteRead er(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderT ds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader( CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader( CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior behavior, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(Com mandBehavior behavior)
at Microsoft.SharePoint.Utilities.SqlSession.ExecuteR eader(SqlCommand command, CommandBehavior behavior)
at Microsoft.SharePoint.Administration.SPConfiguratio nDatabase.FetchId(QualifiedObjectName qName)
at Microsoft.SharePoint.Administration.SPConfiguratio nDatabase.GetObject(String name, Guid parentId, Type type)
at Microsoft.SharePoint.Administration.SPConfiguratio nDatabase.Initialize(SqlConnectionStringBuilder connectionString, Boolean enableCaching)
at Microsoft.SharePoint.Administration.SPConfiguratio nDatabase.RegisterDefaultDatabaseServices(SqlConne ctionStringBuilder connectionString)
at Microsoft.SharePoint.Administration.SPConfiguratio nDatabase.Provision(SqlConnectionStringBuilder connectionString)
at Microsoft.SharePoint.Administration.SPFarm.Create( SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
at Microsoft.SharePoint.PostSetupConfiguration.Config urationDatabaseTask.CreateOrConnectConfigDb()
at Microsoft.SharePoint.PostSetupConfiguration.Config urationDatabaseTask.Run()
at Microsoft.SharePoint.PostSetupConfiguration.TaskTh read.ExecuteTask()
Event 100
Quote:
Configuration of SharePoint Products and Technologies failed. Configuration must be performed in order for this product to operate properly. To diagnose the problem, review the extended error information located at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\PSCDiagnostics_5_20_2007_11_29_ 32_639_1218059459.log, fix the problem, and run this configuration wizard again.
I have dug around the web and there doesn't seem to be much in the way of answers for this. The few others that I have found with this problem, sound like they also never received an answer.

Any help would be great!

Last edited by dlevasseur; 20th May 2007 at 20:05..
  #2  
Old 20th May 2007, 20:11
teiger teiger is offline
Moderator
 
 Join Date: Mar 2005
  6 month star 12 month star
 Location: Tzurit, Israel
 Posts: 2,697
  Send a message via MSN to teiger
 Reputation: teiger is a splendid one to beholdteiger is a splendid one to beholdteiger is a splendid one to beholdteiger is a splendid one to beholdteiger is a splendid one to beholdteiger is a splendid one to beholdteiger is a splendid one to behold (757)
Default Re: WSS3: Configuration fails during "Task 2" Creating Configuration Database

For me the Guru on this stuff is over on the blog of "Aimless ramblings of a blithering lunatic" aka as fellow SBS MVP, Chad Gross. Start by finding him over on
http://msmvps.com/blogs/cgross/archi...04-errors.aspx.
But I further beg the question, do you really need WSS3.0 for a business reason. I mean you could probably get a V8 4.7 litre engine to fit into a Ford Mondeo, but why would you? Similarly SBS was designed with WSS2.0, so unless you have an excellent reason, why go there?
__________________
TIA

Steven Teiger [SBS-MVP(2003-2009)]
http://www.wintra.co.il/

I’m honoured to have been selected for the SMB 150 list for 2013. This is the third time in succession (no logo available for 2011) that I have been honoured with this award.

We don’t stop playing because we grow old, we grow old because we stop playing.
  #3  
Old 20th May 2007, 21:05
dlevasseur dlevasseur is offline
Casual
Casual
 
 Join Date: Aug 2006
  6 month star 12 month star
 Posts: 44
 Reputation: dlevasseur is on a distinguished road (28)
Default Re: WSS3: Configuration fails during "Task 2" Creating Configuration Database

Quote:
Originally Posted by teiger View Post
For me the Guru on this stuff is over on the blog of "Aimless ramblings of a blithering lunatic" aka as fellow SBS MVP, Chad Gross. Start by finding him over on
http://msmvps.com/blogs/cgross/archi...04-errors.aspx.
But I further beg the question, do you really need WSS3.0 for a business reason. I mean you could probably get a V8 4.7 litre engine to fit into a Ford Mondeo, but why would you? Similarly SBS was designed with WSS2.0, so unless you have an excellent reason, why go there?
It has some very nice features that I would like to use for our internal website. I'm not trying to upgrade the sharepoint 2 install, I'm trying to do a side by side.

Thanks for the tip, I'll see if I can figure something out.
  #4  
Old 21st May 2007, 20:54
teiger teiger is offline
Moderator
 
 Join Date: Mar 2005
  6 month star 12 month star
 Location: Tzurit, Israel
 Posts: 2,697
  Send a message via MSN to teiger
 Reputation: teiger is a splendid one to beholdteiger is a splendid one to beholdteiger is a splendid one to beholdteiger is a splendid one to beholdteiger is a splendid one to beholdteiger is a splendid one to beholdteiger is a splendid one to behold (757)
Default Re: WSS3: Configuration fails during "Task 2" Creating Configuration Database

WSS 3.0 on SBS White Paper released

http://blogs.technet.com/sbs/archive...-released.aspx
__________________
TIA

Steven Teiger [SBS-MVP(2003-2009)]
http://www.wintra.co.il/

I’m honoured to have been selected for the SMB 150 list for 2013. This is the third time in succession (no logo available for 2011) that I have been honoured with this award.

We don’t stop playing because we grow old, we grow old because we stop playing.
  #5  
Old 21st May 2007, 21:16
dlevasseur dlevasseur is offline
Casual
Casual
 
 Join Date: Aug 2006
  6 month star 12 month star
 Posts: 44
 Reputation: dlevasseur is on a distinguished road (28)
Default Re: WSS3: Configuration fails during "Task 2" Creating Configuration Database

Quote:
Originally Posted by teiger View Post
WSS 3.0 on SBS White Paper released

http://blogs.technet.com/sbs/archive...-released.aspx

Yup, thats the one that I followed. Something just seems funky with SQL. SQL was updated when I installed WSUS3. Maybe I should have done this the other way around WSS3 before WSUS3. Which would be doable, though kinda a pain.
  #6  
Old 22nd May 2007, 00:57
cgross cgross is offline
Casual
Casual
 
 Join Date: May 2007
  6 month star 12 month star
 Posts: 1
 Reputation: cgross is on a distinguished road (10)
Default Re: WSS3: Configuration fails during "Task 2" Creating Configuration Database

Hi Dan -

What data store are you using for WSS 3.0? If you followed the MS doc metioned, it will install SQL Server Embedded Edition (SSEE) to use as the data store. I have seen this error once before, and it was due to the system not being able to connect to the data store. First thing to check is to verify SQL communication protocols are enabled:

http://msmvps.com/blogs/cgross/archi...04-errors.aspx
  #7  
Old 22nd May 2007, 03:19
dlevasseur dlevasseur is offline
Casual
Casual
 
 Join Date: Aug 2006
  6 month star 12 month star
 Posts: 44
 Reputation: dlevasseur is on a distinguished road (28)
Default Re: WSS3: Configuration fails during "Task 2" Creating Configuration Database

Quote:
Originally Posted by cgross View Post
Hi Dan -

What data store are you using for WSS 3.0? If you followed the MS doc metioned, it will install SQL Server Embedded Edition (SSEE) to use as the data store. I have seen this error once before, and it was due to the system not being able to connect to the data store. First thing to check is to verify SQL communication protocols are enabled:

http://msmvps.com/blogs/cgross/archi...04-errors.aspx
I am not sure of which store I am using, it didn't prompt for one, and I am not all savvy when it comes to SQL. I ran the cliconfg program and it shows to be the same as the setup you linked with TCP/IP and Named Pipes enables along with the checkbox.
  #8  
Old 12th June 2007, 16:55
dlevasseur dlevasseur is offline
Casual
Casual
 
 Join Date: Aug 2006
  6 month star 12 month star
 Posts: 44
 Reputation: dlevasseur is on a distinguished road (28)
Default Re: WSS3: Configuration fails during "Task 2" Creating Configuration Database

Just wanted to update this for anyone that runs into this thread with the same problem. There is a HotFix from MS to solve this problem as noted here:

http://blogs.technet.com/sbs/archive...-wsus-3-0.aspx

After installing the HotFix I reran the WSS3 configuration and everything worked great.
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
"access is denied" when creating child domain eyalos Active Directory 9 18th September 2007 18:06
How to setup "Destination Port" range in "IP Security" thangnm General Security 17 22nd January 2007 12:22
"Junk E-mail" folder under "Tasks" sorinso Outlook XP/2003/2007 0 15th December 2006 11:00
Server 2003 TS: can I change "device" to "user" licenses? Ossian Terminal Services 3 29th September 2006 20:55
"NTLDR is Compressed" "NTLDR is Missing" "forgot my password" kenja Windows 2000 Pro, XP Pro 7 22nd March 2006 21:03


All times are GMT +3. The time now is 13:30.

Steel Blue 3.5.4 vBulletin Style ©2006 vBEnhanced
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
 

Valid XHTML 1.0!   Valid CSS!

Copyright 2005 Daniel Petri