Hyper-V: Server2012R2 Std running SharePoint 2013 SP1
Brief history
Hyper-V host system was attacked with ransomware. Defeated it after several weeks of server & client Hyper-V systems down. When I finally restored to healthy state, I lost SQL2012 server which is the repository of SP2013. I rebuilt SQL2012 but SP2013 would not reconnect to it. I then un-installed SP2013 and re-installed.
Current state of rebuild
- SP Central administration data base built and web site functioning
- Created managed accounts
- Created Service Application pool
- Provisioned State service
- Setup usage and health data collection
I am now ready to created the services BUT I keep getting errors in app fabric and caching services. I went this route already and got to the end of services and SP failed with multiple errors and service issues. I had to restore SP2013 & SQLServe2012 for backups. I would like some help at the beginning to get this back up. It is the last server to restore.
Scree shots:
SharePoint Foundation
App Frabic_net run time
Application: DistributedCacheService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.UriFormatException
at System.Uri.CreateThis(System.String, Boolean, System.UriKind)
at Microsoft.ApplicationServer.Caching.ServiceConfigurationManager.InitializeThisHostData()
at Microsoft.ApplicationServer.Caching.ServiceConfigurationManager..ctor()
at Microsoft.ApplicationServer.Caching.VelocityWindowsService.StartService(Boolean)
at Microsoft.ApplicationServer.Caching.VelocityWindowsService.StartServiceCallback(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
Faulting application name: DistributedCacheService.exe, version: 1.0.4632.0, time stamp: 0x4eafeccf
Faulting module name: KERNELBASE.dll, version: 6.3.9600.19178, time stamp: 0x5bc006fd
Exception code: 0xe0434352
Fault offset: 0x0000000000008e6c
Faulting process id: 0xed8
Faulting application start time: 0x01d48af75679c1bb
Faulting application path: c:\Program Files\AppFabric 1.1 for Windows Server\DistributedCacheService.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 95be2c9b-f6ea-11e8-813d-00155d100504
Faulting package full name:
Faulting package-relative application ID:
Failure rate:
I am running AppFabric 1.1 for windows server
Appreciate any assistance
John Lenz