免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2113 | 回复: 5
打印 上一主题 下一主题

[WebSphere] Start Websphere Hit Error [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2005-05-23 12:00 |只看该作者 |倒序浏览
I hit this error when I start my WebSphere:
4eafe7f3 CacheManager  A DYNA0011E: Servlet cache file dynacache.xml not found; caching is disabled

anyone know what does it means and how to solve it? any impact if I leave it like that?

论坛徽章:
0
2 [报告]
发表于 2005-05-23 14:47 |只看该作者

Start Websphere Hit Error

版本 4.0 允许您通过 GUI 配置动态高速缓存。管理控制台将并行配置选项提供给 dynacache.xml 文件。使用应用程序组装工具,可将高速缓存策略附加到 .war 文件。在 XML 添加一些高级的高速缓存策略选项的同时,AAT 通过将高速缓存策略与该应用程序一起安装使这些策略可移植。
dynacache.xml 文件指定高速缓存的大小,并用来注册您的应用程序所使用的外部高速缓存。dynacache.xml 文件存在时启用小服务程序高速缓存。如果该文件不存在,则小服务程序引擎以通常的方式工作,而不高速缓存小服务程序。

注意:仅在 WebSphere Application Server 启动时读取一次 dynacache.xml 文件。如果您更改了 dynacache.xml 文件,您必须重新启动 WebSphere Application Server 以使更改生效。
在 dynacache.dtd 文件中指定 dynacache.xml 文件的 DTD。必须将此文件从 /QIBM/ProdData/WebASAdv4/properties 复制到 /QIBM/UserData/WebASAdv4/instance/properties 中,其中 instance 是 WebSphere Application Server 实例的根目录名称。复制此文件之后,使用“处理对象链接”(WRKLNK)命令确保应用程序服务器的用户概要文件(缺省情况下为 QEJBSVR)或 *PUBLIC 对此文件至少具有读(*R)权限。还要确保 dynacache.dtd 的代码页对应于此用户概要文件。

http://publib.boulder.ibm.com/wa ... /docs/servdcax.html

论坛徽章:
0
3 [报告]
发表于 2005-05-23 14:54 |只看该作者

Start Websphere Hit Error

but I can't find it in my server so is there anyway to download the file? Can you send your file to me? this is my email toms1981@gmail.com

论坛徽章:
0
4 [报告]
发表于 2005-05-23 14:58 |只看该作者

Start Websphere Hit Error

动态片断高速缓存入门
创建全局配置文件
在 <product_installation>;/properties 目录中,定位 dynacache.sample.xml 文件。将 dynacache.sample.xml 文件复制到 dynacache.xml 中。

该样本是一个有效的高速缓存配置文件,它将以缺省值启用高速缓存。在启用高速缓存的情况下,应用程序服务器将在 /properties 目录中查找小服务程序配置文件,该文件声明应该高速缓存那些小服务程序。
具体参考:
http://www-306.ibm.com/software/ ... ent/0606001601.html


创建小服务程序配置文件
在 <product_installation>;/properties 目录中,定位 servletcache.sample.xml 文件。将 servletcache.sample.xml 复制到 servletcache.xml 中。

该样本文件配置高速缓存的 WebSphere 缺省服务器的 snoop 小服务程序。策略配置描述了定义如何高速缓存个别小服务程序或 JSP 文件的不同方法。
具体参考:
http://www-306.ibm.com/software/ ... ent/0606001602.html


重新初始化应用程序服务器
停止并重新启动 WebSphere Application Server。


验证可高速缓存的页面
使用 Web 浏览器,访问 URI:/servlet/snoop 以在缺省应用程序中查看 snoop 小服务程序。数次调用并重新装入 URI 应该返回 snoop 小服务程序的相同的输出。

论坛徽章:
0
5 [报告]
发表于 2005-05-23 15:14 |只看该作者

Start Websphere Hit Error

okok. i found it already. thanks for your help. do you mind to share with me how you configure it on your server? Anything I need to be considered?

论坛徽章:
0
6 [报告]
发表于 2005-05-23 15:30 |只看该作者

Start Websphere Hit Error

sorry,I use WAS5 or higher.
it don't need the up steps at all.
if still other problems ,post them without hesitate .
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP