• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Failed to start new Plesk 11.0 on fresh windows 2008 R2 after windows update

Ironman

New Pleskian
I don't know why it failed to start fresh install Plesk 11 on fresh windows 2008 R2 after windows update.

I have not do anything configuration yet on iis, plesk. The problem is start after Windows Update.


Below is Error Msg from Windows Events

-----

Log Name: System
Source: Microsoft-Windows-WAS
Date: 2/14/2013 8:18:41 PM
Event ID: 5002
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: server08
Description:
Application pool 'PleskControlPanel' is being automatically disabled due to a series of failures in the process(es) serving that application pool.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}" EventSourceName="WAS" />
<EventID Qualifiers="49152">5002</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-02-15T04:18:41.000000000Z" />
<EventRecordID>3965</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>server08</Computer>
<Security />
</System>
<EventData>
<Data Name="AppPoolID">PleskControlPanel</Data>
<Binary>
</Binary>
</EventData>
</Event>

----

Log Name: System
Source: Microsoft-Windows-WAS
Date: 2/14/2013 8:56:53 PM
Event ID: 5203
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: server08
Description:
A process serving application pool 'PleskControlPanel' reported a failure trying to read configuration during startup. The process id was '3904'. Please check the Application Event Log for further event messages logged by the worker process on the specific error. The data field contains the error number.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}" EventSourceName="WAS" />
<EventID Qualifiers="49152">5203</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-02-15T04:56:53.000000000Z" />
<EventRecordID>4365</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>server08</Computer>
<Security />
</System>
<EventData>
<Data Name="AppPoolID">PleskControlPanel</Data>
<Data Name="ProcessID">3904</Data>
<Binary>05400080</Binary>
</EventData>
</Event>

-----

Log Name: Plesk
Source: PleskControlPanel.exe
Date: 2/14/2013 8:24:31 PM
Event ID: 1
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: server08
Description:
Execute websrvmng.exe --stop-plesk-website failed with error code 1: The service has not been started. (Exception from HRESULT: 0x80070426)
In Microsoft.Web.Administration module
Exception type: System.Runtime.InteropServices.COMException
at Microsoft.Web.Administration.Interop.IAppHostMethodInstance.Execute()

at Microsoft.Web.Administration.ConfigurationElement.ExecuteMethod(String methodName)

at Microsoft.Web.Administration.ApplicationPool.Stop()

at IIS7ApplicationPool.startStop(IIS7ApplicationPool* , Boolean start)

at IIS7ApplicationPool.stop(IIS7ApplicationPool* )

at (execUtil line 142)
at Execute D:\Parallels\Plesk Panel\admin\bin\websrvmng.exe --stop-plesk-website(execUtil line 149)
at Stop control panel(PleskControlPanel::serviceMain line 123)
at PleskControlPanel::serviceMain(PleskControlPanel::serviceMain line 125)
Execute file name: D:\Parallels\Plesk Panel\admin\bin\PleskControlPanel.exe
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="PleskControlPanel.exe" />
<EventID Qualifiers="0">1</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-02-15T04:24:31.000000000Z" />
<EventRecordID>29</EventRecordID>
<Channel>Plesk</Channel>
<Computer>server08</Computer>
<Security />
</System>
<EventData>
<Data>Execute websrvmng.exe --stop-plesk-website failed with error code 1: The service has not been started. (Exception from HRESULT: 0x80070426)
In Microsoft.Web.Administration module
Exception type: System.Runtime.InteropServices.COMException
at Microsoft.Web.Administration.Interop.IAppHostMethodInstance.Execute()

at Microsoft.Web.Administration.ConfigurationElement.ExecuteMethod(String methodName)

at Microsoft.Web.Administration.ApplicationPool.Stop()

at IIS7ApplicationPool.startStop(IIS7ApplicationPool* , Boolean start)

at IIS7ApplicationPool.stop(IIS7ApplicationPool* )

at (execUtil line 142)
at Execute D:\Parallels\Plesk Panel\admin\bin\websrvmng.exe --stop-plesk-website(execUtil line 149)
at Stop control panel(PleskControlPanel::serviceMain line 123)
at PleskControlPanel::serviceMain(PleskControlPanel::serviceMain line 125)</Data>
<Data>D:\Parallels\Plesk Panel\admin\bin\PleskControlPanel.exe</Data>
</EventData>
</Event>

-----

Log Name: Plesk
Source: websrvmng.exe
Date: 2/14/2013 8:24:31 PM
Event ID: 1
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: server08
Description:
The service has not been started. (Exception from HRESULT: 0x80070426)
In Microsoft.Web.Administration module
Exception type: System.Runtime.InteropServices.COMException
at Microsoft.Web.Administration.Interop.IAppHostMethodInstance.Execute()
at Microsoft.Web.Administration.ConfigurationElement.ExecuteMethod(String methodName)
at Microsoft.Web.Administration.ApplicationPool.Stop()
at IIS7ApplicationPool.startStop(IIS7ApplicationPool* , Boolean start)
at IIS7ApplicationPool.stop(IIS7ApplicationPool* )

at execute console command --stop-plesk-website(vconsoleapp::start line 132)
at execute "D:\Parallels\Plesk Panel\admin\bin\websrvmng.exe" --stop-plesk-website(vconsoleapp::run line 143)
Execute file name: D:\Parallels\Plesk Panel\admin\bin\websrvmng.exe
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="websrvmng.exe" />
<EventID Qualifiers="0">1</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-02-15T04:24:31.000000000Z" />
<EventRecordID>28</EventRecordID>
<Channel>Plesk</Channel>
<Computer>server08</Computer>
<Security />
</System>
<EventData>
<Data>The service has not been started. (Exception from HRESULT: 0x80070426)
In Microsoft.Web.Administration module
Exception type: System.Runtime.InteropServices.COMException
at Microsoft.Web.Administration.Interop.IAppHostMethodInstance.Execute()
at Microsoft.Web.Administration.ConfigurationElement.ExecuteMethod(String methodName)
at Microsoft.Web.Administration.ApplicationPool.Stop()
at IIS7ApplicationPool.startStop(IIS7ApplicationPool* , Boolean start)
at IIS7ApplicationPool.stop(IIS7ApplicationPool* )

at execute console command --stop-plesk-website(vconsoleapp::start line 132)
at execute "D:\Parallels\Plesk Panel\admin\bin\websrvmng.exe" --stop-plesk-website(vconsoleapp::run line 143)</Data>
<Data>D:\Parallels\Plesk Panel\admin\bin\websrvmng.exe</Data>
</EventData>
</Event>
 
Back
Top