mary.ding@Eng 2001-04-17
This is found during the PCT testing of 2 of 2 installer with CD0. I did the following install on sparc and intel:
Machine: sun4u and intel
CD0 install: latest S9 CD0 nightly build with latest SUNWvcd1 and SUNWvcd2 package
OS: latest S9 nightly build dated 4/17 with seperate net images of OS1 and OS2
Cluser: SUNWCprog
Locale to install: en_US
Locale to display: en_US
Products to install: No Docs CDs and only SDK pacakges
After CD0 finish installs and system reboot, I bring up prodreg to check the product registry. When I invoke prodreg the first time, I saw the following error:
# cat /etc/release
Solaris 9 s9_nightly SPARC
Copyright 2001 Sun Microsystems, Inc. All Rights Reserved.
Assembled 17 April 2001
#
# prodreg
Apr 17, 2001 11:55:11 AM java.util.prefs.FileSystemPreferences$2 run
INFO: Recreated system preferences directory in /etc/.java/.systemPrefs
Apr 17, 2001 11:55:12 AM java.util.prefs.FileSystemPreferences$4 run
WARNING: Recreated user preferences directory.
The prodreg did display all products properly. If I run prodreg again, the complain is gone.
I talked to John Perry about this and he suggested that I file a 4/4 bug to track this since it looks like there is a problem with java/classes_util. This happens on both sparc and intel.
If I ran prodreg with different locales, I got slightly different results:
With locale set to zh_HK.UTF-8, I got the following:
# prodreg
Font specified in font.properties not found [-b&h-LucidaBrightLat4-Normal-r-normal--*-%d-*-*-p-*-iso8859-4]
Font specified in font.properties not found [-b&h-LucidaBrightLat4-Demi-r-normal-Demi-*-%d-*-*-p-*-iso8859-4]
Font specified in font.properties not found [-b&h-LucidaBrightLat4-Demi-i-normal-Demi Italic-*-%d-*-*-p-*-iso8859-4]
Font specified in font.properties not found [-b&h-LucidaBrightLat4-normal-i-normal-Italic-*-%d-*-*-p-*-iso8859-4]
Warning: Missing charsets in String to FontSet conversion
Warning: Missing charsets in String to FontSet conversion
2001å¹´4月17æ—¥ 下åˆ02:21:24 java.util.prefs.FileSystemPreferences$2 run
INFO: Recreated system preferences directory in /etc/.java/.systemPrefs
2001å¹´4月17æ—¥ 下åˆ02:21:24 java.util.prefs.FileSystemPreferences$4 run
WARNING: Recreated user preferences directory.
# locale
LANG=zh_HK.UTF-8
LC_CTYPE="zh_HK.UTF-8"
LC_NUMERIC="zh_HK.UTF-8"
LC_TIME="zh_HK.UTF-8"
LC_COLLATE="zh_HK.UTF-8"
LC_MONETARY="zh_HK.UTF-8"
LC_MESSAGES="zh_HK.UTF-8"
LC_ALL=
#