-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.0
-
sparc
-
solaris_8
Name: jbT81659 Date: 04/04/2001
OS: Slaris Sparc, RedHat Linux
JDK: Merlin-Beta-b58
The following WARNING is displayed each time "java" is executed under
Solaris Sparc or RedHat linux:
================================================================
04/04/2001 04:27:33 java.util.prefs.FileSystemPreferences$7 run
WARNING: java.io.IOException: No such file or directory
=================================================================
To reproduce bug:
1- Install JDK1.4.0-B58 under Solaris Sparc 8 or RedHat Linux 6.2
2- Compile and run any java application
3- Verify that previous exception is thrown.
======================================================================
- duplicates
-
JDK-4430347 java.util.prefs: A Warning message on usr preferences file appeared on solaris
- Closed