Portal creation failed at 52%

From: bob saad (bobsaadis_at_hotmail.com)
Date: 09/30/04


Date: 30 Sep 2004 00:03:38 -0700

i installed server 2003 then configured IIS then SQL Engine not SQL
server (i'm working on one computer only) then i installed SPS . the
problem is that i can't create a portal (it stops at 52% during area
creation). i don't have any other program install , no antivirus
software no outlook .... here's the log file . plzzzzz help me !!

Thursday, 30 September 2004 09:45:29 Log file opened.
09:45:29 Starting portal creation for 'CCT'.
09:45:32 Enter PortalInstaller.Install
09:45:33 Beginning Microsoft.SharePoint.Portal.Install.c installer
(Progress: 0)
09:45:33 Retrieving identity for application pool
'MSSharePointPortalAppPool'.
09:45:34 Application pool identity is 'NT AUTHORITY\NETWORK SERVICE'.
09:45:34 Application pool name is 'MSSharePointPortalAppPool'.
09:45:34 Site database server is 'CCTLBSRV-TEST\SHAREPOINTPORTAL'.
09:45:34 Service database server is 'CCTLBSRV-TEST\SHAREPOINTPORTAL'.
09:45:34 Unique database root name is 'CCT1'.
09:45:34 Enter CreateTeamSite
09:45:34 Virtual server Uri is 'http://cctlbsrv-test/'
09:45:34 Creating SPGlobalAdmin object.
09:45:34 Opening virtual server.
09:45:34 Checking virtual server state.
09:45:34 Virtual server needs extend.
09:45:34 Extending virtual server 'http://cctlbsrv-test/' using
existing AppPool 'MSSharePointPortalAppPool'...
09:45:44 Virtual server extended.
09:48:27 Enabling self-service site creation...
09:48:32 Self-service site creation enabled.
09:48:32 Exit CreateTeamSite
09:48:33 Enter CreatePortalSite
09:48:33 Looking up team site ID
'e60c418d-17c8-4e2f-82dc-124b8d3560d9' in configuration database.
09:48:33 Updating site warning and maximum counts for portal site
database... (88b1f012-b079-4dc5-8cde-841023d79f27)
09:48:34 Looking up virtual server ID
'c6d62bb4-b295-4207-9667-e9efbd28199a' in configuration database.
09:48:35 Creating profile database 'CCT1_PROF' on server
'CCTLBSRV-TEST\SHAREPOINTPORTAL'.
09:48:46 Adding portal writer database role.
09:48:47 Granting dbo access to profile database for user 'NT
AUTHORITY\NETWORK SERVICE'.
09:48:47 Registering profile database in configuration database.
09:48:47 Executing profile database script 'C:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\SQL\SPS\PROFILE.SQL'...
09:48:57 Profile database script complete.
09:48:57 Creating service database 'CCT1_SERV' on server
'CCTLBSRV-TEST\SHAREPOINTPORTAL'.
09:49:01 Adding portal writer database role.
09:49:01 Granting dbo access to service database for user 'NT
AUTHORITY\NETWORK SERVICE'.
09:49:01 Registering service database in configuration database.
09:49:01 Executing service database script 'C:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\SQL\SPS\SERVICE.SQL'...
09:49:09 Service database script complete.
09:49:09 Executing content database script 'C:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\SQL\SPS\CONTENT.SQL'...
09:49:20 Content database script complete.
09:49:20 Registering portal site in configuration database...
09:49:20 Preparing portal site databases for backup...
09:49:23 Portal site registered.
09:49:23 Exit CreatePortalSite
09:49:23 Exit PortalInstaller.Install
09:49:23 Enter AlertsInstaller.Install
09:49:23 Beginning Microsoft.SharePoint.Portal.Install.k installer
(Progress: 42)
09:49:23 [Start] STS alert creation redirection to SPS Alert creation.
09:49:23 Start- STS alert creation redirection to SPS Alert creation
09:49:23 Start- Create SPWeb object
09:49:23 Start- Add a new RootWeb AlternativeAlertCreationPageURL
property: /_layouts/1033/NewAlertFromSTS.aspx
09:49:40 End- Add a new RootWeb AlternativeAlertCreationPageURL
property
09:49:40 Start- Add a new RootWeb AlternativeAlertDirectoryPageURL
property: /_layouts/1033/AlertDirectory.aspx
09:49:40 End- Add a new RootWeb AlternativeAlertDirectoryPageURL
property
09:49:40 Start- Property Update: Commit the new property
09:49:41 End- Property Update: Commit the new property
09:49:41 End- STS alert creation redirection to SPS Alert creation
09:49:41 End- Create SPWeb object
09:49:41 [End] STS alert creation redirection to SPS Alert creation
09:49:53 Exit AlertsInstaller.Install
09:49:53 Enter PropertyDefinitionInstaller.Install
09:49:53 Beginning Microsoft.SharePoint.Portal.Install.l installer
(Progress: 42)
09:49:53 Creating PropertyDefinitionCollection.
09:49:53 Loading property definitions from template 'C:\Program
Files\Common Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\MatrixDefaults.xml'.
09:50:05 Exit PropertyDefinitionInstaller.Install
09:50:05 Enter UserProfileLocalizationInstaller.Install
09:50:05 Beginning Microsoft.SharePoint.Portal.Install.b installer
(Progress: 43)
09:50:05 End- FileStream(templateFile = C:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\PeopleDBLoc.xml,
FileMode.Open)
09:50:06 Start- Create SqlSession object
09:50:06 End- Create SqlSession object
09:50:06 myTable set as: _locDefinition
09:50:06 myTable set as: _locTag
09:50:06 myTable set as: Table
09:50:06 myTable set as: DisplayName
09:50:06 ParentTableName set as: propertylist
09:50:06 UpdateColumnName set as: DisplayName_Text
09:50:06 childTableCount set as: 1
09:50:06 cmd.CommandText set as: Update dbo.propertylist set
DisplayName = N'Account name' where PropertyName='AccountName' Update
dbo.propertylist set DisplayName = N'First name' where
PropertyName='FirstName' Update dbo.propertylist set DisplayName =
N'Last name' where PropertyName='LastName' Update dbo.propertylist set
DisplayName = N'Manager' where PropertyName='Manager' Update
dbo.propertylist set DisplayName = N'Preferred name' where
PropertyName='PreferredName' Update dbo.propertylist set DisplayName =
N'Work phone' where PropertyName='WorkPhone' Update dbo.propertylist
set DisplayName = N'Work e-mail address' where
PropertyName='WorkEmail' Update dbo.propertylist set DisplayName =
N'Web Site' where PropertyName='WebSite' Update dbo.propertylist set
DisplayName = N'Office' where PropertyName='Office' Update
dbo.propertylist set DisplayName = N'Title' where PropertyName='Title'
Update dbo.propertylist set DisplayName = N'Department' where
PropertyName='Department' Update dbo.propertylist set DisplayName =
N'About me' where PropertyName='AboutMe' Update dbo.propertylist set
DisplayName = N'User name' where PropertyName='UserName' Update
dbo.propertylist set DisplayName = N'Home phone' where
PropertyName='HomePhone' Update dbo.propertylist set DisplayName =
N'Cell phone' where PropertyName='CellPhone' Update dbo.propertylist
set DisplayName = N'Fax' where PropertyName='Fax' Update
dbo.propertylist set DisplayName = N'Assistant' where
PropertyName='Assistant' Update dbo.propertylist set DisplayName =
N'Personal site' where PropertyName='PersonalSpace' Update
dbo.propertylist set DisplayName = N'Picture URL' where
PropertyName='PictureURL' Update dbo.propertylist set DisplayName =
N'Direct reports' where PropertyName='DirectReports' Update
dbo.propertylist set DisplayName = N'Quick links' where
PropertyName='QuickLinks' Update dbo.propertylist set DisplayName =
N'Public site redirect' where PropertyName='PublicSiteRedirect'
09:50:06 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.propertylist set DisplayName = N'Account name' where
PropertyName='AccountName' Update dbo.propertylist set DisplayName =
N'First name' where PropertyName='FirstName' Update dbo.propertylist
set DisplayName = N'Last name' where PropertyName='LastName' Update
dbo.propertylist set DisplayName = N'Manager' where
PropertyName='Manager' Update dbo.propertylist set DisplayName =
N'Preferred name' where PropertyName='PreferredName' Update
dbo.propertylist set DisplayName = N'Work phone' where
PropertyName='WorkPhone' Update dbo.propertylist set DisplayName =
N'Work e-mail address' where PropertyName='WorkEmail' Update
dbo.propertylist set DisplayName = N'Web Site' where
PropertyName='WebSite' Update dbo.propertylist set DisplayName =
N'Office' where PropertyName='Office' Update dbo.propertylist set
DisplayName = N'Title' where PropertyName='Title' Update
dbo.propertylist set DisplayName = N'Department' where
PropertyName='Department' Update dbo.propertylist set DisplayName =
N'About me' where PropertyName='AboutMe' Update dbo.propertylist set
DisplayName = N'User name' where PropertyName='UserName' Update
dbo.propertylist set DisplayName = N'Home phone' where
PropertyName='HomePhone' Update dbo.propertylist set DisplayName =
N'Cell phone' where PropertyName='CellPhone' Update dbo.propertylist
set DisplayName = N'Fax' where PropertyName='Fax' Update
dbo.propertylist set DisplayName = N'Assistant' where
PropertyName='Assistant' Update dbo.propertylist set DisplayName =
N'Personal site' where PropertyName='PersonalSpace' Update
dbo.propertylist set DisplayName = N'Picture URL' where
PropertyName='PictureURL' Update dbo.propertylist set DisplayName =
N'Direct reports' where PropertyName='DirectReports' Update
dbo.propertylist set DisplayName = N'Quick links' where
PropertyName='QuickLinks' Update dbo.propertylist set DisplayName =
N'Public site redirect' where PropertyName='PublicSiteRedirect' )
09:50:06 End- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.propertylist set DisplayName = N'Account name' where
PropertyName='AccountName' Update dbo.propertylist set DisplayName =
N'First name' where PropertyName='FirstName' Update dbo.propertylist
set DisplayName = N'Last name' where PropertyName='LastName' Update
dbo.propertylist set DisplayName = N'Manager' where
PropertyName='Manager' Update dbo.propertylist set DisplayName =
N'Preferred name' where PropertyName='PreferredName' Update
dbo.propertylist set DisplayName = N'Work phone' where
PropertyName='WorkPhone' Update dbo.propertylist set DisplayName =
N'Work e-mail address' where PropertyName='WorkEmail' Update
dbo.propertylist set DisplayName = N'Web Site' where
PropertyName='WebSite' Update dbo.propertylist set DisplayName =
N'Office' where PropertyName='Office' Update dbo.propertylist set
DisplayName = N'Title' where PropertyName='Title' Update
dbo.propertylist set DisplayName = N'Department' where
PropertyName='Department' Update dbo.propertylist set DisplayName =
N'About me' where PropertyName='AboutMe' Update dbo.propertylist set
DisplayName = N'User name' where PropertyName='UserName' Update
dbo.propertylist set DisplayName = N'Home phone' where
PropertyName='HomePhone' Update dbo.propertylist set DisplayName =
N'Cell phone' where PropertyName='CellPhone' Update dbo.propertylist
set DisplayName = N'Fax' where PropertyName='Fax' Update
dbo.propertylist set DisplayName = N'Assistant' where
PropertyName='Assistant' Update dbo.propertylist set DisplayName =
N'Personal site' where PropertyName='PersonalSpace' Update
dbo.propertylist set DisplayName = N'Picture URL' where
PropertyName='PictureURL' Update dbo.propertylist set DisplayName =
N'Direct reports' where PropertyName='DirectReports' Update
dbo.propertylist set DisplayName = N'Quick links' where
PropertyName='QuickLinks' Update dbo.propertylist set DisplayName =
N'Public site redirect' where PropertyName='PublicSiteRedirect' )
09:50:06 myTable set as: FriendlyTypeName
09:50:06 ParentTableName set as: DataTypeList
09:50:06 UpdateColumnName set as: FriendlyTypeName_Text
09:50:06 childTableCount set as: 2
09:50:06 cmd.CommandText set as: Update dbo.DataTypeList set
FriendlyTypeName = N'integer' where Name='Integer' Update
dbo.DataTypeList set FriendlyTypeName = N'big integer' where Name='big
integer' Update dbo.DataTypeList set FriendlyTypeName = N'date time'
where Name='date time' Update dbo.DataTypeList set FriendlyTypeName =
N'float' where Name='float' Update dbo.DataTypeList set
FriendlyTypeName = N'HTML' where Name='HTML' Update dbo.DataTypeList
set FriendlyTypeName = N'string' where Name='String' Update
dbo.DataTypeList set FriendlyTypeName = N'binary' where Name='binary'
Update dbo.DataTypeList set FriendlyTypeName = N'unique identifier'
where Name='unique identifier' Update dbo.DataTypeList set
FriendlyTypeName = N'Email' where Name='Email' Update dbo.DataTypeList
set FriendlyTypeName = N'URL' where Name='URL' Update dbo.DataTypeList
set FriendlyTypeName = N'Person' where Name='Person' Update
dbo.DataTypeList set FriendlyTypeName = N'date' where Name='date'
Update dbo.DataTypeList set FriendlyTypeName = N'boolean' where
Name='boolean'
09:50:06 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.DataTypeList set FriendlyTypeName = N'integer' where
Name='Integer' Update dbo.DataTypeList set FriendlyTypeName = N'big
integer' where Name='big integer' Update dbo.DataTypeList set
FriendlyTypeName = N'date time' where Name='date time' Update
dbo.DataTypeList set FriendlyTypeName = N'float' where Name='float'
Update dbo.DataTypeList set FriendlyTypeName = N'HTML' where
Name='HTML' Update dbo.DataTypeList set FriendlyTypeName = N'string'
where Name='String' Update dbo.DataTypeList set FriendlyTypeName =
N'binary' where Name='binary' Update dbo.DataTypeList set
FriendlyTypeName = N'unique identifier' where Name='unique identifier'
Update dbo.DataTypeList set FriendlyTypeName = N'Email' where
Name='Email' Update dbo.DataTypeList set FriendlyTypeName = N'URL'
where Name='URL' Update dbo.DataTypeList set FriendlyTypeName =
N'Person' where Name='Person' Update dbo.DataTypeList set
FriendlyTypeName = N'date' where Name='date' Update dbo.DataTypeList
set FriendlyTypeName = N'boolean' where Name='boolean' )
09:50:06 End- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.DataTypeList set FriendlyTypeName = N'integer' where
Name='Integer' Update dbo.DataTypeList set FriendlyTypeName = N'big
integer' where Name='big integer' Update dbo.DataTypeList set
FriendlyTypeName = N'date time' where Name='date time' Update
dbo.DataTypeList set FriendlyTypeName = N'float' where Name='float'
Update dbo.DataTypeList set FriendlyTypeName = N'HTML' where
Name='HTML' Update dbo.DataTypeList set FriendlyTypeName = N'string'
where Name='String' Update dbo.DataTypeList set FriendlyTypeName =
N'binary' where Name='binary' Update dbo.DataTypeList set
FriendlyTypeName = N'unique identifier' where Name='unique identifier'
Update dbo.DataTypeList set FriendlyTypeName = N'Email' where
Name='Email' Update dbo.DataTypeList set FriendlyTypeName = N'URL'
where Name='URL' Update dbo.DataTypeList set FriendlyTypeName =
N'Person' where Name='Person' Update dbo.DataTypeList set
FriendlyTypeName = N'date' where Name='date' Update dbo.DataTypeList
set FriendlyTypeName = N'boolean' where Name='boolean' )
09:50:06 myTable set as: OrgleOpDisplayName
09:50:06 ParentTableName set as: orgle_oplist
09:50:06 UpdateColumnName set as: OrgleOpDisplayName_Text
09:50:06 childTableCount set as: 3
09:50:06 cmd.CommandText set as: Update dbo.orgle_oplist set
OrgleOpDisplayName = N'Contains' where OrgleOp='Contains' AND bNot='0'
Update dbo.orgle_oplist set OrgleOpDisplayName = N'Reports Under'
where OrgleOp='ReportsUnder' AND bNot='0' Update dbo.orgle_oplist set
OrgleOpDisplayName = N'Not contains' where OrgleOp='Contains' AND
bNot='1' Update dbo.orgle_oplist set OrgleOpDisplayName = N'AND' where
OrgleOp='AND' AND bNot='0' Update dbo.orgle_oplist set
OrgleOpDisplayName = N'OR' where OrgleOp='OR' AND bNot='0' Update
dbo.orgle_oplist set OrgleOpDisplayName = N'Member of' where
OrgleOp='Memberof' AND bNot='0'
09:50:06 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.orgle_oplist set OrgleOpDisplayName = N'Contains' where
OrgleOp='Contains' AND bNot='0' Update dbo.orgle_oplist set
OrgleOpDisplayName = N'Reports Under' where OrgleOp='ReportsUnder' AND
bNot='0' Update dbo.orgle_oplist set OrgleOpDisplayName = N'Not
contains' where OrgleOp='Contains' AND bNot='1' Update
dbo.orgle_oplist set OrgleOpDisplayName = N'AND' where OrgleOp='AND'
AND bNot='0' Update dbo.orgle_oplist set OrgleOpDisplayName = N'OR'
where OrgleOp='OR' AND bNot='0' Update dbo.orgle_oplist set
OrgleOpDisplayName = N'Member of' where OrgleOp='Memberof' AND
bNot='0' )
09:50:06 End- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.orgle_oplist set OrgleOpDisplayName = N'Contains' where
OrgleOp='Contains' AND bNot='0' Update dbo.orgle_oplist set
OrgleOpDisplayName = N'Reports Under' where OrgleOp='ReportsUnder' AND
bNot='0' Update dbo.orgle_oplist set OrgleOpDisplayName = N'Not
contains' where OrgleOp='Contains' AND bNot='1' Update
dbo.orgle_oplist set OrgleOpDisplayName = N'AND' where OrgleOp='AND'
AND bNot='0' Update dbo.orgle_oplist set OrgleOpDisplayName = N'OR'
where OrgleOp='OR' AND bNot='0' Update dbo.orgle_oplist set
OrgleOpDisplayName = N'Member of' where OrgleOp='Memberof' AND
bNot='0' )
09:50:06 myTable set as: OrgleName
09:50:06 ParentTableName set as: orgle_list
09:50:06 UpdateColumnName set as: OrgleName_Text
09:50:06 childTableCount set as: 4
09:50:06 cmd.CommandText set as: Update dbo.orgle_list set OrgleName =
N'All portal users' where
OrgleID='00000000-0000-0000-0000-000000000000'
09:50:06 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.orgle_list set OrgleName = N'All portal users' where
OrgleID='00000000-0000-0000-0000-000000000000' )
09:50:06 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_list
set OrgleName = N'All portal users' where
OrgleID='00000000-0000-0000-0000-000000000000' )
09:50:06 myTable set as: OrgleNameDescription
09:50:06 ParentTableName set as: orgle_list
09:50:06 UpdateColumnName set as: OrgleNameDescription_Text
09:50:06 childTableCount set as: 5
09:50:06 cmd.CommandText set as: Update dbo.orgle_list set
OrgleNameDescription = N'All users who can access the portal site'
where OrgleID='00000000-0000-0000-0000-000000000000'
09:50:06 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.orgle_list set OrgleNameDescription = N'All users who can access
the portal site' where OrgleID='00000000-0000-0000-0000-000000000000'
)
09:50:06 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_list
set OrgleNameDescription = N'All users who can access the portal site'
where OrgleID='00000000-0000-0000-0000-000000000000' )
09:50:06 myTable set as: SectionName
09:50:06 ParentTableName set as: ProfileUI
09:50:06 UpdateColumnName set as: SectionName_Text
09:50:06 childTableCount set as: 6
09:50:06 cmd.CommandText set as: Update dbo.ProfileUI set SectionName
= N'Contact Information' where SectionName='Contact Information'
09:50:06 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.ProfileUI set SectionName = N'Contact Information' where
SectionName='Contact Information' )
09:50:07 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.ProfileUI
set SectionName = N'Contact Information' where SectionName='Contact
Information' )
09:50:07 myTable set as: DisplayOrder
09:50:07 ParentTableName set as: ProfileUI
09:50:07 UpdateColumnName set as: DisplayOrder_Text
09:50:07 childTableCount set as: 7
09:50:07 cmd.CommandText set as: Update dbo.ProfileUI set DisplayOrder
= N'5' where PropertyID='4' Update dbo.ProfileUI set DisplayOrder =
N'6' where PropertyID='5'
09:50:07 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.ProfileUI set DisplayOrder = N'5' where PropertyID='4' Update
dbo.ProfileUI set DisplayOrder = N'6' where PropertyID='5' )
09:50:07 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.ProfileUI
set DisplayOrder = N'5' where PropertyID='4' Update dbo.ProfileUI set
DisplayOrder = N'6' where PropertyID='5' )
09:50:07 myTable set as: LocalizedMsg
09:50:07 ParentTableName set as: orgle_errormsg
09:50:07 UpdateColumnName set as: LocalizedMsg_Text
09:50:07 childTableCount set as: 8
09:50:07 cmd.CommandText set as: Update dbo.orgle_errormsg set
LocalizedMsg = N'User' where ErrorID='-1' Update dbo.orgle_errormsg
set LocalizedMsg = N'Target Audiences' where ErrorID='-2' Update
dbo.orgle_errormsg set LocalizedMsg = N'Select Audience' where
ErrorID='-3' Update dbo.orgle_errormsg set LocalizedMsg = N'Select'
where ErrorID='-4' Update dbo.orgle_errormsg set LocalizedMsg =
N'Compilation failed to start due to an error connecting to the
database. Please check the AudienceJob log file for details.' where
ErrorID='1' Update dbo.orgle_errormsg set LocalizedMsg = N'The
audience cannot be compiled while user profiles are being imported
from Active Directory directory service. Wait until the import process
completes and then try again.' where ErrorID='2' Update
dbo.orgle_errormsg set LocalizedMsg = N'The audience cannot be
compiled while another job in progress.' where ErrorID='3' Update
dbo.orgle_errormsg set LocalizedMsg = N'Compilation has finished
successfully, but the ending status has not been properly set. If you
need to rerun audience compilation, stop the current process before
you rerun.' where ErrorID='4' Update dbo.orgle_errormsg set
LocalizedMsg = N'Unable to cancel audience compilation. Retry
canceling the compilation.' where ErrorID='5' Update
dbo.orgle_errormsg set LocalizedMsg = N'An error occurred while
attempting to update audience membership. Check the AudienceJob log
file for details.' where ErrorID='6' Update dbo.orgle_errormsg set
LocalizedMsg = N'An error occurred while attempting to update audience
membership. Error in rule:' where ErrorID='7' Update
dbo.orgle_errormsg set LocalizedMsg = N'Membership in this audience
has been successfully updated. An error occurred while trying to
update the job status flag.' where ErrorID='8' Update
dbo.orgle_errormsg set LocalizedMsg = N'An error occurred while
attempting to update audience membership. Unable to retrieve group
membership from Active Directory directory service for this group:'
where ErrorID='9'
09:50:07 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.orgle_errormsg set LocalizedMsg = N'User' where ErrorID='-1'
Update dbo.orgle_errormsg set LocalizedMsg = N'Target Audiences' where
ErrorID='-2' Update dbo.orgle_errormsg set LocalizedMsg = N'Select
Audience' where ErrorID='-3' Update dbo.orgle_errormsg set
LocalizedMsg = N'Select' where ErrorID='-4' Update dbo.orgle_errormsg
set LocalizedMsg = N'Compilation failed to start due to an error
connecting to the database. Please check the AudienceJob log file for
details.' where ErrorID='1' Update dbo.orgle_errormsg set LocalizedMsg
= N'The audience cannot be compiled while user profiles are being
imported from Active Directory directory service. Wait until the
import process completes and then try again.' where ErrorID='2' Update
dbo.orgle_errormsg set LocalizedMsg = N'The audience cannot be
compiled while another job in progress.' where ErrorID='3' Update
dbo.orgle_errormsg set LocalizedMsg = N'Compilation has finished
successfully, but the ending status has not been properly set. If you
need to rerun audience compilation, stop the current process before
you rerun.' where ErrorID='4' Update dbo.orgle_errormsg set
LocalizedMsg = N'Unable to cancel audience compilation. Retry
canceling the compilation.' where ErrorID='5' Update
dbo.orgle_errormsg set LocalizedMsg = N'An error occurred while
attempting to update audience membership. Check the AudienceJob log
file for details.' where ErrorID='6' Update dbo.orgle_errormsg set
LocalizedMsg = N'An error occurred while attempting to update audience
membership. Error in rule:' where ErrorID='7' Update
dbo.orgle_errormsg set LocalizedMsg = N'Membership in this audience
has been successfully updated. An error occurred while trying to
update the job status flag.' where ErrorID='8' Update
dbo.orgle_errormsg set LocalizedMsg = N'An error occurred while
attempting to update audience membership. Unable to retrieve group
membership from Active Directory directory service for this group:'
where ErrorID='9' )
09:50:07 End- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.orgle_errormsg set LocalizedMsg = N'User' where ErrorID='-1'
Update dbo.orgle_errormsg set LocalizedMsg = N'Target Audiences' where
ErrorID='-2' Update dbo.orgle_errormsg set LocalizedMsg = N'Select
Audience' where ErrorID='-3' Update dbo.orgle_errormsg set
LocalizedMsg = N'Select' where ErrorID='-4' Update dbo.orgle_errormsg
set LocalizedMsg = N'Compilation failed to start due to an error
connecting to the database. Please check the AudienceJob log file for
details.' where ErrorID='1' Update dbo.orgle_errormsg set LocalizedMsg
= N'The audience cannot be compiled while user profiles are being
imported from Active Directory directory service. Wait until the
import process completes and then try again.' where ErrorID='2' Update
dbo.orgle_errormsg set LocalizedMsg = N'The audience cannot be
compiled while another job in progress.' where ErrorID='3' Update
dbo.orgle_errormsg set LocalizedMsg = N'Compilation has finished
successfully, but the ending status has not been properly set. If you
need to rerun audience compilation, stop the current process before
you rerun.' where ErrorID='4' Update dbo.orgle_errormsg set
LocalizedMsg = N'Unable to cancel audience compilation. Retry
canceling the compilation.' where ErrorID='5' Update
dbo.orgle_errormsg set LocalizedMsg = N'An error occurred while
attempting to update audience membership. Check the AudienceJob log
file for details.' where ErrorID='6' Update dbo.orgle_errormsg set
LocalizedMsg = N'An error occurred while attempting to update audience
membership. Error in rule:' where ErrorID='7' Update
dbo.orgle_errormsg set LocalizedMsg = N'Membership in this audience
has been successfully updated. An error occurred while trying to
update the job status flag.' where ErrorID='8' Update
dbo.orgle_errormsg set LocalizedMsg = N'An error occurred while
attempting to update audience membership. Unable to retrieve group
membership from Active Directory directory service for this group:'
where ErrorID='9' )
09:50:07 Exit UserProfileLocalizationInstaller.Install
09:50:07 Enter PortalCategoryInstaller.Install
09:50:07 Beginning Microsoft.SharePoint.Portal.Install.i installer
(Progress: 48)
09:50:07 Enter CreateCategories()
09:50:17 Start- XmlTextReader (templateXmlFile = C:\Program
Files\Common Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\SPSPredefinedCategories.xml)
09:50:17 End- XmlTextReader (templateXmlFile = C:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\SPSPredefinedCategories.xml)
09:50:17 Start- Create PortalXmlTemplate object
09:50:18 End- Create PortalXmlTemplate object
09:50:18 Enter InitCategories()
09:50:18 Start- Create SPWeb object
09:50:18 End- Create SPWeb object
09:50:18 Start- Create SPRole object
09:50:26 End- Create SPRole object
09:50:26 Start- updating roleReader
09:50:26 End- updating roleReader
09:50:26 Start- add category manager role
09:50:26 End- add category manager role
09:50:26 Start- add Member role
09:50:26 End- add Member role
09:50:26 Start- Add custom roles to fine-grained lists (wp catalog,
etc.)...
09:50:27 End- Add custom roles to fine-grained lists
09:50:54 Exit InitCategories()
09:50:54 Failed to create portal successfully CCT
09:50:54 Begin rollback operation for portal 'CCT'
09:50:54 Enter PortalInstaller.Rollback
09:50:54 Enter DeletePortalSite()
09:50:54 Get PortalSite object with SiteID:
e60c418d-17c8-4e2f-82dc-124b8d3560d9
09:50:54 Retrieving global portal properties...
09:50:54 Checking for central portal site...
09:50:54 Remove portal site 'http://localhost/' from configuration
database. (e60c418d-17c8-4e2f-82dc-124b8d3560d9)
09:50:55 Removed portal site from configuration database.
09:50:55 Deleting service database.
(1e2339b5-e8dc-47a4-a5de-1f8064bfd68e)
09:50:59 Deleting user profile database.
(c26b3d9b-0590-44d2-a8b8-9ced63b5463e)
09:51:01 Exit DeletePortalSite()
09:51:01 Enter UnextendVirtualServer
09:51:01 Unextending virtual server 'http://cctlbsrv-test/'.
(c6d62bb4-b295-4207-9667-e9efbd28199a)
09:51:15 Exit UnextendVirtualServer
09:51:15 Exit PortalInstaller.Rollback
09:51:16 Portal creation job exception.
(status=PortalAdminJobStatusFailed) System.NullReferenceException:
Object reference not set to an instance of an object. at
Microsoft.SharePoint.Portal.Install.i.a(PortalContext A_0, SPSite A_1,
PortalXmlTemplate A_2, String A_3, Boolean A_4) at
Microsoft.SharePoint.Portal.Install.i.a(PortalContext A_0, SPSite A_1,
String A_2, String A_3, Boolean A_4) at
Microsoft.SharePoint.Portal.Install.i.a(IDictionary A_0) at
System.Configuration.Install.Installer.Install(IDictionary stateSaver)
at System.Configuration.Install.TransactedInstaller.Install(IDictionary
savedState)
09:51:16 Failed to create portal successfully CCT
09:51:16 Portal creation complete. (Status:
PortalAdminJobStatusFailed)



Relevant Pages

  • Portal creation failed at 52%
    ... 09:45:34 Service database server is 'CCTLBSRV-TEST\SHAREPOINTPORTAL'. ... 09:45:34 Opening virtual server. ... PropertyName='FirstName' Update dbo.propertylist set DisplayName = ...
    (microsoft.public.sharepoint.portalserver.development)
  • Portal creation failed
    ... 22:25:12 Service database server is 'RAAGZ\SHAREPOINTPORTAL'. ... 22:25:12 Opening virtual server. ... PropertyName='FirstName' Update dbo.propertylist set DisplayName = ...
    (microsoft.public.sharepoint.portalserver)
  • Problem creating new portal i SPS 2003
    ... 10:55:12 Starting portal creation for 'test only'. ... 10:55:12 Service database server is 'MyServer'. ... 10:55:12 Opening virtual server. ... 10:56:58 cmd.CommandText set as: Update dbo.propertylist set DisplayName = ...
    (microsoft.public.sharepoint.portalserver)
  • Create SharePoint Portal failed.
    ... One mentioned ensuring that SQL Server uses a case ... 13:55:40 Service database server is 'USDC-JOHRIV'. ... Update dbo.propertylist set DisplayName = N'Last name' ...
    (microsoft.public.sharepoint.portalserver)
  • Portal Creation Failed
    ... Portal creation failed. ... 12:04:58 Service database server is 'GBIZMSPPSRV'. ... 12:04:58 Opening virtual server. ... 12:05:19 Failed to create portal successfully GlobalIzmir ...
    (microsoft.public.sharepoint.portalserver)

Loading