[jetty-dev] [jira] (JETTY-580) java.lang.UnsupportedOperationException: The method shutdownOutput() is not supported in SSLSocket
"Ron Gonzalez (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <1722162872.77046.1336418462950.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
[ https://jira.codehaus.org/browse/JETTY-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=298098#comment-298098 ]
Ron Gonzalez commented on JETTY-580:
------------------------------------
The issue is not related to a FD Leak issue as I previously commented. However we would like to know if it will be fixed?
> java.lang.UnsupportedOperationException: The method shutdownOutput() is not supported in SSLSocket
> --------------------------------------------------------------------------------------------------
>
> Key: JETTY-580
> URL: https://jira.codehaus.org/browse/JETTY-580
> Project: Jetty
> Issue Type: Bug
> Components: Security and SSL
> Affects Versions: 6.1.10
> Environment: java version "1.6.0_05"
> Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
> Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
> Microsoft Windows XP [Version 5.1.2600]
> Reporter: Gary Gregory
> Fix For: 7.0.0pre2, 6.1.11
>
>
> I am getting a "java.lang.UnsupportedOperationException: The method shutdownOutput() is not supported in SSLSocket" in 6.1.10.
> {noformat}
> 2008-05-22 13:35:07.956::WARN: handle failed
> 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.mortbay.io.bio.SocketEndPoint.close(SocketEndPoint.java:61)
> at org.mortbay.jetty.bio.SocketConnector$Connection.fill(SocketConnector.java:200)
> at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:282)
> at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:205)
> at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
> at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
> at org.mortbay.jetty.security.SslSocketConnector$SslConnection.run(SslSocketConnector.java:620)
> at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)
> Exception in thread "btpool1-7" 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.mortbay.io.bio.SocketEndPoint.close(SocketEndPoint.java:61)
> at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:246)
> at org.mortbay.jetty.security.SslSocketConnector$SslConnection.run(SslSocketConnector.java:620)
> at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)
> {noformat}
> Let me know what other information I can provide.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email