Versions Compared

Key

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

Problem

The symptoms of this problem are:

  • Jira is version 8 or higher and JEMH is version 3 or higher

  • When navigating to the main JEMH configuration UI it is not visible

  • Only the main Atlassian navigation UI is visible

  • In Google Chrome’s developer console, an error is shown when loading the page:

    Image RemovedImage Added
  • In Mozilla Firefox’s developer console, an error is shown when loading the page:

    Image RemovedImage Added

Solution

This problem is known to be occur when Jira is set up behind an Apache reverse proxy that has the mod_substitute extension enabled. In this scenario, mod_substitute is truncating the data that is being sent to the client over HTTP.

...

In order to solve this problem, you will need to increase the line size limit set for mod_substitute. Information on configuring the limit can be found here: http://httpd.apache.org/docs/2.4/mod/mod_substitute.html#substitutemaxlinelength.

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@957
showSpacefalse
sortmodified
typepage
reversetrue
labelskb-troubleshooting-article
cqllabel = "kb-troubleshooting-article" and type = "page" and space = "KB"

...