即使启用了始终开启,连续Web作业也会停止

编程入门 行业动态 更新时间:2024-10-19 10:21:33
本文介绍了即使启用了始终开启,连续Web作业也会停止的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我已在启用了Always On选项的标准服务计划上创建了一个Azure Web App.在这个应用程序上,我还没有发布任何网站.我只发布了一个连续Web作业.

I have created an Azure Web App on Standard Service Plan with Always On option enabled. On this App I haven't published any web site. I have only published a Continuous Web Job.

问题是,尽管我启用了Always On选项,但在Web作业日志中可以看到Web App停止了.

The problem is that although I have enabled the Always On option, I can see in the Web Job logs that the Web App stopped.

这是Web作业日志:

[09/29/2015 07:35:26 > 189701: SYS INFO] WebJob is still running [09/29/2015 08:51:54 > 189701: SYS INFO] WebJob is stopping due to website shutting down [09/29/2015 08:51:54 > 189701: SYS INFO] Status changed to Stopping [09/29/2015 08:52:04 > 189701: SYS INFO] Status changed to Starting [09/29/2015 08:52:25 > 189701: SYS INFO] Run script 'ExchangePullNotifications.exe' with script host - 'WindowsScriptHost' [09/29/2015 08:52:25 > 189701: SYS INFO] Status changed to Running

推荐答案

问题似乎是我在应用程序中使用了Azure SDK,而WebApp环境中不支持该SDK.

The problem seems to be that I use the Azure SDK in my application which is not supported in the WebApp environment.

更多推荐

即使启用了始终开启,连续Web作业也会停止

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

发布评论

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

>www.elefans.com

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