Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2003 15:17:22 +0200
From:      Marcin Gryszkalis <mg@fork.pl>
To:        freebsd-java@freebsd.org
Subject:   file:/dev/random generated exception: null
Message-ID:  <3F93E062.3030401@fork.pl>

next in thread | raw e-mail | index | archive | help
I happened just once, anybody noticed anything similar?
It's on p3, I'm going to upgrade to p4 today.

bash-2.05b$ java -version
java version "1.4.1-p3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-p3-root_02_jun_2003_23_31)
Java HotSpot(TM) Client VM (build 1.4.1-p3-root_02_jun_2003_23_31, mixed mode)

trace:
java.lang.InternalError: URLSeedGenerator file:/dev/random generated exception: null
         at sun.security.provider.SeedGenerator$URLSeedGenerator.getSeedByte(SeedGenerator.java:469)
         at sun.security.provider.SeedGenerator.getSeedBytes(SeedGenerator.java:137)
         at sun.security.provider.SeedGenerator.generateSeed(SeedGenerator.java:132)
         at sun.security.provider.SecureRandom.engineGenerateSeed(SecureRandom.java:112)
         at sun.security.provider.SecureRandom.engineNextBytes(SecureRandom.java:169)
         at java.security.SecureRandom.nextBytes(SecureRandom.java:381)
         at java.security.SecureRandom.next(SecureRandom.java:403)
         at java.util.Random.nextInt(Random.java:191)

It's FreeBSD 4.9-RC #12: Fri Oct  3 23:00:12 CEST 2003


-- 
Marcin Gryszkalis
jabber jid:mg@chrome.pl
gg:2532994
http://fork.pl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F93E062.3030401>