Jasper Report- JRException: Image read failed
This Exception comes generally when you try to export the report on Jasper Server in PDF Format, or from iReport, then due to the error in some of the image or all the images, which is producing the...
View ArticleFresh setup of Jasper Reports from scratch - For beginners
I have been thinking to compile a document which outlines the complete process of installation and setup of the connection because generally when one starts they do not find much of material and they...
View ArticleHow to export and import a Jasper Server Repository on a remote system
In this blog I have explained the steps to import and export the JasperServer Repository (In the steps below I have used a Remote Linux Machines accessed via windows machine)Before following the steps...
View ArticleSetting mail account for Subscription of scheduled Jobs in JasperServer.
I wanted to document the process from a long time but due to crunch of time I could not, but now I will like to explain the process in simple easy to follow steps.First of all I would like to give an...
View ArticleHow to resolve can't add a cell error - While Exporting to excel in Jasperserver
This is an error which you get while exporting the data from the Jasperserver in the Excel Format.Something of this sortFor resolving this you should check some of these errors:1. Number to string cast...
View ArticleHow to add System Variable/Environment Variable in Mac OS
Following are the steps to set up the variable.1. Open terminal.2. Type the command -> touch ~/.bash_profile - The touch utility sets the modification and access times of files. If any file does...
View Article