-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 5.2 M3
-
Fix Version/s: 5.2 GA
-
Component/s: Seam / JSF UI
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
- depends on
-
NXP-2853 Generic Error handling
- Closed