Difference between revisions of "IReport does not start"

From IMSMA Wiki
Jump to: navigation, search
Line 10: Line 10:
 
  jdkhome="C:\IMSMAng\java"
 
  jdkhome="C:\IMSMAng\java"
 
<ol start="3">  
 
<ol start="3">  
<li>d
+
<li>Save the file.
 +
<li>Test to start again.
 +
<li>If it does not work then you have to edit the environmental variable PATH.
 +
<li>Remove all references to Java 1.8.
 +
<li>Test to start again.
 +
<li>If it does not work now then you have to edit the environmental variable JAVA_HOME.
 +
<li>Set JAVA_HOME to C:\IMSMAng\java.
 +
<li>Test to start again.
 
</ol>
 
</ol>
 +
 
More details may be found here https://community.jaspersoft.com/ireport-designer/issues/3593
 
More details may be found here https://community.jaspersoft.com/ireport-designer/issues/3593
  

Revision as of 06:07, 17 December 2014

Note.jpg 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.
IReport splash.png

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.

IReport conf.png

  1. Edit the file C:\IMSMAng\iReport\etc\ireport.conf.
  2. Edit row 12 to
jdkhome="C:\IMSMAng\java"
  1. Save the file.
  2. Test to start again.
  3. If it does not work then you have to edit the environmental variable PATH.
  4. Remove all references to Java 1.8.
  5. Test to start again.
  6. If it does not work now then you have to edit the environmental variable JAVA_HOME.
  7. Set JAVA_HOME to C:\IMSMAng\java.
  8. Test to start again.

More details may be found here https://community.jaspersoft.com/ireport-designer/issues/3593