Debugging to get more info (server-side)

JIRA Server-side: if you want to get more information to be displayed on the console, you are running JIRA or into JIRA's logfile, you have to enable debug-mode for the Gantt-Chart addon.

Step-by-step guide

  1. Login as system administrator.
  2. Switch into admin mode of JIRA and select menu item "System".
  3. Select item "Logging & Profiling" within section "TROUBLESHOOTING AND SUPPORT"



  4. Scroll down to section "Default Loggers".
  5. Click on "Configure" logging level for another package.
  6. Enter "de.polscheit" as package name.
  7. Select "DEBUG" as logging level, which is the default value.
  8. Click on the "Add" button.



  9. If you do not know the directory of JIRA's log file within the file system of your server, please use my additional menu item "show JIRA logfile" to load the log file's content into the browser.



    Click on "show JIRA logfile" or use the URL displayed within the following screenshot on top (replace "localhost:2990/jira" by JIRA's baseurl according to your local configuration) to get your JIRA logfile straight ahead into your browser without the necessity to access your server via terminal window or ftp. Beware, that the logfile may contain a lot of data and that scrolling takes some time. In such cases, I recommend to store the content into a local file and open that within an editor application for faster search like the free "notepad++" on Windows maschines or e.g.  TextMate (Apple OSX).