Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Trustwave and Cybereason Merge to Form Global MDR Powerhouse for Unparalleled Cybersecurity Value. Learn More

Services
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

Database Security

Prevent unauthorized access and exceed compliance requirements.

Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Microsoft Security
Unlock the full power of Microsoft Security
Offensive Security
Solutions to maximize your security ROI
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
Loading...
Loading...

FIX: Why are my MRC reports failing?

Expand / Collapse


This article applies to:

  • Marshal Reporting Console

Question:

  • Why are my reports failing?

Symptoms:

  • Reports time out after 8 minutes 20 seconds.  
  • On-screen rendering of large reports times out after 1 minute 50 seconds.

Procedure:

You can increase the timeout values for both report generation and report rendering.

Report generation

  1. On the machine where the Marshal Reporting Console is installed, navigate to the MRC bin directory
    • For a default installation on a 64 bit system this is:
      C:\Program Files (x86)\Marshal\Marshal Reporting Console\bin
    • For a default installation on a 32 bit system:
      C:\Program Files\Marshal\Marshal Reporting Console\bin
  2. Open the MMReportingExecutor.exe.config file using an XML editor or text editor (see the notes section below).
  3. Search the file for the "CommandTimeout" setting.
  4. Increase the value. The number represents seconds.
  5. Restart the Marshal Reporting Executor service.

On-screen rendering

  1. On the machine where the Marshal Reporting Console is installed, navigate to the MRC directory
    • For a default installation on a 64 bit system this is:
      C:\Program Files (x86)\Marshal\Marshal Reporting Console
    • For a default installation on a 32 bit system:
      C:\Program Files\Marshal\Marshal Reporting Console
  2. Open the web.config file using an XML editor or text editor (see the notes section below).
  3. Within the system.web section add or edit the httpRuntime line as follows:

        <system.web>
            <httpRuntime executionTimeout="newvalue" ...other tags... />
      ...other lines...
        </system.web>
  4. Replace newvalue with an integer value in seconds. The default (if this line is not present) is 110 seconds.
  5. Do not change other lines in the file. If the httpRuntime line already exists, do not change other tags within the line.

Notes:

  • Back up these files before making changes.
  • For general information about editing XML settings files, see article Q12705.
  • In earlier versions the install folder was named "MailMarshal Reporting Console".

To contact Trustwave about this article or to request support:


Rate this Article:
     

Add Your Comments


Comment submission is disabled for anonymous users.
Please send feedback to Trustwave Technical Support or the Webmaster
.