Answered by:
APP V deployment error throug SCCM

Question
-
WE are experiencing problem with SCCM and deploying application using App-V on their Terminal Server Environment
The event viewer shows the following error:
“Error 5009 {hap = 20: app = : tid = D7B0: Pieter usr = } The Application Virtualization Client could not connect to URL FILE :/ / C: \ Windows \ SysWOW64 \ CCM \ Cache \ FID0006D. 1.System \ FID0006D.sft stream (rc 14200C2A-00000003, original rc 14200C2A-00000003).
Error 3008 {hap = 20: app = : tid = D7B0: usr = } The client could not connect to an Application Virtualization Server (rc 14200C2A-00000003) Error 3001 {tid = 1CE0: usr = } The Application Virtualization Client could not launch .
The system cannot find the path specified.”Monday, April 16, 2012 7:42 AM
Answers
-
Hello,
Depending on how you choose to distribute the application - this may have several causes. We can assume the following;1. You have choosen to Download and Execute the application.
2. At one point it may have been downloaded and available in your SCCMs-client local cache.
3. For some reason (such as that you have cleared out the SCCMs client local cache) - it is not there anymore
The easiest way is to re-execute the advertisement - hopefully this will allow it to re-download the bits.
If this is not the case - you could always share what you have attempted in your environment
Nicke Källén | The Knack| Twitter: @Znackattack
- Marked as answer by Aaron.ParkerModerator Sunday, November 18, 2012 9:57 AM
Thursday, May 3, 2012 11:39 AM
All replies
-
So does the file exist?
C:\Windows\SysWOW64\CCM\Cache\FID0006D.1.System\FID0006D.sft
I presume it doesn't - so the next thing to check is the SCCM agent log. Find out why the SCCM has not delivered the SFT file into the SCCM cache.
Twitter: @stealthpuppy | Blog: stealthpuppy.com
This forum post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.
Please remember to click "Mark as Answer" or "Vote as Helpful" on the post that answers your question (or click "Unmark as Answer" if a marked post does not actually answer your question). This can be beneficial to other community members reading the thread.
- Edited by Aaron.ParkerModerator Monday, April 16, 2012 11:19 AM
Monday, April 16, 2012 11:18 AMModerator -
which log file?
Thursday, April 19, 2012 8:51 AM -
[LOG[Activate Virtual Application with command ["C:\Program Files (x86)\Microsoft Application Virtualization Client\SftTray.exe" /launchResult {E7CB5E66-045F-4ED4-8107-E4D6E440D8BA} /launch "Crescendo Desktop_prod 2.6.0.28" ].]LOG]!><time="14:47:19.261+-120" date="04-19-2012" component="VAppLauncher" context="" type="1" thread="51256" file="vapplauncher.cpp:169">
<![LOG[Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of CLIMSG_VIRTUALAPP_ERROR_LAUNCH_FAILURE
{
ClientID = "GUID:5FE3D4B3-E6D9-45BB-9ABB-A3B51FD14FEA";
DateTime = "20120419124750.021000+000";
ErrorCode = "000000-14200c2a-00000003";
ErrorMessage = "An unexpected error occurred. Report the following error code to your System Administrator.";
MachineName = " ";
ProcessID = 34024;
SiteCode = "FID";
ThreadID = 51256;
VirtualApplicationNameAndVersion = "\" \" ";
};
]LOG]!><time="14:47:50.031+-120" date="04-19-2012" component="VAppLauncher" context="" type="1" thread="51256" file="event.cpp:525">Thursday, April 19, 2012 1:04 PM -
just to add this problem is face only by new users added to group. exisiting users in group application is working fineThursday, April 19, 2012 2:03 PM
-
Hello,
Reverting back to Aarons original question;
So does the file exist?
C:\Windows\SysWOW64\CCM\Cache\FID0006D.1.System\FID0006D.sft
I presume it doesn't - so the next thing to check is the SCCM agent log. Find out why the SCCM has not delivered the SFT file into the SCCM cache.The log-file you copied from is one of the potential causes, but it seems to provide the same information as your original post. For instructions on howto troubleshoot this - I suggest you read the App-V 4.6 / SCCM whitepaper available here;
http://technet.microsoft.com/en-us/appvirtualization/cc843994
There is a section called; Troubleshooting Configuration Manager Virtual Application Package Content Distribution
Nicke Källén | The Knack| Twitter: @Znackattack
Friday, April 20, 2012 9:08 AM -
hi
file is not get created infact folder FID0006D.1.System is also not present.
vapplauncher log shows following error
ErrorCode = "000000-14200c2a-00000003";
ErrorMessage = "An unexpected error occurred. Report the following error code to your System Administrator.";Thursday, May 3, 2012 11:13 AM -
Hello,
Depending on how you choose to distribute the application - this may have several causes. We can assume the following;1. You have choosen to Download and Execute the application.
2. At one point it may have been downloaded and available in your SCCMs-client local cache.
3. For some reason (such as that you have cleared out the SCCMs client local cache) - it is not there anymore
The easiest way is to re-execute the advertisement - hopefully this will allow it to re-download the bits.
If this is not the case - you could always share what you have attempted in your environment
Nicke Källén | The Knack| Twitter: @Znackattack
- Marked as answer by Aaron.ParkerModerator Sunday, November 18, 2012 9:57 AM
Thursday, May 3, 2012 11:39 AM