Application Virtualization TechCenter >
Microsoft Application Virtualization (App-V) Forums
>
App-V General Sequencing
>
App-v 4.6 Sequencing.
App-v 4.6 Sequencing.
- Hi.
I've started to play with App-V 4.6 Beta on Windows 2008 RTM x64 bit.
I've tried to move some applications from a 4.5 enviornment that we have, some work fine and others don't. Some of the errors that occurs does occur on both the packages that I move from 4.5 and on the ones that I resequence on a Windows 2008 RTM X86 4.6 sequencer and run them on a Windows 2008 RTM X64 Terminal server. (The packages that I tried to move from the 4.5 enviorment is sequenced on a Windows 2003 SP2 4.5 CU1 sequencer.)
App 1 :
Citrix Access Gateway 4.6 Admin tool.
The sequence goes thru fine, the application starts on the Sequencer and works
When I launch it on the Terminal server it just quits right after launch. (Does not start at all)
And these three events is logged in the eventviewer :
Log Name: Application
Source: Application Virtualization Client
Date: 05.11.2009 08:46:53
Event ID: 6096
Task Category: (37)
Level: Error
Keywords: Classic
User: N/A
Computer: ctx200
Description:
{tid=E0C:usr=KMEF}
An error occurred while opening the virtual registry (section: false), rc: 07B01F0C-0000004A
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Virtualization Client" />
<EventID Qualifiers="16384">6096</EventID>
<Level>2</Level>
<Task>37</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-11-05T07:46:53.000Z" />
<EventRecordID>6879</EventRecordID>
<Channel>Application</Channel>
<Computer>ctx200</Computer>
<Security />
</System>
<EventData>
<Data>{tid=E0C:usr=KMEF}
</Data>
<Data>false</Data>
<Data>07B01F0C-0000004A</Data>
</EventData>
</Event>
Log Name: Application
Source: Application Virtualization Client
Date: 05.11.2009 08:46:53
Event ID: 6096
Task Category: (37)
Level: Error
Keywords: Classic
User: N/A
Computer: ctx200
Description:
{tid=E0C}
An error occurred while opening the virtual registry (section: false), rc: 07B01F0C-0000004A
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Virtualization Client" />
<EventID Qualifiers="16384">6096</EventID>
<Level>2</Level>
<Task>37</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-11-05T07:46:53.000Z" />
<EventRecordID>6880</EventRecordID>
<Channel>Application</Channel>
<Computer>ctx200</Computer>
<Security />
</System>
<EventData>
<Data>{tid=E0C}
</Data>
<Data>false</Data>
<Data>07B01F0C-0000004A</Data>
</EventData>
</Event>
Log Name: Application
Source: Application Virtualization Client
Date: 05.11.2009 08:46:53
Event ID: 6007
Task Category: (16)
Level: Error
Keywords: Classic
User: N/A
Computer: ctx200
Description:
Q:\cagadm46.199\VFS\CSIDL_PROGRAM_FILES\Citrix\Access Gateway Administration Tool 4.6.0\AdminTool.exeUnable to attach to process 6588 (Terminated Process)
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Virtualization Client" />
<EventID Qualifiers="16384">6007</EventID>
<Level>2</Level>
<Task>16</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-11-05T07:46:53.000Z" />
<EventRecordID>6881</EventRecordID>
<Channel>Application</Channel>
<Computer>ctx200</Computer>
<Security />
</System>
<EventData>
<Data>Q:\cagadm46.199\VFS\CSIDL_PROGRAM_FILES\Citrix\Access Gateway Administration Tool 4.6.0\AdminTool.exe</Data>
<Data>6588</Data>
</EventData>
</Event>
App2 :
RoyalTS from Code4ward.
The sequence works fine, the application launches on the Terminal server, everything works fine, exept if I try "File Open", then the application just freezes.
I'm unable to determind whats wrong with these packages using process monitor.
All Replies
- Hello,
It seems someone else has this issue aswell;
http://www.softgridguru.com/viewtopic.php?p=12077&sid=340a5b95ab2e0390fe952d5905d499c6
I would suggest you submit your problem on the connect site.
/Znack- Proposed As Answer byznack Friday, November 06, 2009 6:21 PM
- I would suggest to re-sequence the AG Admin Console on a 64bit System: When Sequencing it on a 32bit sequencer, CSIDL_PROGRAM_FILES is automatically used as a replacement for "C:\Program files". But on a 64bit System, this folder would point to the 64bit portion of the file system (and registry as well), and not point to the WOW portion (C:\Program Files (x86)).
I haven't installed the AG Admin Console for a whle so I don't know if it allows to be installed to Q:\something. If it would allow this, I also would give that a try
Falko - I had the same problem with Office 2007 Professional Plus sequenced on 32bit, running just fine on W2k3 SP2 Std 32bit Terminal-Servers and not running under W2k8 SP2 Std 64bit Terminalservers. I resequenced Office on App-V 4.6 RC Sequencer on a W2k8 SP2 Std 64bit Server as Sequencer and let Office run with App-V 4.6 RC x64 Client. Result is, that it still does NOT run correctly. The same problems as before appear (Starting Outlook - can look at Mails just fine, but when I click "reply" or "New Mail", Outlook hangs and I have to kill the Process.)
At the moment I have a call at Microsoft open. I'll let you know what the result will be...
regards, suckupper

