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

TEST BUG: Test 5081700 fails with 1.4.2_07 b05 onwards on Windows2000 pro

XMLWordPrintable

    • b02
    • x86
    • windows_nt, windows_xp

      Manual regression testcase 5081700 is failing in Win2000 Pro for 1.4.2_07-b05 onwards,this was fixed in 1.4.2_07-b03 but seems like the test is not passing even for that.

      This seems like a testcase issue as I had gone through the actual bug description and used the attachments of bug 5081700 and ran it manually and that is passed.

      But when this testcase given in http://jpseuwt-ap.sfbay.sun.com/testcases/142/5081700/ is used the test is failing.

      Steps to REPRODUCE:
      ====================


      1.Get the MS hot fix for 867801 from the below link and install on the test machine
      http://www.microsoft.com/technet/security/bulletin/MS04-025.mspx
      2.Install JDK 1.4.2_07-b03 onwards.
      3.Try to access the page Test5081700.html from the location
      http://jpseuwt-ap.sfbay.sun.com/testcases/142/5081700/

      Below exception is thrown and the testcase is failing as per the instructions

      Java(TM) Plug-in: Version 1.4.2_08
      Using JRE version 1.4.2_08-ea Java HotSpot(TM) Client VM
      User home directory = C:\Documents and Settings\Administrator
      Proxy Configuration: Manual Configuration
           Proxy: http=webcache.aus.sun.com:8080,https=webcache.aus.sun.com:8080,ftp=webcache.aus.sun.com:8080,gopher=webcache.aus.sun.com:8080
           Proxy Overrides: webcache.aus.sun.com:8080,jpseuwt-ap


      ----------------------------------------------------
      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>
      ----------------------------------------------------
      load: class Bug5081700.class not found.
      java.lang.ClassNotFoundException: Bug5081700.class
      at sun.applet.AppletClassLoader.findClass(Unknown Source)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      at sun.applet.AppletClassLoader.loadClass(Unknown Source)
      at java.lang.ClassLoader.loadClass(Unknown Source)
      at sun.applet.AppletClassLoader.loadCode(Unknown Source)
      at sun.applet.AppletPanel.createApplet(Unknown Source)
      at sun.plugin.AppletViewer.createApplet(Unknown Source)
      at sun.applet.AppletPanel.runLoader(Unknown Source)
      at sun.applet.AppletPanel.run(Unknown Source)
      at java.lang.Thread.run(Unknown Source)
      Caused by: java.io.IOException: open HTTP connection failed.
      at sun.applet.AppletClassLoader.getBytes(Unknown Source)
      at sun.applet.AppletClassLoader.access$100(Unknown Source)
      at sun.applet.AppletClassLoader$1.run(Unknown Source)
      at java.security.AccessController.doPrivileged(Native Method)
      ... 10 more

      ###@###.### 2005-2-02 17:44:57 GMT

            asaha Abhijit Saha
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: