PDA

View Full Version : shareportal 2003


kiraly78
12-10-2003, 01:50
Lo conoscete??

Ho un problema per l'installazione e configurazione del portale! :(

Mi scuso per il papiro .. vi copio quanto scritto nel registro :

Sunday, 12 October 2003 01:37:48 Log file opened.
01:37:48 Starting portal creation for 'e-voice'.
01:37:49 Enter PortalInstaller.Install
01:37:49 Beginning Microsoft.SharePoint.Portal.Install.c installer (Progress: 0)
01:37:49 Retrieving identity for application pool 'MSSharePointPortalAppPool'.
01:37:49 Application pool identity is 'NT AUTHORITY\SERVIZIO DI RETE'.
01:37:49 Application pool name is 'MSSharePointPortalAppPool'.
01:37:49 Site database server is 'SERVER\SHAREPOINTPORTAL'.
01:37:49 Service database server is 'SERVER\SHAREPOINTPORTAL'.
01:37:49 Unique database root name is 'evoice1'.
01:37:49 Enter CreateTeamSite
01:37:49 Virtual server Uri is 'http://server:8099/'
01:37:49 Creating SPGlobalAdmin object.
01:37:49 Opening virtual server.
01:37:49 Checking virtual server state.
01:37:49 Virtual server needs extend.
01:37:49 Extending virtual server 'http://server:8099/' using existing AppPool 'MSSharePointPortalAppPool'...
01:37:51 Virtual server extended.
01:39:39 Enabling self-service site creation...
01:39:39 Self-service site creation enabled.
01:39:39 Exit CreateTeamSite
01:39:39 Enter CreatePortalSite
01:39:39 Looking up team site ID 'e2b3a322-c42e-4ac6-bc4f-621342b5ee96' in configuration database.
01:39:39 Updating site warning and maximum counts for portal site database... (f8d4404c-0ed2-4e96-9334-bc82a989438d)
01:39:39 Looking up virtual server ID 'f29a02d2-50c7-4349-8cea-ec44aaf88b3f' in configuration database.
01:39:39 Creating profile database 'evoice1_PROF' on server 'SERVER\SHAREPOINTPORTAL'.
01:39:40 Adding portal writer database role.
01:39:40 Granting dbo access to profile database for user 'NT AUTHORITY\SERVIZIO DI RETE'.
01:39:40 Registering profile database in configuration database.
01:39:40 Executing profile database script 'F:\Programmi\File comuni\Microsoft Shared\Web Server Extensions\60\TEMPLATE\SQL\SPS\PROFILE.SQL'...
01:39:43 Profile database script complete.
01:39:43 Creating service database 'evoice1_SERV' on server 'SERVER\SHAREPOINTPORTAL'.
01:39:44 Adding portal writer database role.
01:39:44 Granting dbo access to service database for user 'NT AUTHORITY\SERVIZIO DI RETE'.
01:39:44 Registering service database in configuration database.
01:39:44 Executing service database script 'F:\Programmi\File comuni\Microsoft Shared\Web Server Extensions\60\TEMPLATE\SQL\SPS\SERVICE.SQL'...
01:39:46 Service database script complete.
01:39:46 Executing content database script 'F:\Programmi\File comuni\Microsoft Shared\Web Server Extensions\60\TEMPLATE\SQL\SPS\CONTENT.SQL'...
01:39:48 Content database script complete.
01:39:48 Registering portal site in configuration database...
01:39:48 Preparing portal site databases for backup...
01:39:48 Portal site registered.
01:39:48 Exit CreatePortalSite
01:39:48 Exit PortalInstaller.Install
01:39:48 Enter AlertsInstaller.Install
01:39:48 Beginning Microsoft.SharePoint.Portal.Install.k installer (Progress: 42)
01:39:48 [Start] STS alert creation redirection to SPS Alert creation.
01:39:48 Start- STS alert creation redirection to SPS Alert creation
01:39:48 Start- Create SPWeb object
01:39:48 Start- Add a new RootWeb AlternativeAlertCreationPageURL property: /_layouts/1040/NewAlertFromSTS.aspx
01:39:48 End- Add a new RootWeb AlternativeAlertCreationPageURL property
01:39:48 Start- Add a new RootWeb AlternativeAlertDirectoryPageURL property: /_layouts/1040/AlertDirectory.aspx
01:39:48 End- Add a new RootWeb AlternativeAlertDirectoryPageURL property
01:39:48 Start- Property Update: Commit the new property
01:39:48 End- Property Update: Commit the new property
01:39:48 End- STS alert creation redirection to SPS Alert creation
01:39:48 End- Create SPWeb object
01:39:48 [End] STS alert creation redirection to SPS Alert creation
01:39:49 Exit AlertsInstaller.Install
01:39:49 Enter PropertyDefinitionInstaller.Install
01:39:49 Beginning Microsoft.SharePoint.Portal.Install.l installer (Progress: 42)
01:39:49 Creating PropertyDefinitionCollection.
01:39:49 Loading property definitions from template 'F:\Programmi\File comuni\Microsoft Shared\Web Server Extensions\60\TEMPLATE\1040\SPS\SPSConfig\MatrixDefaults.xml'.
01:39:50 Exit PropertyDefinitionInstaller.Install
01:39:50 Enter UserProfileLocalizationInstaller.Install
01:39:50 Beginning Microsoft.SharePoint.Portal.Install.b installer (Progress: 43)
01:39:50 End- FileStream(templateFile = F:\Programmi\File comuni\Microsoft Shared\Web Server Extensions\60\TEMPLATE\1040\SPS\SPSConfig\PeopleDBLoc.xml, FileMode.Open)
01:39:50 Start- Create SqlSession object
01:39:50 End- Create SqlSession object
01:39:50 myTable set as: _locDefinition
01:39:50 myTable set as: _locTag
01:39:50 myTable set as: Table
01:39:50 myTable set as: DisplayName
01:39:50 ParentTableName set as: propertylist
01:39:50 UpdateColumnName set as: DisplayName_Text
01:39:50 childTableCount set as: 1
01:39:50 cmd.CommandText set as: Update dbo.propertylist set DisplayName = N'Nome account' where PropertyName='AccountName' Update dbo.propertylist set DisplayName = N'Nome' where PropertyName='FirstName' Update dbo.propertylist set DisplayName = N'Cognome' where PropertyName='LastName' Update dbo.propertylist set DisplayName = N'Manager' where PropertyName='Manager' Update dbo.propertylist set DisplayName = N'Nome preferito' where PropertyName='PreferredName' Update dbo.propertylist set DisplayName = N'Telefono ufficio' where PropertyName='WorkPhone' Update dbo.propertylist set DisplayName = N'Posta elettronica ufficio' where PropertyName='WorkEmail' Update dbo.propertylist set DisplayName = N'Sito Web' where PropertyName='WebSite' Update dbo.propertylist set DisplayName = N'Ufficio' where PropertyName='Office' Update dbo.propertylist set DisplayName = N'Titolo' where PropertyName='Title' Update dbo.propertylist set DisplayName = N'Reparto' where PropertyName='Department' Update dbo.propertylist set DisplayName = N'Dettagli personali' where PropertyName='AboutMe' Update dbo.propertylist set DisplayName = N'Nome utente' where PropertyName='UserName' Update dbo.propertylist set DisplayName = N'Telefono abitazione' where PropertyName='HomePhone' Update dbo.propertylist set DisplayName = N'Cellulare' where PropertyName='CellPhone' Update dbo.propertylist set DisplayName = N'Fax' where PropertyName='Fax' Update dbo.propertylist set DisplayName = N'Assistente' where PropertyName='Assistant' Update dbo.propertylist set DisplayName = N'Sito personale' where PropertyName='PersonalSpace' Update dbo.propertylist set DisplayName = N'URL immagine' where PropertyName='PictureURL' Update dbo.propertylist set DisplayName = N'Dipende da' where PropertyName='DirectReports' Update dbo.propertylist set DisplayName = N'Collegamenti rapidi' where PropertyName='QuickLinks' Update dbo.propertylist set DisplayName = N'Reindirizzamento sito pubblico' where PropertyName='PublicSiteRedirect'
01:39:50 Start- sqlConnection.ExecuteNonQuery(cmd= Update dbo.propertylist set DisplayName = N'Nome account' where PropertyName='AccountName' Update dbo.propertylist set DisplayName = N'Nome' where PropertyName='FirstName' Update dbo.propertylist set DisplayName = N'Cognome' where PropertyName='LastName' Update dbo.propertylist set DisplayName = N'Manager' where PropertyName='Manager' Update dbo.propertylist set DisplayName = N'Nome preferito' where PropertyName='PreferredName' Update dbo.propertylist set DisplayName = N'Telefono ufficio' where PropertyName='WorkPhone' Update dbo.propertylist set DisplayName = N'Posta elettronica ufficio' where PropertyName='WorkEmail' Update dbo.propertylist set DisplayName = N'Sito Web' where PropertyName='WebSite' Update dbo.propertylist set DisplayName = N'Ufficio' where PropertyName='Office' Update dbo.propertylist set DisplayName = N'Titolo' where PropertyName='Title' Update dbo.propertylist set DisplayName = N'Reparto' where PropertyName='Department' Update dbo.propertylist set DisplayName = N'Dettagli personali' where PropertyName='AboutMe' Update dbo.propertylist set DisplayName = N'Nome utente' where PropertyName='UserName' Update dbo.propertylist set DisplayName = N'Telefono abitazione' where PropertyName='HomePhone' Update dbo.propertylist set DisplayName = N'Cellulare' where PropertyName='CellPhone' Update dbo.propertylist set DisplayName = N'Fax' where PropertyName='Fax' Update dbo.propertylist set DisplayName = N'Assistente' where PropertyName='Assistant' Update dbo.propertylist set DisplayName = N'Sito personale' where PropertyName='PersonalSpace' Update dbo.propertylist set DisplayName = N'URL immagine' where PropertyName='PictureURL' Update dbo.propertylist set DisplayName = N'Dipende da' where PropertyName='DirectReports' Update dbo.propertylist set DisplayName = N'Collegamenti rapidi' where PropertyName='QuickLinks' Update dbo.propertylist set DisplayName = N'Reindirizzamento sito pubblico' where PropertyName='PublicSiteRedirect' )
01:39:50 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.propertylist set DisplayName = N'Nome account' where PropertyName='AccountName' Update dbo.propertylist set DisplayName = N'Nome' where PropertyName='FirstName' Update dbo.propertylist set DisplayName = N'Cognome' where PropertyName='LastName' Update dbo.propertylist set DisplayName = N'Manager' where PropertyName='Manager' Update dbo.propertylist set DisplayName = N'Nome preferito' where PropertyName='PreferredName' Update dbo.propertylist set DisplayName = N'Telefono ufficio' where PropertyName='WorkPhone' Update dbo.propertylist set DisplayName = N'Posta elettronica ufficio' where PropertyName='WorkEmail' Update dbo.propertylist set DisplayName = N'Sito Web' where PropertyName='WebSite' Update dbo.propertylist set DisplayName = N'Ufficio' where PropertyName='Office' Update dbo.propertylist set DisplayName = N'Titolo' where PropertyName='Title' Update dbo.propertylist set DisplayName = N'Reparto' where PropertyName='Department' Update dbo.propertylist set DisplayName = N'Dettagli personali' where PropertyName='AboutMe' Update dbo.propertylist set DisplayName = N'Nome utente' where PropertyName='UserName' Update dbo.propertylist set DisplayName = N'Telefono abitazione' where PropertyName='HomePhone' Update dbo.propertylist set DisplayName = N'Cellulare' where PropertyName='CellPhone' Update dbo.propertylist set DisplayName = N'Fax' where PropertyName='Fax' Update dbo.propertylist set DisplayName = N'Assistente' where PropertyName='Assistant' Update dbo.propertylist set DisplayName = N'Sito personale' where PropertyName='PersonalSpace' Update dbo.propertylist set DisplayName = N'URL immagine' where PropertyName='PictureURL' Update dbo.propertylist set DisplayName = N'Dipende da' where PropertyName='DirectReports' Update dbo.propertylist set DisplayName = N'Collegamenti rapidi' where PropertyName='QuickLinks' Update dbo.propertylist set DisplayName = N'Reindirizzamento sito pubblico' where PropertyName='PublicSiteRedirect' )
01:39:50 myTable set as: FriendlyTypeName
01:39:50 ParentTableName set as: DataTypeList
01:39:50 UpdateColumnName set as: FriendlyTypeName_Text
01:39:50 childTableCount set as: 2
01:39:50 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'Posta elettronica' where Name='Email' Update dbo.DataTypeList set FriendlyTypeName = N'URL' where Name='URL' Update dbo.DataTypeList set FriendlyTypeName = N'Persona' where Name='Person' Update dbo.DataTypeList set FriendlyTypeName = N'date' where Name='date' Update dbo.DataTypeList set FriendlyTypeName = N'boolean' where Name='boolean'
01:39:50 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'Posta elettronica' where Name='Email' Update dbo.DataTypeList set FriendlyTypeName = N'URL' where Name='URL' Update dbo.DataTypeList set FriendlyTypeName = N'Persona' where Name='Person' Update dbo.DataTypeList set FriendlyTypeName = N'date' where Name='date' Update dbo.DataTypeList set FriendlyTypeName = N'boolean' where Name='boolean' )
01:39:50 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'Posta elettronica' where Name='Email' Update dbo.DataTypeList set FriendlyTypeName = N'URL' where Name='URL' Update dbo.DataTypeList set FriendlyTypeName = N'Persona' where Name='Person' Update dbo.DataTypeList set FriendlyTypeName = N'date' where Name='date' Update dbo.DataTypeList set FriendlyTypeName = N'boolean' where Name='boolean' )
01:39:50 myTable set as: OrgleOpDisplayName
01:39:50 ParentTableName set as: orgle_oplist
01:39:50 UpdateColumnName set as: OrgleOpDisplayName_Text
01:39:50 childTableCount set as: 3
01:39:50 cmd.CommandText set as: Update dbo.orgle_oplist set OrgleOpDisplayName = N'Contiene' where OrgleOp='Contains' AND bNot='0' Update dbo.orgle_oplist set OrgleOpDisplayName = N'Dipende da' where OrgleOp='ReportsUnder' AND bNot='0' Update dbo.orgle_oplist set OrgleOpDisplayName = N'Non contiene' 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'Membro di' where OrgleOp='Memberof' AND bNot='0'
01:39:50 Start- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_oplist set OrgleOpDisplayName = N'Contiene' where OrgleOp='Contains' AND bNot='0' Update dbo.orgle_oplist set OrgleOpDisplayName = N'Dipende da' where OrgleOp='ReportsUnder' AND bNot='0' Update dbo.orgle_oplist set OrgleOpDisplayName = N'Non contiene' 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'Membro di' where OrgleOp='Memberof' AND bNot='0' )
01:39:50 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_oplist set OrgleOpDisplayName = N'Contiene' where OrgleOp='Contains' AND bNot='0' Update dbo.orgle_oplist set OrgleOpDisplayName = N'Dipende da' where OrgleOp='ReportsUnder' AND bNot='0' Update dbo.orgle_oplist set OrgleOpDisplayName = N'Non contiene' 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'Membro di' where OrgleOp='Memberof' AND bNot='0' )
01:39:50 myTable set as: OrgleName
01:39:50 ParentTableName set as: orgle_list
01:39:50 UpdateColumnName set as: OrgleName_Text
01:39:50 childTableCount set as: 4
01:39:50 cmd.CommandText set as: Update dbo.orgle_list set OrgleName = N'Tutti gli utenti del portale' where OrgleID='00000000-0000-0000-0000-000000000000'
01:39:50 Start- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_list set OrgleName = N'Tutti gli utenti del portale' where OrgleID='00000000-0000-0000-0000-000000000000' )
01:39:50 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_list set OrgleName = N'Tutti gli utenti del portale' where OrgleID='00000000-0000-0000-0000-000000000000' )
01:39:50 myTable set as: OrgleNameDescription
01:39:50 ParentTableName set as: orgle_list
01:39:50 UpdateColumnName set as: OrgleNameDescription_Text
01:39:50 childTableCount set as: 5
01:39:50 cmd.CommandText set as: Update dbo.orgle_list set OrgleNameDescription = N'Tutti gli utenti autorizzati ad accedere al sito portale' where OrgleID='00000000-0000-0000-0000-000000000000'
01:39:50 Start- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_list set OrgleNameDescription = N'Tutti gli utenti autorizzati ad accedere al sito portale' where OrgleID='00000000-0000-0000-0000-000000000000' )
01:39:50 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_list set OrgleNameDescription = N'Tutti gli utenti autorizzati ad accedere al sito portale' where OrgleID='00000000-0000-0000-0000-000000000000' )
01:39:50 myTable set as: SectionName
01:39:50 ParentTableName set as: ProfileUI
01:39:50 UpdateColumnName set as: SectionName_Text
01:39:50 childTableCount set as: 6
01:39:50 cmd.CommandText set as: Update dbo.ProfileUI set SectionName = N'Informazioni contatto' where SectionName='Contact Information'
01:39:50 Start- sqlConnection.ExecuteNonQuery(cmd= Update dbo.ProfileUI set SectionName = N'Informazioni contatto' where SectionName='Contact Information' )
01:39:50 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.ProfileUI set SectionName = N'Informazioni contatto' where SectionName='Contact Information' )
01:39:50 myTable set as: DisplayOrder
01:39:50 ParentTableName set as: ProfileUI
01:39:50 UpdateColumnName set as: DisplayOrder_Text
01:39:50 childTableCount set as: 7
01:39:50 cmd.CommandText set as: Update dbo.ProfileUI set DisplayOrder = N'5' where PropertyID='4' Update dbo.ProfileUI set DisplayOrder = N'6' where PropertyID='5'
01:39:50 Start- sqlConnection.ExecuteNonQuery(cmd= Update dbo.ProfileUI set DisplayOrder = N'5' where PropertyID='4' Update dbo.ProfileUI set DisplayOrder = N'6' where PropertyID='5' )
01:39:50 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.ProfileUI set DisplayOrder = N'5' where PropertyID='4' Update dbo.ProfileUI set DisplayOrder = N'6' where PropertyID='5' )
01:39:50 myTable set as: LocalizedMsg
01:39:50 ParentTableName set as: orgle_errormsg
01:39:50 UpdateColumnName set as: LocalizedMsg_Text
01:39:50 childTableCount set as: 8
01:39:50 cmd.CommandText set as: Update dbo.orgle_errormsg set LocalizedMsg = N'Utente' where ErrorID='-1' Update dbo.orgle_errormsg set LocalizedMsg = N'Gruppi di destinatari selezionati' where ErrorID='-2' Update dbo.orgle_errormsg set LocalizedMsg = N'Selezione gruppi di destinatari' where ErrorID='-3' Update dbo.orgle_errormsg set LocalizedMsg = N'Seleziona' where ErrorID='-4' Update dbo.orgle_errormsg set LocalizedMsg = N'Impossibile avviare la compilazione a causa di un errore di connessione al database. Per ulteriori dettagli, controllare il file registro del processo relativo al gruppo di destinatari.' where ErrorID='1' Update dbo.orgle_errormsg set LocalizedMsg = N'Impossibile compilare il gruppo di destinatari durante l''importazione di profili utente dal servizio directory Active Directory. Attendere il completamento del processo di importazione e quindi riprovare.' where ErrorID='2' Update dbo.orgle_errormsg set LocalizedMsg = N'Impossibile compilare il gruppo di destinatari mentre è in corso un altro processo.' where ErrorID='3' Update dbo.orgle_errormsg set LocalizedMsg = N'La compilazione è stata completata ma lo stato di fine non è stato impostato correttamente. Se è necessario rieseguire la compilazione dei gruppi di destinatari, interrompere il processo in corso prima di riavviare l''operazione.' where ErrorID='4' Update dbo.orgle_errormsg set LocalizedMsg = N'Impossibile annullare la compilazione dei gruppi di destinatari. Riprovare ad annullare la compilazione.' where ErrorID='5' Update dbo.orgle_errormsg set LocalizedMsg = N'Errore durante il tentativo di aggiornamento delle appartenenze del gruppo di destinatari. Per ulteriori dettagli, controllare il file registro del processo relativo al gruppo di destinatari.' where ErrorID='6' Update dbo.orgle_errormsg set LocalizedMsg = N'Errore durante il tentativo di aggiornamento delle appartenenze del gruppo di destinatari. Errore nella regola:' where ErrorID='7' Update dbo.orgle_errormsg set LocalizedMsg = N'Le appartenenze di questo gruppo di destinatari sono state aggiornate. Si è verificato un errore durante il tentativo di aggiornamento del flag di stato del processo.' where ErrorID='8' Update dbo.orgle_errormsg set LocalizedMsg = N'Errore durante il tentativo di aggiornamento delle appartenenze del gruppo di destinatari. Impossibile recuperare le appartenenze di gruppo dal servizio directory Active Directory per questo gruppo:' where ErrorID='9'
01:39:50 Start- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_errormsg set LocalizedMsg = N'Utente' where ErrorID='-1' Update dbo.orgle_errormsg set LocalizedMsg = N'Gruppi di destinatari selezionati' where ErrorID='-2' Update dbo.orgle_errormsg set LocalizedMsg = N'Selezione gruppi di destinatari' where ErrorID='-3' Update dbo.orgle_errormsg set LocalizedMsg = N'Seleziona' where ErrorID='-4' Update dbo.orgle_errormsg set LocalizedMsg = N'Impossibile avviare la compilazione a causa di un errore di connessione al database. Per ulteriori dettagli, controllare il file registro del processo relativo al gruppo di destinatari.' where ErrorID='1' Update dbo.orgle_errormsg set LocalizedMsg = N'Impossibile compilare il gruppo di destinatari durante l''importazione di profili utente dal servizio directory Active Directory. Attendere il completamento del processo di importazione e quindi riprovare.' where ErrorID='2' Update dbo.orgle_errormsg set LocalizedMsg = N'Impossibile compilare il gruppo di destinatari mentre è in corso un altro processo.' where ErrorID='3' Update dbo.orgle_errormsg set LocalizedMsg = N'La compilazione è stata completata ma lo stato di fine non è stato impostato correttamente. Se è necessario rieseguire la compilazione dei gruppi di destinatari, interrompere il processo in corso prima di riavviare l''operazione.' where ErrorID='4' Update dbo.orgle_errormsg set LocalizedMsg = N'Impossibile annullare la compilazione dei gruppi di destinatari. Riprovare ad annullare la compilazione.' where ErrorID='5' Update dbo.orgle_errormsg set LocalizedMsg = N'Errore durante il tentativo di aggiornamento delle appartenenze del gruppo di destinatari. Per ulteriori dettagli, controllare il file registro del processo relativo al gruppo di destinatari.' where ErrorID='6' Update dbo.orgle_errormsg set LocalizedMsg = N'Errore durante il tentativo di aggiornamento delle appartenenze del gruppo di destinatari. Errore nella regola:' where ErrorID='7' Update dbo.orgle_errormsg set LocalizedMsg = N'Le appartenenze di questo gruppo di destinatari sono state aggiornate. Si è verificato un errore durante il tentativo di aggiornamento del flag di stato del processo.' where ErrorID='8' Update dbo.orgle_errormsg set LocalizedMsg = N'Errore durante il tentativo di aggiornamento delle appartenenze del gruppo di destinatari. Impossibile recuperare le appartenenze di gruppo dal servizio directory Active Directory per questo gruppo:' where ErrorID='9' )
01:39:50 End- sqlConnection.ExecuteNonQuery(cmd= Update dbo.orgle_errormsg set LocalizedMsg = N'Utente' where ErrorID='-1' Update dbo.orgle_errormsg set LocalizedMsg = N'Gruppi di destinatari selezionati' where ErrorID='-2' Update dbo.orgle_errormsg set LocalizedMsg = N'Selezione gruppi di destinatari' where ErrorID='-3' Update dbo.orgle_errormsg set LocalizedMsg = N'Seleziona' where ErrorID='-4' Update dbo.orgle_errormsg set LocalizedMsg = N'Impossibile avviare la compilazione a causa di un errore di connessione al database. Per ulteriori dettagli, controllare il file registro del processo relativo al gruppo di destinatari.' where ErrorID='1' Update dbo.orgle_errormsg set LocalizedMsg = N'Impossibile compilare il gruppo di destinatari durante l''importazione di profili utente dal servizio directory Active Directory. Attendere il completamento del processo di importazione e quindi riprovare.' where ErrorID='2' Update dbo.orgle_errormsg set LocalizedMsg = N'Impossibile compilare il gruppo di destinatari mentre è in corso un altro processo.' where ErrorID='3' Update dbo.orgle_errormsg set LocalizedMsg = N'La compilazione è stata completata ma lo stato di fine non è stato impostato correttamente. Se è necessario rieseguire la compilazione dei gruppi di destinatari, interrompere il processo in corso prima di riavviare l''operazione.' where ErrorID='4' Update dbo.orgle_errormsg set LocalizedMsg = N'Impossibile annullare la compilazione dei gruppi di destinatari. Riprovare ad annullare la compilazione.' where ErrorID='5' Update dbo.orgle_errormsg set LocalizedMsg = N'Errore durante il tentativo di aggiornamento delle appartenenze del gruppo di destinatari. Per ulteriori dettagli, controllare il file registro del processo relativo al gruppo di destinatari.' where ErrorID='6' Update dbo.orgle_errormsg set LocalizedMsg = N'Errore durante il tentativo di aggiornamento delle appartenenze del gruppo di destinatari. Errore nella regola:' where ErrorID='7' Update dbo.orgle_errormsg set LocalizedMsg = N'Le appartenenze di questo gruppo di destinatari sono state aggiornate. Si è verificato un errore durante il tentativo di aggiornamento del flag di stato del processo.' where ErrorID='8' Update dbo.orgle_errormsg set LocalizedMsg = N'Errore durante il tentativo di aggiornamento delle appartenenze del gruppo di destinatari. Impossibile recuperare le appartenenze di gruppo dal servizio directory Active Directory per questo gruppo:' where ErrorID='9' )
01:39:50 Exit UserProfileLocalizationInstaller.Install
01:39:50 Enter PortalCategoryInstaller.Install
01:39:50 Beginning Microsoft.SharePoint.Portal.Install.i installer (Progress: 48)
01:39:50 Enter CreateCategories()
01:39:50 Start- XmlTextReader (templateXmlFile = F:\Programmi\File comuni\Microsoft Shared\Web Server Extensions\60\TEMPLATE\1040\SPS\SPSConfig\SPSPredefinedCategories.xml)
01:39:50 End- XmlTextReader (templateXmlFile = F:\Programmi\File comuni\Microsoft Shared\Web Server Extensions\60\TEMPLATE\1040\SPS\SPSConfig\SPSPredefinedCategories.xml)
01:39:50 Start- Create PortalXmlTemplate object
01:39:50 End- Create PortalXmlTemplate object
01:39:50 Enter InitCategories()
01:39:50 Start- Create SPWeb object
01:39:50 End- Create SPWeb object
01:39:50 Start- Create SPRole object
01:39:50 End- Create SPRole object
01:39:50 Start- updating roleReader
01:39:50 End- updating roleReader
01:39:50 Start- add category manager role
01:39:50 End- add category manager role
01:39:50 Start- add Member role
01:39:50 End- add Member role
01:39:50 Start- Add custom roles to fine-grained lists (wp catalog, etc.)...
01:39:51 End- Add custom roles to fine-grained lists
01:39:53 Exit InitCategories()
01:39:53 Failed to create portal successfully e-voice
01:39:53 Begin rollback operation for portal 'e-voice'
01:39:53 Enter PortalInstaller.Rollback
01:39:53 Enter DeletePortalSite()
01:39:53 Get PortalSite object with SiteID: e2b3a322-c42e-4ac6-bc4f-621342b5ee96
01:39:53 Retrieving global portal properties...
01:39:53 Checking for central portal site...
01:39:53 Remove portal site 'https://server:8098/' from configuration database. (e2b3a322-c42e-4ac6-bc4f-621342b5ee96)
01:39:54 Removed portal site from configuration database.
01:39:54 Deleting service database. (a07d0426-a98e-4391-b788-541320d27655)
01:39:54 Deleting user profile database. (7186111e-6d10-475d-9b39-fb9a48adfd8b)
01:39:54 Exit DeletePortalSite()
01:39:54 Enter UnextendVirtualServer
01:39:54 Unextending virtual server 'http://server:8099/'. (f29a02d2-50c7-4349-8cea-ec44aaf88b3f)
01:39:54 Exit UnextendVirtualServer
01:39:54 Exit PortalInstaller.Rollback
01:39:54 Portal creation job exception. (status=PortalAdminJobStatusFailed) System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto. 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)
01:39:54 Failed to create portal successfully e-voice
01:39:54 Portal creation complete. (Status: PortalAdminJobStatusFailed)