Questions tagged [jaspersoft-studio]

Jaspersoft Studio is the free, open source, Eclipse-based report designer for JasperReports and JasperReports Server. Layouts can contain charts, images, subreports, crosstabs, and more. Import data via JDBC, TableModels, JavaBeans, XML, Hibernate, CSV, and custom sources. Export reports as PDF, RTF, XML, XLS, CSV, HTML, XHTML, text, DOCX, or OpenOffice.

Jaspersoft Studio

Jaspersoft Studio is a GUI designer for creating JasperReports's reports templates. It is based on Eclipse and available as Eclipse plugin and as a standalone application.

Jaspersoft Studio is an alternative of iReport Designer wich now is unsupported.

Resources

Learn more about the Jaspersoft Studio application at:

Bug tracker:

254 questions
0
votes
0 answers

Eclipse/STS Jasper studio plugin fails to open jrxml files after pom update

After large update to my codebase Jasper studio plugin on my STS/Eclipse stopped working. The main problem is that I'm not able to open jrxml files anymore. If I try that, only a blank empty page opens up in my STS, when before my code was updated,…
Vka
  • 321
  • 1
  • 7
  • 19
0
votes
2 answers

How to change the order of servers in Jaspersoft Studio?

In the Repository Explorer of Jaspersoft Studio, I'd like to change the order of the servers I am connected to. Under "Servers", I have 3 servers, DEV, PROD and TEST, and I'd like them to be DEV, TEST and PROD. I have tried to click and drag, with…
orisack
  • 1
  • 2
0
votes
1 answer

How do I setup an InterSystems Cache Data Source in Jaspersoft Studio

I am trying to set up a new JDBC connection to an Intersystems Cache data source, and I'm struggling to know if it can even be done. Since there was no Intersystems Cache option in the JDBC driver drop down, I added the driver string manually ->…
Frantumn
  • 1,725
  • 7
  • 36
  • 61
0
votes
0 answers

MySQL metadata scheme not showing in Jaspersoft Studio

As you can see in the image below, I am using a JDBC connexion in Jaspersoft Studio. The connexion WORKS FINE, I can query my tables (select * from art), and even create the report whitout any problems. Unfortunately, the scheme on the left is not…
pathat0r
  • 75
  • 10
0
votes
0 answers

I have created 2 pages template in jaspersoft studio.but when i preview it then shows 17 pages.how this possible?

I have created a report template with 3 pages but when I preview a report it shows me 1 of 17 pages.. ideally it should show 1 of 3 pages.. I am not getting why remaining 14 pages are increased.
0
votes
2 answers

ClassNotFoundException: net.sf.jasperreports.components.items.fill.FillItemData while creating TIBCO map report

I am facing below exception while creating a simple TIBCO map report. I have just dragged a TIBCO map element on the palette and when I see preview then face below exception: java.lang.NoClassDefFoundError:…
0
votes
1 answer

How could Jaspersoft studio run direct query or live connection to Big database

I am using Jaspersoft studio 6 and handle big database. My data is in Mysql and has 7 million docs in one table. When I use Jaspersoft studio to connect to MySql, then It will connect to MySQL, run the query e.g 'select a, b from table1' and extract…
fzhurd
  • 149
  • 3
  • 16
0
votes
1 answer

Jaspersoft Studio 6.2 Build Path Warning

I've recently installed Jasperserver and Jaspersoft Studio to work with JasperReports. After creating a database connection to my PostgreSQL database and building a report from that database, I'm getting the following warning in Jaspersoft Studio,…
Darin Peterson
  • 1,262
  • 2
  • 15
  • 25
0
votes
0 answers

ERROR server.TThreadPoolServer: Error occurred during processing of message

I'm running apache-hive-1.2.1-bin and spark-1.5.1-bin-hadoop2.6. spark as the hive engine. When I try to connect through JasperStudio using thrift port I get below error. I'm running ubuntu 14.04. 15/12/26 23:36:20 ERROR server.TThreadPoolServer:…
Techie
  • 44,706
  • 42
  • 157
  • 243
0
votes
1 answer

Jasper Reports - Exception when uploading report from studio to server?

I have Jasper Server 6.1.1 and Jasper Studio 6.1.1. Here's my scenario: I tried publishing a report from studio to server, and when I opened up the report on the server web application, the report came up as blank with a message saying 'The report…
Tom
  • 2,372
  • 4
  • 25
  • 45
0
votes
1 answer

Error filling print, com.mongodb.util.JSONParseException:

I am newbie in Jasper Studio. I am using "iReport 5.5.0". I've created a datasource named as "MyMongoDB" in iReport. Now in a report query, I give following query, where contact is a collection name db.contact.find() Could anyone please guide me?…
user5268786
0
votes
1 answer

How to apply colorAxis.stops with heatmap in Jaspersoft Studio 6.0.1?

JasperReports Studio's heat-map chart is based on Highcharts, so I can use the Highcharts API to customize charts through the advanced properties dialog. But I can't figure out how to apply a non-linear color gradient to a heat-map chart. What I…
jjj
  • 35
  • 2
  • 11
0
votes
1 answer

Interactive HTML5 charts in Jaspersoft Studio

Jaspersoft Studio (Proffesional Edition) uses a JavaScript library Highcharts and generates HTML5 interactive charts. Is it possible to create in Jaspersoft Studio pie chart like here - http://www.highcharts.com/demo/pie-drilldown - that is to…
David Silva
  • 1,939
  • 7
  • 28
  • 60
0
votes
1 answer

how to upload jrxml file in jaspersoft studio? sftp

After editing a jaspersoft template in Studio version 6.0.3 is it possible to export or upload the jrxml file to my server via sftp directly from JasperSoft Studio? Currently after edits are made and saved I have to go to the ftp client to upload…
dmgd
  • 425
  • 4
  • 15
0
votes
1 answer

Error while connecting to the server form jaspersoft studio or ireport

I am trying to connect to the server from jaspersoft studio (or ireport) and while doing this I am getting following error message: AxisFault faultCode: {http://xml.apache.org/axis/}HTTP faultSubcode: faultString: (404)Not Found faultActor: …
Madhusudan
  • 435
  • 2
  • 9
  • 26