L’équipe App-V vient de publier un billet et une KB concernant une erreur survenant lors du lancement d’une application virtuelle. Celle-ci se charge jusqu’à 100% et plus rien ne se passe pendant plusieurs minutes. Après 10 minutes, le message d’erreur suivant s’affiche :
The Application Virtualization Client could not launch <appName>
The application took too long to be ready to interact with the user, possibly because the system was too busy, Try again in a few minutes. If the problem persists, report the following error code to your System Administrator.
Error code: 460281F-0B01F504-00000041E
Vous devez changer un paramétrage dans le fichier OSD du package.
Changez :
<VM VALUE="Win32">
<SUBSYSTEM VALUE="windows"/>
</VM>
Par :
<VM VALUE="Win32">
<SUBSYSTEM VALUE="console"/>
</VM>
Pour plus d’informations, vous pouvez consulter :
· Le billet de l’équipe : http://blogs.technet.com/b/appv/archive/2011/05/17/how-to-fix-the-application-took-too-long-to-be-ready-to-interact-with-the-user-04-000041e-error.aspx
· La KB2195120 - When launching an application virtualized using Microsoft App-V, the application hangs for 10 minutes and then terminates