Class SystemInfoLauncher

java.lang.Object
com.atlassian.jira.startup.SystemInfoLauncher

public class SystemInfoLauncher extends Object
This is the very FIRST bit of log output that JIRA does. If this is not the case then make sure this is moved earlier. The intent of this is when the shite hits the fan during startup, we at least know when JIRA started, what the state of it was. This is aimed squarely at support.
Since:
v4.4
  • Constructor Details

    • SystemInfoLauncher

      public SystemInfoLauncher()
  • Method Details

    • start

      public void start()