Thommy M. Malmstr?m wrote: >> Just to close the loop on the below problem, I've >> filed CR 6544953 >> against the JVM to ahve the Java guys look into why >> it's hanging in >> System.exit(). Thanks for collecting the data, Lars, >> as I haven't been >> able to reproduce this on the systems I have >> available. > > I still have this problem in snv_62 in some cases. Haven't been able to > figure out what trigs it. > > I installed b62 DVD on a x86 AMD64 selecting Swedish keyboard, Sweden > timezone and en_US ISO-8859-1 as locale. This was a clean install, no > problems. > > Then I took the same DVD to another x86 AMD64 selecting Swedish keyboard, > Sweden timezone and se_SV ISO-8859-1 as locale and now the hang after System > Identification questions occurs. > > If I kill off the sysid java (or whatever) the install continues but when > booting up it just hangs after "Use is subject ti license terms"... > > Seems as if there are more work to be done here... >
As you'll see if you look at the CR on bugs.opensolaris.org, it's not fixed yet, and the workaround is to use a US timezone (US/Pacific is probably the one since that's what the installer starts out running in) and then change it after installation. We believe we know what changed to cause it (changes that cause poll() to not return when the time is changed), and the ON team is either going to back that change out or integrate a fix, but I don't know which is being done. Dave
