After upgrading IBM Connections 5.0 to 5.0 CR2 and upgrading the FileNet Content Navigator you see the error “CIWEB2039 – The AccePlugin plug-in contains errors” if you try to load the ACCE (Filenet Admin Console). To resolve that, add the following line to the HTTPD.CONF of your web server(s) and restart the web server(s):
1 |
SetEnvIf Request_URI ^/acce(.*) no-gzip dont-vary |
You might also need to clear your browser cache. Afterwards the ACCE should load successfully again.
FileNet Content Navigator: “CIWEB2039 – The AccePlugin plug-in contains errors”
Thanks again Michael.
FYI, this info has been added to our official documentation and will appear here in the coming days:
http://www-01.ibm.com/support/knowledgecenter/SSYGQH_5.0.0/admin/install/t_ihs_config_not_compressing_files.dita
Thanks, Dave. Even better!
Hi We also found an error “CIWEB 2039, DatePlugin plugin contains errors” it looks like when dojo “Require {icm/util/Util}”, the icm package cannot be loaded. Could you help to provide your suggestion?