This section is trying to help you solve the problems you encounter during the installation.
If error occurs during the installation, you can check the log information recorded to find out what the problem is. Where logs are generated depends on when the installation process get stuck:
Besides, on a Windows platform, you can choose to specify the log destination that should use absolute path and log file name when launching the installation wizard by running the following command:
jrdesigner-xxx-windows.exe -D$INSTALL_LOG_NAME$="Install.log" -D$INSTALL_LOG_DESTINATION$="D:\temp"
or
$ ./jrdesigner-xxx-linux.bin -D$INSTALL_LOG_NAME$="Install.log" -D$INSTALL_LOG_DESTINATION$="/opt/temp"
Change jrdesigner-xxx-windows.exe or jrdesigner-xxx-linux.bin to the real file name of the installation file.
Feel free to send your questions to support@jinfonet.com.
Problem
When running JReport Designer's installer on Windows Vista, the installer cannot find the browser and the installed JDKs, or when running installers of other JReport products, the installer cannot find the installed JDKs. These browsers are supported in JReport Designer's installer: Internet Explorer, Firefox, and Google Chrome.
Reason
By default Vista's security settings are stricter than Windows 2000, XP, and 2003. The children processes do not inherit the execution right from their parent process.
Solution
Make the compatibility property of the installer file (.exe) available: