Questions tagged [jasperserver]

JasperReports Server (formerly known as JasperServer) is a stand-alone and embeddable reporting server. Make sure your question also have the jasper-reports tag and add this tag only if the question is specifically related to JasperReports server (configuration, interface development, deployment etc. of server)

JasperReports Server is a stand-alone and embeddable reporting server, enabling information delivery on a real-time or scheduled basis to the web, a printer, or to a variety of file formats.

Build a report in Jaspersoft Studio (or the older design tool iReport) and then deploy it to a JasperReports Server.

The report can then be executed, exported to a desired output, or scheduled to execute at a later date.

Some of the features provided by JasperReports Server:

  • Reports Management - Create, schedule, update reports through a web-interface
  • OLAP - jPivot base OLAP View. It supports Mondrian database.
  • Ad Hoc Reports - Generate your own report from OLAP Connection or Domains in run-time (available in commercial version only)
  • User and Role Management which grants access to resources based on roles
  • Multi-tenancy and Cloud Support
  • JasperETL - An ETL solution based on Talend

There are several editions of JasperReports Server - Community and several Commercial.

The features of Commercial Editions are:

  1. Ad hoc Reporting

    • Web-based, drag-and-drop report designer creates interactive reports for dashboards, email distribution, or within a web application
    • Metadata layer masks complex data descriptions with simplified business user-friendly names
    • Web-based reports provide rich, interactive reports with drill down, filtering, animated charting, and more
  2. Dashboards

    • Web-based, drag-and-drop dashboard designer
    • Single report and dashboard-level parameters drive user interaction
    • Free-form layout designer for customized dashboard design

Editions

Source code

Samples

References

Official Bug Tracker

1103 questions
-1
votes
1 answer

How to send the parameters to the jasper report scheduler in the url

Is there a way to pass parameters to the scheduler of the jasper report in the url. My requirement is that i have run a report with certain parameters and now want to send the report output as an attachment to a user with out going back and schedule…
KBSri
  • 13
  • 7
-1
votes
1 answer

Increase the infowindow size in Jasper report

I have a Map element in Jasper report in which i am showing some data when clicked over any marker. I am trying to show like 5 rows/lines of data in infowindow. This is the line of code:
Nazaf Anwar
  • 339
  • 1
  • 8
  • 17
-1
votes
1 answer

Allow Anonymous Access to Reports

I am trying to Direct url access to reports with no auth. After doing all kind of setting available online i am getting the "java.lang.RuntimeException: java.lang.NullPointerException" Please help me out,Any kind of help would be very…
-1
votes
1 answer

how to include jboss in jasper report server instead of tomcat

i have installed jasper report server on Ubuntu os, by default it uses tomcat. i want to include jboss in jasper report server and exclude tomcat. pls help... any links in this regard would be appreciable.
-1
votes
1 answer

Need to concatenate multiple string variables in calculated fields using jasper server domain designer

I need to concatenate three string variable as one field while creating the domain using JasperReports Server domain designer. Example: s1=ram s2=jak s3=dak here i need a calculated field as d=ram jak dak.
rajasekaran
  • 5
  • 1
  • 8
-1
votes
1 answer

Single-Select query doesn´t show the values but it works

We are using JasperReports Server Community Edition 5.5 and have a problem with a Single-Select Query. The problem is that the Input Control list doesn´t show any values in the list but you can see the spaces for each value. The list must return two…
Elvermg
  • 427
  • 6
  • 12
-1
votes
1 answer

Report not running inside JasperReports Server

I am trying to run a report, which I designed in iReport, on my JasperReports Server. But when I try to run the report I am getting the following error. Error Message Error filling report Error Trace com.jaspersoft.jasperserver.api.JSException:…
Akhilesh
  • 1,243
  • 4
  • 16
  • 49
-1
votes
1 answer

Jasper report deploying a report tor server-web client

I want to deploy a report to jasper reports server-web client. In this context I'm following this: login screen > Reports > add resources jasper reports > I setup my report > I configure my data source > select the data source from the…
-1
votes
1 answer

Image is not rendering in pdf format

I created a report in iReport 5.1.0 which is running properly. There is a image in report, which is displaying properly on JasperReports Server. But when i export that report in PDF format then its take lot of time to generate pdf. When i remove…
Neeraj singh
  • 257
  • 1
  • 8
  • 18
-1
votes
2 answers

How to fire a script with input controls of jasper server

I have four input controls in jasper server like CCA, CCIT, CIT and TAN. Now those four fields has to get validated and proper alert message has to be displayed when TAN input control is entered other CCA, CCIT and CIT has to get disabled and when…
Pallavi
  • 313
  • 1
  • 4
  • 17
-1
votes
1 answer

Parameters are not set in query when report is execute on JasperReports Server

I created a report which is run successfully in iReport. In this report I've used two parameters: start_date and end_date but when it run on JasperReports Server it give the exception in which (start_date and end_date) parameters are not set in…
Neeraj singh
  • 257
  • 1
  • 8
  • 18
-1
votes
1 answer

MysqlDataTruncation: Data truncation: Data too long for column

i'm trying to configure a jaspersoft report at jaspersoft server. I created a report that executes an stored procedure passing several values. When I try to run the report passing a long string as an input parameter, the server shows the following…
Anyul Rivas
  • 655
  • 2
  • 12
  • 31
-1
votes
1 answer

SubReport in Main Report - iReport4.5.1 and JasperReport 4.5

I have designed a report using iReport 4.5.1 designer with 2 sub reports and both the sub reports takes parameter from the parent report. The report works fine when executed from the iReport designer. I am getting the following error message when…
Meeza S
  • 720
  • 2
  • 10
  • 22
-2
votes
1 answer

Getting licenseReportCounter() exception , while starting the Jasper report

I am getting a licenseReportCounter() exception when starting a Jasper report. Jasper's License was valid and not expired. Exception: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name…
-2
votes
1 answer

how to get the values based on selection of Input Controls values

Hi I have 3 Input COntrols say Car, Bike and Vehicles and Cars contain list as Hyundai,Maruthi,Audi and Bikes Contain Honda,suzuki,Bajaj and Vehicles Input Control contain Cars and Bikes as a dropdown Scenario 1:when Hyundai is selected in car and…
sridhar m
  • 1
  • 3
1 2 3
73
74