You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Gary Larsen <ga...@envisn.com> on 2009/08/01 13:59:00 UTC

Logging of java.net.SocketException (2.1.9)

Hi,

 

If a user clicks a link in the cocoon app and then clicks another link
before for first is displayed, an error shows up in the log:

 

ERROR [http-8080-Processor20] sitemap.handled-errors 2009-08-01 07:50:11,484
- Failed to process pipeline

                at [DynamicError] -
file:/C:/work/netvisn-server/webapps/netvisn/site/stylesheets/helper-templat
es.xsl:58:-1

.

Caused by: java.net.SocketException: Software caused connection abort:
socket write error

 

For the user every thing is fine and the second link is displayed.  Is there
a way to prevent this exception from being logged?

 

TIA,

gary