Install on identityiq 8.4 error

because there is where condition thats why
you have to insert into this table(old spt_database version) then run iiq upgrade else directly insert the 8.4 value

Hi Divya,
Also go through this topic it will help you in upgrade or 8.4 use.
https://developer.sailpoint.com/discuss/t/lesson-learn-from-upgrading-any-version-to-8-4p1/77479

Hi Vidya, The link you provided does not work.
https://developer.sailpoint.com/discuss/t/lesson-learn-from-upgrading-any-version-to-8-4p1/77479

https://developer.sailpoint.com/discuss/t/lesson-learn-from-upgrading-any-version-to-8-4p1/77479

got to my blogpost
image

Hi @Manish4031
We have insert the database version for identityiq.

After that i restart the tomcat server and i checked iiq console command still issue is persist.
iiq.hostname : DSBWDSPT01-console
2024-08-22T01:59:22,673 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 ‘versionChecker’ defined in class path resource [configBeans.xml]: Invocation of init method failed; nested exception is java.lang.RuntimeException: Unable to check IdentityIQ database version: Unable to connect to: jdbc:sqlserver://DSBWDSPT01\MSSQLSERVER04:14331;databaseName=identityiq;
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘versionChecker’ defined in class path resource [configBeans.xml]: Invocation of init method failed; nested exception is java.lang.RuntimeException: Unable to check IdentityIQ database version: Unable to connect to: jdbc:sqlserver://DSBWDSPT01\MSSQLSERVER04:14331;databaseName=identityiq;

Note : mssql-jdbc-12.6.3.jre11 jdbc driver i am using.

Hi @Divya24 ,
Can you try changing your OpenJDK as per the below from 8.4 installation guide?

OpenJDK11 is now supported on all environments, but we have specifically tested against Adopt OpenJDK 11
and 17 for Windows and Red Hat OpenJDK 11 and 17 for Linux

Thanks

Hi Gourav,

Now I am facing issue in identityiqah database.

Hi @Xdipa2407 ,
I hope you have the right URL for identityiq DB connection and it is not referring to identityiqah db.

Thanks