传入电子邮件计时器作业卡住

编程入门 行业动态 更新时间:2024-10-21 14:22:12
本文介绍了传入电子邮件计时器作业卡住的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

Microsoft SharePoint Foundation传入电子邮件计时器作业已卡在0%.自凌晨4:36起未成功运行.多年来运行良好,没有问题.

Microsoft SharePoint Foundation Incoming E-Mail timer job has been stuck at 0%. Hasn't run successfully since 4:36am. It had been running fine for years without issue.

检查传入的放置位置,这是正确的.文件夹中有几百个项目.最早的电子邮件不到1MB.

Checked the incoming drop location, which is correct. There are a few hundred items in the folder. The earliest email is under 1MB.

在CA UI中禁用了作业.作业仍显示在正在运行"下.重新启用作业,无需更改.

Disabled the Job in CA UI. The job still appears under "Running". Re-enabled the job, no change.

该服务正在正确的服务器上运行.然

The service is running on the correct server. Ran

Get-SPServiceInstance | ? {$ _.Typename -eq"Microsoft SharePoint Foundation传入电子邮件"}

哪个返回了我的FE和APP服务器,正确的服务器显示为在线".

Which returned my FE and APP servers, with the correct server showing Online.

Ran

PS C:> Get-SPServiceInstance | ? {$ _.Typename -eq"Microsoft SharePoint Foundation传入电子邮件"}} | Start-SPServiceInstance

返回了

尝试多次重启计时器作业,没有任何改变.

Tried restarting the Timer Job several times, no change.

检查了应用程序的应用程序池,确认了访问权限(服务器管理员组的成员)

Checked the application's app pool, confirmed access (member of server Adminisrators group)

经过检查的ULS,未找到"由于网站超出配额或已锁定编辑,因此无法发送电子邮件. "

Checked ULS, did not find "E-mail cannot be delivered because site is over quota or locked for editing."

下一步是什么?

非常感谢.

推荐答案

当您停止计时器服务时,请在作业计划中检查计时器作业以确认其是否停止.

When you stop the timer service, check the timer job in job schedule to confirm if it stops.

然后再次启动计时器服务.

Then start the timer service again.

更多推荐

传入电子邮件计时器作业卡住

本文发布于:2023-10-12 23:36:11,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1486206.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:作业   计时器   电子邮件

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!