JasperReports Server (formerly known as JasperServer) is a stand-alone and embeddable reporting server.
-2
votes
0answers
7 views
jasper reporting integration with jboss application [closed]
I want to integrate jasper reporting with existing application. I run the application on jboss 4.2.2 . Is it possible to add jar..take data from application create reports? I'm new to this, please ...
0
votes
1answer
18 views
Does JasperServer support URL encoding?
I currently have some problems with my jasperserver 5.0.0.
When I try to get a report using the rest_v2 API, I have an error.
With this url :
...
-2
votes
1answer
17 views
Jasperserver ask for report parameters
I thought that what if I send a web request to JasperServer to learn a specific
report's parameters name with or without parameters type, so that I would not have to know what paramters does report ...
0
votes
0answers
21 views
NullPointer Exception when importing backup of reports — Jasperserver
I'm on a Linux machine.
Running the import script sudo ./js-import.sh --input-zip ~/jasperreports-server-cp-5.1.0/jasperbackup.zip
when in the /buildomatic folder
gives me the following message:
...
0
votes
1answer
38 views
JasperReports Server: Hide columns in report depend on username login
I use iReport 5.0.0 and JasperReports Server 5.0.0 too. I have some problem that if I login in JR Server with UserName as Admin I would like JS to show the column (that I need) but when I login as ...
1
vote
0answers
20 views
Problematic data export from Jasper server
I am trying to export all data from Jasper server with
js-export.bat --everything --output-zip export.zip
but i am getting OutOfMemoryExceptions - we tuned up -Xmx and -Xms settings (i edit these ...
0
votes
2answers
63 views
IReport, Jasperserver: different result for the same report
My report based in this request:
select "Annee" ,"Diam", sum("Consommation") from "Consom_N","CptDim"
where "Annee" >= $P{a1} and "Annee" <= $P{a2}
and "Consom_N"."NumCpt"="CptDim"."NumCpt"and ...
1
vote
0answers
8 views
Jasper Report schedule multiple reports in a single email message
Is it possible to schedule multiple reports to be sent in one email message through the Jaspersoft report scheduler?
0
votes
1answer
25 views
JasperReports Server report permissions/roles
We have a collection of reports on our JasperReports Server right now, most of which have input controls.
I recently implemented Roles, adding a specific role for the users of these reports (with the ...
-1
votes
0answers
18 views
Add domain fails for oracle table name with underscore [closed]
I have installed jasperreports-server-5.1. I have added a oracle datasource which username is abc when I try to create domain I am only able to explore table columns which has single word i.e. table ...
0
votes
0answers
66 views
JasperReports Server not loading my report with math calculations
I have report with math equation, when I run it using my JasperSoft Studio I have no issues, but when I upload it on the JasperReports Server it throws the following error.
Error Message
...
0
votes
0answers
112 views
What are the dependecy need to be added for jasperreport 5.0.1?
I upgraded jasper report version from 4.5.0 to 5.1.0. When i install my plugin it throws error like some dependency missing. I would like to configure JasperReports 5.1.0 with Maven.
Execution ...
0
votes
0answers
22 views
Load default image if particular image is not in repository in jasper
I want to load image dynamically in report.
name of image comes from database and in expression i'm creating repo path.
"repo:/images/"+$F{image_name}
But it gives me error if that image is not in ...
-1
votes
0answers
30 views
getting exception when i login in Jasperserver , Tenant ID not found [closed]
I get the following exception when trying to log in. because JasperServer tenant should be created automatically when JasperServer user is created on user logon
2013-05-20 12:00:01,090 ERROR ...
0
votes
0answers
74 views
JasperReports Server: Exporting Data to multiple tabs/sheets in a single Excel file
I have tried many suggestions in the forum but could not find a working solution for exporting data to multiple tabs/sheets in a single excel file.
I created the .jrxml using iReport Designer Pro ...
-3
votes
0answers
18 views
Jasperserver : remove sample data from existing installation [closed]
How can i remove existing sample data from jasperserver ?
Is there any automated script ?
Regards,
Ankush
0
votes
1answer
61 views
Adding Multiple Login Pages in Jasperserver
I want to add multiple login pages to single jasperserver.
i have customize the code and added login1.jsp and login2.jsp in moudles/login/ folder.
also i have added following code in ...
1
vote
1answer
144 views
iReport - Limit number of records allowed in a sub report
I am trying to create a report that will be used for check printing. Its layout is stub, stub, and then check. I thought the best way to do this would be have the detail for the stubs be a sub-report ...
0
votes
1answer
60 views
Set value of an input control using JasperReports Web Services
I am using JasperReports Server Web Services to retrieve a report as PDF using php curl.
Unfortunately, the report I want to generate uses a value as Input Control
If I don't provide a value to this ...
0
votes
0answers
48 views
JasperReports Server HTML output
I am using JasperReports Server 4.7
I am getting an exception saying that HTML is not a supported output format.
Is HTML format available to configure? If yes, how to configure?
0
votes
1answer
49 views
Report stopped working on JasperReportsServer after modification of stored procedure
We have a report that was running perfectly using the iReport designer, and from the JasperReports Serer.
I made some minor modifications to the underlying MySQL stored procedure, and adjusted the ...
0
votes
0answers
111 views
How to use xml data source on jasper server
I would like to use xml data source in jasper server (5.0.0). Xml files are created "on the fly" while application is running so different reports will have different xml data sources. I know that ...
-3
votes
1answer
74 views
JasperReport suddenly stopped working in JasperReport server? [closed]
I am trying to run reports in JasperReports Server 4.5 but i am unable to run these reports.
Earlier these reports were working fine but suddenly some of the reports stopped working without showing ...
0
votes
0answers
47 views
Error org.springframework.webflow.execution.repository.snapshot.SnapshotNotFoundException in JasperServer 4.5?
I am trying to figure out solution for this error in JasperReports Server 4.5, earlier the report was working fine but suddenly started saying
Error Message
...
0
votes
0answers
43 views
how to change the alignment in the reports generated by jasper reports
In my application i am using jasper report for generating reports. After the report is generated in UI the gap between the each column are not even and 2 column merge with each other.
Is there any ...
0
votes
1answer
57 views
Dashboard For Home Page in JasperReports Server 5.0
I wanted to create role based jasper server home pages.
I followed the instructions specified and created the same so that when the specified user logs into the system, he would see his home page ...
0
votes
1answer
102 views
Customize and Rebrand JasperReports Server 5.0
I want to customize the look and feel of JasperReports Server.
I am using JR Server 5.0.
I would want to change the logo, title and color of the jasperserver.
I tried searching for documentation on ...
0
votes
1answer
170 views
error 6632 jasperserver
We are using iReport 5 and JasperReports Server 5. W have a report based on a MySQL Stored procedure that runs fine in the Designer, but throws a 6632 error running from the server.
The stored ...
1
vote
1answer
148 views
jasper reports: exporting table with grouped headers to excel
let's say, I have a table in my report with complex header like this
when I export it to either xls or xlsx using Jasper Reports Server it prints like this (Excel 2010):
Column 1 height should ...
1
vote
1answer
133 views
Export report to XHTML format with JasperReports Server
I need to export report in format XHTML with help of JasperReports Server.
I'm using a Url like: ...
0
votes
1answer
146 views
HTTP Request POST.Upload JRXML file via JaspeReports Server
I want upload/update report template JRXML file on JasperReports Server.
The official documentation doesn't contain a minimal example for updating report template
What is raw request which ...
-2
votes
1answer
61 views
js-import throwing exception org.hibernate.exception.SQLGrammarException [closed]
js-import throwing exception org.hibernate.exception.SQLGrammarException
I am trying to import reports (exported using js-export) using js-import. getting following exception.
jasper server version ...
2
votes
0answers
129 views
How to schedule a report with collection type parameter via REST API in JasperReports Server?
I'm using JasperReports Server v4.5.
We are having difficulties with scheduling a report by using REST API.
We are able to schedule a report that only accepts string parameters however the problem ...
0
votes
0answers
52 views
Indefinite redirection loop on Tomcat Apache
After configuring Apache Tomcat for session replication, my app (JasperServer) is started, but while trying to reach the appserver using the home page, Tomcat is giving "indefinite redirection loop".
...
0
votes
0answers
29 views
tomcat session replication in jasper server application
after starting the apache instances , i cannot able to open the jasperserver repoter (my app)home page, it was giving the error stating that the "infinite redirection loop".
this is only occuring only ...
4
votes
1answer
194 views
How to pass parameters to java using php?
How can I pass parameters to java using php?
I'm trying do like this :
This is my php code
The id is posted from my view .
$id=$_POST['id'];
$Plb_Entrance = Yii :: t('report','ENTRANCE');
...
-1
votes
1answer
58 views
How /where are JasperReports Server reports stored? [closed]
I would like to know where the JasperReports Server reports are stored physically in the directories or physically?
0
votes
0answers
87 views
web service errror =org.openide.util.NbPreferences getPreferencesProvider WARNING: NetBeans implementation of Preferences not found
i'm using netbeans to create the web service but now i'm facing this problem
org.openide.util.NbPreferences getPreferencesProvider WARNING: NetBeans implementation of Preferences not found
and i ...
0
votes
1answer
43 views
How to identify the version of MS-Word on client machine to export report to Word document
I have developed a report using JasperReports (iReport tool), which needs to be exported to MS-Word document. I have Word-2007 on my machine and it is working fine with .docx extension (hardcoded). ...
0
votes
1answer
256 views
How do i get a Report from jasperserver?
please help me to fix it, i really have no idea ! please
/*
- To change this template, choose Tools | Templates
- and open the template in the editor.
*/
- package pdfprint;
import ...
0
votes
1answer
49 views
Page Loading issue in a report on JasperReports Server
I deployed a report to JasperReports Server. When the report runs, the result grid is displayed in the background but the page is in loading process due to which the report cannot be exported. If page ...
0
votes
0answers
41 views
Delete folder of JasperReports Server Repository
I want to delete one of the folder of JasperReports Server repository.
I am using repository.deleteFolder(string URI) API of JR Server. But while deleting the folder I am getting "Access denied" ...
0
votes
1answer
42 views
How do I set the language of Input Control?
Here is my Input Control:
Note that the Info in the "Course Group" (Single Select Query) is in English
Here is the Query that gets the data in "Course Group"
select distinct(cog.cog_id) id, ...
0
votes
1answer
102 views
Run jasperserver reports in different data sources
Is there any way to run a single jasperserver report against different data sources? I want to be able to use a single report on jasperserver and just specify the data source from a Rails application. ...
0
votes
1answer
90 views
How to upload Subreports in Jaspersoft Server
Can anyone tell me how to upload sub reports in Jaspersoft Server and connect it with the main report???
0
votes
2answers
77 views
Jaspersoft Server pro : How to create a report online from a domain without selecting an Ad Hoc View?
I'm downloading JasperReports Server pro 5, install it.
Everything's ok.
First, I create a datasource, the link is ok. Then I create a domain.
And finally I want to create a report from scratch but ...
0
votes
0answers
24 views
Flushing out JaspePrint Object.
I have generated reports using Jasper IReport and compiled it in Java. I'm filtering the report dynamically with the user driven dates. It displays the filtered data in the screen. but if export the ...
0
votes
1answer
127 views
Capturing an Attachment Returned Using the tSoap Talend Component
I am using the tSoap component in Talend to make a call the the JasperServer web service. The web service returns a PDF as an attachment. I would like to capture this in Talend, but the tSoap ...
0
votes
2answers
71 views
Python Basic Authentication. get a Cookie
I am making a little script for communicate with a Jasper Report Server, but now I need to read it in Python.
This a fragment of the my Ruby Script:
def get_uuid_and_cookie
body = ""
...
0
votes
1answer
112 views
Displaying JR report on web
I need to display jasperreport in my webApp, I'm using rest api to get report result (v2_rest) as HTML. I'm able to do this via IFRAME just pointing iframe src to rest URL.
I want to find a solution ...