From: Hubert S. <h.s...@cy...> - 2022-09-14 12:33:48
|
Hi, we have recently upgraded to version 3.10.0 (from 3.8.2) and the upgrade went smoothly except for the HomeUI endpoints. If the trustedApplications are enabled in the HomeUI configuration, and after the user logs in a following error occurs: An application error occurred when invoking the last operation. This means that either there is a mistake in the application code or a serious hardware problem on the service side. The error was reported to the staff and will be addressed as soon as possible. and in the log file we got a message: [UNITY user's account] [] ERROR unity.server.web.UnityUIBase: UI code got an unchecked and not handled properly exception: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'trustedApplicationTab' defined in URL [jar:file:/opt/unity-idm/unity-server-distribution-3.10.0/lib/unity-server-user-home-3.10.0.jar!/io/imunity/home/externalApplication/TrustedApplicationTab.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [io.imunity.home.externalApplication.TrustedApplicationTab]: Constructor threw exception; nested exception is java.lang.NullPointerException Full stack trace of the error is attached to this message. For now we disabled the trustedApplications section in the HomeUI configuration and the endpoint works well. Is this something wrong configured in our instance? Cheers, Hubert |