-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
1
-
The documentation in https://confluence.atlassian.com/adminjiraserver0912/creating-a-test-environment-for-jira-1346047005.html indicates that
8. Start Jira in test environment
Before starting Jira in the test environment, make sure:
- You've updated the IP value of ehcache.listener.hostName to your test server's IP address. Otherwise, the instance may not start.
We should note that ehcache.listener.hostName is present in the cluster.properties file, and also indicate that this file and setting only exists in a clustered instance by using the "cluster" tag preceding the information.
[JSWSERVER-26023] Update to info about ehcache.listener.hostName
Support reference count | New: 1 |
Description |
Original:
The documentation in [https://confluence.atlassian.com/adminjiraserver0912/creating-a-test-environment-for-jira-1346047005.html] indicates that
{quote} h3. 8. Start Jira in test environment Before starting Jira in the test environment, make sure: * You've updated the IP value of {{ehcache.listener.hostName}} to your test server's IP address. Otherwise, the instance may not start.{quote} {\{ehcache.listener.hostName}} is present in the {{cluster.properties}} file, and which only exists in a clustered instance. To indicate this, we should put the "cluster" tag preceding this information to prevent confusion. |
New:
The documentation in [https://confluence.atlassian.com/adminjiraserver0912/creating-a-test-environment-for-jira-1346047005.html] indicates that
{quote} h3. 8. Start Jira in test environment Before starting Jira in the test environment, make sure: * You've updated the IP value of {{ehcache.listener.hostName}} to your test server's IP address. Otherwise, the instance may not start.{quote} {{We should note that ehcache.listener.hostName}} is present in the {{cluster.properties}} file, and also indicate that this file and setting only exists in a clustered instance by using the "cluster" tag preceding the information. |
Summary | Original: Add "cluster" tag to info about ehcache.listener.hostName | New: Update to info about ehcache.listener.hostName |