users@glassfish.java.net

Re: Glassfish V2 RC4 doesn't work with IE 6 SP2 and SSL

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Mon, 10 Sep 2007 12:51:33 -0400

Hi,

glassfish_at_javadesktop.org wrote:
> I used the blocking mode simply because I misunderstood the comments in https://glassfish.dev.java.net/issues/show_bug.cgi?id=3567 and in this thread.
>
> I'm having the IE problem without changing the domain.xml (apart from the certificate aliases) in GF v2 b58g (Linux).
> BTW, we just downloaded the windows build (b58f, however), and without making any modifications (domain.xml,..), we had the same problem.
> SUN Java: 1.5.0_11-b03 on linux and 1.5.0_06 on windows
> Firefox, Konqueror, Opera don't cause the problem.
>
> Here is the exception:
>
> [#|2007-09-10T17:25:25.850+0100|FINEST|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=21;_ThreadName=httpSSLWorkerThread-8181-1;ClassName=com.sun.enterprise.web.connector.grizzly.DefaultReadTask;MethodName=executeProcessorTask;_RequestID=1717b35d-c919-44e7-9a5c-b41a29930933;|executeProcessorTask|#]
>
> [#|2007-09-10T17:25:26.201+0100|FINEST|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=21;_ThreadName=httpSSLWorkerThread-8181-1;ClassName=com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask;MethodName=parseRequest;_RequestID=1717b35d-c919-44e7-9a5c-b41a29930933;|WEB0777: Unblocking keep-alive exception
> java.io.EOFException: PWC4661: Unexpected EOF read on the socket
> at org.apache.coyote.http11.InternalInputBuffer.parseRequestLine(InternalInputBuffer.java:402)
> at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.parseRequest(DefaultProcessorTask.java:684)
> at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:566)
> at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813)
> at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:339)
> at com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.process(SSLReadTask.java:440)
> at com.sun.enterprise.web.connector.grizzly.ssl.SSLReadTask.doTask(SSLReadTask.java:228)
> at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
> at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
> |#]

It seems the ssl3-enabled is still equals to false. Can you post, after
your installation, the <ssl> element value you have under the
http-listener 8181?

Thanks

-- Jeanfrancois




>
> [#|2007-09-10T17:25:26.204+0100|FINEST|sun-appserver9.1|javax.enterprise.system.container.web|_ThreadID=21;_ThreadName=httpSSLWorkerThread-8181-1;ClassName=com.sun.enterprise.web.connector.grizzly.DefaultReadTask;MethodName=finishConnection;_RequestID=1717b35d-c919-44e7-9a5c-b41a29930933;|finishConnection|#]
>
>
>
>
> regards,
> Clemens
> [Message sent by forum member 'clemenso' (clemenso)]
>
> http://forums.java.net/jive/thread.jspa?messageID=234693
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>