Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-59080

The path [${confluence.context.path}/synchrony-proxy] does not meet these criteria and has been changed to [/${confluence.context.path}/synchrony-proxy]

    XMLWordPrintable

Details

    Description

      Summary

      When starting Confluence 7.0.4, this appears in catalina.out

      [${confluence.context.path}/synchrony-proxy] does not meet these criteria and has been changed to [/${confluence.context.path}/synchrony-proxy]
      

      Steps to Reproduce

      1. Start Confluence-7.0.4

      Workaround

      Edit the file server.xml and change the path attribute to start with a / (slash) path="/${confluence.context.path}/synchrony-proxy"

      <Context path="${confluence.context.path}/synchrony-proxy" docBase="../synchrony-proxy" debug="0" reloadable="false" useHttpOnly="true">
          <Valve className="org.apache.catalina.valves.StuckThreadDetectionValve" threshold="60" />
      </Context>
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ttranminh Tam Tran
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: