[ 
http://jira.nuxeo.org/browse/NXP-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54583#action_54583
 ] 

Benoit Delbosc commented on NXP-3607:
-------------------------------------

This fix was not enougth

http://hg.nuxeo.org/nuxeo/nuxeo-jsf/rev/665c0e57903c

already fixed in 5.2


The original exception after the broken pipe was:
java.lang.NullPointerException
        at 
org.nuxeo.ecm.platform.ui.web.util.BaseURL.getWebAppName(BaseURL.java:64)
        at 
org.nuxeo.ecm.platform.ui.web.util.BaseURL.getLocalBaseURL(BaseURL.java:86)
        at 
org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl.getDocumentViewFromRequest(URLPolicyServiceImpl.j
ava:215)
        at 
org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl.getURLPatternDescriptor(URLPolicyServiceImpl.java
:169)
        at 
org.nuxeo.ecm.platform.ui.web.rest.services.URLPolicyServiceImpl.isCandidateForDecoding(URLPolicyServiceImpl.java:
116)
        at 
org.nuxeo.ecm.platform.ui.web.rest.FancyURLFilter.doFilter(FancyURLFilter.java:76)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)


> NPE after canceling the download of large file
> ----------------------------------------------
>
>                 Key: NXP-3607
>                 URL: http://jira.nuxeo.org/browse/NXP-3607
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.2 GA
>            Reporter: Benoit Delbosc
>            Assignee: Benoit Delbosc
>            Priority: Major
>             Fix For: 5.2.1
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> To reproduce 
> * use the download link from the folder listing to retrieve a large file
> * cancel the operation from your navigator
> * refresh the page you got an "HTTP Status 500 - " with a traceback
> java.lang.NullPointerException
>       org.apache.catalina.connector.Request.removeAttribute(Request.java:1354)
>       
> org.apache.catalina.connector.RequestFacade.removeAttribute(RequestFacade.java:514)
>       
> org.jboss.seam.mock.MockExternalContext$2.removeAttribute(MockExternalContext.java:274)
>       
> org.jboss.seam.mock.MockExternalContext$AttributeMap.remove(MockExternalContext.java:471)
>       org.jboss.seam.contexts.BasicContext.remove(BasicContext.java:73)
>       org.jboss.seam.Component.newInstance(Component.java:2070)

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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to