Share all details about your problem, including any error messages you may have received.
I attempted to upgrade Apache Tomcat from version 9.0.43 to 9.0.104. To do this, I installed the latest version (9.0.104), placed the necessary files on the server, and replaced the config and webapps folders with those from the previous version (9.0.43).
Everything appears to be functioning properly, except for one issue: the ‘Import from file’ feature is not working. When I attempt to import a file, nothing happens—it simply displays the import option without actually processing the file. Not only just files, but plugin imports too not working
I would like to confirm whether the steps I followed for upgrading Tomcat are correct or if I missed anything. If there are additional steps required, I would greatly appreciate detailed instructions on the proper upgrade process
As a best practice through my experience: redeploy the war(identityiq.war) and jar(same patch file) file similar to brand new application server node setup.
After recently upgrading Apache Tomcat and IdentityIQ, we encountered an issue where the import file functionality was not working. To resolve this, we increased the following value in the “System Configuration” under the Debug page:
maxUploadSize to 1000
Additionally,check the Certification doc to ensure that the version of Apache Tomcat you’re using is supported by your version of IdentityIQ.