AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题 / 580533
Accepted
golemwashere
golemwashere
Asked: 2014-03-08 07:48:30 +0800 CST2014-03-08 07:48:30 +0800 CST 2014-03-08 07:48:30 +0800 CST

CQ5 IIS 调度程序模块缓存返回 000003E9 和空页面

  • 772

我正在尝试按照以下设置为 CQ5 设置 IIS 7.0 调度程序模块:http: //dev.day.com/docs/en/cq/current/deploying/dispatcher/disp_install.html。

我正在尝试 Windows 2008 sp2 64bit 和端口 4203 上的本地发布 istance。

只要缓存被禁用,调度程序就会工作,一旦我启用它,文件就会写入文档根目录,但主页返回为空,我进入我的 dispatcher.log:

[Fri Mar 07 16:38:24 2014] [D] [3180(2108)] checking [/content/geometrixx-outdoors/en.html]
[Fri Mar 07 16:38:24 2014] [D] [3180(2108)] never flushed [E:\wwwroot2\.stat] -> use cache [E:\wwwroot2\content\geometrixx-outdoors\en.html]
[Fri Mar 07 16:38:24 2014] [D] [3180(2108)] cache-action for [/content/geometrixx-outdoors/en.html]: SPOOL
[Fri Mar 07 16:38:24 2014] [D] [3180(2108)] request declined
[Fri Mar 07 16:38:24 2014] [I] [3180(2108)] "GET /content/geometrixx-outdoors/en.html" 0 - 0ms
[Fri Mar 07 16:38:24 2014] [W] [3180(2108)] HSE_REQ_EXEC_URL(/content/geometrixx-outdoors/en.html) returned: 000003E9

我从 IIS 7.0 获得代码 200

我给了 IUSER 修改权限并尝试了

icacls e:\wwwroot2 /grant "IIS APPPOOL\DefaultAppPool":(OI)(CI)(RX)

(应该没有必要,因为我在 7.0 而不是 7.5)调度程序安装为处理程序映射

如果我用查询字符串绕过缓存,如

http://myserver/content/geometrixx-outdoors/en.html?a=1

有用

任何提示?

windows
  • 2 2 个回答
  • 947 Views

2 个回答

  • Voted
  1. Xie Kevin
    2019-05-07T03:53:29+08:002019-05-07T03:53:29+08:00

    我有类似的问题,我通过在处理程序映射中设置“所需路径”*而不是*.*在窗口“编辑脚本映射”中修复它。

    • 1
  2. Best Answer
    golemwashere
    2014-03-11T16:54:18+08:002014-03-11T16:54:18+08:00

    我设法在adobe论坛上找到了答案:

    http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__arow-i_have_spentthepas.html#forum__arow-i_have_spentthepas__gmqe-from_error_seemslik

    我错过了这些步骤:

    Click back on the site. And Double-Click Configuration Editor. 
    For Section dropdown list select system.webServer/handlers. For From select the Site. 
    Click the Count= field and select the … button
    Select CQ and change requireAccess to None. Close and click the Apply button (top/right corner).
    
    • 0

相关问题

  • 知道任何适用于 Windows 的快速可编写脚本的 ftp 客户端吗?[关闭]

  • 如果 Windows 服务崩溃,如何自动重新启动它?

  • 无法安排任务(访问被拒绝)

  • 物理机重启时自动重启虚拟机(VMWare)

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    新安装后 postgres 的默认超级用户用户名/密码是什么?

    • 5 个回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve