How to avoid the error in logs when starting WebFOCUS 9.0.0 Reporting Server with hyper stage on Linux 4.18 environment

book

Article ID: KB0071345

calendar_today

Updated On:

Products Versions
ibi WebFOCUS WebFOCUS 9

Description

As Hyperstage is not needed, how can one avoid errors in the edaprint log when starting a WebFOCUS 9.0.0 Reporting Server.

Resolution

You can avoid the errors by blocking Hyperstage on the Start-Up if your server is configured with Hyperstage.

There are to ways to block the start-up of Hyperstage:

  • Set the environment variable WFRS_NOHS=TRUE in bin/edaenv.cfg file before starting the server

    or

  • Add the -nohs parameter to the edastart command that is used to start the server.

Issue/Introduction

When starting WebFOCUS 9.0.0 Reporting Server with Hyperstage on, the system throws errors in the edaprint log.