Options for turning on trace during install

If the installation is failing and the error logs do not contain sufficient information to determine the cause of the problem then you can enable additional log by using these steps

  • Report the stdout and sterr logs to the console window by executing install.sh -is:javaconsole command, you can redirect output to a file

  • Capture additional information to a log of your choice by executing install.sh -is:log file_name command.

  • Turn on additional installation logging by executing the command install.sh -W Setup.product.install.logAllEvents="true" command

No comments: