• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
HP Recommended
HP Image Assistant
Microsoft Windows 10 (64-bit)

I run HP Image Assistant from the task sequence in SCCM during deployment of Windows. Used to work fine. Windows version 1809.

 

Now it quits with error code 16384. According to the HP Image Assistant user guide, that code indicates "The reference file failed to open". I guess reference file is the configuration that is used as a baseline, located on HP's servers.

 

I was running on version 3.5.26.1 and I've now updated to version 4.0.12.1. Same error.

 

When I run the exact same application from Software Center in Windows, it works fine. The application is running under the system account.

1 REPLY 1
HP Recommended

Update: I added the /debug parameter to the command line that runs image assistant.

The log-file is found in c:\windows\ccmtemp\hp image assistant.log after OS deployment.

Error: System.OutOfMemoryException after download of reference file from HP-server

 

Here is the whole log:

 

07.29.2019 11:18:37 -- Command-Line: C:\WINDOWS\ccmcache\6\Files\imageassistant\HPImageAssistant.dll /ipc:672,684,688 /Operation:Analyze /Category:All /Selection:All /InstallType:AutoInstallable /Action:Install /Silent /Debug /BIOSPwdFile:C:\WINDOWS\ccmcache\6\SupportFiles\biospw.bin /ReportFolder:C:\windows\logs\software\imageassistant /ResultFilePath:C:\windows\logs\software\imageassistant\readme.html /SoftpaqDownloadFolder:C:\WINDOWS\ccmcache\6\SupportFiles\download
07.29.2019 11:18:37 -- Target Image: ''
07.29.2019 11:18:37 -- Reference Image: ''
07.29.2019 11:18:38 -- ProductListSearchViewModel 16544703
07.29.2019 11:18:38 -- Application initialization started
07.29.2019 11:18:38 -- Setting default connection to HP.com until AWS is successful.
07.29.2019 11:18:38 -- Checking for available application update
07.29.2019 11:18:38 -- Connecting to HP.com...
07.29.2019 11:18:38 -- Downloading 'https://hpia.hpcloud.hp.com/HPIAMsg.cab?hpia=4.0.12'
07.29.2019 11:18:38 -- ProductListSearchViewModel 24495719
07.29.2019 11:18:38 -- Application initialization completed
07.29.2019 11:18:39 -- Setting up advisories grid filter
07.29.2019 11:18:39 -- Grid filters update completed
07.29.2019 11:18:39 -- Setting up advisories grid filter
07.29.2019 11:18:39 -- Grid filters update completed
07.29.2019 11:18:39 -- Setting up advisories grid filter
07.29.2019 11:18:39 -- Grid filters update completed
07.29.2019 11:18:39 -- Setting up advisories grid filter
07.29.2019 11:18:39 -- Grid filters update completed
07.29.2019 11:18:39 -- Setting up advisories grid filter
07.29.2019 11:18:39 -- Grid filters update completed
07.29.2019 11:18:39 -- Setting up advisories grid filter
07.29.2019 11:18:39 -- Grid filters update completed
07.29.2019 11:18:39 -- Verifying cab signature/authenticode
07.29.2019 11:18:39 -- Extracting content file 'HPIAMsg.xml'
07.29.2019 11:18:39 -- Download completed
07.29.2019 11:18:39 -- Application supported platform download
07.29.2019 11:18:39 -- Connecting to HP.com...
07.29.2019 11:18:39 -- Downloading 'https://ftp.hp.com/pub/caps-softpaq/cmit/imagepal/ref/platformList.cab'
07.29.2019 11:18:40 -- Verifying cab signature/authenticode
07.29.2019 11:18:40 -- Extracting content file 'platformList.xml'
07.29.2019 11:18:40 -- Download completed
07.29.2019 11:18:40 -- Application updates additional downloads
07.29.2019 11:18:40 -- Connecting to HP.com...
07.29.2019 11:18:40 -- Downloading 'https://ftp.hp.com/pub/caps-softpaq/cmit/HP_WinPE_DriverPack.html'
07.29.2019 11:18:40 -- Setting up advisories grid filter
07.29.2019 11:18:40 -- Grid filters update completed
07.29.2019 11:18:40 -- Setting up advisories grid filter
07.29.2019 11:18:40 -- Grid filters update completed
07.29.2019 11:18:41 -- Download completed
07.29.2019 11:18:41 -- XML parsing and download processing completed.
07.29.2019 11:18:41 -- Attempting to use results of WinPE HTML download...
07.29.2019 11:18:41 -- Using results of WinPE HTML download.
07.29.2019 11:18:41 -- Successful connection to AWS, setting Default connection back to AWS.
07.29.2019 11:18:41 -- Setting up tabs, showData = False
07.29.2019 11:18:41 -- Tabs setup completed
07.29.2019 11:18:41 -- Analysis started
07.29.2019 11:18:41 -- Target Image: ''
07.29.2019 11:18:41 -- Reference Image: ''
07.29.2019 11:18:41 -- Connecting to AWS...
07.29.2019 11:18:41 -- Downloading 'https://hpia.hpcloud.hp.com/ref/8275/8275_64_10.0.1809.cab?hpia=4.0.12&wf=1&pn=HP+ZBook+15+G4&osv=10...'
07.29.2019 11:18:42 -- Verifying cab signature/authenticode
07.29.2019 11:18:42 -- Extracting content file '8275_64_10.0.1809.xml'
07.29.2019 11:18:42 -- Downloading 'https://hpia.hpcloud.hp.com/ref/8275/8275_cds.cab?hpia=4.0.12&wf=1&pn=HP+ZBook+15+G4&osv=10.0.17763&...'
07.29.2019 11:18:43 -- Verifying cab signature/authenticode
07.29.2019 11:18:43 -- Extracting content file '8275_cds.xml'
07.29.2019 11:18:44 -- Download completed
07.29.2019 11:18:44 -- Exception (Handled): Exception of type 'System.OutOfMemoryException' was thrown.
07.29.2019 11:18:44 -- Exiting with exit code: ReferenceFileOpenFailed
07.29.2019 11:18:44 -- Analysis completed
07.29.2019 11:18:44 -- Exiting with exit code: 16384

 

 

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.