Difference between revisions of "IReport does not start"
From IMSMA Wiki
Line 1: | Line 1: | ||
{{Note | This article applies to when the iReport application does not start i.e. the iReport splash screen is shown but the application does not start. }} | {{Note | This article applies to when the iReport application does not start i.e. the iReport splash screen is shown but the application does not start. }} | ||
+ | <center> | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| [[Image:IReport splash.png|300px|center]] | | [[Image:IReport splash.png|300px|center]] | ||
<div align="center"> | <div align="center"> | ||
− | '' How the splash looks like when iReport does not start'' | + | '' How the splash looks like when iReport does not start '' |
</div> | </div> | ||
− | | [[Image:IReport splash2.png| | + | | width=10 | |
+ | | [[Image:IReport splash2.png|400px|center]] | ||
<div align="center"> | <div align="center"> | ||
− | '' Progress is shown both which module is loaded and a progress bar'' | + | '' Progress is shown with both which module is loaded and a progress bar'' |
</div> | </div> | ||
|} | |} | ||
+ | </center> | ||
The iReport splash screen is shown when the iReport is started from the ''TrayLauncher'' and from ''C:\IMSMAng\iReport\bin'' but the application does not start. | The iReport splash screen is shown when the iReport is started from the ''TrayLauncher'' and from ''C:\IMSMAng\iReport\bin'' but the application does not start. | ||
One known reason for this is that a new version of Java than 1.7 is installed on the computer. | One known reason for this is that a new version of Java than 1.7 is installed on the computer. |
Revision as of 13:07, 5 August 2016
This article applies to when the iReport application does not start i.e. the iReport splash screen is shown but the application does not start. |
How the splash looks like when iReport does not start |
Progress is shown with both which module is loaded and a progress bar |
The iReport splash screen is shown when the iReport is started from the TrayLauncher and from C:\IMSMAng\iReport\bin but the application does not start. One known reason for this is that a new version of Java than 1.7 is installed on the computer.
- Edit the file C:\IMSMAng\iReport\etc\ireport.conf.
- Edit row 12 to
jdkhome="C:\IMSMAng\java"
- Note that there should not be any # at the beginning of row 12.
- Save the file.
- Test to start again.
- If it does not work then you have to edit the environmental variable PATH.
- Remove all references to Java 1.8.
- Test to start again.
- If it does not work now then you have to edit the environmental variable JAVA_HOME.
- Set JAVA_HOME to C:\IMSMAng\java.
- Test to start again.
More details may be found here https://community.jaspersoft.com/ireport-designer/issues/3593