Upgrade on load balanced servers

Which IIQ version are you inquiring about?

We are currently on version 8.2p5 and will be upgrading to version 8.4 this week.
We have two servers that host our iiq application that are load balanced. One IIQ console connects with no issues, but the other server is throwing the below error and will not connect.
Is there something additional i need to complete on the second server to get this to connect? The iiq.properties files are the same and validated they have the same JDBC drivers as well.

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:

Looks like db issue- check first if iiq properties are correctly pointing to the database and if network connection to the db is possible.

If yes, check if.on both servers you have the same binaries

1 Like

I compared the iiq properties and they’re both identical.
I verified they have the same binaries as well.

One server can connect successfully, the other cannot.

Then the problem might with ActiveMQ service, as there is only one which can run in a cluster with default config

1 Like

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