Uploaded image for project: 'HttpComponents HttpCore'
  1. HttpComponents HttpCore
  2. HTTPCORE-171

SSL SocketHttpServerConnection close fails w/ UnsupportedOperationException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.0-beta2
    • 4.0-beta3
    • HttpCore
    • None
    • Mac OS X 10.5.4, JDK 1.5.0_13-b05-237

    Description

      The fix for HTTPCORE-22 should also be applied to SocketHttpServerConnection.

      Exception in thread "pool-1-thread-1" java.lang.UnsupportedOperationException: The method shutdownOutput() is not supported in SSLSocket
      at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.shutdownOutput(BaseSSLSocketImpl.java:192)
      at org.apache.http.impl.SocketHttpServerConnection.close(SocketHttpServerConnection.java:192)
      at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:213)
      ...

      Attachments

        Activity

          People

            Unassigned Unassigned
            kenmcneil Ken McNeil
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: