You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2008/08/29 10:46:44 UTC

[jira] Resolved: (HTTPCORE-171) SSL SocketHttpServerConnection close fails w/ UnsupportedOperationException

     [ https://issues.apache.org/jira/browse/HTTPCORE-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCORE-171.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0-beta3

Fixed in SVN trunk. Many thanks, Ken, for reporting the problem.

Oleg

> SSL SocketHttpServerConnection close fails w/ UnsupportedOperationException
> ---------------------------------------------------------------------------
>
>                 Key: HTTPCORE-171
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-171
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>          Components: HttpCore
>    Affects Versions: 4.0-beta2
>         Environment: Mac OS X 10.5.4, JDK 1.5.0_13-b05-237
>            Reporter: Ken McNeil
>             Fix For: 4.0-beta3
>
>
> 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)
> 	...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org