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

COMPATIBILITY: hopper-rc eBay applets fail to load and throw java.lang.NumberFor

    XMLWordPrintable

Details

    • hopper
    • x86
    • windows_xp
    • Verified

    Description

      Problem:

      These applets were added to the test list due to escalations being filed.

      During the Hopper-rc applet compatibility test cycle:

      The applets don't load and a java.lang.NumberFormatException is thrown in the
      Java Concole. Using the MSVM, the applets load fine.

      Java VM: JRE version 1.4.1-rc-b16 Java HotSpot(TM) Client VM
      OS/Browsers tested:
        eBay Selling Tour: WinXP Home/IE 6.0
      Win2000 Pro sp2/IE5.5

        eBay Registration Tour:
      Win2000 Pro sp2/IE6.0
                            WinME/IE5.5

        ebay Bid Tour: WinXP Pro/IE 6.0
      Win2000 Pro sp2/IE5.5


      The failures were duplicated on different hardware with the same OS and browser.

      When trying to load the applets, a message is displayed that says "Unfortunately
      the network is overloaded. The required bandwidth is not available. Please try
      again at a later time or wait until the tour starts." A java.lang.NumberFormatException is also thrown in the console window.

      The applets never get loaded using the Hopper JRE, but if the MSVM is used, the applets work fine so the network is not busy the applets are failing.

      STEPS TO REPRODUCE:

      1. Install Hopper build 16.
      2. Make sure you test the applets OFF SWAN.
      3. Goto the applet location:
      http://ebay.datango.com/navigator/?tour=200013&anybrowser=1
      http://ebay.datango.com/navigator/?tour=200018&anybrowser=14.
      http://ebay.datango.com/navigator/?tour=200020&anybrowser=1
      Applet will not load.

      Java Console Output for Registration Tour applet:

      datango navigator 4.0.5
      Copyright (C) 1999-2001 datango AG.
      All rights reserved.
      MAIN LOOP: java.lang.NumberFormatException: For input string: "1.026400229453E12"
      java.lang.NumberFormatException: For input string: "1.026400229453E12"
      at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      at java.lang.Long.parseLong(Long.java:332)
      at java.lang.Long.parseLong(Long.java:381)
      at np.d(Unknown Source)
      at np.p(Unknown Source)
      at vv.p(Unknown Source)
      at ni.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:536)
      MAIN LOOP: java.lang.NumberFormatException: For input string: "1.026400234187E12"
      java.lang.NumberFormatException: For input string: "1.026400234187E12"
      at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      at java.lang.Long.parseLong(Long.java:332)
      at java.lang.Long.parseLong(Long.java:381)
      at np.d(Unknown Source)
      at np.p(Unknown Source)
      at vv.p(Unknown Source)
      at ni.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:536)
      MAIN LOOP: java.lang.NumberFormatException: For input string: "1.026400234171E12"
      java.lang.NumberFormatException: For input string: "1.026400234171E12"
      at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      at java.lang.Long.parseLong(Long.java:332)
      at java.lang.Long.parseLong(Long.java:381)
      at np.d(Unknown Source)
      at np.p(Unknown Source)
      at vv.p(Unknown Source)
      at ni.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:536)

      Java Console Output for Bid Tour:

      datango navigator 4.0.6
      Copyright (C) 1999-2001 datango AG.
      All rights reserved.

      MAIN LOOP: java.lang.NumberFormatException: For input string: "1.026834406436E12"
      java.lang.NumberFormatException: For input string: "1.026834406436E12"
      at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      at java.lang.Long.parseLong(Long.java:332)
      at java.lang.Long.parseLong(Long.java:381)
      at np.d(Unknown Source)
      at np.p(Unknown Source)
      at vv.p(Unknown Source)
      at ni.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:536)
      MAIN LOOP: java.lang.NumberFormatException: For input string: "1.026834407655E12"
      java.lang.NumberFormatException: For input string: "1.026834407655E12"
      at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      at java.lang.Long.parseLong(Long.java:332)
      at java.lang.Long.parseLong(Long.java:381)
      at np.d(Unknown Source)
      at np.p(Unknown Source)
      at vv.p(Unknown Source)
      at ni.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:536)

      MAIN LOOP: java.lang.NumberFormatException: For input string: "1.026834407639E12"
      java.lang.NumberFormatException: For input string: "1.026834407639E12"
      at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      at java.lang.Long.parseLong(Long.java:332)
      at java.lang.Long.parseLong(Long.java:381)
      at np.d(Unknown Source)
      at np.p(Unknown Source)
      at vv.p(Unknown Source)
      at ni.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:536)

      Java Console output for Selling Tour:

      datango navigator 4.0.5
      Copyright (C) 1999-2001 datango AG.
      All rights reserved.

      MAIN LOOP: java.lang.NumberFormatException: For input string: "1.023806040622E12"
      java.lang.NumberFormatException: For input string: "1.023806040622E12"
      at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      at java.lang.Long.parseLong(Long.java:332)
      at java.lang.Long.parseLong(Long.java:381)
      at np.d(Unknown Source)
      at np.p(Unknown Source)
      at vv.p(Unknown Source)
      at ni.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:536)

      MAIN LOOP: java.lang.NumberFormatException: For input string: "1.023806041685E12"
      java.lang.NumberFormatException: For input string: "1.023806041685E12"
      at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      at java.lang.Long.parseLong(Long.java:332)
      at java.lang.Long.parseLong(Long.java:381)
      at np.d(Unknown Source)
      at np.p(Unknown Source)
      at vv.p(Unknown Source)
      at ni.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:536)

      MAIN LOOP: java.lang.NumberFormatException: For input string: "1.023806041669E12"
      java.lang.NumberFormatException: For input string: "1.023806041669E12"
      at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      at java.lang.Long.parseLong(Long.java:332)
      at java.lang.Long.parseLong(Long.java:381)
      at np.d(Unknown Source)
      at np.p(Unknown Source)
      at vv.p(Unknown Source)
      at ni.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:536)

      No Trace log output

      Verified as passing with Hopper RC build 19
      ###@###.### 2002-08-14

      Attachments

        Activity

          People

            djayaramsunw Devananda Jayaraman (Inactive)
            bschmittsunw Becky Schmitt (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: