Forum Discussion
MSIX app attach Azure portal integration public preview
Noticed following error. I am using the sample Google Chrome MSIX app. Do we need to specify Icon path?
Log Name: RemoteDesktopServices
Source: Microsoft.RDInfra.Messaging.MessagingDispatcherMiddleware
MessagingDispatcherMiddleware Exception=Microsoft.RDInfra.Shared.Common.RestError.RestException: Value cannot be null.
Parameter name: iconPath ---> Microsoft.RDInfra.Shared.Common.RestError.InnerRestException: Value cannot be null.
Parameter name: iconPath
Mounted Image is unmounted after few seconds
I can see from the logs that chrome is succesfully mounted.
MountDisk: Image ≤\\ket-dc-vm1\shares\msixapps\GoogleChrome_68.46.66.0_x64__74vyvr5aw93s6.vhdx≥ mounted. Volume path is \\?\Volume{8059ccf8-39ba-11eb-baa2-000d3a97f6e9}
But in few seconds I see that image is dismounted.
RefDispose: Image ≤\\ket-dc-vm1\shares\msixapps\GoogleChrome_68.46.66.0_x64__74vyvr5aw93s6.vhdx≥ has refcount 0, performing dismount, volumepath \\?\Volume{8059ccf8-39ba-11eb-baa2-000d3a97f6e9}
hello Jantu123 Stefan Georgiev
exactly the same behavior : vhd is dismounted just a few seconds after having been mounted.
RefDispose: Image ≤\\vm-subvs2\msix\bignotepadplusplus.vhd≥ has refcount 0, performing dismount, volumepath \\?\Volume{8e3d4485-b134-4bbf-a8ab-3649f240588d}
wait for explanations.
regards
- Jantu123Dec 29, 2020Brass Contributor
biginquebec130, thanks for confirming that you are having the same issue where successfully staged/mounted apps are dismounted after few seconds. So there are at least three of us with same issue. Mika_Seitsonen_S also earlier confirmed that he had same symptoms.
Unfortunately I have run out of spending limit in my test Azure Subscription so I have to wait for few days before I can continue testing...
- Stefan GeorgievDec 28, 2020Iron ContributorAt what phase your notice this? if it is during the adding of the MSIX package to the host pool when we parse the metadata it is expected. Once the MSIX image has been added to the host pool, package has been assigned to an app group, is when the permanent staging will happen.