I'm getting inconsistent errors when deploying and running app-v applications deployed via SCCM. It seems to be related to HTTPS but I cant put my finger on the cause.
When an application is run, it will often work - however I get these sorts of errors in virtualapp.log
Successfully sent location services HTTPS failure message.VAppLaunchManager27/11/2014 15:40:471204 (0x04B4)
Error sending HEAD request. HTTP code 404, status 'Not Found'VAppLaunchManager27/11/2014 15:40:471204 (0x04B4)
Skip unreachable DP https://<DPSERVER>:443/NOCERT_SMS_DP_SMSPKG$/Content_08093817-2092-4f34-8aba-7e9e3e55f8bd.1/FileZilla FTP Client.appvVAppLaunchManager27/11/2014 15:40:471204 (0x04B4)
UpdateURLWithTransportSettings(): OLD URL - https://<DPSERVER>.kclad.ds.kcl.ac.uk/SMS_DP_SMSPKG$/Content_08093817-2092-4f34-8aba-7e9e3e55f8bd.1VAppLaunchManager27/11/2014 15:40:471204 (0x04B4)
UpdateURLWithTransportSettings(): NEW URL - https://KCLSTRCCM04.kclad.ds.kcl.ac.uk:443/SMS_DP_SMSPKG$/Content_08093817-2092-4f34-8aba-7e9e3e55f8bd.1VAppLaunchManager27/11/2014 15:40:471204 (0x04B4)
IsSslClientAuthEnabled - Determining provisioning mode state failed with 80070005. Defaulting to state of 448.VAppLaunchManager27/11/2014 15:40:471204 (0x04B4)I'm guessing its some sort of certificate problem, but all looks like it is OK. Also communication between clients and management points is HTTPS and working just fine.
Appreciate any pointers as to what can cause this sort of problem
Thanks in advance
Stefan