Quote:
Originally Posted by Alan Anderson
So what does the .log file it tells you to look at say?
|
Sorry, forgot about that. It's basically just what the third panel had as far as I know.
<?xml version="1.0" encoding="windows-1252" standalone="no"?>
<!DOCTYPE log SYSTEM "logger.dtd">
<log>
<record>
<date>2012-02-14T19:30:30</date>
<millis>1329247830606</millis>
<sequence>0</sequence>
<logger>com.windriver.installer.services.logging </logger>
<level>SEVERE</level>
<class>com.windriver.installer.controller.internal .ishield.InstallShieldOutputHandler</class>
<method>notifyDone</method>
<thread>10</thread>
<message>InstallShieldOutputHandler:notifyDone procesExitValue is 4, error message is InstallShield process can't start due to corrupt install image.
</message>
</record>
<record>
<date>2012-02-14T19:30:31</date>
<millis>1329247831207</millis>
<sequence>1</sequence>
<logger>com.windriver.installer.services.logging </logger>
<level>SEVERE</level>
<class>com.windriver.installer.ui.internal.wizard. WRIStandardInstallPage</class>
<method>done</method>
<thread>10</thread>
<message>An exception occurred during installation of an install set</message>
</record>
</log>