SP2013无法创建发布网站集 [英] SP2013 Fails to create Publishing Site Collection

查看:74
本文介绍了SP2013无法创建发布网站集的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

My client can no longer create Publishing Site Collections. Problem started in June 2017 (around the time they patched with June 2017CU). Here are the specifics:

  • 日志文件中的很多信息:
  • can create a Publishing site using PowerShell, but in the UI, it fails with a standard .Net site error message
  • Lots of info in the log file:

System.UnauthorizedAccessException:访问被拒绝. (来自HRESULT的异常:0x80070005(E_ACCESSDENIED)),StackTrace:
在Microsoft.SharePoint.SPWeb.GetProperties()
在Microsoft.SharePoint.Utilities.SPPropertyBag..ctor(GetProperties getProperties,UpdateProperties updateProperties)
在Microsoft.SharePoint.SPWeb.get_Properties()
在Microsoft.SharePoint.Taxonomy.TaxonomyField.GetLookupListId(SPSite网站)上
在Microsoft.SharePoint.Taxonomy.TaxonomyField中.<> c__DisplayClassc.b__a()
在Microsoft.SharePoint.SPSecurity.<> c__DisplayClass5.b__3()
在Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode,Object param)
在Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
在Microsoft.SharePoint.Taxonomy.TaxonomyField.Initialize(SPFieldCollection字段)
在Microsoft.SharePoint.Taxonomy.TaxonomyField..ctor(SPFieldCollection字段,字符串typeName,字符串displayName)

System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:
at Microsoft.SharePoint.SPWeb.GetProperties()
at Microsoft.SharePoint.Utilities.SPPropertyBag..ctor(GetProperties getProperties, UpdateProperties updateProperties)
at Microsoft.SharePoint.SPWeb.get_Properties()
at Microsoft.SharePoint.Taxonomy.TaxonomyField.GetLookupListId(SPSite site)
at Microsoft.SharePoint.Taxonomy.TaxonomyField.<>c__DisplayClassc.b__a()
at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.b__3()
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.SharePoint.Taxonomy.TaxonomyField.Initialize(SPFieldCollection fields)
at Microsoft.SharePoint.Taxonomy.TaxonomyField..ctor(SPFieldCollection fields, String typeName, String displayName)

功能接收器组件'Microsoft.SharePoint.Taxonomy,版本= 15.0.0.0,文化=中性,PublicKeyToken = 71e9bce111e9429c',类'Microsoft.SharePoint.Taxonomy.TaxonomyFeatureReceiver',方法'FeatureActivated'对于功能'73ef14b1-13a9-416b-a9b5 -ececa2b0604c' 引发异常:System.Reflection.TargetInvocationException:调用的目标引发了异常. ---> System.UnauthorizedAccessException:访问被拒绝. (来自HRESULT的异常:0x80070005(E_ACCESSDENIED))
在Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(例如,UnauthorizedAccessException ex)
在Microsoft.SharePoint.Library.SPRequest.GetWebMetainfo(String bstrUrl)
在Microsoft.SharePoint.SPWeb.GetProperties()
在Microsoft.SharePoint.Utilities.SPPropertyBag..ctor(GetProperties getProperties,UpdateProperties updateProperties)
在Microsoft.SharePoint.SPWeb.get_Properties()
在Microsoft.SharePoint.Taxonomy.TaxonomyField.GetLookupListId(SPSite网站)上
在Microsoft.SharePoint.Taxonomy.TaxonomyField中.<> c__DisplayClassc.b__a()
在Microsoft.SharePoint.SPSecurity.<> c__DisplayClass5.b__3()

Feature receiver assembly 'Microsoft.SharePoint.Taxonomy, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c', class 'Microsoft.SharePoint.Taxonomy.TaxonomyFeatureReceiver', method 'FeatureActivated' for feature '73ef14b1-13a9-416b-a9b5-ececa2b0604c' threw an exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
at Microsoft.SharePoint.Library.SPRequest.GetWebMetainfo(String bstrUrl)
at Microsoft.SharePoint.SPWeb.GetProperties()
at Microsoft.SharePoint.Utilities.SPPropertyBag..ctor(GetProperties getProperties, UpdateProperties updateProperties)
at Microsoft.SharePoint.SPWeb.get_Properties()
at Microsoft.SharePoint.Taxonomy.TaxonomyField.GetLookupListId(SPSite site)
at Microsoft.SharePoint.Taxonomy.TaxonomyField.<>c__DisplayClassc.b__a()
at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.b__3()

功能激活:引发异常,尝试回滚.功能'TaxonomyFieldAdded'(ID:'73ef14b1-13a9-416b-a9b5-ececa2b0604c').异常:System.Reflection.TargetInvocationException:调用的目标引发了异常. ---> System.UnauthorizedAccessException:访问被拒绝. (来自HRESULT的异常:0x80070005(E_ACCESSDENIED))
在Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(例如,UnauthorizedAccessException ex)
在Microsoft.SharePoint.Library.SPRequest.GetWebMetainfo(String bstrUrl)
在Microsoft.SharePoint.SPWeb.GetProperties()
在Microsoft.SharePoint.Utilities.SPPropertyBag..ctor(GetProperties getProperties,UpdateProperties updateProperties)
在Microsoft.SharePoint.SPWeb.get_Properties()
在Microsoft.SharePoint.Taxonomy.TaxonomyField.GetLookupListId(SPSite网站)上
在Microsoft.SharePoint.Taxonomy.TaxonomyField.<> c__DisplayClassc.b__a()

Feature Activation: Threw an exception, attempting to roll back. Feature 'TaxonomyFieldAdded' (ID: '73ef14b1-13a9-416b-a9b5-ececa2b0604c'). Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
at Microsoft.SharePoint.Library.SPRequest.GetWebMetainfo(String bstrUrl)
at Microsoft.SharePoint.SPWeb.GetProperties()
at Microsoft.SharePoint.Utilities.SPPropertyBag..ctor(GetProperties getProperties, UpdateProperties updateProperties)
at Microsoft.SharePoint.SPWeb.get_Properties()
at Microsoft.SharePoint.Taxonomy.TaxonomyField.GetLookupListId(SPSite site)
at Microsoft.SharePoint.Taxonomy.TaxonomyField.<>c__DisplayClassc.b__a()

功能激活:引发异常,尝试回滚.功能导航"(ID:"89e0306d-453b-4ec5-8d68-42067cdbf98e").异常:System.Reflection.TargetInvocationException:调用的目标引发了异常. ---> System.UnauthorizedAccessException: 访问被拒绝. (来自HRESULT的异常:0x80070005(E_ACCESSDENIED))
在Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(例如,UnauthorizedAccessException ex)
在Microsoft.SharePoint.Library.SPRequest.GetWebMetainfo(String bstrUrl)
在Microsoft.SharePoint.SPWeb.GetProperties()
在Microsoft.SharePoint.Utilities.SPPropertyBag..ctor(GetProperties getProperties,UpdateProperties updateProperties)
在Microsoft.SharePoint.SPWeb.get_Properties()
在Microsoft.SharePoint.Taxonomy.TaxonomyField.GetLookupListId(SPSite网站)上

Feature Activation: Threw an exception, attempting to roll back. Feature 'Navigation' (ID: '89e0306d-453b-4ec5-8d68-42067cdbf98e'). Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at Microsoft.SharePoint.SPGlobal.HandleUnauthorizedAccessException(UnauthorizedAccessException ex)
at Microsoft.SharePoint.Library.SPRequest.GetWebMetainfo(String bstrUrl)
at Microsoft.SharePoint.SPWeb.GetProperties()
at Microsoft.SharePoint.Utilities.SPPropertyBag..ctor(GetProperties getProperties, UpdateProperties updateProperties)
at Microsoft.SharePoint.SPWeb.get_Properties()
at Microsoft.SharePoint.Taxonomy.TaxonomyField.GetLookupListId(SPSite site)

当在站点定义为"BLANKINTERNET#0&"的URL"https://myheader.mydomain.com/sites/sptest04"配置站点时,无法激活站点功能.

Failed to activate site features when provisioning site at url "https://myheader.mydomain.com/sites/sptest04" with site definition "BLANKINTERNET#0".

  • 在所有这些日志错误中都存在AccessDenied.我正在以农场管理员"组中的管理员身份运行.
  • 尝试激活TaxonomyFieldAdded功能失败(隐藏)
  • 我可以在现有的站点中创建一个发布子站点网站集没有问题
  • ManagedMetadata服务正在运行并显示为正常
  • 服务器已通过2017年11月的CU修补
  • 未添加自定义解决方案/功能

有什么想法呢?我还能提供什么帮助?

What are some thoughts on this? What else can I supply to assist?

推荐答案

发布了CU修补程序,服务器已重新启动?看起来有些东西卡在了修补程序上.

Post CU patched, Server has been restarted ? It looks something get stuck on patching.


这篇关于SP2013无法创建发布网站集的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆