gleniris3 Posted July 6, 2012 Share Posted July 6, 2012 Hi Guys,I am hoping somebody can help me. I have downloaded and installed iReport-4.6.0-windows-installer.exe from When I try to launch the program, I get the spinner for about 2 seconds but nothing happens. I have uninstalled and reinstalled but to no avail. Can somebody help me please? Link to comment Share on other sites More sharing options...
gdmoreno Posted July 6, 2012 Share Posted July 6, 2012 It could be a couple of things:- not enough memory for iReport - you can configure how much memory the JVM for it uses by editing the ireport.conf file, which you can find under the etc directory. Edit the default_options parameter, and modify the -Xms and -Xmx values to something higher, like 1024m. The MaxPermSize could be lower too, maybe just 128m.- Windows 7 - I also have a Windows 7 machine, it's 64-bit. I used to have problems with iReport too, until I changed the JDK. If your system is also 64-bit, I would suggest downloading JDK 1.7 (there's a specific 64-bit version), and modify the jdkhome variable in ireport.conf to point at JDK 1.7. Link to comment Share on other sites More sharing options...
gleniris3 Posted July 9, 2012 Author Share Posted July 9, 2012 Thanks gdmoreno. Turns out that I needed to put the jdk/bin directory on my path. Link to comment Share on other sites More sharing options...
tocio Posted November 6, 2013 Share Posted November 6, 2013 The person who added "-J" before all default options in ireport.conf should win a medal. The application just didn't want to open at all (no action and no error). Finally after almost 2h of fighting with different JVM settings managed to run iReports just by removing all "-J" from this file. Thanks... Link to comment Share on other sites More sharing options...
mcm Posted May 28, 2014 Share Posted May 28, 2014 Thanks gdmoreno?I got this problem with ireport 5.5 with jdk 1.8 on windows 7 32 bit.the problem as resolved by finstalling JDK 1.7 instead of 1.8 Link to comment Share on other sites More sharing options...
alex.mazurok Posted October 22, 2015 Share Posted October 22, 2015 I had a problem with JAVA_HOME=C:Program FilesJavajdk1.7.0_80when I deleted last '' is starts Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now