Backups from CA never start

I've been able to do backups in CA before from this 2013 SP1 system (and can currently do backups from powershell).  However, I can no longer do any backups at all from CA - the only thing that happens is CA notes "A backup or restore is currently in progress" and a Backup\Restore job gets added to the timer jobs.  Clearing the GUID cache, restarting Timer service, have no effect.  I've started verbose logging and got an error that may pertain to this issue:

The method or operation is not implemented. at Microsoft.SharePoint.Administration.SPUserSettingsProviderManager.Microsoft.SharePoint.Administration.Backup.IBackupRestore.AddBackupObjects(SPBackupRestoreObject parent)    at Microsoft.SharePoint.Administration.SPFarm.AddSPPersistedChildren(SPBackupRestoreObject self)

Much thanks for any help anyone can provide,

Chad

January 27th, 2015 11:18pm

Hi Chad,

Did you run configuration wizard after installing SP1?

If not, I recommend to run configuration wizard firstly and then check the results.

If yes, I recommend to run IISRESET.

This issue may be due to the timer job corrupts, so I recommend  to stop the process and to re-run the backup job again.

Go to Central Administration -> Monitoring -> Review Job Definitions -> Select Backup Timer Job and click Delete.

http://mysharepointkb.blogspot.com/2012/06/how-to-delete-backuprestore-job-which.html

Thanks,

Victoria

Forum Support

Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.

Free Windows Admin Tool Kit Click here and download it now
January 29th, 2015 9:16am

Victoria,

I've run psconfig -cmd upgrade -inplace b2b -wait a number of times since SP1, and also as a result of this issue, and have observed no change, should I try different parameters?

I've also done multiple restarts and deleted the timer job, also with no luck.

Thank you,

Chad

January 29th, 2015 9:05pm

And here is the patch status


Microsoft SharePoint Server 2013
15.0.4571.1502 Installed
Service Pack 1 for Microsoft SharePoint Server 2013 (KB2880552) 64-Bit Edition
15.0.4571.1502 Installed

Free Windows Admin Tool Kit Click here and download it now
January 29th, 2015 9:09pm

Hi Chad,

I recommend to use PowerShell command to check the status of the backup timer job:

Get-SPTimerJob -Identity <SPTimerJobPipeBind> | Format-Table DisplayName,Id,LastRunTime,Status

Where <SPTimerJobPipeBind> can be a valid GUID, and you can refer to the link below:

https://technet.microsoft.com/en-us/library/ee748599(v=office.15).aspx#section2

And use PowerShell command Start-SPTimerJob to start the timer job.

Could you please provide the full ULS log here for further research?

Thanks,

Victoria

Forum Support

Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.

January 30th, 2015 5:55am

Victoria,

I got caught up in some migrations today, but will try this Monday.

Thank you,

Chad

Free Windows Admin Tool Kit Click here and download it now
January 31st, 2015 2:43am

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

Other recent topics Other recent topics