Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Stop JIRA Client if it is running.Start JIRA Client using
  2. the following command (on Windows) Code Blockjiraclient.exe -J-Ddisable.Create a file named jiraclient.properties in the installation directory (for example: C:\Program Files\JIRA Client\jiraclient.properties). Edit this file if it exists.
  3. In jiraclient.properties, place or add a single line:
    Code Block
    disable.http.compression=true
  4. Start JIRA Client and check if the problem is still there

For more information on command-line options and how to use them, see old wiki. (That article is about Deskzilla, but it applies to JIRA Client as well.)

...