View Single Post
  #2   Spotlight this post!  
Unread 14-02-2012, 14:34
CCNezin CCNezin is offline
Registered User
FRC #1808
 
Join Date: Feb 2012
Location: Freeport, NY
Posts: 2
CCNezin is an unknown quantity at this point
Re: Cannot re-install Windriver (Vista x64) screenshots inside.

Quote:
Originally Posted by Alan Anderson View Post
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>
Reply With Quote