[ 
https://issues.apache.org/jira/browse/MYFACES-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827584#comment-13827584
 ] 

Sebastian Leske commented on MYFACES-3736:
------------------------------------------

We have seen the same message in production several times.

As the type "ClientAbortException" suggests, it occurs when the network 
connection is interrupted while the resource handler is sending a resource.

To reproduce: Take any JSF application, and put some large resource inside (in 
my case, 3 MiB was enough - it just needs to be big enough that loading it 
takes a few seconds). Deploy the application inside Tomcat, then load the large 
resource (in the browser, or directly via curl or similar), and interrupt the 
download. The error message will be triggered.


> Occasional ResourceHandlerImpl Error trying to load resource jsf.js with 
> library javax.faces
> --------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3736
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3736
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.1.10
>         Environment: Windows Server 2008 R2
> Java 1.7.0_07
> Apache Tomcat 7.0.39
>            Reporter: Moshe Elisha
>
> From time to time I encountered the following error:
> ERROR http-apr-80-exec-2 ResourceHandlerImpl:425: Error trying to load 
> resource jsf.js with library javax.faces :null
> That is all I have. I can't tell what the exact request details or what is 
> the IOException.
> Can you please also make it possible to log the IOException stacktrace?
> Thanks.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to