zoukankan      html  css  js  c++  java
  • Failed to execute request because the App-Domain could not be created. Error: 0x8007000e 存储空间不足,无法完成此操作。

    今天业务发现,服务器上的网站无法访问了。

    页面报错:

    Server Application Unavailable
    The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.

    Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur

    翻译:

    服务器应用程序不可用
    您尝试在此Web服务器上访问的Web应用程序当前不可用。 请点击网络浏览器中的“刷新”按钮重试您的请求。

    管理员注意:可以在Web服务器的应用程序事件日志中找到详细说明此特定请求失败原因的错误消息。 请查看此日志条目以了解导致此错误发生的原因

    当我试图连上服务器远程桌面,去查看到底怎么回事时,发现远程桌面连接不上了。

    后来被运维总监给处理好,可以连接远程桌面了。

    登录上去看事件查看器,发现了一些错误日志:

    错误信息:Failed to execute request because the App-Domain could not be created. Error: 0x8007000e 存储空间不足,无法完成此操作。  

  • 相关阅读:
    idea快捷的输出常用语句
    OneinStack基础搭建typecheo轻量级博客
    自动化框架介绍及使用
    jenkins配置自动化
    selenium模拟鼠标点击
    Linux下安装nginx
    解决“chrome正受到自动测试软件的控制”信息栏显示问题
    Git 常用操作
    ZendStudio自定义代码补全,自定义代码段
    07-python之装饰器
  • 原文地址:https://www.cnblogs.com/Tpf386/p/10022267.html
Copyright © 2011-2022 走看看