Jump to content
We've recently updated our Privacy Statement, available here ×

scott_33

Members
  • Posts

    6
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by scott_33

  1. Got a solution: The problem can be fixed by adding the following line to WEB-INF/classes/jasperreports.properties: com.jaspersoft.ji.adhoc.bundle.js$context.url=reportresource?resource=com/jaspersoft/ji/adhoc/jr/require/bundle.js
  2. I can confirm that this is not just an issue with the report that i created. Even using the sample report from a fresh install from JasperSite (local,vm) using this report http://localhost:8080/jasperserver-pro/rest_v2/reports/public/Samples/Reports/01._Geographic_Results_by_Segment_Report.html The bundle.js 404 error is present. I think there is a bug in the high-chart integration (could just be the version i am working with. I did find a few hotfixes for version 6.3.0 i can try to apply those hotfixes and see if the problem will go away)
  3. I have having issues embedding Heatmap(High Charts) chart to by website. When I try to load the report via URL in the browser using default superuser/superuser account http://ec2-34-207-164-70.compute-1.amazonaws.com/jasperserver-pro/rest_v2/reports/public/Samples/Reports/01._Geographic_Results_by_Segment_Report.html[/code] I kept getting this javascript error GET 404 - http://localhost:8080/jasperserver-pro/com/jaspersoft/ji/adhoc/jr/require/bundle.js It appeared the jasper server is missing some JS libraries any tips on how to resolve this issue? Edit: The AdhocView + the Report are all created with JapserServer on a browser not JasperStudio
×
×
  • Create New...