Details
-
Bug
-
Status: Done
-
High
-
Resolution: Fixed
-
4.3.12
-
Sprint 27 - Ends Nov 18
-
1
Description
"View server log file" is using JIRA Shared Home as the root for the log file path. Logs exist locally on each node under JIRA Local Home.
Our configuration
JIRA Local Home = /cust/data/jira623
JIRA Shared Home = /cust/data/nfs_share/jira_home
Assertion failed: assert logfile.exists() && logfile.canRead() /* can't find log file - at the moment this doesn't support non-standard locations */ | | | | false false /cust/data/nfs_share/jira_home/log/atlassian-jira.log at com.onresolve.scriptrunner.canned.common.admin.LogFileViewer.doScript(LogFileViewer.groovy:121)