RWServlet URL Connection Error

If you are trying to connect to the Application Server using the rwservlet URL and see this error, "rep-52262 diagnostic output is disabled," Reports Server submissions fail.

To fix this:

  1. Log on to the Application Server.
  2. Go to DomainHome\config\fmwconfig\servers\WLS_REPORTS\applications\reports_12.2.1\configuration.
  3. Open rwservlet.properties in a text editor and add the following line below the <inprocess> parameter:

    <webcommandaccess>L2</webcommandaccess>

  4. Go to ORACLE_HOME\reports\conf.
  5. Open rwservlet.properties in a text editor and add the following line below the <inprocess> parameter:
    <webcommandaccess>L2</webcommandaccess>