Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-2261

Multiple CXFJaxrsServices reuse the same cxf Bus instance which can result in failing jaxrs services

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Top
    • Resolution: Fixed
    • 2.24.06, 2.25.05
    • 2.22.14, 2.24.07, 2.25.05
    • None
    • None
    • Testsuite, running locally

    Description

      The Channel Manager breaks when the following URL is visited:
      http://localhost:8080/site/restapi/products/alfa-romeo2.html

      Some of the log messages are:
      WARN [http-8080-1] [org.apache.cxf.jaxrs.utils.JAXRSUtils.findTargetMethod():407] No operation matching request path "/site/_rp/rep:root/composermode/localhost/" is found, Relative Path: /composermode/localhost/, HTTP Method: GET, ContentType: /, Accept: application/xml,. Please enable FINE/TRACE log level for more details.
      WARN [http-8080-1] [org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper.toResponse():55] WebApplicationException has been caught : no cause is available
      WARN [http-8080-1] [org.hippoecm.hst.container.HstFilter.doFilter():435] org.hippoecm.hst.core.container.ContainerException for '/site/_rp/undefined./toolkit': 'org.hippoecm.hst.core.container.ContainerException: CXFJaxrsHstConfigService expects a 'uuid' as pathInfo but was 'undefined'. Cannot process REST call'
      WARN [http-8080-2] [org.hippoecm.hst.container.HstFilter.doFilter():435] org.hippoecm.hst.core.container.ContainerException for '/site/_rp/undefined./pagemodel/undefined/': 'org.hippoecm.hst.core.container.ContainerException: CXFJaxrsHstConfigService expects a 'uuid' as pathInfo but was 'undefined'. Cannot process REST call'

      Attachments

        Activity

          People

            svoortman Simon Voortman (Inactive)
            svoortman Simon Voortman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: