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

multiple cup & steam icons in system tray

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.3.0, 1.3.1, 1.4.0
    • deploy
    • generic, x86
    • generic, windows_2000, windows_xp



      Name: gm110360 Date: 10/22/2001


      Java(TM) Plug-in: Version 1.3.1_01
      Using JRE version 1.3.1_01 Java HotSpot(TM) Client VM
        User home directory = C:\Documents and Settings\pataky.SUN-6T7DASPYF84
      Proxy Configuration: Manual Configuration
           Proxy: webcache.sfbay.sun.com:8080
           Proxy Overrides: <local>

      ----------------------------------------------------
      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
      q: hide console
      s: dump system properties
      t: dump thread list
      x: clear classloader cache
      0-5: set trace level to <n>
      ----------------------------------------------------

      There are 2 cup & steam icons in my system tray while running both IE and
      Netscape. This is on the 1.3.1_01a version of the JRE
      (Review ID: 134163)
      ======================================================================

      Name: ddT132432 Date: 11/08/2001


      java version "1.3.1_01"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01a)
      Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)

      I have got sun's java plug-in for both IE and Netscape. However, the Java plug-
      in ICON in the notification area of windows XP is quite annoying, u know, I
      shows ONE icon for ONE browser windows which is using the plug-in, if I have 10
      windows that contains applets, it show 10 TIMES in the notification area.
      (Review ID: 135295)
      ======================================================================

      Name: ddT132432 Date: 11/08/2001


      java version "1.3.1_01"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01a)
      Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)

      I have got sun's java plug-in for both IE and Netscape. However, the Java plug-
      in ICON in the notification area of windows XP is quite annoying, u know, I
      shows ONE icon for ONE browser windows which is using the plug-in, if I have 10
      windows that contains applets, it show 10 TIMES in the notification area.
      (Review ID: 135295)
      ======================================================================

      Name: gm110360 Date: 12/06/2001


      C:\>java -version
      java version "1.4.0-beta3"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b84)
      Java HotSpot(TM) Client VM (build 1.4.0-beta3-b84, mixed mode)

      Simply browsing the web, each time IE (5.00) encounters an Applet tag, the Java
      console is loaded.
      Since JDK1.4 B3, a new console is started for every applet tag encountered.
      You see a new icon be added to the Start-bar and separate consoles to be shown
      when clicking. (I have a jpg of that available on simple demand).
      Machine becomes very slow.
      (Review ID: 136878)
      ======================================================================

      Name: gm110360 Date: 01/23/2002


      FULL PRODUCT VERSION :
      Java(TM) Plug-in: Version 1.3.1_02
      Using JRE version 1.3.1_02 Java HotSpot(TM) Client VM

      FULL OPERATING SYSTEM VERSION :WINDOWS 2000

      A DESCRIPTION OF THE PROBLEM :
      if I open 20 new instances of IE all pointing to
      java.sun.com then I will get 20 Icons of java console in
      task bar.This will fill all the space in the task bar with useless
      java console icon.
      But it is not the case when the new browser is opened using
      Crtl+N option or new window option from existing browser.

      REGRESSION. Last worked in version 1.2.2

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      Only one java cosole icon at any time,in place for
      many,depending on the number of browser opened with a page
      having applet in it.

      ERROR MESSAGES/STACK TRACES THAT OCCUR :
      ava.security.AccessControlException: access denied (java.net.SocketPermission
      netra.wipro.com resolve)

      at java.security.AccessControlContext.checkPermission(Unknown Source)

      at java.security.AccessController.checkPermission(Unknown Source)

      at java.lang.SecurityManager.checkPermission(Unknown Source)

      at java.lang.SecurityManager.checkConnect(Unknown Source)

      at java.net.InetAddress.getAllByName0(Unknown Source)

      at java.net.InetAddress.getAllByName0(Unknown Source)

      at java.net.InetAddress.getByName(Unknown Source)

      at sun.net.www.protocol.http.HttpURLConnection.getHttpProxyAuthentication(Unknown
      Source)

      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

      at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)

      at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

      at sun.plugin.protocol.jdk12.http.HttpURLConnection.checkCookieHeader(Unknown Source)

      at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)

      at java.net.URL.openStream(Unknown Source)

      at Util.readData(Util.java:20)

      at News.createFeeds(News.java:84)

      at News.init(News.java:68)

      at sun.applet.AppletPanel.run(Unknown Source)

      at java.lang.Thread.run(Unknown Source)

      java.security.AccessControlException: access denied (java.net.SocketPermission
      netra.wipro.com resolve)

      at java.security.AccessControlContext.checkPermission(Unknown Source)

      at java.security.AccessController.checkPermission(Unknown Source)

      at java.lang.SecurityManager.checkPermission(Unknown Source)

      at java.lang.SecurityManager.checkConnect(Unknown Source)

      at java.net.InetAddress.getAllByName0(Unknown Source)

      at java.net.InetAddress.getAllByName0(Unknown Source)

      at java.net.InetAddress.getByName(Unknown Source)

      at sun.net.www.protocol.http.HttpURLConnection.getHttpProxyAuthentication(Unknown
      Source)

      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

      at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)

      at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)

      at sun.plugin.protocol.jdk12.http.HttpURLConnection.checkCookieHeader(Unknown Source)

      at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)

      at java.net.URL.openStream(Unknown Source)

      at Util.readData(Util.java:20)

      at News.createFeeds(News.java:84)

      at News.init(News.java:68)

      at sun.applet.AppletPanel.run(Unknown Source)

      at java.lang.Thread.run(Unknown Source)



      This bug can be reproduced always.
      (Review ID: 137922)
      ======================================================================

            stanleyh Stanley Ho (Inactive)
            gmanwanisunw Girish Manwani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: