Difference between revisions of "IReport does not start"
From IMSMA Wiki
Line 2: | Line 2: | ||
[[Image:IReport splash.png|300px|center]] | [[Image:IReport splash.png|300px|center]] | ||
− | The iReport splash screen is shown when the iReport is started from the TrayLauncher and from C:\IMSMAng\iReport\bin. One known reason for this is that a new version of Java than 1.7 is installed on the computer. | + | 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. | ||
[[Image:IReport conf.png|850px|center]]<br/> | [[Image:IReport conf.png|850px|center]]<br/> | ||
Line 10: | Line 11: | ||
jdkhome="C:\IMSMAng\java" | jdkhome="C:\IMSMAng\java" | ||
<ol start="3"> | <ol start="3"> | ||
− | <li>Save the file. | + | <li>Note that there should not be any '''#''' at the beginning of row 12.</li> |
− | <li>Test to start again. | + | <li>Save the file.</li> |
− | <li>If it does not work then you have to edit the environmental variable PATH. | + | <li>Test to start again.</li> |
− | <li>Remove all references to Java 1.8. | + | <li>If it does not work then you have to edit the environmental variable PATH.</li> |
− | <li>Test to start again. | + | <li>Remove all references to Java 1.8.</li> |
− | <li>If it does not work now then you have to edit the environmental variable JAVA_HOME. | + | <li>Test to start again.</li> |
− | <li>Set JAVA_HOME to C:\IMSMAng\java. | + | <li>If it does not work now then you have to edit the environmental variable JAVA_HOME.</li> |
− | <li>Test to start again. | + | <li>Set JAVA_HOME to C:\IMSMAng\java.</li> |
+ | <li>Test to start again.</li> | ||
</ol> | </ol> | ||
Revision as of 18:11, 6 July 2015
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. |
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