IDPv3 really slow startup

Cantor, Scott cantor.2 at osu.edu
Mon Mar 11 11:42:01 EDT 2019


On 3/11/19, 11:37 AM, "users on behalf of Youssef  GHORBAL" <users-bounces at shibboleth.net on behalf of youssef.ghorbal at pasteur.fr> wrote:

> No, I just did'nt want to mess around with default setting of the openjdk >8 package (defaults to /dev/random on
> CentOS at least)

There's a system property to override that without changing any defaults, but reason I'm asking is I'm having issues that I'm sort of hoping may be traceable to the PNRG on a VM, and I'm seeing the process connect to both /dev/urandom and /dev/random.

It's not pausing at startup so I know the primary diversion is working, but I'm still trying to find out what it's doing. In any case, for most people it's a simpler fix to just set java.security.egd=file:/dev/urandom to get the bulk of the problem dealt with.

-- Scott




More information about the users mailing list