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

Loading 1.5 plugin from HTTPS page fails for W2K3 user with mandatory profile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 5.0
    • deploy
    • b50
    • x86
    • windows_2000

      FULL PRODUCT VERSION :
      java version "1.5.0_02"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09)
      Java HotSpot(TM) Client VM (build 1.5.0_02-b09, mixed mode)

      ADDITIONAL OS VERSION INFORMATION :
      Windows2K3 Server
      Microsoft Windows [Version 5.2.3790]


      A DESCRIPTION OF THE PROBLEM :
      see BugID: 4774627
      Problems trying to load an applet from an https web page when using the mandatory profiles on Windows 2003 (ntuser.man) instead of the typical profiles (ntuser.dat).
      This bug 4774627 has been closed and fixed. It seems I hit this bug again with Windows2003 users with mandatory profiles.

      Here the display of the Java console of a Windows2003 user in a mandatory profile (Ntuser.man):
      Java Plug-in 1.5.0_02
      Using JRE version 1.5.0_02 Java HotSpot(TM) Client VM
      User home directory = C:\Documents and Settings\ZIVACO01
      ----------------------------------------------------
      c: clear console window
      f: finalize objects on finalization queue
      g: garbage collect
      h: display this help message
      l: dump classloader list
      m: print memory usage
      o: trigger logging
      p: reload proxy configuration
      q: hide console
      r: reload policy configuration
      s: dump system and deployment properties
      t: dump thread list
      v: dump thread stack
      x: clear classloader cache
      0-5: set trace level to <n>
      ----------------------------------------------------
      Trace level set to 5: all ... completed.
      basic: Registered modality listener
      liveconnect: Invoking JS method: document
      liveconnect: Invoking JS method: URL
      basic: null

      Here is the display of the java console of a Windows2003 user with a typical or roaming profile (Ntuser.dat):
      Java Plug-in 1.5.0_02
      Using JRE version 1.5.0_02 Java HotSpot(TM) Client VM
      User home directory = C:\Documents and Settings\ZIVACO01
      ----------------------------------------------------
      c: clear console window
      f: finalize objects on finalization queue
      g: garbage collect
      h: display this help message
      l: dump classloader list
      m: print memory usage
      o: trigger logging
      p: reload proxy configuration
      q: hide console
      r: reload policy configuration
      s: dump system and deployment properties
      t: dump thread list
      v: dump thread stack
      x: clear classloader cache
      0-5: set trace level to <n>
      ----------------------------------------------------
      Trace level set to 5: all ... completed.
      basic: Registered modality listener
      liveconnect: Invoking JS method: document
      liveconnect: Invoking JS method: URL
      basic: Referencing classloader: sun.plugin.ClassLoaderInfo@e29820, refcount=1
      basic: Added progress listener: sun.plugin.util.GrayBoxPainter@1d6fbb3
      basic: Loading applet ...
      basic: Initializing applet ...
      basic: Starting applet ...

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      with a user on Windows2003 Terminal Server with mandatory profile, connect to https://www4.rbc.com/nj00-wcm

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Applet should be loaded
      ACTUAL -
      Applet is not loaded and the login process cannot be done

      ERROR MESSAGES/STACK TRACES THAT OCCUR :
      No errors appear. But if the user tried to log in and the applet is not loaded, Internet Explorer cannot no more be closed normally. Task Manager must be started to end the Internet Explorer process.

      REPRODUCIBILITY :
      This bug can be reproduced always.
      ###@###.### 2005-04-25 21:49:52 GMT

            awoodsomsunw Ashley Woodsom (Inactive)
            gmanwanisunw Girish Manwani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: