[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 <890243485.75343.1336066442932.JavaMail.j2ee-jira@codehaus01.managed.contegix.com>
    [ https://jira.codehaus.org/browse/JETTY-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=297810#comment-297810 ] 

Ron Gonzalez commented on JETTY-580:
------------------------------------

We are trying to identify whether or not this issue is correlated to a socket FD leak bug in modern versions of the 
Java 6 JRE ( > 1.6_12 ).

Could the occurrence of this issue lead to a leaked SSL Socket FD's?
In other words will the SSL socket still be closed in versions of Jetty that have not been patched?

Please see: http://bugs.sun.com/view_bug.do?bug_id=6745052

                
> 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.