Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-15387

Enable Tomcat Monitor in JIRA on Windows

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Background; windows admins often need "special" care and modification of the JIRA service either through the registry entries or passing some parameters to an exe file is often too much for them.
      For ref:

      I can recall some cases in SAC where I asked the users why the use WAR in Tomcat rather than the standalone and the answer was "Tomcat has Monitor"

      The tool can be used of various things such as adding JVM options, increasing the memory, creating thread dumps; just to name three.

      More over, the feature is already out there in any JIRA standalone and by providing access to it, we can greatly improve the user experience.

      It is enabled by calling tomcat5w.exe with MS parameter and the service name that you want to connect to. More on that at http://tomcat.apache.org/tomcat-5.5-doc/windows-service-howto.html

      So for e.g. in JIRA the Monitor tool can be started up by executing the following:

      "C:\Program Files\JIRA-Professional-3.12.3\bin\tomcat5w.exe" //MS//JIRA120608145928

      The monitor can be quite easily configured to be started up on the OS start up by adding the config entry to the registry.

      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
      "JIRA Monitor"="\"C:\\Program Files\\JIRA-Professional-3.12.3\\bin\\tomcat5w.exe\" //MS//JIRA120608145928"
      

      Attachments

        1. TomcatMonitor.png
          56 kB
          Bogdan Dziedzic [Atlassian]

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bdziedzic Bogdan Dziedzic [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: