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

Radu Darlea commented on NXP-3718:
----------------------------------

Stack trace:
17:56:45,919 ERROR [EventServiceImpl] Error during sync listener execution
java.lang.NullPointerException
   at 
org.nuxeo.webengine.sites.utils.SitesRelationsWikiHelper.updateRelations(SitesRelationsWikiHelper.java:77)
   at 
org.nuxeo.webengine.sites.listeners.SitesWikiListener.handleEvent(SitesWikiListener.java:126)
   at 
org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEvent(EventServiceImpl.java:138)
   at org.nuxeo.ecm.core.api.AbstractSession.fireEvent(AbstractSession.java:330)
   at 
org.nuxeo.ecm.core.api.AbstractSession.notifyEvent(AbstractSession.java:382)
   at 
org.nuxeo.ecm.core.api.AbstractSession.saveDocument(AbstractSession.java:1706)
   at 
org.nuxeo.ecm.core.api.ejb.DocumentManagerBean.saveDocument(DocumentManagerBean.java:295)


> Update the site's entries when created from platform
> ----------------------------------------------------
>
>                 Key: NXP-3718
>                 URL: http://jira.nuxeo.org/browse/NXP-3718
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>    Affects Versions: 5.2 GA
>            Reporter: Radu Darlea
>             Fix For: 5.2.x
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> The listeners on webpage creations / updates are using WebEngine context to 
> update the content. When the pages are updated / created on EP the WebEngine 
> context is not available, so the updates are not applied.
> Steps to reproduce
> 1. Make a WebPage in EP
> 2. An error occurs in SitesRelationsWikiHelper as no active web context is 
> available. 

-- 
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