Jump to content
We've recently updated our Privacy Statement, available here ×
  • "Heartbeat Data Collection" dialog message


    Jivan Phadtare
    • Version: v8.0.0 Product: JasperReports® Server

    Issue :

    Post upgrading to Jasperserver 8.0.3 users will get "Heartbeat Data Collection" dialog message on a dashboard rendered by scheduling.

    (PFA : "Region_Dashboard.pdf")

    Customer would like to prevent showing this dialog on scheduling rendering.

     

    Cause :


    Post upgrade heartbeat related properties from file "js.config.properties" will get changed which causing this dialog message to be displayed.

     

    Resolution :

     

    "Heartbeat Data Collection" dialog message can be prevented by modifiying below properties from "js.config.properties" file.

    "js.config.properties" file can be found at location : <Tomcat_Installed_Path>webappsjasperserver-proWEB-INF
    Set these values to false to prevent showing this dialog.

    ---------------------------------
    # Enable or disable HeartBeat
    heartbeat.enabled=
    heartbeat.askForPermission.enabled=
    heartbeat.permissionGranted.enabled=
    ---------------------------------

    Note : Restart the Jasperserver post modifying the "js.config.properties" file in order to reflect the changes.

     

     

    region_dashboard.pdf


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...