Timer Job not running

荒凉一梦 提交于 2019-12-25 03:11:57

问题


I created a custom timer job and deployed it into my development farm (MOSS 2007). The job runs fine. The thins is that after I deployed it to the QA farm. The status of the job says succeeded in central admin, but nothing happens. I added extra logging and nothing is being logged.

I thought it was something with that specific timer job, so I created another timer job that just has an assert and displays a pop up when it runs. Again, it just in the dev farm but not in the QA one. In this case though, the status of the job says Initialized and 0% completed, but no pop up.

I think it has something to do with permissions, but I cannot find what it is. Any toughts??


回答1:


It worked again after clearing the cache of the SharePoint server. I followed this steps



来源:https://stackoverflow.com/questions/4197194/timer-job-not-running

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!