Error while opening Identity page after 8.5 upgrade

Hi Community,

After upgrading to IdentityIQ 8.5, facing an error while opening the Identity page. The application throws the following exception:

javax.servlet.ServletException
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:671)

Has anyone else encountered this issue after the 8.5 upgrade? Any pointers or solutions would be really helpful.

Thanks in advance!

Not much to go on from that. Have you tried simply connecting to the iiq console without trying to start up your application server? Please give that a try and see if it connects successfully.

Hi @malarvanan12

I have faced similar issue, please check Debug Page/Object Browser – > UI Configuration of below section.

identityViewAttributes – try to set back to default settings.

<entry key="identityViewAttributes" value="name,firstname,lastname,email,manager,type,softwareVersion,administrator"/>

Issue was with the DB.Fixed it

Hi Malarvanan,

You mentioned that the issue was related to the database and that you were able to fix it — I’m currently facing the same problem and would really appreciate if you could share:

  • What exactly was wrong in the database?

  • What steps did you take to resolve it?

Thanks a lot in advance!

Best regards,
Leonardo

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