oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store.
<IdentityStoreUtil> <getIdentityStoreFactory> Cannot initialize identity store.
<PageUtils> <getUserName> Failed to get user name
If you happen to get the error while running the weblogic server then the possible cause can be to add the entry in config.xml (\Users\username\AppData\JDeveloper\system11.1.1.5.37.60.13\DefaultDomain\config\config.xml)
<listen-address>localhost</listen-address>
that is the localhost is missing.
related forum is
https://forums.oracle.com/forums/thread.jspa?threadID=2177694
Appreciate it for helping out, excellent info .
Keep up the great perform, I actually read couple of content on this site and i also imagine that your chosen web page is really helpful and contains plenty of wonderful information.
Thank you! Solved my problem.
My problem got solved by killing multiple running JVMs processes