iReport 5.5.1 Doesn't Load

Hi,

I'm totally new with iReport. I downloaded and installed iReport designer 5.5.1 on Windows 8.1, Java jdk 1.8.0. Both Windows OS and Java are 64-bit version. No installation errors.

However, when I try to run iReport, it tries to load,  a popup iReport logo window appears, then disappeas with no errors.

In the popup window lower left hand corner a message says "Loading cached objects...". Nothing else happens.

Have anyone successfully run iReport in Windows 8.1 with latest JAVA version? Or I did something else I need to do?

Thanks,

E.

phame's picture
78
Joined: Apr 14 2014 - 11:28am
Last seen: 9 years 3 months ago

6 Answers:

Hola Phame,

I tried to load Ireport 5.5.1 or 5.5.0 too, but i didn't have succesfull in that, however I uninstalled JDK8 and I installed JDK7u55 and Ireport loaded.

may be it's a bug, or that software doesn't have a good function for JDK8

 

Thanks.

 

 

ramsc2's picture
288
Joined: Apr 8 2014 - 3:11pm
Last seen: 9 years 5 months ago

Evidentemente no corre Ireport con JDK8, desinstalé JDK8 e instalé JDK7u55, al parecer IReport no tiene soporte con JDK8.

 

Saludos a todos los que han tenido este problema.

ramsc2's picture
288
Joined: Apr 8 2014 - 3:11pm
Last seen: 9 years 5 months ago

Maybe, you can update a file, ireport.conf, that file is in JasperSoft\iReport-5.5.0\etc\ireport.conf inside of Program Files.

Update the contain on default location of JDK/JRE section on #jdkhome="/path/to/jdk" parameter.

Write you JDK Path with previous version. Not 8.

Tal vez tengas que actualizar tu archivo, se encuentra dentro de tu instalación de Ireport. Modifica el archivo ireport.conf  en la seccion  #jdkhome="/path/to/jdk"

 

 

ramsc2's picture
288
Joined: Apr 8 2014 - 3:11pm
Last seen: 9 years 5 months ago

This did it. Explicitly redirected launcher (via ireport.conf) to JDK 7 instead of JDK 8 (jdkhome="C:\Program Files\Java\jdk1.7.0_21") and restarted...worked like a charm. Thanks so much.

glyon - 9 years 2 months ago

In order to apply this change, you must delete the "#",
Õtherwise it doesn't work.

jorge.antunes - 7 years 8 months ago
 
Thank you. I'll give it a try with your suggestions.
 
 
 
phame's picture
78
Joined: Apr 14 2014 - 11:28am
Last seen: 9 years 3 months ago

Hello, I'm new user of iReports, but i can assure you, that with jdk 8 version iDesigner not working.

Changed path to 7 version of JDK, and it started.

Not working setup:

jdkhome="C:\Program Files\Java\jdk1.8.0_75"

nor default setup with JDK 8 installed:

# default location of JDK/JRE, can be overridden by using --jdkhome <dir> switch
#jdkhome="/path/to/jdk"

Working setup:

jdkhome="C:\Program Files\Java\jdk1.7.0_75"

julencijus's picture
Joined: Dec 1 2014 - 1:10am
Last seen: 2 years 7 months ago

Probé el Jaspersoft iReport Designer 5.6.0  tampoco cargaba con jdk 8.

Instale la version jdk-7u79 y levantó sin problemas.

Saludos.

Tried the Jaspersoft iReport Designer 5.6.0 It It didn't work con jdk 8.
Then Installed the jdk-7u79 version and load it with no problems.
Greetings.

 

 

 

arma20044's picture
Joined: May 8 2015 - 7:05am
Last seen: 4 years 19 hours ago
Feedback
randomness