업그레이드된 버전과의 충돌을 방지하기 위해 현재 배치된 Content Platform Engine (5.2 이전의 버전에서 업그레이드하려는 경우, Content Engine) 데이터를 제거하려면 웹 애플리케이션 서버의 캐시를 지워야 합니다.
프로시저
웹 애플리케이션 서버 캐시를 지우려면 다음을 수행하십시오.
- FileNetEngine 애플리케이션을 호스트하는 애플리케이션 서버 인스턴스를 중지하십시오.
- 웹 애플리케이션 서버의 캐시 파일을 삭제하십시오.
중요사항: 고가용성 IBM®
WebSphere® Application Server 환경에서 클러스터의 각 노드에서 캐시 파일을 삭제해야 합니다.
옵션 |
설명 |
WebSphere Application
Server |
WAS_HOME/profiles/profilename/temp/nodename/servername/FileNetEngine/*.*- WAS_HOME이 WebSphere 설치 경로입니다. 예: /opt/IBM/WebSphere/AppServer
- profilename은 Content Platform Engine의 프로파일입니다.
- nodename은 Content Platform Engine의 WebSphere 노드입니다.
- servername은 Content Platform Engine 서버 인스턴스의 이름입니다.
|
Oracle WebLogic Server |
WL_HOME/user_projects/domains/mydomain/servers/AdminServer/tmp/_WL_user/FileNetEngine/*.*
WL_HOME/user_projects/domains/mydomain/servers/AdminServer/cache/EJBCompilerCache/*.*
- WL_HOME이 WebLogic Server의 설치 경로입니다.
- mydomain이 Content Platform 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/*.*
- jboss_install_dir은 JBoss Application Server가 설치된 위치입니다.
- server_name은 Content Platform Engine 서버 인스턴스의 이름입니다.
|
- 애플리케이션 서버 인스턴스를 시작하십시오.