Timer Job not running

2019-08-24 14:01发布

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条回答
干净又极端
2楼-- · 2019-08-24 14:15

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

查看更多
登录 后发表回答