[MissingSetupFile] File [Features\SearchWebParts\pt-br\CustomStrings.js] is referenced [16] times in the database [WSS_MySite], but is not installed on the current farm. Please install any feature/solution which contains this file. One or more setup files are referenced in the database [WSS_MySite], but are not installed on the current farm. Please install any feature or solution which contains these files.
#### Some content databases are growing too large.
The following content databases have grown larger than 100 GB. Large content databases can be difficult to backup and restore. They are also more likely to cause application hangs when operations that affect entire databases are performed.
WSS_ZechNet_Live on SP2019
WSS_TeamWork_Archiv_01 on SP2019
WSS_TeamWork_Archiv_02 on SP2019
WSS_TeamWork_01 on SP2019
WSS_TeamWork_02 on SP2019
WSS_TeamWork_03 on SP2019
WSS_TeamWork_04 on SP2019
WSS_TeamWork_05 on SP2019
WSS_TeamWork_06 on SP2019
WSS_TeamWork_07 on SP2019
WSS_TeamWork_08 on SP2019
WSS_TeamWork_09 on SP2019
WSS_TeamWork_10 on SP2019
WSS_TeamWork_11 on SP2019
#### One or more categories are configured with Verbose trace logging
Soll das so sein ?
# EventLog analyse
## de-bre01-shp011
### Application Log
**Error 5538**
Web Content Management
An error occured in the blob cache. The exception message was 'Etag is already set.'.
**Lösung** könnte sein Reset Blob cache Frage dabei wie oft kommt die Meldung
Information Rights Management (IRM): An exception was thrown. Function Name:HrPdfIsProtected
Error Code: 0x80048018
**Lösung :** (Ignorieren !)
I renamed the IrmProtectors registry key (@ HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\15.0\) to "IrmProtectors-Renamed."
better
created a new IrmProtectors folder, left it empty, and locked the permissions down
**Error 8311**
SharePoint Foundation
An operation failed because the following certificate has validation errors:
Subject Name: CN=*.zech-group.net
Issuer Name: CN=Sectigo RSA Domain Validation Secure Server CA, O=Sectigo Limited, L=Salford, S=Greater Manchester, C=GB
SSL policy errors have been encountered. Error code '0x2'..
**Lösung** Zertifikat genau anschauen
**Error 7557**
Secure Store Service
The Secure Store Service application Secure Store Service is not accessible. The full exception text is: Could not establish trust relationship for the SSL/TLS secure channel with authority 'de-bre01-shp012:32844'.
**Lösung:**
IIS KOnfiguration prüfen unter Sharepoint SWeb Services
**Error 8313**
SharePoint Foundation Topology
A failure was reported when trying to invoke a service application: EndpointFailure
Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:63cab450498c4487a5440cebdac534fc#authority=urn:uuid:b728553206664632a684c805e520dfbc&authority=https://de-bre01-shp012:32844/Topology/topology.svc
Mysite provisioning failed for user:[ZECH-GROUP\MRitter] with correlationid:[4eb672ce-d583-41ca-8fd7-3e47999ecf61] on retry attempt:[0] on queue type:[]. Error:[SiteProvisioningException: ExceptionType: SelfServiceSiteCreationNotEnabledMicrosoft.Office.Server.SiteProvisioning.SiteProvisioningException: Exception of type 'Microsoft.Office.Server.SiteProvisioning.SiteProvisioningException' was thrown.
at Microsoft.Office.Server.SiteProvisioning.SiteProvisioningManager`1.ValidateSelfServiceSiteCreation(Uri absoluteUri)
at Microsoft.Office.Server.SiteProvisioning.SiteProvisioningManager`1.<>c__DisplayClass33.<CreateSiteCore>b__32()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at Microsoft.Office.Server.SiteProvisioning.SiteProvisioningManager`1.<>c__DisplayClass9.<CreateSite>b__1()]
**Lösung :**
prüfe schritte von https://www.sharepointdiary.com/2016/12/configure-my-sites-in-sharepoint-2016-step-by-step.html#ixzz5jV6vlJA3
**Error 10031**
COMRuntime
An unmarshaling policy check was performed when unmarshaling a custom marshaled object and the class {45FB4600-E6E8-4928-B25E-50476FF79425} was rejected
**Lösung : Ignorieren oder aber ->**
Here's a possible fix for your error:
1.Start by identifying which process or service is triggering this error.
2.Check Task Manager for the process ID 5708 (in the above sample, but will probably be different when you go back to check).
3.Check which identity that process or service is running as. Task Manager will also show you this in the User column. If it is a service, you can check Service Manager to see which identity it is configured to run as.
4.Once you have identified the user or service account that this process uses, make a note of it and head to Registry Editor.
5.Search the registry for the class GUID. For each instance found, change the permissions to grant the above service account and the SYSTEM identity FULL privilege to the key and its subkeys. (I have seen suggestions to add Administrators here as well, but it's best to target this to the specific service account, if possible.)
6.Once your process identity has permissions on the class key[s], reboot the system, and it should be resolved.
## de-bre01-shp012
### Application Log
**Crtical 6398**
SharePoint Foundation
The Execute method of job definition MERENTIS.ZechGroup.Intranet.TimerJobs.GroupRedakteurJob (ID ccf2998b-fffc-4d5f-8304-145837b60e2c) threw an exception. More information is included below.
Unzulässiger Uhrzeit-/Datumswert.
Ein Feld zur Eingabe von Uhrzeit/Datum enthält unzulässige Daten. Überprüfen Sie die Eingabe, und versuchen Sie es erneut.. (Correlation=cac8d9a0-aa26-70a4-f9f8-f9e931cb2fc0)
**LÖSUNG :**
Das kommt vom MERENTIS.ZechGroup.Intranet.TimerJobs.GroupRedakteurJob Merentis Solution prüfen
Exception: System.ServiceModel.ServiceActivationException: The service '/_vti_bin/client.svc' cannot be activated due to an exception during compilation. The exception message is: The Web application at https://spca.zech-group.net:2019/_vti_bin/client.svc/ProcessQuery could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.. ---> Microsoft.SharePoint.SPException: The Web application at https://spca.zech-group.net:2019/_vti_bin/client.svc/ProcessQuery could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.
at Microsoft.SharePoint.Utilities.SPUtility.ConfigServiceHostIfClaimsAuth(ServiceHost serviceHost)
at Microsoft.SharePoint.Client.SPClientServiceHost.OnServiceHostOpening(ServiceHost serviceHost)
at Microsoft.SharePoint.Client.Services.MultipleBaseAddressWebServiceHost.OnOpening()
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(ServiceActivationInfo serviceActivationInfo, EventTraceActivity eventTraceActivity)
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
--- End of inner exception stack trace ---
at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath, EventTraceActivity eventTraceActivity)
Process Name: w3wp
Process ID: 21992
**Lösung :**
Noch mal genau anschauen, sieht mir nach CA aus URL's prüfen
**Error 8306**
SharePoint Foundation Claims Authentication
An exception occurred when trying to issue security token: The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs..
**Lösung :**
noch mal prüfen, wenn das Zertifikat für den Secure Store Service erneuert ist
**Error 8313**
SharePoint Foundation Topology
A failure was reported when trying to invoke a service application: EndpointFailure
Service Application Uri: urn:schemas-microsoft-com:sharepoint:service:63cab450498c4487a5440cebdac534fc#authority=urn:uuid:b728553206664632a684c805e520dfbc&authority=https://de-bre01-shp012:32844/Topology/topology.svc
The Secure Store Service application Secure Store Service is not accessible. The full exception text is: Could not establish trust relationship for the SSL/TLS secure channel with authority 'de-bre01-shp012:32844'.
**Lösung :**
Zertifikat im IIS austauschen bzw auf null setzen
**Error 1000**
Application Error
Faulting application name: Sunzinet.ArtInvest.ProjectsImporter.exe, version: 1.0.0.0, time stamp: 0x5ed62ef1
Faulting module name: KERNELBASE.dll, version: 10.0.14393.5850, time stamp: 0x6425 3b64