Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4476237

S9 CD0 CLI install and ttinstall still fails in s81_41.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.4.0
    • solaris_9, 1.4.0
    • client-libs
    • None
    • beta2
    • generic
    • solaris_8


      mary.ding@Eng 2001-06-28

      This is found by Susan Sohn and I had confirmed this in our PCT testing for s81_41.

      I do the following on a Ultra 5 and x86 machine:

      CD0 nightly build: build on 6/28
      OS build: latest s9 nightly buld on 6/28
      Install Method: CD0 CLI

      After the miniroot got copied over and system reboot, the sysid doesn't run and it had the following failure:

      Sun Ultra 5/10 UPA/PCI (UltraSPARC-IIi 360MHz), No Keyboard
      OpenBoot 3.27, 128 MB (50 ns) memory installed, Serial #12991178.
      Ethernet address 8:0:20:c6:3a:ca, Host ID: 80c63aca.



      Rebooting with command: boot /pci@1f,0/pci@1,1/ide@3/disk@0,0:b
      Boot device: /pci@1f,0/pci@1,1/ide@3/disk@0,0:b File and args:
      SunOS Release 5.9 Version Beta 64-bit
      Copyright 1983-2001 Sun Microsystems, Inc. All rights reserved.
      Configuring devices...
      Configuring /dev and /devices
      Using RPC Bootparams for network configuration information.
      syslog service starting.
      Running in command line mode
      InvocationTargetException thrown in constructor in class
      com.sun.solarisinstall.panels.ArchiveSummaryPanel
      #

      If you check the /tmp/disk0_install.log, it report the following java error:

      Jun 28 16:42:30 line3-u5 hme: [ID 517527 kern.info] SUNW,hme0 : Internal Transceiver Selected.
      Jun 28 16:42:30 line3-u5 hme: [ID 517527 kern.info] SUNW,hme0 : Auto-Negotiated 10 Mbps Half-Duplex Link Up
      Jun 28 16:42:52 line3-u5 genunix: [ID 454863 kern.info] dump on /swap2 size 96 MB
      java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
              at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
              at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:65)
              at java.lang.Class.forName0(Native Method)
              at java.lang.Class.forName(Class.java:130)
              at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:64)
              at sun.awt.motif.MToolkit.<clinit>(MToolkit.java:73)
              at java.lang.Class.forName0(Native Method)
              at java.lang.Class.forName(Class.java:130)
              at java.awt.Toolkit$2.run(Toolkit.java:715)

      # java -fullversion
      java full version "1.4.0-beta_refresh-b67b"
      #

      If you try ttinstall with the 1 of 2 CD image, it also fails too if you do the following install:

      OS: latest s9 nightly build for 6/28 using OS1 image
      Install method: ttinstall

      When the system reboots and webstart laucher mode get started, the following happens on the system too:

      System identification is completed.

      ================================================================
      This system is configured to conserve energy.
      ================================================================

      After 30 minutes of idle time on this system, your system state will
      automatically be saved to disk, and the system will power-off. Later, when you
      want to use the system again, and you turn the power back on, your system will
      be restored to its previous state, including all the programs that you were
      running. Do you want this automatic power-saving shutdown? (If this system is
      used as a server, answer n) [y,n,?] n

      Autoshutdown has been disabled.

      Do you want the system to ask about this again, when you next reboot? (This
      gives you the chance to try it before deciding whether to keep it.) [y,n,?] n

              The system will not ask you again about automatic shutdown.
      The "Using Power Management" AnswerBook describes more about how
      to change and set workstation energy-saving features.

      Setting netmask of hme0 to 255.255.255.0
      Setting default IPv4 interface for multicast: add net 224.0/4: gateway line2-u60
      syslog service starting.
      Print services started.
      volume management starting.
      Starting Web Start Launcher in Command Line Mode.
      java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
              at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
              at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:65)
              at java.lang.Class.forName0(Native Method)
              at java.lang.Class.forName(Class.java:130)
              at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:64)
              at sun.awt.motif.MToolkit.<clinit>(MToolkit.java:73)
              at java.lang.Class.forName0(Native Method)
              at java.lang.Class.forName(Class.java:130)
              at java.awt.Toolkit$2.run(Toolkit.java:715)
              at java.security.AccessController.doPrivileged(Native Method)
              at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:706)
              at java.awt.Component.enabledOnToolkit(Component.java:1071)
              at java.awt.Component.hide(Component.java:1143)
              at java.awt.Component.show(Component.java:1118)
              at java.awt.Component.setVisible(Component.java:1067)
              at com.sun.wizards.core.IteratorLayout.addSubtree(IteratorLayout.java:455)
              at com.sun.wizards.core.IteratorLayout.addSubtree(IteratorLayout.java:480)
              at com.sun.wizards.core.IteratorLayout.addSubtree(IteratorLayout.java:480)
              at com.sun.wizards.core.WizardTreeManager.createSubTree(WizardTreeManager.java:1034)
              at com.sun.wizards.core.WizardTreeManager.createWizardPanel(WizardTreeManager.java:837)
              at com.sun.wizards.core.WizardTreeManager.<init>(WizardTreeManager.java:265)
              at com.sun.wizards.core.CommandLineConsole.run(CommandLineConsole.java:66)
              at java.lang.Thread.run(Thread.java:579)
      The Webstart launcher has terminated unexpectedly.
      The Webstart launcher will restart following a system reboot.
      Press the Return key and a system reboot will
      take place on your machine.


      Because of this problem, CD0 CLI and ttinstall will not work for S9 Beta if you use CDROM. John Perry had seen this problem and requested that I marked this NEW.


            dmendenhsunw David Mendenhall (Inactive)
            mmding Mary Ding (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: