|
How to get Java software installation log files?SYMPTOMSDuring installation of Java, a dialog box appears displaying one of the these
error codes: CAUSE These are all InstallShield error codes, which indicate that a part of the installation process failed. SOLUTION During installation, if any of the above mentioned errors occurs, installer leaves a log file on system with details about the error. Log files allows us to do a thorough analysis of the issue. Note: We recommend you to delete all versions of Java from your system before proceeding. Install JavaInstall Java through command prompt so that it can generate necessary log files to troubleshoot the issue.
How to Get the Log Files?
Look for following files in Temp folder: jreMSI.log java_install.log jusched.log |