Hi,

Fred a écrit :
Here's the trace :

10:04:02,078 ERROR [ComponentManager] Failed to create the component service:org.nuxeo.ecm.platform.actions.relations.we
b
java.lang.ArrayIndexOutOfBoundsException: 0
        at org.nuxeo.common.utils.ArrayUtils.arrayMerge(ArrayUtils.java:47)
at org.nuxeo.ecm.platform.actions.ActionService.mergeActions(ActionService.java:237) at

The arrayMerge script should be made safer to avoid this kind of problem.
However it seems the TAB_RELATIONS action is merged with an existing one, and the existing one categories is null. This should not happen on a clean Nuxeo 5 app, so I suspect you have spurious or incorrect jars in your deploy dir. I suggest you run the org.nuxeo.ecm.platform.relations.web ant target named "clean" and redeploy this module again to see if it solves the problem.

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

Reply via email to