Raagz
2005-01-21 06:09:38 UTC
Hi,
I am new to sharepoint portal server 2003 , recently i installed
SPS2003 on Windows 2003 standard edition on my home pc , but when i
try to create a new site i get the following error.
"portal creation failed"
here is the log file.
I tried giving the credentials as MachineName/administrator and also
administrator.
[NOTE: i dont have the domain name for my machine (home pc)]
Please do suggest how i can fix this error.
Thanks
Raagz
_______________________________________
Tuesday, 18 January 2005 22:25:12 Log file opened.
22:25:12 Starting portal creation for 'dotnetraghu'.
22:25:12 Enter PortalInstaller.Install
22:25:12 Beginning Microsoft.SharePoint.Portal.Install.c installer
(Progress: 0)
22:25:12 Retrieving identity for application pool
'MSSharePointPortalAppPool'.
22:25:12 Application pool identity is 'NT AUTHORITY\NETWORK SERVICE'.
22:25:12 Application pool name is 'MSSharePointPortalAppPool'.
22:25:12 Site database server is 'RAAGZ\SHAREPOINTPORTAL'.
22:25:12 Service database server is 'RAAGZ\SHAREPOINTPORTAL'.
22:25:12 Unique database root name is 'dotnetra1'.
22:25:12 Enter CreateTeamSite
22:25:12 Virtual server Uri is 'http://raagz/'
22:25:12 Creating SPGlobalAdmin object.
22:25:12 Opening virtual server.
22:25:12 Checking virtual server state.
22:25:12 Virtual server needs extend.
22:25:12 Extending virtual server 'http://raagz/' using existing
AppPool 'MSSharePointPortalAppPool'...
22:25:14 Virtual server extended.
22:25:14 Creating quota template for personal sites...
22:25:14 Quota template for personal sites created.
22:26:46 Enabling self-service site creation...
22:27:03 Self-service site creation enabled.
22:27:03 Exit CreateTeamSite
22:27:03 Enter CreatePortalSite
22:27:03 Looking up team site ID
'35929ac9-f2e2-472a-8801-d81081a4d022' in configuration database.
22:27:03 Updating site warning and maximum counts for portal site
database... (968e46b3-990b-4cf9-9a97-5f9f39a1a95f)
22:27:03 Looking up virtual server ID
'09d73570-3c90-44cd-8360-bb2661a89c68' in configuration database.
22:27:03 Creating profile database 'dotnetra1_PROF' on server
'RAAGZ\SHAREPOINTPORTAL'.
22:27:04 Adding portal writer database role.
22:27:04 Granting dbo access to profile database for user 'NT
AUTHORITY\NETWORK SERVICE'.
22:27:04 Registering profile database in configuration database.
22:27:04 Executing profile database script 'D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\SQL\SPS\PROFILE.SQL'...
22:27:06 Profile database script complete.
22:27:06 Creating service database 'dotnetra1_SERV' on server
'RAAGZ\SHAREPOINTPORTAL'.
22:27:07 Adding portal writer database role.
22:27:07 Granting dbo access to service database for user 'NT
AUTHORITY\NETWORK SERVICE'.
22:27:07 Registering service database in configuration database.
22:27:07 Executing service database script 'D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\SQL\SPS\SERVICE.SQL'...
22:27:09 Service database script complete.
22:27:09 Executing content database script 'D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\SQL\SPS\CONTENT.SQL'...
22:27:11 Content database script complete.
22:27:11 Registering portal site in configuration database...
22:27:11 Preparing portal site databases for backup...
22:27:12 Portal site registered.
22:27:12 Exit CreatePortalSite
22:27:12 Exit PortalInstaller.Install
22:27:12 Enter AlertsInstaller.Install
22:27:12 Beginning Microsoft.SharePoint.Portal.Install.k installer
(Progress: 42)
22:27:12 [Start] STS alert creation redirection to SPS Alert creation.
22:27:12 Start- STS alert creation redirection to SPS Alert creation
22:27:12 Start- Create SPWeb object
22:27:12 Start- Add a new RootWeb AlternativeAlertCreationPageURL
property: /_layouts/1033/NewAlertFromSTS.aspx
22:27:12 End- Add a new RootWeb AlternativeAlertCreationPageURL
property
22:27:12 Start- Add a new RootWeb AlternativeAlertDirectoryPageURL
property: /_layouts/1033/AlertDirectory.aspx
22:27:12 End- Add a new RootWeb AlternativeAlertDirectoryPageURL
property
22:27:12 Start- Property Update: Commit the new property
22:27:12 End- Property Update: Commit the new property
22:27:12 End- STS alert creation redirection to SPS Alert creation
22:27:12 End- Create SPWeb object
22:27:12 [End] STS alert creation redirection to SPS Alert creation
22:27:12 Exit AlertsInstaller.Install
22:27:12 Enter PropertyDefinitionInstaller.Install
22:27:12 Beginning Microsoft.SharePoint.Portal.Install.l installer
(Progress: 42)
22:27:12 Creating PropertyDefinitionCollection.
22:27:12 Loading property definitions from template 'D:\Program
Files\Common Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\MatrixDefaults.xml'.
22:27:13 Exit PropertyDefinitionInstaller.Install
22:27:13 Enter UserProfileLocalizationInstaller.Install
22:27:13 Beginning Microsoft.SharePoint.Portal.Install.b installer
(Progress: 43)
22:27:13 End- FileStream(templateFile = D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\PeopleDBLoc.xml,
FileMode.Open)
22:27:13 Start- Create SqlSession object
22:27:13 End- Create SqlSession object
22:27:13 myTable set as: _locDefinition
22:27:13 myTable set as: _locTag
22:27:13 myTable set as: Table
22:27:13 myTable set as: DisplayName
22:27:13 ParentTableName set as: propertylist
22:27:13 UpdateColumnName set as: DisplayName_Text
22:27:13 childTableCount set as: 1
22:27:13 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'
22:27:13 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' )
22:27:13 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' )
22:27:13 myTable set as: FriendlyTypeName
22:27:13 ParentTableName set as: DataTypeList
22:27:13 UpdateColumnName set as: FriendlyTypeName_Text
22:27:13 childTableCount set as: 2
22:27:13 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'
22:27:13 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' )
22:27:13 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' )
22:27:13 myTable set as: OrgleOpDisplayName
22:27:13 ParentTableName set as: orgle_oplist
22:27:13 UpdateColumnName set as: OrgleOpDisplayName_Text
22:27:13 childTableCount set as: 3
22:27:13 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'
22:27:13 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' )
22:27:13 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' )
22:27:13 myTable set as: OrgleName
22:27:13 ParentTableName set as: orgle_list
22:27:13 UpdateColumnName set as: OrgleName_Text
22:27:13 childTableCount set as: 4
22:27:13 cmd.CommandText set as: Update dbo.orgle_list set OrgleName =
N'All portal users' where
OrgleID='00000000-0000-0000-0000-000000000000'
22:27:13 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.orgle_list set OrgleName = N'All portal users' where
OrgleID='00000000-0000-0000-0000-000000000000' )
22:27:13 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_list
set OrgleName = N'All portal users' where
OrgleID='00000000-0000-0000-0000-000000000000' )
22:27:13 myTable set as: OrgleNameDescription
22:27:13 ParentTableName set as: orgle_list
22:27:13 UpdateColumnName set as: OrgleNameDescription_Text
22:27:13 childTableCount set as: 5
22:27:13 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'
22:27:13 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'
)
22:27:13 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' )
22:27:13 myTable set as: SectionName
22:27:13 ParentTableName set as: ProfileUI
22:27:13 UpdateColumnName set as: SectionName_Text
22:27:13 childTableCount set as: 6
22:27:13 cmd.CommandText set as: Update dbo.ProfileUI set SectionName
= N'Contact Information' where SectionName='Contact Information'
22:27:13 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.ProfileUI set SectionName = N'Contact Information' where
SectionName='Contact Information' )
22:27:13 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.ProfileUI
set SectionName = N'Contact Information' where SectionName='Contact
Information' )
22:27:13 myTable set as: DisplayOrder
22:27:13 ParentTableName set as: ProfileUI
22:27:13 UpdateColumnName set as: DisplayOrder_Text
22:27:13 childTableCount set as: 7
22:27:13 cmd.CommandText set as: Update dbo.ProfileUI set DisplayOrder
= N'5' where PropertyID='4' Update dbo.ProfileUI set DisplayOrder =
N'6' where PropertyID='5'
22:27:13 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.ProfileUI set DisplayOrder = N'5' where PropertyID='4' Update
dbo.ProfileUI set DisplayOrder = N'6' where PropertyID='5' )
22:27:13 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.ProfileUI
set DisplayOrder = N'5' where PropertyID='4' Update dbo.ProfileUI set
DisplayOrder = N'6' where PropertyID='5' )
22:27:13 myTable set as: LocalizedMsg
22:27:13 ParentTableName set as: orgle_errormsg
22:27:13 UpdateColumnName set as: LocalizedMsg_Text
22:27:13 childTableCount set as: 8
22:27:13 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'
22:27:13 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' )
22:27:13 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' )
22:27:13 Exit UserProfileLocalizationInstaller.Install
22:27:13 Enter PortalCategoryInstaller.Install
22:27:13 Beginning Microsoft.SharePoint.Portal.Install.i installer
(Progress: 48)
22:27:13 Enter CreateCategories()
22:27:13 Start- XmlTextReader (templateXmlFile = D:\Program
Files\Common Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\SPSPredefinedCategories.xml)
22:27:13 End- XmlTextReader (templateXmlFile = D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\SPSPredefinedCategories.xml)
22:27:13 Start- Create PortalXmlTemplate object
22:27:13 End- Create PortalXmlTemplate object
22:27:13 Enter InitCategories()
22:27:13 Start- Create SPWeb object
22:27:13 End- Create SPWeb object
22:27:13 Start- Create SPRole object
22:27:14 End- Create SPRole object
22:27:14 Start- updating roleReader
22:27:14 End- updating roleReader
22:27:14 Start- add category manager role
22:27:14 End- add category manager role
22:27:14 Start- add Member role
22:27:14 End- add Member role
22:27:14 Start- Add custom roles to fine-grained lists (wp catalog,
etc.)...
22:27:14 End- Add custom roles to fine-grained lists
22:27:15 Exit InitCategories()
22:27:15 Failed to create portal successfully dotnetraghu
22:27:15 Begin rollback operation for portal 'dotnetraghu'
22:27:15 Enter PortalInstaller.Rollback
22:27:15 Enter DeletePortalSite()
22:27:15 Get PortalSite object with SiteID:
35929ac9-f2e2-472a-8801-d81081a4d022
22:27:15 Retrieving global portal properties...
22:27:15 Checking for central portal site...
22:27:15 Remove portal site 'http://raagz/' from configuration
database. (35929ac9-f2e2-472a-8801-d81081a4d022)
22:27:15 Removed portal site from configuration database.
22:27:15 Deleting service database.
(21321379-b327-4bb6-87a8-ecc403981e55)
22:27:15 Deleting user profile database.
(9858b578-21cc-431f-8a4f-094e4a89316e)
22:27:15 Exit DeletePortalSite()
22:27:15 Enter UnextendVirtualServer
22:27:15 Unextending virtual server 'http://raagz/'.
(09d73570-3c90-44cd-8360-bb2661a89c68)
22:27:15 Exit UnextendVirtualServer
22:27:15 Exit PortalInstaller.Rollback
22:27:15 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)
22:27:15 Failed to create portal successfully dotnetraghu
22:27:15 Portal creation complete. (Status:
PortalAdminJobStatusFailed)
_______________________________________
I am new to sharepoint portal server 2003 , recently i installed
SPS2003 on Windows 2003 standard edition on my home pc , but when i
try to create a new site i get the following error.
"portal creation failed"
here is the log file.
I tried giving the credentials as MachineName/administrator and also
administrator.
[NOTE: i dont have the domain name for my machine (home pc)]
Please do suggest how i can fix this error.
Thanks
Raagz
_______________________________________
Tuesday, 18 January 2005 22:25:12 Log file opened.
22:25:12 Starting portal creation for 'dotnetraghu'.
22:25:12 Enter PortalInstaller.Install
22:25:12 Beginning Microsoft.SharePoint.Portal.Install.c installer
(Progress: 0)
22:25:12 Retrieving identity for application pool
'MSSharePointPortalAppPool'.
22:25:12 Application pool identity is 'NT AUTHORITY\NETWORK SERVICE'.
22:25:12 Application pool name is 'MSSharePointPortalAppPool'.
22:25:12 Site database server is 'RAAGZ\SHAREPOINTPORTAL'.
22:25:12 Service database server is 'RAAGZ\SHAREPOINTPORTAL'.
22:25:12 Unique database root name is 'dotnetra1'.
22:25:12 Enter CreateTeamSite
22:25:12 Virtual server Uri is 'http://raagz/'
22:25:12 Creating SPGlobalAdmin object.
22:25:12 Opening virtual server.
22:25:12 Checking virtual server state.
22:25:12 Virtual server needs extend.
22:25:12 Extending virtual server 'http://raagz/' using existing
AppPool 'MSSharePointPortalAppPool'...
22:25:14 Virtual server extended.
22:25:14 Creating quota template for personal sites...
22:25:14 Quota template for personal sites created.
22:26:46 Enabling self-service site creation...
22:27:03 Self-service site creation enabled.
22:27:03 Exit CreateTeamSite
22:27:03 Enter CreatePortalSite
22:27:03 Looking up team site ID
'35929ac9-f2e2-472a-8801-d81081a4d022' in configuration database.
22:27:03 Updating site warning and maximum counts for portal site
database... (968e46b3-990b-4cf9-9a97-5f9f39a1a95f)
22:27:03 Looking up virtual server ID
'09d73570-3c90-44cd-8360-bb2661a89c68' in configuration database.
22:27:03 Creating profile database 'dotnetra1_PROF' on server
'RAAGZ\SHAREPOINTPORTAL'.
22:27:04 Adding portal writer database role.
22:27:04 Granting dbo access to profile database for user 'NT
AUTHORITY\NETWORK SERVICE'.
22:27:04 Registering profile database in configuration database.
22:27:04 Executing profile database script 'D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\SQL\SPS\PROFILE.SQL'...
22:27:06 Profile database script complete.
22:27:06 Creating service database 'dotnetra1_SERV' on server
'RAAGZ\SHAREPOINTPORTAL'.
22:27:07 Adding portal writer database role.
22:27:07 Granting dbo access to service database for user 'NT
AUTHORITY\NETWORK SERVICE'.
22:27:07 Registering service database in configuration database.
22:27:07 Executing service database script 'D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\SQL\SPS\SERVICE.SQL'...
22:27:09 Service database script complete.
22:27:09 Executing content database script 'D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\SQL\SPS\CONTENT.SQL'...
22:27:11 Content database script complete.
22:27:11 Registering portal site in configuration database...
22:27:11 Preparing portal site databases for backup...
22:27:12 Portal site registered.
22:27:12 Exit CreatePortalSite
22:27:12 Exit PortalInstaller.Install
22:27:12 Enter AlertsInstaller.Install
22:27:12 Beginning Microsoft.SharePoint.Portal.Install.k installer
(Progress: 42)
22:27:12 [Start] STS alert creation redirection to SPS Alert creation.
22:27:12 Start- STS alert creation redirection to SPS Alert creation
22:27:12 Start- Create SPWeb object
22:27:12 Start- Add a new RootWeb AlternativeAlertCreationPageURL
property: /_layouts/1033/NewAlertFromSTS.aspx
22:27:12 End- Add a new RootWeb AlternativeAlertCreationPageURL
property
22:27:12 Start- Add a new RootWeb AlternativeAlertDirectoryPageURL
property: /_layouts/1033/AlertDirectory.aspx
22:27:12 End- Add a new RootWeb AlternativeAlertDirectoryPageURL
property
22:27:12 Start- Property Update: Commit the new property
22:27:12 End- Property Update: Commit the new property
22:27:12 End- STS alert creation redirection to SPS Alert creation
22:27:12 End- Create SPWeb object
22:27:12 [End] STS alert creation redirection to SPS Alert creation
22:27:12 Exit AlertsInstaller.Install
22:27:12 Enter PropertyDefinitionInstaller.Install
22:27:12 Beginning Microsoft.SharePoint.Portal.Install.l installer
(Progress: 42)
22:27:12 Creating PropertyDefinitionCollection.
22:27:12 Loading property definitions from template 'D:\Program
Files\Common Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\MatrixDefaults.xml'.
22:27:13 Exit PropertyDefinitionInstaller.Install
22:27:13 Enter UserProfileLocalizationInstaller.Install
22:27:13 Beginning Microsoft.SharePoint.Portal.Install.b installer
(Progress: 43)
22:27:13 End- FileStream(templateFile = D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\PeopleDBLoc.xml,
FileMode.Open)
22:27:13 Start- Create SqlSession object
22:27:13 End- Create SqlSession object
22:27:13 myTable set as: _locDefinition
22:27:13 myTable set as: _locTag
22:27:13 myTable set as: Table
22:27:13 myTable set as: DisplayName
22:27:13 ParentTableName set as: propertylist
22:27:13 UpdateColumnName set as: DisplayName_Text
22:27:13 childTableCount set as: 1
22:27:13 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'
22:27:13 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' )
22:27:13 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' )
22:27:13 myTable set as: FriendlyTypeName
22:27:13 ParentTableName set as: DataTypeList
22:27:13 UpdateColumnName set as: FriendlyTypeName_Text
22:27:13 childTableCount set as: 2
22:27:13 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'
22:27:13 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' )
22:27:13 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' )
22:27:13 myTable set as: OrgleOpDisplayName
22:27:13 ParentTableName set as: orgle_oplist
22:27:13 UpdateColumnName set as: OrgleOpDisplayName_Text
22:27:13 childTableCount set as: 3
22:27:13 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'
22:27:13 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' )
22:27:13 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' )
22:27:13 myTable set as: OrgleName
22:27:13 ParentTableName set as: orgle_list
22:27:13 UpdateColumnName set as: OrgleName_Text
22:27:13 childTableCount set as: 4
22:27:13 cmd.CommandText set as: Update dbo.orgle_list set OrgleName =
N'All portal users' where
OrgleID='00000000-0000-0000-0000-000000000000'
22:27:13 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.orgle_list set OrgleName = N'All portal users' where
OrgleID='00000000-0000-0000-0000-000000000000' )
22:27:13 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_list
set OrgleName = N'All portal users' where
OrgleID='00000000-0000-0000-0000-000000000000' )
22:27:13 myTable set as: OrgleNameDescription
22:27:13 ParentTableName set as: orgle_list
22:27:13 UpdateColumnName set as: OrgleNameDescription_Text
22:27:13 childTableCount set as: 5
22:27:13 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'
22:27:13 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'
)
22:27:13 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' )
22:27:13 myTable set as: SectionName
22:27:13 ParentTableName set as: ProfileUI
22:27:13 UpdateColumnName set as: SectionName_Text
22:27:13 childTableCount set as: 6
22:27:13 cmd.CommandText set as: Update dbo.ProfileUI set SectionName
= N'Contact Information' where SectionName='Contact Information'
22:27:13 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.ProfileUI set SectionName = N'Contact Information' where
SectionName='Contact Information' )
22:27:13 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.ProfileUI
set SectionName = N'Contact Information' where SectionName='Contact
Information' )
22:27:13 myTable set as: DisplayOrder
22:27:13 ParentTableName set as: ProfileUI
22:27:13 UpdateColumnName set as: DisplayOrder_Text
22:27:13 childTableCount set as: 7
22:27:13 cmd.CommandText set as: Update dbo.ProfileUI set DisplayOrder
= N'5' where PropertyID='4' Update dbo.ProfileUI set DisplayOrder =
N'6' where PropertyID='5'
22:27:13 Start- sqlConnection.ExecuteNonQuery(cmd= Update
dbo.ProfileUI set DisplayOrder = N'5' where PropertyID='4' Update
dbo.ProfileUI set DisplayOrder = N'6' where PropertyID='5' )
22:27:13 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.ProfileUI
set DisplayOrder = N'5' where PropertyID='4' Update dbo.ProfileUI set
DisplayOrder = N'6' where PropertyID='5' )
22:27:13 myTable set as: LocalizedMsg
22:27:13 ParentTableName set as: orgle_errormsg
22:27:13 UpdateColumnName set as: LocalizedMsg_Text
22:27:13 childTableCount set as: 8
22:27:13 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'
22:27:13 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' )
22:27:13 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' )
22:27:13 Exit UserProfileLocalizationInstaller.Install
22:27:13 Enter PortalCategoryInstaller.Install
22:27:13 Beginning Microsoft.SharePoint.Portal.Install.i installer
(Progress: 48)
22:27:13 Enter CreateCategories()
22:27:13 Start- XmlTextReader (templateXmlFile = D:\Program
Files\Common Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\SPSPredefinedCategories.xml)
22:27:13 End- XmlTextReader (templateXmlFile = D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\SPSPredefinedCategories.xml)
22:27:13 Start- Create PortalXmlTemplate object
22:27:13 End- Create PortalXmlTemplate object
22:27:13 Enter InitCategories()
22:27:13 Start- Create SPWeb object
22:27:13 End- Create SPWeb object
22:27:13 Start- Create SPRole object
22:27:14 End- Create SPRole object
22:27:14 Start- updating roleReader
22:27:14 End- updating roleReader
22:27:14 Start- add category manager role
22:27:14 End- add category manager role
22:27:14 Start- add Member role
22:27:14 End- add Member role
22:27:14 Start- Add custom roles to fine-grained lists (wp catalog,
etc.)...
22:27:14 End- Add custom roles to fine-grained lists
22:27:15 Exit InitCategories()
22:27:15 Failed to create portal successfully dotnetraghu
22:27:15 Begin rollback operation for portal 'dotnetraghu'
22:27:15 Enter PortalInstaller.Rollback
22:27:15 Enter DeletePortalSite()
22:27:15 Get PortalSite object with SiteID:
35929ac9-f2e2-472a-8801-d81081a4d022
22:27:15 Retrieving global portal properties...
22:27:15 Checking for central portal site...
22:27:15 Remove portal site 'http://raagz/' from configuration
database. (35929ac9-f2e2-472a-8801-d81081a4d022)
22:27:15 Removed portal site from configuration database.
22:27:15 Deleting service database.
(21321379-b327-4bb6-87a8-ecc403981e55)
22:27:15 Deleting user profile database.
(9858b578-21cc-431f-8a4f-094e4a89316e)
22:27:15 Exit DeletePortalSite()
22:27:15 Enter UnextendVirtualServer
22:27:15 Unextending virtual server 'http://raagz/'.
(09d73570-3c90-44cd-8360-bb2661a89c68)
22:27:15 Exit UnextendVirtualServer
22:27:15 Exit PortalInstaller.Rollback
22:27:15 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)
22:27:15 Failed to create portal successfully dotnetraghu
22:27:15 Portal creation complete. (Status:
PortalAdminJobStatusFailed)
_______________________________________