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 存储空间不足,无法完成此操作。  

  • 相关阅读:
    open stack总结
    Nginx操作命令
    Nginx 配置详解
    Linux 常用命令-- top
    CEPH 使用SSD日志盘+SATA数据盘, 随OSD数目递增对性能影响的递增测试
    MyCat水平分库
    MyCat垂直分库
    MyCat基本知识
    utf8mb4复杂昵称问题
    Power安装linux-BIG ENDIAN mysql编译安装
  • 原文地址:https://www.cnblogs.com/Tpf386/p/10022267.html
Copyright © 2011-2022 走看看