Hi,
I have installed SPS2k3 on same machine taht AD and SQL2k sp3 is
installed, and all config was fine until I wonted to create first site.
Don't know what's the problem, but the process stops on 42% and returns
error that I've inserted below. I think that it's caused insufficient
privileges for the user taht i've used to create the page. (user is a
part of domain admins, in sql is system administrator and owner,
authentication in sql is windows based).
What I did wrong?
Please Help
Marcin

Monday, 14 November 2005 20:04:39 Log file opened.
20:04:39 Starting portal creation for 'Portal Tesotwy'.
20:04:44 Enter PortalInstaller.Install
20:04:48 Beginning Microsoft.SharePoint.Portal.Install.c installer
(Progress: 0)
20:04:54 Retrieving identity for application pool
'MSSharePointPortalAppPool'.
20:04:54 Application pool identity is 'sps.dom.com\sps_admin'.
20:04:54 Application pool name is 'MSSharePointPortalAppPool'.
20:04:54 Site database server is 'SPS-SERWER01'.
20:04:54 Service database server is 'SPS-SERWER01'.
20:04:56 Unique database root name is 'PortalTe1'.
20:04:56 Enter CreateTeamSite
20:04:56 Virtual server Uri is 'http://sps-serwer01/'
20:04:56 Creating SPGlobalAdmin object.
20:04:56 Opening virtual server.
20:04:56 Checking virtual server state.
20:04:57 Virtual server needs extend.
20:04:57 Extending virtual server 'http://sps-serwer01/' using existing
AppPool 'MSSharePointPortalAppPool'...
20:05:25 Virtual server extended.
20:07:27 Enabling self-service site creation...
20:07:32 Self-service site creation enabled.
20:07:33 Exit CreateTeamSite
20:07:33 Enter CreatePortalSite
20:07:34 Looking up team site ID 'f1625afb-b9b6-419e-9cba-f0ee82624373'
in configuration database.
20:07:35 Updating site warning and maximum counts for portal site
database... (7fde1807-9562-4948-92d5-16338c6e9bfc)
20:07:36 Looking up virtual server ID
'4f8001ae-ec9c-4b43-a144-b8d52750e332' in configuration database.
20:07:39 Creating profile database 'PortalTe1_PROF' on server
'SPS-SERWER01'.
20:07:52 Adding portal writer database role.
20:07:54 Granting dbo access to profile database for user
'sps.dom.com\sps_admin'.
20:08:00 Failed to create portal successfully Portal Tesotwy
20:08:00 Begin rollback operation for portal 'Portal Tesotwy'
20:08:00 Enter PortalInstaller.Rollback
20:08:00 Enter UnextendVirtualServer
20:08:00 Unextending virtual server 'http://sps-serwer01/'.
(4f8001ae-ec9c-4b43-a144-b8d52750e332)
20:08:39 Exit UnextendVirtualServer
20:08:39 Exit PortalInstaller.Rollback
20:08:39 Portal creation job exception.
(status=PortalAdminJobStatusFailed) System.Data.SqlClient.SqlException:
Windows NT user or group 'sps.dom.com\sps_admin' not found. Check the
name again. Windows NT user or group 'sps.dom.com\sps_admin' not found.
Check the name again. at
Microsoft.SharePoint.Portal.Data.a.c(SqlCommand A_0, Boolean A_1) at
Microsoft.SharePoint.Portal.Data.a.c(SqlCommand A_0, Boolean A_1) at
Microsoft.SharePoint.Portal.Data.a.b(SqlCommand A_0) at
Microsoft.SharePoint.Portal.Data.a.b(SqlCommand A_0) at
Microsoft.SharePoint.Portal.Topology.Database.b(a A_0, String A_1,
String A_2) at Microsoft.SharePoint.Portal.Install.c.a(j A_0, Uri A_1,
Guid A_2, String A_3, DatabaseService A_4, String A_5, String A_6) at
Microsoft.SharePoint.Portal.Install.c.a(IDictionary A_0) at
System.Configuration.Install.Installer.Install(IDictionary stateSaver)
at System.Configuration.Install.TransactedInstaller.Install(IDictionary
savedState)
20:08:39 Failed to create portal successfully Portal Tesotwy
20:08:40 Portal creation complete. (Status: PortalAdminJobStatusFailed)

Re: New Site Wizard Fails by Steve

Steve
Tue Nov 15 02:23:06 CST 2005

It is using sps.dom.com\spsadmin as the logon name , try using
domainname\spsadmin ( domain name is obviously whatever your domain is that
the spsadmin account lives in )

--
Steve Smith

UK Sharepoint Training
http://www.combined-knowledge.com/sharepoint_knowledge_tracks.htm


<marcin.krzyzanowski@eranet.pl> wrote in message
news:1132042108.657266.36690@o13g2000cwo.googlegroups.com...
> Hi,
> I have installed SPS2k3 on same machine taht AD and SQL2k sp3 is
> installed, and all config was fine until I wonted to create first site.
> Don't know what's the problem, but the process stops on 42% and returns
> error that I've inserted below. I think that it's caused insufficient
> privileges for the user taht i've used to create the page. (user is a
> part of domain admins, in sql is system administrator and owner,
> authentication in sql is windows based).
> What I did wrong?
> Please Help
> Marcin
>
> Monday, 14 November 2005 20:04:39 Log file opened.
> 20:04:39 Starting portal creation for 'Portal Tesotwy'.
> 20:04:44 Enter PortalInstaller.Install
> 20:04:48 Beginning Microsoft.SharePoint.Portal.Install.c installer
> (Progress: 0)
> 20:04:54 Retrieving identity for application pool
> 'MSSharePointPortalAppPool'.
> 20:04:54 Application pool identity is 'sps.dom.com\sps_admin'.
> 20:04:54 Application pool name is 'MSSharePointPortalAppPool'.
> 20:04:54 Site database server is 'SPS-SERWER01'.
> 20:04:54 Service database server is 'SPS-SERWER01'.
> 20:04:56 Unique database root name is 'PortalTe1'.
> 20:04:56 Enter CreateTeamSite
> 20:04:56 Virtual server Uri is 'http://sps-serwer01/'
> 20:04:56 Creating SPGlobalAdmin object.
> 20:04:56 Opening virtual server.
> 20:04:56 Checking virtual server state.
> 20:04:57 Virtual server needs extend.
> 20:04:57 Extending virtual server 'http://sps-serwer01/' using existing
> AppPool 'MSSharePointPortalAppPool'...
> 20:05:25 Virtual server extended.
> 20:07:27 Enabling self-service site creation...
> 20:07:32 Self-service site creation enabled.
> 20:07:33 Exit CreateTeamSite
> 20:07:33 Enter CreatePortalSite
> 20:07:34 Looking up team site ID 'f1625afb-b9b6-419e-9cba-f0ee82624373'
> in configuration database.
> 20:07:35 Updating site warning and maximum counts for portal site
> database... (7fde1807-9562-4948-92d5-16338c6e9bfc)
> 20:07:36 Looking up virtual server ID
> '4f8001ae-ec9c-4b43-a144-b8d52750e332' in configuration database.
> 20:07:39 Creating profile database 'PortalTe1_PROF' on server
> 'SPS-SERWER01'.
> 20:07:52 Adding portal writer database role.
> 20:07:54 Granting dbo access to profile database for user
> 'sps.dom.com\sps_admin'.
> 20:08:00 Failed to create portal successfully Portal Tesotwy
> 20:08:00 Begin rollback operation for portal 'Portal Tesotwy'
> 20:08:00 Enter PortalInstaller.Rollback
> 20:08:00 Enter UnextendVirtualServer
> 20:08:00 Unextending virtual server 'http://sps-serwer01/'.
> (4f8001ae-ec9c-4b43-a144-b8d52750e332)
> 20:08:39 Exit UnextendVirtualServer
> 20:08:39 Exit PortalInstaller.Rollback
> 20:08:39 Portal creation job exception.
> (status=PortalAdminJobStatusFailed) System.Data.SqlClient.SqlException:
> Windows NT user or group 'sps.dom.com\sps_admin' not found. Check the
> name again. Windows NT user or group 'sps.dom.com\sps_admin' not found.
> Check the name again. at
> Microsoft.SharePoint.Portal.Data.a.c(SqlCommand A_0, Boolean A_1) at
> Microsoft.SharePoint.Portal.Data.a.c(SqlCommand A_0, Boolean A_1) at
> Microsoft.SharePoint.Portal.Data.a.b(SqlCommand A_0) at
> Microsoft.SharePoint.Portal.Data.a.b(SqlCommand A_0) at
> Microsoft.SharePoint.Portal.Topology.Database.b(a A_0, String A_1,
> String A_2) at Microsoft.SharePoint.Portal.Install.c.a(j A_0, Uri A_1,
> Guid A_2, String A_3, DatabaseService A_4, String A_5, String A_6) at
> Microsoft.SharePoint.Portal.Install.c.a(IDictionary A_0) at
> System.Configuration.Install.Installer.Install(IDictionary stateSaver)
> at System.Configuration.Install.TransactedInstaller.Install(IDictionary
> savedState)
> 20:08:39 Failed to create portal successfully Portal Tesotwy
> 20:08:40 Portal creation complete. (Status: PortalAdminJobStatusFailed)
>