问题描述
案例1:Sharepoint内置的计时器作业在相同的Webaplication上同时从SAME SERVER运行两次.
Case 1 : Sharepoint Inbuilt timer jobs running twice at same time on same webaplication from SAME SERVER.
情况2:Sharepoint内置的计时器作业在不同的服务器上的同一Webaplication上同时运行两次.
Case 2 : Sharepoint Inbuilt timer jobs running twice at same time on same webaplication from DIFFERENT SERVER.
这种现象在(Sharepoint 2013 on prem)OOTB之类的情况下观察到. 内容组织者处理";还有很多其他我们没有任何自定义的timerjobs.可能由于这个原因,有时作业会进入暂停模式并花费更长的时间 完成的时间.
This behavior is observed with (Sharepoint 2013 on prem) OOTB like "Content Organizer Processing" and many other. We dont have any custom timerjobs. And possibly due to this that sometimes the jobs go into pause mode and take a very longer time to complete.
关于如何正确使用此符号的任何线索吗?
Any clue on how to make this right ?
推荐答案
尝试检查ULS日志以找到一些详细的消息来解决您的问题. ULS日志位于:
Try to check the ULS log to find some detailed messages to troubleshoot your issue. ULS log locates at:
C:\ Program Files \ Common Files \ Microsoft共享\ Web服务器扩展\ 15 \ LOGS
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS
以下是一些类似的帖子供您参考:
Here are some similar posts for your reference:
最诚挚的问候,
Grace Wang
Grace Wang
这篇关于Sharepoint内置计时器作业同时运行两次的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!