You must clear the cache for the web application server to remove the currently deployed Content Engine data to prevent conflicts with the upgraded version. When upgrading Process Engine client files on Content Engine, you must clear the cache before redeploying the Content Engine EAR file. Otherwise, the upgraded Process Engine client JAR files do not persist.
To clear the cache:
Option | Description |
---|---|
WebSphere® Application Server | Program Files/IBM/WebSphere/AppServer/profiles/profilename/temp/profilenameserver1/FileNetEngine/*.* Where:
|
Oracle WebLogic Server | bea/user_projects/domains/mydomain/servers/AdminServer/tmp/_WL_user/Engine-wl/*.* bea/user_projects/domains/mydomain/servers/AdminServer/cache/EJBCompilerCache/*.* Where mydomain is the name of the Content Engine server instance. |
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/*.* Where:
|