How to perform a binary refresh of a 8205 Linux Reporting Server using the 8206 server RPM


Technique

Product: Reporting Server
Release: 8206
Primary OS: Linux
Solution Date:

Symptom

09/10/2019 15:34:34.498 W warning: unable to locate <bcstart.html> for cmrpht000001
09/10/2019 15:34:34.498 W TCP session aborted by client, no sesid
09/10/2019 15:34:34.498 I accepting  cmrpip000001 tcp=172.22.33.9:57590
09/10/2019 15:34:34.498 W rejected   cmrpip000001 unexpected event 64

Problem

How to suppress the unexpected event messages from the edaprint log.

Solution

To suppress unwanted messages in the edaprint file, create a Customized Event Routing that will suppress the unexpected event messages:

  1. Access the Reporting Server's Web Console and go to the Workspace page.
  2. In the ribbon is a notification dropdown, select Event Routing.
  3. Click on New and select Any or Warning.  Warning will work since the message is a W type, but Any can be used to capture them all.
  4. Add a filter value of unexpected event. Specify any value in the filter that you wish to suppress.
  5. Specify NO for the EDAPRINT and Terminal options.
  6. Leave the email and procedure information empty. 
  7. Click on Change.
  8. Click on Save and Restart on the next page. 

Create a separate Customized Event Routing for each filter value to be used.