Problem

When navigating into Xray issue pages like test execution details and error 404 Page Not Found is displayed.

And in the JIRA log file the following error message is written:

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.xpandit.raven.webwork.TestRunAction': Unsatisfied dependency expressed through constructor


Solution

Usually this is related to some resource conflicts with other Apps.

Some of these Apps that are known to cause this problem are: QMetry, Synapse and Test Management for Jira.

  1. Disable the Apps (Xray and the others)
  2. Enable only Xray
  3. Check if the problem is gone
  4. If so, enable the other Apps one by one until you find the culprit