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

COMPATIBILITY: "Overflow" applet loads but applet stops

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 1.4.1
    • client-libs
    • 2d
    • x86
    • windows, windows_2000

      Problem: After launching Overflow a grey box with red X in the top left corner appears and the applet is stopped. Hit refresh and the Java Console and browser are closed.

      Comments from bug #4688962 indicates the applet tries to create a Color object with (256,256,256), so we throw an exception. Happens on some systems only.

      Java VM: Jre version 1.4.1-beta Java HotSpot(TM) Client VM
      OS/Browsers tested: Windows ME/IE5.5

      STEPS TO REPRODUCE:

      - Install Hopper beta build 15.
      - Go to http://www.pogo.com
      - Click on "Overflow"

      Results are shown below.

      .plugin141.trace

      Java(TM) Plug-in: Version 1.4.1
      Using JRE version 1.4.1-rc Java HotSpot(TM) Client VM
      User home directory = C:\WINDOWS
      Proxy Configuration: No proxy


      ----------------------------------------------------
      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 properties
      t: dump thread list
      v: dump thread stack
      x: clear classloader cache
      0-5: set trace level to <n>
      ----------------------------------------------------
      Wed Jun 26 13:26:15 MDT 2002 thread applet-u.Applet init
      Wed Jun 26 13:26:16 MDT 2002 thread applet-u.Applet delta = 1210 ctim = 1025119574800
      Wed Jun 26 13:26:16 MDT 2002 thread applet-u.Applet start
      Wed Jun 26 13:26:16 MDT 2002 thread applet-u.Applet delay 13790
      Wed Jun 26 13:26:29 MDT 2002 Thread-8 setting interstitialFrameset to http://ea01.pogo.com/game/arcade/flow.jsp?game=flow&site=eaga&sls=3&tins=1025119832730&lkey=3d19bf2120b7fb9b0a66fd3e0000283c
      Wed Jun 26 13:26:29 MDT 2002 Thread-8 exception
      netscape.javascript.JSException: Unknown name.

      Wed Jun 26 13:26:30 MDT 2002 thread applet-u.Applet stop
      Wed Jun 26 13:26:30 MDT 2002 thread applet-u.Applet destroy
      thread applet-v.Applet - init
      thread applet-v.Applet - start
      UserCount1 - connect
      UserCount1 - ping at Wed Jun 26 13:26:31 MDT 2002
      java.lang.IllegalArgumentException: Color parameter outside of expected range: Red Green Blue
      at java.awt.Color.testColorValueRange(Color.java:285)
      at java.awt.Color.<init>(Color.java:361)
      at java.awt.Color.<init>(Color.java:340)
      at liquidPuzzle.C(Unknown Source)
      at liquidPuzzle.init(Unknown Source)
      at sun.applet.AppletPanel.run(AppletPanel.java:347)
      at java.lang.Thread.run(Thread.java:536)
      UserCount1 - ping at Wed Jun 26 13:27:31 MDT 2002
      thread applet-v.Applet - stop
      thread applet-v.Applet - die
      thread applet-v.Applet - destroy
      UserCount1 - disconnect
      UserCount1 - die

      ================================================

      This applet is still failing using Hopper build 16.

      For build 16, the applet was tested using: Win2000 Pro/IE 5.5 and
      WinME/IE 5.5

      The problem was also duplicated on a different machines running Win2000 Pro and IE5.5.

      On WinME, the applet does load, very slowly, but the applet's movements are very
      jerky and sometimes the applet fails to redraw the screen.

      This applet passes with the MSVM.

      Java Console output:

      Fri Jul 12 10:10:49 MDT 2002 thread applet-u.Applet init
      Fri Jul 12 10:10:49 MDT 2002 thread applet-u.Applet delta = 406 ctim = 1026490248765
      Fri Jul 12 10:10:49 MDT 2002 thread applet-u.Applet start
      Fri Jul 12 10:10:49 MDT 2002 thread applet-u.Applet delay 14594
      Fri Jul 12 10:11:03 MDT 2002 Thread-24 setting interstitialFrameset to
      http://ea02.pogo.com/game/arcade/flow.jsp?game=flow&site=eaga&sls=3&tins=1026489938071&lkey=3d21a8f118e55ecf0a66fd3e0000283c
      Fri Jul 12 10:11:03 MDT 2002 Thread-24 exception
      netscape.javascript.JSException: Unknown name.

      jvm test passed
      Fri Jul 12 10:11:04 MDT 2002 thread applet-u.Applet stop
      Fri Jul 12 10:11:04 MDT 2002 thread applet-u.Applet destroy
      thread applet-v.Applet - init
      thread applet-v.Applet - start
      UserCount1 - connect
      UserCount1 - ping at Fri Jul 12 10:11:05 MDT 2002
      java.lang.IllegalArgumentException: Color parameter outside of expected range: Red Green Blue
      at java.awt.Color.testColorValueRange(Color.java:285)
      at java.awt.Color.(Color.java:361)
      at java.awt.Color.(Color.java:340)
      at liquidPuzzle.C(Unknown Source)
      at liquidPuzzle.init(Unknown Source)
      at sun.applet.AppletPanel.run(AppletPanel.java:347)
      at java.lang.Thread.run(Thread.java:536)
      thread applet-v.Applet - stop
      thread applet-v.Applet - die
      UserCount1 - disconnect
      UserCount1 - die
      thread applet-v.Applet - destroy

      ###@###.### 2002-07-18

            tdv Dmitri Trembovetski (Inactive)
            bschmittsunw Becky Schmitt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: