IdentityIQ8.4 Upgrade

Which IIQ version are you inquiring about?

identityIQ8.4.

I am trying to Upgrade 8.3P3 to 8.4. After DB Upgrade when i run ./iiq upgrade command gives below error:

[root@IDAMUIDEVAZL001 bin]# ./iiq upgrade
--------------------
 Upgrading to [8.4] 
--------------------
LCM Enabled.  Importing LCM Upgrade [8.4]
AI Disabled.
FAM Disabled.
CAM Disabled.
PAM Disabled.
2025-04-21T11:59:25,862  WARN main springframework.context.support.ClassPathXmlApplicationContext:559 - Exception encountered during context initialization - 
cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path reso
urce [hibernateBeans.xml]: Invocation of init method failed; nested exception is org.hibernate.service.spi.ServiceException: Unable to create requested servic
e [org.hibernate.cache.spi.CacheImplementor]

-----------------
 Upgrade Summary 
-----------------
     Elapsed Time: 5 seconds
     Log Location: /app/apache-tomcat-9.0.83/webapps/identityiq/WEB-INF/bin/upgrade_8_4_042125_115920.log


--------------------------------------------------------------------------------
 FAILURE: An unexpected error occurred: Error creating bean with name sessionFactory defined in class path resource [hibernateBeans.xml]: Invocation of init m
ethod failed; nested exception is org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.cache.spi.CacheImplementor] 
--------------------------------------------------------------------------------
2025-04-21T11:59:25,870 ERROR main sailpoint.server.upgrade.Upgrader:1149 - Error creating bean with name 'sessionFactory' defined in class path resource [hib
ernateBeans.xml]: Invocation of init method failed; nested exception is org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hi
bernate.cache.spi.CacheImplementor]

Anyone has faced this error while upgrading?

I identified that the issue was with created war, I recreated war file again after updating build.properties and replaced iiq.properties file with the OOTB 8.4 file replacing DB credential fixed the issue and upgrade is cuccessfully completed.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.