While running tests against jdk1.4 beta b57, a warning message appeared on solaris 2.6 ja as below:
/usr/local/java/jdk1.4/solsparc/bin/java -Xint -jar Font2DTest.jar
2001/03/26 16:57:50 java.util.prefs.FileSystemPreferences$7 run
WARNING: java.io.IOException: (translation) No suchi files or directories
I was informed that it possibly occur when running a test after a usr preference file has been created.
The message should disappear. Please take a look
keiko.nakayama@Eng 2001-03-26
-------
verified the fix with jdk1.4 beta b59
keiko.nakayama@Eng 2001-04-12
/usr/local/java/jdk1.4/solsparc/bin/java -Xint -jar Font2DTest.jar
2001/03/26 16:57:50 java.util.prefs.FileSystemPreferences$7 run
WARNING: java.io.IOException: (translation) No suchi files or directories
I was informed that it possibly occur when running a test after a usr preference file has been created.
The message should disappear. Please take a look
keiko.nakayama@Eng 2001-03-26
-------
verified the fix with jdk1.4 beta b59
keiko.nakayama@Eng 2001-04-12
- duplicates
-
JDK-4429782 IOException message being raised unexpectedly during file loading.
- Closed
-
JDK-4433694 JVM throws a Java I/O Exception Warning under Solais Sparc 8 and RedHat 6
- Closed