You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thomas Andraschko (JIRA)" <de...@myfaces.apache.org> on 2018/11/15 10:45:01 UTC

[jira] [Commented] (MYFACES-3736) Occasional ResourceHandlerImpl Error trying to load resource jsf.js with library javax.faces

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

Thomas Andraschko commented on MYFACES-3736:
--------------------------------------------

[~sleske] sorry for the late response and thank you very much for the patch.
I apply it now to all versions as it seems that the newer firefox versions trigger this very often, as it tries to load the resources paralell from the firefox internal disk cache and from http.
If the loading from filecache is faster, the http request is canceled....

> 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
>            Assignee: Thomas Andraschko
>            Priority: Major
>             Fix For: 2.1.19, 2.2.13, 2.3.3, 3.0.0-SNAPSHOT
>
>         Attachments: clientabort.patch
>
>
> 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
(v7.6.3#76005)