업그레이드된 버전과의 충돌을 방지하기 위해 현재 배치된 Content Engine 데이터를 제거하려면 웹 애플리케이션 서버의 캐시를 지워야 합니다. Process Engine 클라이언트 파일을 Content 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/mydomain/servers/AdminServer/tmp/_WL_user/Engine-wl/*.* bea/user_projects/domains/mydomain/servers/AdminServer/cache/EJBCompilerCache/*.* 여기서 mydomain은 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/*.* 여기서,
|