[#3754] - Exception when browsing a report in Jasper Server

Category:
Bug report
Priority:
Normal
Status:
New
Project: Severity:
Major
Resolution:
Open
Component: Reproducibility:
Sometimes
Assigned to:

I created a report in Jasper Studio with 12 subreports in 12 different detail bands. The subreports contain either a table or a chart. Preview of the report and publishing to Jasper Server worked fine. I can load the report into a browser (IE or Firefox) with Jasper Server and the first 5 pages of 14 are displayed correctly. On browsing to page 6 the following error pops up:

HTML response error core: 500, error Details: Request processing failed; nested exception is java.lang.IndexOutOfBoundsException: Index:3, Size:3

The page is not displayed. This behavior is strange, because I can export the whole report as PDF without problems. Does anybody has a clue? I am using Jasper Studio 5.6.0 and Jasper Server 5.6.0 in the community edition on Windows 7.

Thank you very much, Roland

1 Answer:

Posted on July 17, 2014 at 2:23pm
If you can export the entire report without problem to pdf, it looks like a bug. File a bug report at Tracker.

v5.6
roland.wenz's picture
Joined: Jun 26 2014 - 2:28am
Last seen: 1 year 2 weeks ago

5 Comments:

#1
  • Assigned:nobody»

Please attach a full exception stacktrace, preferably copied from the server log file.

Regards,
Lucian

#2
  • Assigned:» anonymous

The Server log file is now attached.

#3
  • Reproducibility:Always» Sometimes
  • Assigned:nobody»

Exactly the same issue is relevant for JasperServer 6.3.1.

Here is a merge request with fix.

https://sourceforge.net/p/jasperreports/code/merge-requests/6/

#4
  • Assigned:nobody» lucianc
#5

Still prevalent in JasperServer 7.1.0

Feedback