[ 
https://jira.nuxeo.com/browse/NXP-7594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=107209#comment-107209
 ] 

Thierry Delprat commented on NXP-7594:
--------------------------------------

Can not reproduce, but based on the trace it looks to be a problem during Seam 
Event propagation. 
At some point Seam fails to propagate the DocumentModel associated to the event.
Then it breaks on @Observer methods that require injection of the DocumentModel.
Based on the code in Seam.Refresh operation (RefreshUI) I don't see how we can 
raise the event without providing a non null DocumentModel ... could be a bug 
in Seam, but since I can not reproduce ...

To be conservative, we can remove the DocumentModel parameter on the @Observer 
method of DocumentTemplatesActionsBean :
 - the parameter is used for a not vital optimization
 - the bean should be called in very rare cases



> HTML5 drag and drop sometimes fails with a Seam related error
> -------------------------------------------------------------
>
>                 Key: NXP-7594
>                 URL: https://jira.nuxeo.com/browse/NXP-7594
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.5-SNAPSHOT
>            Reporter: Olivier Grisel
>            Assignee: Thierry Delprat
>            Priority: Major
>
> This error is not systematic though. I have not found a way to reproduce it 
> on purpose yet.
> Full stacktrace attached in the first comment. In this case the error was 
> triggered by dropping 8 HTML files into a newly created workspace.

--
This message is automatically generated by JIRA.
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