[esb-java-dev] [jira] Commented: (ESBJAVA-361) This is a duplicate of ESBJAVA-358 becuase I couldn't find a mechanism to add a comment to that bug.

indika kumara (JIRA) jira at wso2.org
Thu Nov 22 08:51:33 PST 2007


    [ http://www.wso2.org/jira/browse/ESBJAVA-361?page=comments#action_13528 ] 
            
indika kumara commented on ESBJAVA-361:
---------------------------------------

hi

According to the  my concern , this error occurs because of following possible reasons.(There may be some reasons that I couldn't figured out)

1)The client has requested some resources which haven't been on the server. I figured out that there were number of images that not available on the server but client requests those. All are seems unwanted images. Some images were from yui css , therefore fixing it may required modified yui css.
2)When client tried to send some payload data to server (web service invocation ).This was  totally randomly happened. It may happen when client sends request as chunks,after sending some chunks ,server may close connection and client may continue sending chunks and it may cause to get exception due to sending data over connection, which is closed by peer.

By the way ,underling reason for this is ,The Server has closed the connection and as a result client couldn't  read any byte from server's response. It seems when client is IE ,this has occurred. Somehow firebox handles the situation. 

thanks
indika

> This is a duplicate of ESBJAVA-358 becuase I couldn't find a mechanism to add a comment to that bug.
> ----------------------------------------------------------------------------------------------------
>
>                 Key: ESBJAVA-361
>                 URL: http://www.wso2.org/jira/browse/ESBJAVA-361
>             Project: WSO2 ESB
>          Issue Type: Bug
>          Components: Administration Console
>    Affects Versions: 1.5-QA-b1
>         Environment: Windows XP Professional, Java 1.5.0_10 JDK, MS Internet Explorer 6.0 SP2
>            Reporter: Matt Shaw
>         Assigned To: Asankha Perera
>            Priority: Minor
>
> Hi,
> I have the same issue with environment listed above.  It is also affecting my collegues.  I would have added my comments to the ESBJAVA-358 bug but couldn't find how to do it.  For future reference, how do I add comments to an issue I didn't raise ?
> Thanks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Esb-java-dev mailing list