Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ADF Apache Shiro

Hi,
I deployed adf application using apache shiro secuirty to glassfish server 4.1.2, after login i am getting error

ADF_FACES-30200:For more information, please see the server's error log for an entry beginning with: The UIViewRoot is null. Fatal exception during PhaseId: RESTORE_VIEW 1.
java.lang.ExceptionInInitializerError

Caused by: oracle.adf.share.security.ADFSecurityRuntimeException: Failed to initialize identity store.
at oracle.adf.share.security.identitymanagement.UserManager.<init>(UserManager.java:115)

Comments

Post Details

Added on Dec 19 2023
4 comments
349 views