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

Compatibility:pages.prodigy.net/chatroom produces java.io.InterruptedIOException with 1.5.0_11b03

XMLWordPrintable

    • x86
    • windows

      Applet Compatibility Test http://pages.prodigy.net/glee/chatroom.htm (Prodigy – Chat) produces the below error message in Java Console when applet is refreshed for 1.5.0_11-b03 on Solaris 9,Mozilla 1.7 . This error is not seen when executed with 1.5.0_11-b01 . Though the error is displayed on Java console the functionality of the applet works fine.

      Java Console Message:
      java.io.InterruptedIOException: Operation interrupted
       at java.net.SocketInputStream.socketRead0(Native Method)
       at java.net.SocketInputStream.read(Unknown Source)
       at java.io.DataInputStream.read(Unknown Source)

      It does not produce exception with 1.5.0_11-b01, does not produce exception with 1.5.0 fcs - but it does with only 1.5.0_11-b03.

      Steps to reproduce:
      1. Install Sun Jre 1.5.0_11-b03 and make sure it registers plugins with browser (Mozilla 1.7).Enable Java Console to display in Java Control Panel.
      2. Go to URL http://pages.prodigy.net/glee/chatroom.htm
      3. You should see the Chat room applet. Enter a user name 'applabsuser' and click 'Connect'.
      4. Browse 'Rooms' ,interact with provided functionality of the applet chat, such as, Chat
      5. Try to Refresh the chat applet windows.
      6. While interacting with applet in the browser check in Java console output.
      7. Check for error/warnings in Java Console.

      While refreshing the chat applet window the below exception is thrown in the java console.Functionality is working fine even after the exception is thrown.

      Exception:

      java.io.InterruptedIOException: Operation interrupted
       at java.net.SocketInputStream.socketRead0(Native Method)
       at java.net.SocketInputStream.read(Unknown Source)
       at java.io.DataInputStream.read(Unknown Source)
      Applet Compatibility Tests http://pages.prodigy.net/glee/chatroom.htm (Prodigy – Chat)produces the below error message in Java Console when applet is refreshed for 1.5.0_11-b03 on Solaris 9,Mozilla 1.7 . This error is not seen when executed with 1.5.0_11-b01 . Though the error is displayed on Java console the functionality of the applet works fine.

      Java Console Message:
      java.io.InterruptedIOException: Operation interrupted
       at java.net.SocketInputStream.socketRead0(Native Method)
       at java.net.SocketInputStream.read(Unknown Source)
       at java.io.DataInputStream.read(Unknown Source)

      It does not produce exception with 1.5.0_11-b01, does not produce exception with 1.5.0 fcs - but it does with only 1.5.0_11-b03.

      Steps to reproduce:
      1. Install Sun Jre 1.5.0_11-b03 and make sure it registers plugins with browser (Mozilla 1.7).Enable Java Console to display in Java Control Panel.
      2. Go to URL http://pages.prodigy.net/glee/chatroom.htm
      3. You should see the Chat room applet. Enter a user name 'applabsuser' and click 'Connect'.
      4. Browse 'Rooms' ,interact with provided functionality of the applet chat, such as, Chat
      5. Try to Refresh the chat applet windows.
      6. While interacting with applet in the browser check in Java console output.
      7. Check for error/warnings in Java Console.

      While refreshing the chat applet window the below exception is thrown in the java console.Functionality is working fine even after the exception is thrown.

      Exception:
      java.io.InterruptedIOException: Operation interrupted
       at java.net.SocketInputStream.socketRead0(Native Method)
       at java.net.SocketInputStream.read(Unknown Source)
       at java.io.DataInputStream.read(Unknown Source)

            pallenba Peter Allenbach (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: