-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jeff,
On 8/30/12 10:48 AM, Jeffrey Janner wrote: >> -----Original Message----- From: Christopher Schultz >> [mailto:ch...@christopherschultz.net] Sent: Wednesday, August 29, >> 2012 1:44 PM To: Tomcat Users List Subject: Re: Windows Path Not >> Found for urandom >> >> >> You could try to set the "randomFile" attribute on your >> <Manager> element to point to some other file-based source of >> randomness, but I doubt it will work. On Microsoft Windows, I >> think you want to have that set to a path that does not exist so >> that java.security.SecureRandom (by default) gets used for >> randomness. > > Well, for the record, adding <Manager randomFile="anything"/> had > no effect on the PNF issue. The process monitor still showed Tomcat > trying to find c:\dev\urandom two times per context. I would have expected the Manager implementation to accept that property (there is a public void setRandomFile method in ManagerBase), but it's possible that Tomcat doesn't simply use reflection to set properties on the Manager instance. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlA/pscACgkQ9CaO5/Lv0PBi2QCfUUG9vK7pasWwZOgFWQ+C1O7x QhsAoIe8PwMqAPaAgeRlgMRABCgXyPyU =1Psq -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org