|
| Sharepoint portal creation error |
 |
Sun, 13 Aug 2006 17:44:13 +000 |
Hi i am Newbie to Sharepoint portal , when i tried to create the portal, i am
getting the following error. please help me to resolve the same .
Components Installed
OS: WIN2K3
SQL: SQL 2005
Sharepoint portal 2003
Error Message
Sunday, 13 August 2006 22:56:22 Log file opened.
22:56:22 Starting portal creation for 'qwerty'.
22:56:22 Enter PortalInstaller.Install
22:56:22 Beginning Microsoft.SharePoint.Portal.Install.c installer (Progress:
0)
22:56:22 Retrieving identity for application pool 'MSSharePointPortalAppPool'.
22:56:22 Application pool identity is 'NT AUTHORITY\NETWORK SERVICE'.
22:56:22 Application pool name is 'MSSharePointPortalAppPool'.
22:56:22 Site database server is 'KARTHIKEYAA\SHAREPOINTPORTAL'.
22:56:22 Service database server is 'KARTHIKEYAA\SHAREPOINTPORTAL'.
22:56:22 Unique database root name is 'qwerty1'.
22:56:22 Enter CreateTeamSite
22:56:22 Virtual server Uri is 'http://karthikeyaa:8080/'
22:56:22 Creating SPGlobalAdmin object.
22:56:22 Opening virtual server.
22:56:22 Checking virtual server state.
22:56:22 Virtual server needs extend.
22:56:22 Extending virtual server 'http://karthikeyaa:8080/' using existing
AppPool 'MSSharePointPortalAppPool'...
22:56:24 Virtual server extended.
22:58:02 Enabling self-service site creation...
22:58:20 Self-service site creation enabled.
22:58:20 Exit CreateTeamSite
22:58:20 Enter CreatePortalSite
22:58:20 Looking up team site ID 'dc64f1a8-bdc5-451e-8155-d0acbe8cb73b' in
configuration database.
22:58:20 Updating site warning and maximum counts for portal site database...
(34f26a60-ad33-4081-baf5-da91adff437a)
22:58:20 Looking up virtual server ID 'e0ef35be-448e-4011-91c4-9905a35e842d' in
configuration database.
22:58:20 Creating profile database 'qwerty1_PROF' on server
'KARTHIKEYAA\SHAREPOINTPORTAL'.
22:58:22 Adding portal writer database role.
22:58:22 Granting dbo access to profile database for user 'NT AUTHORITY\NETWORK
SERVICE'.
22:58:22 Registering profile database in configuration database.
22:58:22 Executing profile database script 'D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\SQL\SPS\PROFILE.SQL'...
22:58:26 Profile database script complete.
22:58:26 Creating service database 'qwerty1_SERV' on server
'KARTHIKEYAA\SHAREPOINTPORTAL'.
22:58:28 Adding portal writer database role.
22:58:29 Granting dbo access to service database for user 'NT AUTHORITY\NETWORK
SERVICE'.
22:58:29 Registering service database in configuration database.
22:58:29 Executing service database script 'D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\SQL\SPS\SERVICE.SQL'...
22:58:32 Service database script complete.
22:58:32 Executing content database script 'D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\SQL\SPS\CONTENT.SQL'...
22:58:41 Content database script complete.
22:58:41 Registering portal site in configuration database...
22:58:41 Preparing portal site databases for backup...
22:58:41 Portal site registered.
22:58:41 Exit CreatePortalSite
22:58:41 Exit PortalInstaller.Install
22:58:41 Enter AlertsInstaller.Install
22:58:41 Beginning Microsoft.SharePoint.Portal.Install.k installer (Progress:
42)
22:58:41 [Start] STS alert creation redirection to SPS Alert creation.
22:58:41 Start- STS alert creation redirection to SPS Alert creation
22:58:41 Start- Create SPWeb object
22:58:41 Start- Add a new RootWeb AlternativeAlertCreationPageURL property:
/_layouts/1033/NewAlertFromSTS.aspx
22:58:59 End- Add a new RootWeb AlternativeAlertCreationPageURL property
22:58:59 Start- Add a new RootWeb AlternativeAlertDirectoryPageURL property:
/_layouts/1033/AlertDirectory.aspx
22:58:59 End- Add a new RootWeb AlternativeAlertDirectoryPageURL property
22:58:59 Start- Property Update: Commit the new property
22:58:59 End- Property Update: Commit the new property
22:58:59 End- STS alert creation redirection to SPS Alert creation
22:58:59 End- Create SPWeb object
22:58:59 [End] STS alert creation redirection to SPS Alert creation
22:58:59 Exit AlertsInstaller.Install
22:58:59 Enter PropertyDefinitionInstaller.Install
22:58:59 Beginning Microsoft.SharePoint.Portal.Install.l installer (Progress:
42)
22:58:59 Creating PropertyDefinitionCollection.
22:58:59 Loading property definitions from template 'D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\MatrixDefaults.xml'.
22:59:03 Exit PropertyDefinitionInstaller.Install
22:59:03 Enter UserProfileLocalizationInstaller.Install
22:59:03 Beginning Microsoft.SharePoint.Portal.Install.b installer (Progress:
43)
22:59:03 End- FileStream(templateFile = D:\Program Files\Common Files\Microsoft
Shared\Web Server Extensions\60\TEMPLATE\1033\SPS\SPSConfig\PeopleDBLoc.xml,
FileMode.Open)
22:59:03 Start- Create SqlSession object
22:59:03 End- Create SqlSession object
22:59:03 myTable set as: _locDefinition
22:59:03 myTable set as: _locTag
22:59:03 myTable set as: Table
22:59:03 myTable set as: DisplayName
22:59:03 ParentTableName set as: propertylist
22:59:03 UpdateColumnName set as: DisplayName_Text
22:59:03 childTableCount set as: 1
22:59:03 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:59:03 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:59:03 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:59:03 myTable set as: FriendlyTypeName
22:59:03 ParentTableName set as: DataTypeList
22:59:03 UpdateColumnName set as: FriendlyTypeName_Text
22:59:03 childTableCount set as: 2
22:59:03 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:59:03 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:59:03 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:59:03 myTable set as: OrgleOpDisplayName
22:59:03 ParentTableName set as: orgle_oplist
22:59:03 UpdateColumnName set as: OrgleOpDisplayName_Text
22:59:03 childTableCount set as: 3
22:59:03 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:59:03 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:59:03 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:59:03 myTable set as: OrgleName
22:59:03 ParentTableName set as: orgle_list
22:59:03 UpdateColumnName set as: OrgleName_Text
22:59:03 childTableCount set as: 4
22:59:03 cmd.CommandText set as: Update dbo.orgle_list set OrgleName = N'All
portal users' where OrgleID='00000000-0000-0000-0000-000000000000'
22:59:03 Start- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_list set
OrgleName = N'All portal users' where
OrgleID='00000000-0000-0000-0000-000000000000' )
22:59:03 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_list set
OrgleName = N'All portal users' where
OrgleID='00000000-0000-0000-0000-000000000000' )
22:59:03 myTable set as: OrgleNameDescription
22:59:03 ParentTableName set as: orgle_list
22:59:03 UpdateColumnName set as: OrgleNameDescription_Text
22:59:03 childTableCount set as: 5
22:59:03 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:59:03 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:59:03 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:59:03 myTable set as: SectionName
22:59:03 ParentTableName set as: ProfileUI
22:59:03 UpdateColumnName set as: SectionName_Text
22:59:03 childTableCount set as: 6
22:59:03 cmd.CommandText set as: Update dbo.ProfileUI set SectionName =
N'Contact Information' where SectionName='Contact Information'
22:59:03 Start- sqlConnection.ExecuteNonQuery(cmd= Update dbo.ProfileUI set
SectionName = N'Contact Information' where SectionName='Contact Information' )
22:59:03 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.ProfileUI set
SectionName = N'Contact Information' where SectionName='Contact Information' )
22:59:03 myTable set as: DisplayOrder
22:59:03 ParentTableName set as: ProfileUI
22:59:03 UpdateColumnName set as: DisplayOrder_Text
22:59:03 childTableCount set as: 7
22:59:03 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:59:03 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:59:03 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:59:03 myTable set as: LocalizedMsg
22:59:03 ParentTableName set as: orgle_errormsg
22:59:03 UpdateColumnName set as: LocalizedMsg_Text
22:59:03 childTableCount set as: 8
22:59:03 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:59:03 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:59:03 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:59:03 Exit UserProfileLocalizationInstaller.Install
22:59:03 Enter PortalCategoryInstaller.Install
22:59:03 Beginning Microsoft.SharePoint.Portal.Install.i installer (Progress:
48)
22:59:03 Enter CreateCategories()
22:59:03 Start- XmlTextReader (templateXmlFile = D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\SPSPredefinedCategories.xml)
22:59:03 End- XmlTextReader (templateXmlFile = D:\Program Files\Common
Files\Microsoft Shared\Web Server
Extensions\60\TEMPLATE\1033\SPS\SPSConfig\SPSPredefinedCategories.xml)
22:59:03 Start- Create PortalXmlTemplate object
22:59:03 End- Create PortalXmlTemplate object
22:59:03 Enter InitCategories()
22:59:03 Start- Create SPWeb object
22:59:03 End- Create SPWeb object
22:59:03 Start- Create SPRole object
22:59:04 End- Create SPRole object
22:59:04 Start- updating roleReader
22:59:04 End- updating roleReader
22:59:04 Start- add category manager role
22:59:04 End- add category manager role
22:59:04 Start- add Member role
22:59:04 End- add Member role
22:59:04 Start- Add custom roles to fine-grained lists (wp catalog, etc.)...
22:59:05 End- Add custom roles to fine-grained lists
22:59:08 Exit InitCategories()
22:59:08 Failed to create portal successfully qwerty
22:59:08 Begin rollback operation for portal 'qwerty'
22:59:08 Enter PortalInstaller.Rollback
22:59:08 Enter DeletePortalSite()
22:59:08 Get PortalSite object with SiteID:
dc64f1a8-bdc5-451e-8155-d0acbe8cb73b
22:59:08 Retrieving global portal properties...
22:59:08 Checking for central portal site...
22:59:08 Remove portal site 'http://karthikeyaa:8080/' from configuration
database. (dc64f1a8-bdc5-451e-8155-d0acbe8cb73b)
22:59:08 Removed portal site from configuration database.
22:59:08 Deleting service database. (98e14d10-f7dd-40c6-8378-c77e136b0a60)
22:59:08 Deleting user profile database. (aa10b7f9-150b-4865-811c-e5f5debbd40f)
22:59:09 Exit DeletePortalSite()
22:59:09 Enter UnextendVirtualServer
22:59:09 Unextending virtual server 'http://karthikeyaa:8080/'.
(e0ef35be-448e-4011-91c4-9905a35e842d)
22:59:09 Exit UnextendVirtualServer
22:59:09 Exit PortalInstaller.Rollback
22:59:09 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:59:09 Failed to create portal successfully qwerty
22:59:09 Portal creation complete. (Status: PortalAdminJobStatusFailed)
|
| Post Reply
|
|
|
|
|
|
|
|
|
|