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

If username authentication is not typed in quickly there is a failure.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • jaws-1.0
    • jaws-1.0
    • deploy
    • 1.0-beta
    • generic
    • solaris_2.6
    • Verified

    Description

      From Bug report...4373190 there are two problems:
      This is the second part which refers to the protocol etc.
      The problem is I can't even move the check for updates window. The workout
      is to minimize all other running applications and leave javaws the top one,
      now the authentication window is over the updte window. This is annoying.

      Further more, if you enter the username and password a little bit later,
       you can't lauch the application. (To reproduce, just wait for around 20 secs)

      The following is the exception on solaris:
      java.net.ProtocolException: Server redirected too many times (5)
              at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:552)
              at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:788)
              at java.net.URLConnection.getHeaderFieldInt(URLConnection.java:454)
              at java.net.URLConnection.getContentLength(URLConnection.java:366)
              at com.sun.javaws.cache.DownloadProtocol.doDownload(DownloadProtocol.java:546)
              at com.sun.javaws.cache.DownloadProtocol.getResource(DownloadProtocol.java:700)
              at com.sun.javaws.LaunchDownload.downloadJarFiles(LaunchDownload.java:498)
              at com.sun.javaws.LaunchDownload.downloadEagerorAll(LaunchDownload.java:404)
              at com.sun.javaws.Launcher.downloadResources(Launcher.java:539)
              at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:221)
              at com.sun.javaws.Launcher.<init>(Launcher.java:119)
              at com.sun.javaws.Main.main(Main.java:129)

      Sometimes ,the error is different:
      Bad MIME type returned from server when accessing resource: ... .jnlp
      text/html

      I think that's the error message returned from web server.

      Attachments

        Issue Links

          Activity

            People

              ksrini Kumar Srinivasan
              ksrini Kumar Srinivasan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: