Configuring JENKINS_HOME in Tomcat context of the servlet

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      When attempting to upgradeĀ from 2.319.3 to 2.332.1, the updated version of Jenkins is not using the JENKINS_HOME value set in conf/context.xml.Ā  The instance is running as a Windows service using Apache Tomcat 9.

      <Context>
      <Environment name="JENKINS_HOME" value="C:\path_to_jenkins_home" type="java.lang.String"/>
      ...
      </Context>

      Instead, the default and initial value of JENKINS_HOME is being used (C:\users\someUser\.jenkins)

      There is a need to use a different setting in the servlet.

            Assignee:
            Unassigned
            Reporter:
            Doug
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: