Sharepint Product Configuration Wizard failed

Hi

I am using SharePoint 2013,I tried running SharePoint product configuration wizard.But its giving below error while running

Failed install application content file 

An exception of type system.IO.FileNotFoundException was thrown.Additional exception information could not find the 'C:\intepbu\wwwroot\wss\VirtualSirectories\3408\web.config'

Please help me to solve the issue

Thanks

Rajih.M

May 25th, 2015 2:11am

Hi

Can you please provide SharePoint logs to get more info for this error.

Also have you verified if web config exists at this location 'C:\intepbu\wwwroot\wss\VirtualSirectories\3408\web.config'

If you have multi server farm environment, you can copy this web config from another server (same location) to the server where it is missing.

Also did you check if Timer Service is running.

Check this link also-

https://social.technet.microsoft.com/Forums/en-US/94a8bb64-e0ea-493f-8e29-01347b1fc6c7/psconfig-fails-failed-to-upgrade-sharepoint-products.

Hope it helps.

Free Windows Admin Tool Kit Click here and download it now
May 25th, 2015 2:43am

Hi Danny

Thanks for reply 

The error has gone after I removed the particular web application from SharePoint central admin

but I got new error in configuration task 9. while upgrading products,see the error below

An exception of type Microsoft Sharepoint postsetupconfiguration post setup configuration task was thrown.Additional exception information failed to upgrade sharepoint products

Thanks

Rajith.M

May 25th, 2015 8:47am

Hi Rajith,

This is a general error message. Can you please provide logs for more information on error.

Free Windows Admin Tool Kit Click here and download it now
May 25th, 2015 8:51am

We don't have multiple server.Checked time service is not running.If I start also its automatically get stopped after running the configuration manager
May 25th, 2015 8:55am

Hi

Did you check the link i added in my initial reply. There check this reply-

I run once again the command PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures  in the Bin Folder as an administrator console session.

In the moment I saw the staus Configurationtask 5 of 6 is executed I start to run the command net start SPTraceV4 & net start SPWriterV4 & net start SPAdminV4 & net start SPSearch4 & net start SPTimerV4 in a parallel administrator console session and after that the configuration task finished successfully.

Hope it helps.

Free Windows Admin Tool Kit Click here and download it now
May 25th, 2015 9:05am

05/25/2015 12:30:16  1  INF  Entering function PsconfigUserInterfaceMain.Main
05/25/2015 12:30:16  1  INF    Entering function Common.SetCurrentThreadCultureToInstalledCulture
05/25/2015 12:30:16  1  INF      Entering function Common.SetThreadCultureToInstalledCulture
05/25/2015 12:30:17  1  INF        Current thread culture is English (United States), current thread ui culture is English (United States), installed culture is English (United States)
05/25/2015 12:30:17  1  INF      Leaving function Common.SetThreadCultureToInstalledCulture
05/25/2015 12:30:17  1  INF      The current ui culture English (United States) is NOT right to left
05/25/2015 12:30:17  1  INF    Leaving function Common.SetCurrentThreadCultureToInstalledCulture
05/25/2015 12:30:17  1  INF    Creating the psconfig application context
05/25/2015 12:30:17  1  INF    Entering function PsconfigApplicationContext.PsconfigApplicationContext
05/25/2015 12:30:17  1  INF      Entering function UserInterface.UserInterface
05/25/2015 12:30:17  1  INF      Leaving function UserInterface.UserInterface
05/25/2015 12:30:17  1  INF      Entering function TaskDriver.TaskDriver
05/25/2015 12:30:17  1  INF        Entering function TaskDriver.BuildCommandCollection
05/25/2015 12:30:17  1  INF          Entering function CommandCollectionBase.CommandCollectionBase
05/25/2015 12:30:17  1  INF          Leaving function CommandCollectionBase.CommandCollectionBase
05/25/2015 12:30:17  1  INF          Entering function CommandCollection.CommandCollection
05/25/2015 12:30:17  1  INF          Leaving function CommandCollection.CommandCollection
05/25/2015 12:30:17  1  INF          Entering function CommandCollectionBase.CommandCollectionBase
05/25/2015 12:30:17  1  INF          Leaving function CommandCollectionBase.CommandCollectionBase
05/25/2015 12:30:17  1  INF          Entering function Command.Command
05/25/2015 12:30:17  1  INF          Leaving function Command.Command
05/25/2015 12:30:17  1  INF          Entering function Parameter.Parameter
05/25/2015 12:30:17  1  INF            Entering function Parameter.Initialze
05/25/2015 12:30:17  1  INF            Leaving function Parameter.Initialze
05/25/2015 12:30:17  1  INF          Leaving function Parameter.Parameter
05/25/2015 12:30:17  1  INF          Entering function BoolExposedParameter.BoolExposedParameter
05/25/2015 12:30:17  1  INF            Creating the restartiis bool exposed parameter
05/25/2015 12:30:17  1  INF          Leaving function BoolExposedParameter.BoolExposedParameter
05/25/2015 12:30:17  1  INF          Entering function BoolInternalParameter.BoolInternalParameter
05/25/2015 12:30:17  1  INF            Creating the restartiis bool internal parameter
05/25/2015 12:30:17  1  INF          Leaving function BoolInternalParameter.BoolInternalParameter
05/25/2015 12:30:17  1  INF          Entering function Parameter.Parameter
05/25/2015 12:30:17  1  INF            Entering function Parameter.Initialze
05/25/2015 12:30:17  1  INF            Leaving function Parameter.Initialze
05/25/2015 12:30:17  1  INF          Leaving function Parameter.Parameter
05/25/2015 12:30:17  1  INF          Entering function BoolExposedParameter.BoolExposedParameter
05/25/2015 12:30:17  1  INF            Creating the force bool exposed parameter
05/25/2015 12:30:17  1  INF          Leaving function BoolExposedParameter.BoolExposedParameter
05/25/2015 12:30:17  1  INF          Entering function BoolInternalParameter.BoolInternalParameter
05/25/2015 12:30:17  1  INF            Creating the force bool internal parameter
05/25/2015 12:30:17  1  INF          Leaving function BoolInternalParameter.BoolInternalParameter
05/25/2015 12:30:17  1  INF          Entering function Parameter.Parameter
May 25th, 2015 9:06am

Hi Danny,

I followed the step you have given .but its failing from the task 5

Thanks

Rajith.M

Free Windows Admin Tool Kit Click here and download it now
May 25th, 2015 10:15am

Hi,

I guess something has gone wrong during the installation and creating this problem now.

Uninstall your sharepoint , and install and run the wizard again

May 25th, 2015 3:08pm

HI Rajith,Please check the link below that provides the solution for failing of PSConfig.

http://expertsharepoint.blogspot.de/2013/10/post-setuppsconfigconfiguration-of.html

Free Windows Admin Tool Kit Click here and download it now
May 28th, 2015 3:10am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics