A.5 Sentinel Cannot Run Local Reports with Default EPS License

If your environment has the default 25 EPS license and you run a report, the report fails with the following error: License for Distributed Search feature is expired

To run reports in the same JVM as Sentinel, complete the following steps:

  1. Log in to the Sentinel server and open the /etc/opt/novell/sentinel/config/obj-component.JasperReportingComponent.properties file.

  2. Locate the reporting.process.oktorunstandalone property.

  3. (Conditional) If the property is not in the file, add it.

  4. Set the property to false. For example:

    reporting.process.oktorunstandalone=false

  5. Restart Sentinel.