Uploaded image for project: 'SR for Jira - Development'
  1. SR for Jira - Development
  2. SRJIRA-2090

"View server log file" fails for JIRA Data Center

    XMLWordPrintableJSON

Details

    • 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)
      

      Attachments

        Activity

          People

            amarkham Adam Markham
            tbatagiannis Thanos Batagiannis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: