Details
Description
In an installation with only Simple Documents and Banners features, the Experiment tab is visible for a component.
However, experiments can only be run when the relevance module is installed, see
https://xmdocumentation.bloomreach.com/library/end-user-manual/experiments/create-an-experiment.html
Clicking the tab gives a long stack trace:
[INFO] [talledLocalContainer] 22.09.2023 16:05:40 WARN http-nio-8080-exec-6 [HstDelegateeFilterBean.doFilter:741] ContainerException for 'Request{ method='POST', scheme='http', host='localhost:8080', requestURI='/cms/_rp./componentvariants', queryString='locale=en'}': [INFO] [talledLocalContainer] org.hippoecm.hst.core.container.ContainerException: CXFJaxrsHstConfigService expects a 'uuid' as pathInfo but was ''. Cannot process REST call [INFO] [talledLocalContainer] at org.hippoecm.hst.pagecomposer.jaxrs.cxf.CXFJaxrsHstConfigService.getJaxrsRequest(CXFJaxrsHstConfigService.java:111) ~[hst-page-composer-15.4.0-SNAPSHOT.jar:15.4.0-SNAPSHOT] [INFO] [talledLocalContainer] at org.hippoecm.hst.jaxrs.cxf.CXFJaxrsService.invoke(CXFJaxrsService.java:127) ~[hst-jaxrs-15.4.0-SNAPSHOT.jar:15.4.0-SNAPSHOT] [INFO] [talledLocalContainer] at org.hippoecm.hst.pagecomposer.jaxrs.cxf.CXFJaxrsHstConfigService.invoke(CXFJaxrsHstConfigService.java:219) ~[hst-page-composer-15.4.0-SNAPSHOT.jar:15.4.0-SNAPSHOT] [INFO] [talledLocalContainer] at org.hippoecm.hst.core.container.JaxrsRestServiceValve.invoke(JaxrsRestServiceValve.java:38) ~[hst-core-15.4.0-SNAPSHOT.jar:?] [INFO] [talledLocalContainer] at org.hippoecm.hst.core.container.HstSitePipeline$Invocation.invokeNext(HstSitePipeline.java:288) ~[hst-core-15.4.0-SNAPSHOT.jar:?] [INFO] [talledLocalContainer] at org.hippoecm.hst.core.container.GenericResponseHeadersValve.invoke(GenericResponseHeadersValve.java:83) ~[hst-core-15.4.0-SNAPSHOT.jar:?] [INFO] [talledLocalContainer] at org.hippoecm.hst.core.container.HstSitePipeline$Invocation.invokeNext(HstSitePipeline.java:288) ~[hst-core-15.4.0-SNAPSHOT.jar:?] {...} [INFO] [talledLocalContainer] 22.09.2023 16:05:40 WARN http-nio-8080-exec-6 [HstDelegateeFilterBean.doFilter:742] ContainerException for 'Request{ method='POST', scheme='http', host='localhost:8080', requestURI='/cms/_rp./componentvariants', queryString='locale=en'}': org.hippoecm.hst.core.container.ContainerException: CXFJaxrsHstConfigService expects a 'uuid' as pathInfo but was ''. Cannot process REST call
This is present in both 14.7 and 15.3 releases.
Probably introduced when ExtJS was written out of the component properties window, see CMS-13909.
Attachments
Issue Links
- is a result of
-
CMS-13909 Show current running experiment in Experiments tab for a component
- Closed