[
http://jira.nuxeo.org/browse/NXP-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49931#action_49931
]
Alexandre Russel commented on NXP-2967:
---------------------------------------
the problem was:
error in restApi => catch in nuxeo request filter => forward to nuxeo_error.jsp
because of the missing '/', it was fowarded back to restAPI and throw a 404 =>
throw an error => back to request filter.
change set just add a '/' to the error page path.
It is an extension point, so it is possible to modify by just adding a file in
nuxeo.ear/config for nuxeo-5.2-m4
> NuxeoExceptionHandler filter going to infinite loop.
> ----------------------------------------------------
>
> Key: NXP-2967
> URL: http://jira.nuxeo.org/browse/NXP-2967
> Project: Nuxeo Enterprise Platform
> Issue Type: Bug
> Components: Actions
> Affects Versions: 5.2 M3
> Reporter: Thomas Roger
> Assignee: Alexandre Russel
> Priority: Major
> Fix For: 5.2 M4
>
>
> The error happens with the following annotations changeset: 28a7aabb2961 and
> anozilla enabled.
> Caused by: java.lang.NullPointerException
> at
> org.nuxeo.ecm.platform.annotations.repository.URNDocumentViewTranslator.getUriFromDocumentView(URNDocumentViewTranslator.java:43)
> at
> org.nuxeo.ecm.platform.annotations.repository.DefaultNuxeoUriResolver.getSearchURI(DefaultNuxeoUriResolver.java:63)
> at
> org.nuxeo.ecm.platform.annotations.service.AnnotationsServiceImpl.queryAnnotations(AnnotationsServiceImpl.java:150)
> at
> org.nuxeo.ecm.platform.annotations.proxy.AnnotationServiceProxy.queryAnnotations(AnnotationServiceProxy.java:171)
> at
> org.nuxeo.ecm.platform.annotations.http.AnnotationServiceFacade.query(AnnotationServiceFacade.java:63)
> at
> org.nuxeo.ecm.platform.annotations.http.AnnotationsServlet.doGet(AnnotationsServlet.java:76)
> ... 32 more
--
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