必须清除 Web 应用程序服务器的高速缓存以除去当前部署的 Content Engine 数据,从而避免与升级后的版本发生冲突。在 Content Engine 上升级 Process Engine 客户机文件时,必须先清空高速缓存,然后才能重新部署 Content Engine EAR 文件。否则,升级后的 Process Engine 客户机 JAR 文件将不会保存下来。
要清除高速缓存,请完成下列步骤:
选项 | 描述 |
---|---|
WebSphere® Application Server | Program Files/IBM/WebSphere/AppServer/profiles/profilename/temp/profilenameserver1/FileNetEngine/*.* 其中:
|
Oracle WebLogic Server | bea/user_projects/domains/域/servers/AdminServer/tmp/_WL_user/Engine-wl/*.* bea/user_projects/domains/域/servers/AdminServer/cache/EJBCompilerCache/*.* 其中,域是 Content Engine 服务器实例的名称。 |
JBoss Application Server | jboss_install_dir/server/server_name/tmp/deploy/*.* jboss_install_dir/server/server_name/work/jboss.web/localhost/FileNet/*.* jboss_install_dir/server/server_name/work/jboss.web/localhost/P8CE/*.* 其中:
|