SharePoint just stoped working?

Hi,
I have installed Share Point 2013 SP1 (with SQL Express) on a Windows 2012 r2 computer. It worked great on Friday but today monday it is dead!?
I have remoted the Windows 2012 and tried to visit the pages from within IIS and I have restarted the computer but nothing works? I have checked the even log and there is some problems but its about updates for the sharepoint that can´t be done(probably
becouse the sharepoint server is down).
So how do I go about to find the problem?
BestRegards
Jimmy
PS. I have worked with both IIS and Windows services before so this is not new to me.

Hi,
There was a lot of updates so I runned the SharePoint Products Configuration Wizard and after a while I get this :
Configuration Failed
One or more configuration settings failed. Completed configuration settings will not be rolled back. Resolve the problem and run this configuration wizard again. The following contains detaljed information about the failure :
Failed to register SharePoint services.
an exception of type System.ServiceProcess.TimeoutException was thrown. Additional Exception information : Time out has expired and the operation has not been completed.
To diagnose the problem, Review the application event log and the configuration log file located at :
In the log I can see this :
09/02/2014 11:05:12  11  ERR                  Task services has failed with an unknown exception
09/02/2014 11:05:12  11  ERR                  Exception: System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
   at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
   at Microsoft.SharePoint.Win32.SPAdvApi32.StartService(String strServiceName)
   at Microsoft.SharePoint.Administration.SPWindowsServiceInstance.Start()
   at Microsoft.SharePoint.Administration.SPWindowsServiceInstance.Provision(Boolean start)
   at Microsoft.Office.Server.Conversions.LauncherServiceInstance.Provision()
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstanceInConfigDB(Boolean provisionTheServiceInstanceToo, String serviceInstanceRegistryKeyName, Object sharepointServiceObject)
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstances(Boolean provisionTheServiceInstancesToo, String serviceRegistryKeyName, Object sharepointServiceObject)
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
09/02/2014 11:05:12  11  INF                  Entering function Common.BuildExceptionMessage
09/02/2014 11:05:12  11  INF                    Entering function StringResourceManager.GetResourceString
09/02/2014 11:05:12  11  INF                      Resource id to be retrieved is ExceptionInfo for language English (United States)
09/02/2014 11:05:12  11  INF                      Resource retrieved id ExceptionInfo is An exception of type {0} was thrown.  Additional
exception information: {1}
09/02/2014 11:05:12  11  INF                    Leaving function StringResourceManager.GetResourceString
09/02/2014 11:05:12  11  INF                  Leaving function Common.BuildExceptionMessage
09/02/2014 11:05:12  11  INF                  Entering function Common.BuildExceptionInformation
09/02/2014 11:05:12  11  INF                    Entering function Common.BuildExceptionMessage
09/02/2014 11:05:12  11  INF                      Entering function StringResourceManager.GetResourceString
09/02/2014 11:05:12  11  INF                        Resource id to be retrieved is ExceptionInfo for language English (United States)
09/02/2014 11:05:12  11  INF                        Resource retrieved id ExceptionInfo is An exception of type {0} was thrown. 
Additional exception information: {1}
09/02/2014 11:05:12  11  INF                      Leaving function StringResourceManager.GetResourceString
09/02/2014 11:05:12  11  INF                    Leaving function Common.BuildExceptionMessage
09/02/2014 11:05:12  11  INF                  Leaving function Common.BuildExceptionInformation
09/02/2014 11:05:12  11  ERR                  An exception of type System.ServiceProcess.TimeoutException was thrown.  Additional exception information:
Time out has expired and the operation has not been completed.
System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
   at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
   at Microsoft.SharePoint.Win32.SPAdvApi32.StartService(String strServiceName)
   at Microsoft.SharePoint.Administration.SPWindowsServiceInstance.Start()
   at Microsoft.SharePoint.Administration.SPWindowsServiceInstance.Provision(Boolean start)
   at Microsoft.Office.Server.Conversions.LauncherServiceInstance.Provision()
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstanceInConfigDB(Boolean provisionTheServiceInstanceToo, String serviceInstanceRegistryKeyName, Object sharepointServiceObject)
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstances(Boolean provisionTheServiceInstancesToo, String serviceRegistryKeyName, Object sharepointServiceObject)
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
09/02/2014 11:05:12  11  INF                    Creating the OnTaskStop event for task services
09/02/2014 11:05:12  11  ERR                    Task services has failed
09/02/2014 11:05:12  11  INF                    friendlyMessage for task services is An exception of type System.ServiceProcess.TimeoutException was
thrown.  Additional exception information: Time out has expired and the operation has not been completed.
09/02/2014 11:05:12  11  INF                    debugMessage for task services is An exception of type System.ServiceProcess.TimeoutException was thrown. 
Additional exception information: Time out has expired and the operation has not been completed.
System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
   at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
   at Microsoft.SharePoint.Win32.SPAdvApi32.StartService(String strServiceName)
   at Microsoft.SharePoint.Administration.SPWindowsServiceInstance.Start()
   at Microsoft.SharePoint.Administration.SPWindowsServiceInstance.Provision(Boolean start)
   at Microsoft.Office.Server.Conversions.LauncherServiceInstance.Provision()
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstanceInConfigDB(Boolean provisionTheServiceInstanceToo, String serviceInstanceRegistryKeyName, Object sharepointServiceObject)
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstances(Boolean provisionTheServiceInstancesToo, String serviceRegistryKeyName, Object sharepointServiceObject)
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
09/02/2014 11:05:12  11  INF                    Entering function TaskBase.FireTaskStateChanged
09/02/2014 11:05:12  11  INF                        Received an TaskStateEventHandler event.  task:services TaskBase.State:stopped
09/02/2014 11:05:12  11  INF                        Entering function TasksQueue.IncrementTaskFailed
09/02/2014 11:05:12  11  INF                          Incremented the number of tasks failed to 1
09/02/2014 11:05:12  11  INF                        Leaving function TasksQueue.IncrementTaskFailed
09/02/2014 11:05:12  11  INF                        Task services has stopped and failed.  Total failed is now 1
09/02/2014 11:05:12  11  INF                      Leaving function TaskDriver.TaskStateEventHandler
09/02/2014 11:05:12  1  ERR                          Task services has stopped and failed.  Total failed is now
1
09/02/2014 11:05:12  1  INF                          Entering function StringResourceManager.GetResourceString
09/02/2014 11:05:12  1  INF                            Resource id to be retrieved is ServicesTaskFailConfigDisplayLabel
for language English (United States)
09/02/2014 11:05:12  1  INF                            Resource retrieved id ServicesTaskFailConfigDisplayLabel
is Failed to register SharePoint services.
09/02/2014 11:05:12  1  INF                          Leaving function StringResourceManager.GetResourceString
09/02/2014 11:05:12  1  INF                          Not running in high contrast, so we will paint the background with
our trademarked image
09/02/2014 11:05:12  1  INF                          Updating the task label below the progress bar Failed to register
SharePoint services.
09/02/2014 11:05:12  1  INF                          Entering function FormParameterCollection.Add
09/02/2014 11:05:12  1  INF                          Leaving function FormParameterCollection.Add
09/02/2014 11:05:12  1  INF                          Last message from task services is An exception of type System.ServiceProcess.TimeoutException
was thrown.  Additional exception information: Time out has expired and the operation has not been completed.
09/02/2014 11:05:12  1  INF                          Not running in high contrast, so we will paint the background with
our trademarked image
09/02/2014 11:05:12  1  INF                          Not running in high contrast, so we will paint the background with
our trademarked image
09/02/2014 11:05:12  1  INF                          Not running in high contrast, so we will paint the background with
our trademarked image
09/02/2014 11:05:12  1  INF                          Not running in high contrast, so we will paint the background with
our trademarked image
09/02/2014 11:05:12  1  INF                          Not running in high contrast, so we will paint the background with
our trademarked image
09/02/2014 11:05:12  1  INF                          Updating the task additional notification information below the progress
bar An exception of type System.ServiceProcess.TimeoutException was thrown.  Additional exception information: Time out has expired and the operation has not been completed.
09/02/2014 11:05:12  1  INF                        Leaving function ConfigurationProgressForm.InvokeTaskStateEventHandler
09/02/2014 11:05:12  1  INF                        Not running in high contrast, so we will paint the background with our trademarked
image
09/02/2014 11:05:13  8  INF                Leaving function StringResourceManager.GetResourceString
09/02/2014 11:05:13  8  ERR                Task service registration failed, so stopping execution of the engine
09/02/2014 11:05:13  8  INF                Entering function StringResourceManager.GetResourceString
09/02/2014 11:05:13  8  INF                  Resource id to be retrieved is ServicesTaskFailConfigDisplayLabel for language English (United States)
09/02/2014 11:05:13  8  INF                  Resource retrieved id ServicesTaskFailConfigDisplayLabel is Failed to register SharePoint services.
09/02/2014 11:05:13  8  INF                Leaving function StringResourceManager.GetResourceString
09/02/2014 11:05:13  8  ERR                Failed to register SharePoint services.
An exception of type System.ServiceProcess.TimeoutException was thrown.  Additional exception information: Time out has expired and the operation has not been completed.
System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed.
   at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
   at Microsoft.SharePoint.Win32.SPAdvApi32.StartService(String strServiceName)
   at Microsoft.SharePoint.Administration.SPWindowsServiceInstance.Start()
   at Microsoft.SharePoint.Administration.SPWindowsServiceInstance.Provision(Boolean start)
   at Microsoft.Office.Server.Conversions.LauncherServiceInstance.Provision()
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstanceInConfigDB(Boolean provisionTheServiceInstanceToo, String serviceInstanceRegistryKeyName, Object sharepointServiceObject)
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServiceInstances(Boolean provisionTheServiceInstancesToo, String serviceRegistryKeyName, Object sharepointServiceObject)
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.InstallServices(Boolean provisionTheServicesToo)
   at Microsoft.SharePoint.PostSetupConfiguration.ServicesTask.Run()
   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
09/02/2014 11:05:13  8  INF                Entering function TaskDriver.NotifyTaskSummary
And some more. I have tried to restart the websites in IIS. SharePoint Administration and SharePoint VSS Writer services is not running.
I did notice that I only got 200 MB left on the C disc so I fixed that and runned the SharePoint Products Configuration Wizard again, still the same problem.

Similar Messages

  • My iMessage on my Mac book pro is saying that I have no network connection and it won't let me sign in, it was working perfectly fine at first then one day after updating it just stoped working.

    My iMessage on my Mac book pro is saying that I have no network connection and it won't let me sign in, it was working perfectly fine at first then one day after updating it just stoped working.

    I have network connection and it still says I don't, I've restart my computer mulitple times everytime it says I don't have connection.

  • HT201401 My phone just stoped working. It will not turn on or anything. and i have only had it for 1 month

    My phone just stoped working, what do i do??

    Did you managed to solve this issue? Performing a hard reset usually helps.
    Press and hold both the Lock button and Home button simultaneously until screen fades.
    Continue to hold until the Apple logo lights up.

  • My mic just stoped working.

    My mic just stoped working. But works when I record video.

    That is really strange, jkm2009. Let's do all we can to get your phone working properly! Does your Droid Mini's mic not work while trying to make a basic phone call? Does it work when using it during a speakerphone phone call?
    Do you recall any updates or new apps downloaded prior to this starting?
    NicandroN_VZW
    Follow us on Twitter @VZWSupport
    If my response answered your question please click the �Correct Answer� button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • If my ipad has a dint in it but it still worked for 7 months after that moment and know it just stoped working does the year warranty still apply

    If my ipad has a dint in it but it still worked for 7 months after that moment and know it just stoped working does the year warranty still apply.

    No. iPads that have any type of denting or physical damage (old or new) are not covered under the warranty. Apple would have no way of determining when the damage was done or if that damage caused your present issue.
    I believe that once they see physical damage, their reasoning for voiding the warranty would be that visible, physical damage, irregardless of when it ocurred.

  • My wi-fi on ipod touch just stoped working at home it will work at other locations.

    I was using wi-fi then one day it just stoped.  I reset the box and thru itunes.  I am getting signal at other locations.

    - Power off and then back on your router.
    - What do yoo mean by:
    " I reset the box and thru itunes"
    - Have you reset the iPod. Nothing will be lost.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections

  • I have Windows 8.1 and Adobe CS6 - acrobat just stoped working, won't open anything won't print to pdf. HELP!

    Please help me!! I have Windows 8.1 and Adobe CS6 creative Suite. Adobe Acrobat x just quit, It won't open anything and it wont print to PDF. I need this for work!

    Typically, the repair is done from the Control Panel>Programs & Features. In the future, try that route. Glad you found something that worked. When you do come to the forums for help, you may not get an immediate response, but may have to wait for someone familiar with your issue happens to check the forum, possibly after work. In any case, glad you have a working product again.

  • My safari just stoped working

    My safari was working fine yesterday, not slow, no problems at all. Then I turned it off and went back to it a few hours later. The safari opens up a new 'page' thing and seems to be trying to load the apple main page but nothing happens, the 'sorry can't connect you to the internet' doesn't even pop up. Absoloutely nothing happens no matter what i do the page just remains completely blank. It is connected to the internet through the airport wireless system and that's fine, maximum signal strength. Other computers are connected to i though, however this has never been a problem before. I have tried loads of things, resetting safari, emptying the cache but nothing else happens. I'm starting to get worried now. It's only 1 and 1/2 months old and has never done this before. Please, can somebody help? I would be so grateful as i'm new to the whole mac thing and so aren't really sure what to do if there's a problem and how to fix it.

    Me too! Safari crashed repeatedly this afternoon. Now it won't open. Blank browser comes up, no URL, spinning beach ball of death, then crash. I trashed the pref files, also the launch services cache files. Still won't open. I'm now using Internet Express
    Help?
    mellie

  • Icloud/mac mail just stoped working

    Cannot send or recieve email on my @mac.com account. Just started this morning.

    I'm assuming that @mac.com account was transitioned to iCloud?
    Was it setup manually in the mail.app at one time?  Or did you set it up in sys pref >> icloud >> check mail?

  • Stuck and wont turn on ive charged it and it sill wont show the battery symbol or even make a noise its like its just stoped working!

    my ipod wont turn on its got blank black sreen it was on with 95% charge ,when I put on charge it does not make any noise of show any symbol ?

    Try rebooting it by holding the Lock button and the Home button at the same time for about 10 seconds until the Apple logo shows up on the screen.
    This usually works when your device is frozen

  • My i phone5 bluetooth just stoped working overnight

    I was using my mini ipad thought a buetooth connection to my iphone5 yesterday afternoon
    This morning i went to connect my ipad to the iphone and came back saying could not connect
    i checked both are on yes
    i then went and told both to forget the connection
    and now my iphone 5 just keeps searching i have been using it thios way for about 4 months
    please help

    Hi tapout54,
    Thanks for visiting Apple Support Communities.
    See this article for some troubleshooting steps that can help:
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/TS1630
    Best Regards,
    Jeremy

  • Ichat just stoped working

    hi
    i have looked at various post regarding the problem, but i not sure what to do.
    i have been using ichat quiet happily for a while, but all of a sudden it has stopped working. when i click on icon it bounces once and does nothing. i have repaired disk permissions, diconnected internet and reconnected, unplugged camera and replugged, even gone as far as to re-install ichat off disk but could nt find it so didnt. has
    has anyone any clues what is going on.
    thanks karl
    p.s recently installed quicktime and iweb update today, if this helps
    ibook g4   Mac OS X (10.4.6)  

    hi kb1483,
    I have heard from a good source that the combo is the way to go.
    The file is included in (this is a check someone did from Terminal to see inside the combo)
    (removed ID) -p mFT '/Volumes/Mac OS X 10.4.6 Combined Update/MacOSXUpdCombo10.4.6PPC.pkg/Contents/Archive.bom' | grep -i /a/security
    100755 "./System/Library/Frameworks/Security.framework/Versions/A/Security" Wed Mar 15 19:38:21 2006
    8:45 PM Friday; June 2, 2006

  • IPod Mini just stoped working

    I wanted to see if i could play my ipod with my speakers for my Computer so i pluged my Computer speakers into my ipod and it worked! but when i went to turn off my ipod and turned it off now it wont turn back on!!! i think i either like fried it or its like frozen or something anyone got any help for me lemme no thanks

    First of all try a reset.
    How to reset the iPod if it appears frozen or doesn't respond.
    It may take quite a few attempts and is best done connected to power.
    If you are still having problems, check this out.
    iPod won't turn on.

  • My product just stoped working on me. i need to delete and and re-download but i do not know how to re-download.

    i need to re-download my product but i don't know how. since i downloaded it on-line

    Assuming you're using CC you'll need to go to the Creative Cloud App and click on "apps" There you'll see all the apps installed on your system. If you hover over any of them, you'll see a little down arrow and in that dropdown there is an "uninstall" feature. Run that. Then using the same creative cloud app, go back to "apps" and you'll see the programs that are available to download in the list below. Redownload it from there. This is the method on OS X so might be a little different on Windows if you're using that. Typically you'll find the Creative Cloud icon at the top of your screen on OS X.

  • Re: Help! No Starup Chime! I didnt turn it off it just stoped working by it

    My 24' iMac randomly restarts while I am using it. And this has only happened since I have updated to 10.4.10. So I will be reinstalling the system to 10.4.9 as I think this is the only option. <HOW ANNOYING>

    If you have a 24" iMac, it's an intel, so I suggest you post to that board:
    http://discussions.apple.com/forum.jspa?forumID=1110
    Miriam

Maybe you are looking for

  • Smartform prints out  Black boxes instead of Shade

    Hello Experts, I have developed some smartforms which have some boxes that are shaded with grey color for heading. They work fine for some existing printers. But when i issue a print out on a new printer i see that the shaded boxes are displayed as s

  • Performance Tuning in CRM

    Hi All, Can any one help me to important OSS Notes in CRM performance tuning, CRMIC webclient performance, web client channel performance. Thanks & Regards, Sandeep

  • Screen sharing- not showing who is on my mac

    i've got screen sharing setup on all our macs and works great- HOWEVER, on occasion, a number of things can happen: 1- i am unable to access a computer even though i accessed it earlier; i need to restart the computer and then it works 2- when i shut

  • How can I take out my credit card number from purchasing anymore app

    How can I take out my credit card number from the App Store to prevent purchasing anymore apps

  • Reel Name Renames Itself

    Hello, I am currently working in Final Cut 5. One of my iMacs that I use for digitizing renames the Reel Name according to what the last tape name was that was captured to that project. (If I changed out drives it follows the name of the last tape di