cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jq_zhou
Level 3

IOA-000046446 not fixed

Fujitsu is reporting IOA-000046446 is still not fixed with the build provided on Feb. 12th. They are using INotification6.Download() with an empty string ("") specified for the Destination parameter to download a cab file. The local file in the temp folder is not overwritten by the new cab file. Can you please double check?
I have requested trace file and will upload it once I get it.
0 Kudos
(3) Replies
Not applicable

The trace log would be of great assistance for this. There's specific logging directly related to identifying this case, so it would be helpful to see that information dumped out.
0 Kudos
jq_zhou
Level 3

I reproduced the issue with Cardiff client on Vista.
Please check the trace file and advise.

1) VB program checks updates and call Notif.Download(True, False, "")
2) confirm test.cab downloaded to
C:\Users\support\AppData\Local\Temp\{12345678-1111-2222-3333-123456789018}_37814\test.cab
3) add a couple of bytes to test.cab on download server
4) VB program checks updates and call Notif.Download(True, False, "")
5) C:\Users\support\AppData...\test.cab is not updated
6) Change the Download Size field of the update on Acresso-hosted server
7) VB program checks updates and call Notif.Download(True, False, "")
😎 C:\Users\support\AppData...\test.cab is not updated
0 Kudos
Not applicable

Thanks for uploading the log. I was able to see what was causing it to prematurely end.

Have you tested this with other methods? The workorder was somewhat comprehensive in that there are a lot of ways that method and functionality are invoked. I was interested in whether you had seen other cases where the resume / restart functionality wasn't behaving as we are now expecting it to.
0 Kudos