Showing posts with label REP-52262: Diagnostic output is disabled. (Oracle Reports). Show all posts
Showing posts with label REP-52262: Diagnostic output is disabled. (Oracle Reports). Show all posts

Thursday 24 October 2019

REP-52262: Diagnostic output is disabled. (Oracle Reports)

Senarion



To fix this error, you will need to apply the following:
  1. Go to $DOMAIN_HOME%\config\fmwconfig\servers\WLS_REPORTS\applications\reports_11.2.1\configuration and open rwservlet.properties (make a backup first)
[saiduzzaman@WEB ~]$ scp rwservlet.properties rwservlet.properties_bak

[saiduzzaman@WEB ~]$vim rwservlet.properties
  1. Add the following parameter below the parameter:
    • <!–webcommandaccess>L1
  • Then change the value from L1 to L2 
  • L2
  • Save and close the file
  • Restart WLS_REPORTS