[
https://jira.jboss.org/jira/browse/GTNPORTAL-814?page=com.atlassian.jira....
]
Matt Wringe resolved GTNPORTAL-814.
-----------------------------------
Resolution: Done
patch committed into svn head (revision 1987) that should fix this issue. We should ignore
this type of error.
Before handling of portlet markup headers, the flushing and closing of the stream was
handled by the PortalRequestHandler which uses Safe.close which ignores all errors.
ClientAbortExceptions should not be logged.
-------------------------------------------
Key: GTNPORTAL-814
URL:
https://jira.jboss.org/jira/browse/GTNPORTAL-814
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Matt Wringe
When using GateIn, its possible for the UIPortalApplication to throw an
org.apache.catalina.connector.ClientAbortException when handling portlet markup headers.
This exception should be ignored since it signifies that the clients browser has closed
the connection prematurely.
This exception happens sporadically, and can usually be triggered by reloading the same
page rapidly in a browser.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira