Jump to content
We've recently updated our Privacy Statement, available here ×
  • Error loading reports with VisualizeJS API behind proxy in Chrome


    stasp
    • Features: JasperReports Server Product: Visualize.js

    Issue Description

    One of our users ran into the following error when trying to render a report in Chrome using VizualizeJS API:

    [toc]
    GET https://application.phishlabs.com/jasperserver-pro/rest_v2/reportExecutions/1513…5-598e1b2d9f8e/exports/7830cc6c-a52e-450c-ab10-930a7564f800/outputResource net::ERR_INCOMPLETE_CHUNKED_ENCODING
    

    They had Jasperreports Server configured behind a proxy on CentOS 7 using Apache v2.2.15


    Resolution

    It turned out that the issue was with AJAX requests not being handled by the mod_proxy Apache module (or at least that seems to be the most likely cause). The most recent version of Apache fixes this. We didn't test other versions of Apache though and didn't track down in what version this was fixed. The issue could happen in other versions too, and if it does your best bet is to upgrade to the lavest one.

    Also, the issue seems to be specific only to Chrome, other browsers worked fine.


    Ref. Case 00060052


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...