Each time I try to create a portail it failes. Can anyone
help me?

portail creation failed by anonymous

anonymous
Fri Jan 30 08:33:37 CST 2004

Here's the log error :
Friday, 30 January 2004 09:31:23 Log file opened.
09:31:23 Starting portal creation for 'abc'.
09:31:38 Enter PortalInstaller.Install
09:31:42 Beginning Microsoft.SharePoint.Portal.Install.c
installer (Progress: 0)
09:31:44 Retrieving identity for application
pool 'MSSharePointPortalAppPool'.
09:31:44 Application pool identity
is 'testserver\administrator'.
09:31:44 Application pool name
is 'MSSharePointPortalAppPool'.
09:31:44 Site database server is 'TESTSERVER'.
09:31:44 Service database server is 'TESTSERVER'.
09:31:45 Unique database root name is 'abc1'.
09:31:45 Enter CreateTeamSite
09:31:45 Virtual server Uri is 'http://testserver/'
09:31:45 Creating SPGlobalAdmin object.
09:31:45 Opening virtual server.
09:31:45 Checking virtual server state.
09:31:45 Virtual server needs extend.
09:31:45 Extending virtual server 'http://testserver/'
using existing AppPool 'MSSharePointPortalAppPool'...
09:32:00 Failed to create portal successfully abc
09:32:00 Begin rollback operation for portal 'abc'
09:32:00 Enter PortalInstaller.Rollback
09:32:00 Exit PortalInstaller.Rollback
09:32:00 Portal creation job exception.
(status=PortalAdminJobStatusFailed)
Microsoft.SharePoint.SPException: The configuration
database shows that the virtual server has been extended
already. To extend this virtual server, click "Extend and
map to another virtual server" in the Provisioning
Options section of the Extend Virtual Server page. --->
System.Runtime.InteropServices.COMException (0x81070579):
The configuration database shows that the virtual server
has been extended already. To extend this virtual server,
click "Extend and map to another virtual server" in the
Provisioning Options section of the Extend Virtual Server
page. at
Microsoft.SharePoint.Library.SPRequestInternalClass.Extend
VirtualServer(Boolean bCreateContentDatabase, String
DatabaseServer, String DatabaseName, String Username,
String Password, String Instance, String Config, Boolean
bCreateNewAppPool, String& pbstrIISAppPoolId, Boolean
bConfigurableAppPoolAccount, String
bstrIISAppPoolUserName, String
bstrIISAppPoolUserPassword) at
Microsoft.SharePoint.Library.a.a(Boolean A_0, String A_1,
String A_2, String A_3, String A_4, String A_5, String
A_6, Boolean A_7, String& A_8, Boolean A_9, String A_10,
String A_11) --- End of inner exception stack trace ---
at Microsoft.SharePoint.Library.a.a(Boolean A_0, String
A_1, String A_2, String A_3, String A_4, String A_5,
String A_6, Boolean A_7, String& A_8, Boolean A_9, String
A_10, String A_11) at
Microsoft.SharePoint.Administration.SPGlobalAdmin.a
(Boolean A_0, String A_1, String A_2, String A_3, String
A_4, Uri A_5, Boolean A_6, String A_7, Boolean A_8,
String A_9, String A_10) at
Microsoft.SharePoint.Administration.SPGlobalAdmin.ExtendVi
rtualServer(Uri uri, Boolean bCreateNewAppPool, String
strAppPoolId, Boolean bConfigurableAppPoolAccount, String
strAppPoolUserName, String strAppPoolPassword) at
Microsoft.SharePoint.Portal.Install.c.a(j A_0, String
A_1, Uri A_2, String A_3, String A_4, Int32 A_5, String
A_6, String A_7, String A_8, String A_9, String A_10,
String A_11, SPVirtualServer& A_12) 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)
09:32:00 Failed to create portal successfully abc
09:32:00 Portal creation complete. (Status:
PortalAdminJobStatusFailed)

>-----Original Message-----
>Each time I try to create a portail it failes. Can
anyone
>help me?
>
>
>.
>

Re: portail creation failed by Todd

Todd
Sat Jan 31 11:55:41 CST 2004

It looks like Extending the virtual directory isn't working. Can you create
a brand new Web site in IIS and try creating the Portal on that unextended
Virtual server?

<Todd />

<anonymous@discussions.microsoft.com> wrote in message
news:6bd901c3e73e$0c311e00$a301280a@phx.gbl...
> Here's the log error :
> Friday, 30 January 2004 09:31:23 Log file opened.
> 09:31:23 Starting portal creation for 'abc'.
> 09:31:38 Enter PortalInstaller.Install
> 09:31:42 Beginning Microsoft.SharePoint.Portal.Install.c
> installer (Progress: 0)
> 09:31:44 Retrieving identity for application
> pool 'MSSharePointPortalAppPool'.
> 09:31:44 Application pool identity
> is 'testserver\administrator'.
> 09:31:44 Application pool name
> is 'MSSharePointPortalAppPool'.
> 09:31:44 Site database server is 'TESTSERVER'.
> 09:31:44 Service database server is 'TESTSERVER'.
> 09:31:45 Unique database root name is 'abc1'.
> 09:31:45 Enter CreateTeamSite
> 09:31:45 Virtual server Uri is 'http://testserver/'
> 09:31:45 Creating SPGlobalAdmin object.
> 09:31:45 Opening virtual server.
> 09:31:45 Checking virtual server state.
> 09:31:45 Virtual server needs extend.
> 09:31:45 Extending virtual server 'http://testserver/'
> using existing AppPool 'MSSharePointPortalAppPool'...
> 09:32:00 Failed to create portal successfully abc
> 09:32:00 Begin rollback operation for portal 'abc'
> 09:32:00 Enter PortalInstaller.Rollback
> 09:32:00 Exit PortalInstaller.Rollback
> 09:32:00 Portal creation job exception.
> (status=PortalAdminJobStatusFailed)
> Microsoft.SharePoint.SPException: The configuration
> database shows that the virtual server has been extended
> already. To extend this virtual server, click "Extend and
> map to another virtual server" in the Provisioning
> Options section of the Extend Virtual Server page. --->
> System.Runtime.InteropServices.COMException (0x81070579):
> The configuration database shows that the virtual server
> has been extended already. To extend this virtual server,
> click "Extend and map to another virtual server" in the
> Provisioning Options section of the Extend Virtual Server
> page. at
> Microsoft.SharePoint.Library.SPRequestInternalClass.Extend
> VirtualServer(Boolean bCreateContentDatabase, String
> DatabaseServer, String DatabaseName, String Username,
> String Password, String Instance, String Config, Boolean
> bCreateNewAppPool, String& pbstrIISAppPoolId, Boolean
> bConfigurableAppPoolAccount, String
> bstrIISAppPoolUserName, String
> bstrIISAppPoolUserPassword) at
> Microsoft.SharePoint.Library.a.a(Boolean A_0, String A_1,
> String A_2, String A_3, String A_4, String A_5, String
> A_6, Boolean A_7, String& A_8, Boolean A_9, String A_10,
> String A_11) --- End of inner exception stack trace ---
> at Microsoft.SharePoint.Library.a.a(Boolean A_0, String
> A_1, String A_2, String A_3, String A_4, String A_5,
> String A_6, Boolean A_7, String& A_8, Boolean A_9, String
> A_10, String A_11) at
> Microsoft.SharePoint.Administration.SPGlobalAdmin.a
> (Boolean A_0, String A_1, String A_2, String A_3, String
> A_4, Uri A_5, Boolean A_6, String A_7, Boolean A_8,
> String A_9, String A_10) at
> Microsoft.SharePoint.Administration.SPGlobalAdmin.ExtendVi
> rtualServer(Uri uri, Boolean bCreateNewAppPool, String
> strAppPoolId, Boolean bConfigurableAppPoolAccount, String
> strAppPoolUserName, String strAppPoolPassword) at
> Microsoft.SharePoint.Portal.Install.c.a(j A_0, String
> A_1, Uri A_2, String A_3, String A_4, Int32 A_5, String
> A_6, String A_7, String A_8, String A_9, String A_10,
> String A_11, SPVirtualServer& A_12) 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)
> 09:32:00 Failed to create portal successfully abc
> 09:32:00 Portal creation complete. (Status:
> PortalAdminJobStatusFailed)
>
> >-----Original Message-----
> >Each time I try to create a portail it failes. Can
> anyone
> >help me?
> >
> >
> >.
> >



Re: portail creation failed by anonymous

anonymous
Mon Feb 02 07:16:55 CST 2004

No, I tried that already


>-----Original Message-----
>It looks like Extending the virtual directory isn't
working. Can you create
>a brand new Web site in IIS and try creating the Portal
on that unextended
>Virtual server?
>
><Todd />
>
><anonymous@discussions.microsoft.com> wrote in message
>news:6bd901c3e73e$0c311e00$a301280a@phx.gbl...
>> Here's the log error :
>> Friday, 30 January 2004 09:31:23 Log file opened.
>> 09:31:23 Starting portal creation for 'abc'.
>> 09:31:38 Enter PortalInstaller.Install
>> 09:31:42 Beginning
Microsoft.SharePoint.Portal.Install.c
>> installer (Progress: 0)
>> 09:31:44 Retrieving identity for application
>> pool 'MSSharePointPortalAppPool'.
>> 09:31:44 Application pool identity
>> is 'testserver\administrator'.
>> 09:31:44 Application pool name
>> is 'MSSharePointPortalAppPool'.
>> 09:31:44 Site database server is 'TESTSERVER'.
>> 09:31:44 Service database server is 'TESTSERVER'.
>> 09:31:45 Unique database root name is 'abc1'.
>> 09:31:45 Enter CreateTeamSite
>> 09:31:45 Virtual server Uri is 'http://testserver/'
>> 09:31:45 Creating SPGlobalAdmin object.
>> 09:31:45 Opening virtual server.
>> 09:31:45 Checking virtual server state.
>> 09:31:45 Virtual server needs extend.
>> 09:31:45 Extending virtual server 'http://testserver/'
>> using existing AppPool 'MSSharePointPortalAppPool'...
>> 09:32:00 Failed to create portal successfully abc
>> 09:32:00 Begin rollback operation for portal 'abc'
>> 09:32:00 Enter PortalInstaller.Rollback
>> 09:32:00 Exit PortalInstaller.Rollback
>> 09:32:00 Portal creation job exception.
>> (status=PortalAdminJobStatusFailed)
>> Microsoft.SharePoint.SPException: The configuration
>> database shows that the virtual server has been
extended
>> already. To extend this virtual server, click "Extend
and
>> map to another virtual server" in the Provisioning
>> Options section of the Extend Virtual Server page. --->
>> System.Runtime.InteropServices.COMException
(0x81070579):
>> The configuration database shows that the virtual
server
>> has been extended already. To extend this virtual
server,
>> click "Extend and map to another virtual server" in the
>> Provisioning Options section of the Extend Virtual
Server
>> page. at
>>
Microsoft.SharePoint.Library.SPRequestInternalClass.Extend
>> VirtualServer(Boolean bCreateContentDatabase, String
>> DatabaseServer, String DatabaseName, String Username,
>> String Password, String Instance, String Config,
Boolean
>> bCreateNewAppPool, String& pbstrIISAppPoolId, Boolean
>> bConfigurableAppPoolAccount, String
>> bstrIISAppPoolUserName, String
>> bstrIISAppPoolUserPassword) at
>> Microsoft.SharePoint.Library.a.a(Boolean A_0, String
A_1,
>> String A_2, String A_3, String A_4, String A_5, String
>> A_6, Boolean A_7, String& A_8, Boolean A_9, String
A_10,
>> String A_11) --- End of inner exception stack trace ---

>> at Microsoft.SharePoint.Library.a.a(Boolean A_0, String
>> A_1, String A_2, String A_3, String A_4, String A_5,
>> String A_6, Boolean A_7, String& A_8, Boolean A_9,
String
>> A_10, String A_11) at
>> Microsoft.SharePoint.Administration.SPGlobalAdmin.a
>> (Boolean A_0, String A_1, String A_2, String A_3,
String
>> A_4, Uri A_5, Boolean A_6, String A_7, Boolean A_8,
>> String A_9, String A_10) at
>>
Microsoft.SharePoint.Administration.SPGlobalAdmin.ExtendVi
>> rtualServer(Uri uri, Boolean bCreateNewAppPool, String
>> strAppPoolId, Boolean bConfigurableAppPoolAccount,
String
>> strAppPoolUserName, String strAppPoolPassword) at
>> Microsoft.SharePoint.Portal.Install.c.a(j A_0, String
>> A_1, Uri A_2, String A_3, String A_4, Int32 A_5, String
>> A_6, String A_7, String A_8, String A_9, String A_10,
>> String A_11, SPVirtualServer& A_12) 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)
>> 09:32:00 Failed to create portal successfully abc
>> 09:32:00 Portal creation complete. (Status:
>> PortalAdminJobStatusFailed)
>>
>> >-----Original Message-----
>> >Each time I try to create a portail it failes. Can
>> anyone
>> >help me?
>> >
>> >
>> >.
>> >
>
>
>.
>