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

Radu Darlea commented on NXP-3758:
----------------------------------

Ajax error:
2009-07-05 18:03:17,590 WARN  
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
javax.faces.FacesException: javax.el.ELException: /import_admin.xhtml @24,84 
value="#{importActions.path}": Error reading 'path' on type 
org.nuxeo.ecm.platform.replication.importer.beans.ImportActionsBean_$$_javassist_48
javax.faces.FacesException: javax.faces.FacesException: javax.el.ELException: 
/import_admin.xhtml @24,84 value="#{importActions.path}": Error reading 'path' 
on type 
org.nuxeo.ecm.platform.replication.importer.beans.ImportActionsBean_$$_javassist_48
[...]
Caused by: javax.faces.FacesException: javax.el.ELException: 
/import_admin.xhtml @24,84 value="#{importActions.path}": Error reading 'path' 
on type 
org.nuxeo.ecm.platform.replication.importer.beans.ImportActionsBean_$$_javassist_48
        at javax.faces.component.UIOutput.getValue(UIOutput.java:187)
        at javax.faces.component.UIInput.validate(UIInput.java:880)
        at javax.faces.component.UIInput.executeValidate(UIInput.java:1072)
        at javax.faces.component.UIInput.processValidators(UIInput.java:672)
        at 
javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1058)
        at 
javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1058)
        at javax.faces.component.UIForm.processValidators(UIForm.java:235)
        at 
javax.faces.component.UIComponentBase.processValidators(UIComponentBase.java:1058)
        at 
org.ajax4jsf.component.UIAjaxRegion.processValidators(UIAjaxRegion.java:121)
        at 
org.ajax4jsf.component.AjaxViewRoot$3.invokeContextCallback(AjaxViewRoot.java:439)
        at 
org.ajax4jsf.component.ContextCallbackWrapper.invokeContextCallback(ContextCallbackWrapper.java:44)
        at 
javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:722)
        ... 58 more
Caused by: javax.el.ELException: /import_admin.xhtml @24,84 
value="#{importActions.path}": Error reading 'path' on type 
org.nuxeo.ecm.platform.replication.importer.beans.ImportActionsBean_$$_javassist_48
        at 
com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:76)
        at javax.faces.component.UIOutput.getValue(UIOutput.java:184)
        ... 69 more
Caused by: java.lang.IllegalStateException: could not acquire lock on 
@Synchronized component: importActions


> Have import MBean and UI JSF
> ----------------------------
>
>                 Key: NXP-3758
>                 URL: http://jira.nuxeo.org/browse/NXP-3758
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Sub-task
>            Reporter: Radu Darlea
>            Assignee: Radu Darlea
>   Original Estimate: 4 hours
>          Time Spent: 7 hours
>  Remaining Estimate: 0 minutes
>
> The MBean and JSF UI allows to:
> - select the scope of import
> - if an import in progress, display progress information

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