Deploy App-v client to pc works, to user not

Hi,
I'm trying to deploy App-v 5.0 SP2 + hotfix to a pc, that works fine but when I deploy to a user, the installation fails "The software change returned error code 0x643(1603)."
The appenforce.log gives: "A supported App-V 5X client is not installed"
I'm triggering App-v 5.0 SP2 hotfix 4 to the user, this has a dependency to the Appv- 5.0 SP2 client which has a dependency to its prereqs (visual c++, dotnet, powershell 3.0).
Please advise.
J.
Jan Hoedt

Hi Torsten,
Thanks for your feedback. Where could I find the msi logs? I haven't used any specific switches during installation for logging.
Don't understand why the appenforce.log says "A supported App-V 5X client is not installed" whereas an installation to pc works fine.
That's actually my question: what's the difference of installation method between to pc and to user (since the user method fails, the pc method works fine).
J.
Jan Hoedt

Similar Messages

  • Deploying app for client

    Hi i have been following this tutorial -
    http://www.netbeans.org/kb/articles/appclient-entappclient.html
    got it to work in netbean 5.5.1 IDE but when i try
    java -jar "C:\Documents and Settings\blahblah\Desktop\JBossTest\Client\ApplicationClientForTest\dist\ApplicationClientForTest.jar" it returns me with javax.naming.communicationException - root exception is java.lang.ClassNotFoundException: ejb.Bean30Remote]
    Any idea? i have jbossall-client in my client library. no lib is created in dist folder but when i clean and built it did have library-inclusion-in-archive
    can someone pls direct me on how to deploy a client application which access a simple stateless ejb?

    Make sure you have the needed java binary files (.class) in your classpath.
    1- Copy ApplicationClientForTest.jar to a directory like D:/java/tests/ for example.
    2- Open MS-DOS and go to the previously created dir: cd D:/java/tests/
    3- Copy the .class files to that directory (package included). for example, you'll have to copy ejb/Bean30Remote.class.
    3- Don't forget to specify the Class-path entry in your manifest.mf file: http://java.sun.com/docs/books/tutorial/deployment/jar/downman.html
    4- Run your jar: java -jar ApplicationClientForTest.jar
    http://www.netbeans.org/kb/articles/appclient-entappclient.html

  • App-V 5 Client + Office 2013 (Administrator OK, user Not OK)

    Dear MS,
    I've installed App-V environment onto our Windows 2008 RDS farm with your tech documents successfully.
    Then I test it with a simple sequenced app (Mozilla Firefox and XML notepad) and it ran successfully.
    I've also sequenced Office 2013 with ODT (Office Deployment Tool), no errors at the end.
    But now the problems starts: when I log in as a normal user, then Office 2013 will show in Start menu, but disappears after a short time.
    Logging in as Administrator doesn't have the issue, Office 2013 works perfectly.
    The MS Office 2013 has been sequenced onto Win 2008 and 2012.
    (yes, I know the 2012 sequencer is not ok for 2008 RDS, but the Firefox and Notepad were sequenced on Win 2012 and ran perfectly on Win 2008).
    I did'n found related information on the technet forums.
    What could it be? Kind of permissions on VFS? Where can I fix it? Or is the issue related to the sequencer?
    ps. also tried installing MS hot fix 4 (and 5) for App-V 5 client, but the issues keep coming back.

    What messages are in the App-V log in event viewer that might be applicable?
    The message beneath viewed when an user log in. As an administrator, the event doesn't show up
    Part or all packages publish failed.
     published: 2 (Firevox and XML notepad)
     failed: 1 (Office 2013)
    Please check the error events of 'Configure/Publish Package' before this message for the details of the failure.
    EventID 19104
    Are you redirecting the Start Menu to the network?
    Nope, the start menu shows only default applications when the user logs in.
    The App-V Folder in Start Menu from Firefox and XML notepad are visible, but the office folder doesn't come up.
    As an administrator, both Firefox, XML notepad AND Office folders are visible.
    -but-
    When I use Start Menu folder redirection, no one App-V application is visible (Event shows that Applications are loaded), how can I fix it here?
    What are you using to manage user profiles?
    I use AD User and Computer configuration to manage profiles
    Does the application run if you browse to the EXE in Windows Explorer?
    What does this to do with app-v? Because when you sequence the app, then is it no more EXE.
    But, these EXE runs flawless in Windows Explorer (so there is no problem with the OS and the application).
    Please help?

  • IMac AirPort first user working, second user not and add MacAir user

    I'm really struggling to get my Airport working properly i have two users on my iMac, only one is connected to the AirPort and therefore the Time Machine and also a MacAir that needs to be backed up on the Airport for first time and also synch Outlook for Mac archiving
    Be grateful of assistance.

    Hi Jeroen,
    Unfortunately you have discovered a bug.  Some suggestions:
    1. You can delete the problem collection and re-create it.  Please note that you will
    lose all data contained in the User Profile Disks, so if there is anything you need you should have each user log on and copy their data to some other safe location such as OneDrive, Dropbox, local client
    drive, etc.  For example, your users may have saved files in their Documents or other folder under their profile folder (C:\Users\<username>) and these will be lost if you delete the collection.
    2. Open an
    Azure Support ticket.  It may be possible for support to manually fix the issue you are having so that you do not need to recreate the collection.  You need to have at least the Developer plan to create a support ticket.
    3. Wait for someone from the RemoteApp team to read this thread and investigate the issue.
    In the future, until this issue has been resolved, I would advise you to always remove a user account from the RemoteApp user access tab before removing the account from Azure AD.
    Thanks.
    -TP

  • $LS_COLORS stopped working (for user, not for root)

    Good day.
    Some time ago,  "ls" stopped paying attention to my color settings when coloring output for my user, while still working for root. For both root and my user, I set $LS_COLORS through ~/.bashrc as "eval $(dircolors -b)" but while this works fine for root, it at some point stopped working for my user, simply since the "eval" doesn't seem to work anymore. That is, what could be the reason for the below behavior?
    (note: I also have colored ls output without $LS_COLORS; just not the colors that I want, and which root does have).
    ===
    [rene@e600 ~]$ echo $LS_COLORS
    [rene@e600 ~]$ dircolors -b
    LS_COLORS='rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:';
    export LS_COLORS
    [rene@e600 ~]$ eval $(dircolors -b)
    [rene@e600 ~]$ echo $LS_COLORS
    [rene@e600 ~]$
    ===
    bash is 4.2.045-5 (coreutils is 8.21-2)
    Regards,
    Rene

    I happens to have the same problem of yours after logging in to Gnome but i didn't test for root.
    I've followed what comment #40 says at
    https://bugs.launchpad.net/ubuntu/+sour … bug/549727 and the problem
    seems to gone.
    try removing ~/.gconf/desktop/gnome/peripherals/touchpad ?

  • Journalct works for user, not for root, or anyone in adm [WORKAROUND]

    Here's a fun one...
    If I'm not in adm and use my user acount, journalctl works as expected... However if I use sudo, root, or if I'm in adm group I get this...
    root@oa ~ > journalctl
    Failed to get cutoff: Bad message
    google comes up with diddly that's relevant, same here.
    (WORKAROUND)
    Also of note, (i've been busy at work, and now xfce doesn't wanna work so i'm doing this in twm) while "journalctl" doesnt work as root, "journalctl -q" does. So that's at least a workaround till that patch gets pushed through.
    Last edited by HalJordan (2012-07-21 23:29:47)

    Just for comparison, what you should get from calling journal as a user is:
    journalctl
    Showing user generated messages only. Users in the group 'adm' can see all messages. Pass -q to turn this message off.
    Maybe  "man systemd-journald.service" can help You.

  • TEXT_IO.FOPEN not working on web deployed app FORMS 6i

    Hi all
    I have coded parsing file by using TEXT_IO.GET_LINE but it seems that my file even can't be opened.
    declare
    file1 text_io.file_type;
    filename1 varchar(256);
    linebuf varchar2(100);
    begin
    file1 := TEXT_IO.FOPEN(:CSV.CSV_PATH, 'r');
    Text_IO.Get_Line(file1, linebuf);
    if linebuf!='blablablablabla' then msg('line is OK!');
    else msg('Line is wrong!');
    end if;
    TEXT_IO.FCLOSE(file1);
    end;
    On local machine when i enter into :CSV.CSV_PATH "C:\details.txt" the file gets loaded because it gets processing, I can see messages.
    When I upload form onto remote web-deployed app server, I enter into path "D:\details.txt" (I cannot write on C:, the files are the same) nothing happens. Does it mean text_io won't work on Fomrs6i web-deployed? How can I investigate this issue.
    Thanks in advance
    Tome

    With Forms Server deployments. TEXT_IO writes the file on the Forms server not the local PC as it did in client-server mode.
    Here are some workarounds
    1) Download the WEBUTIL add-on from Oracle and use its TEXT_IO package to write to the local file.
    WebUtil is an essential add-on loaded with goodies such as a file browse dialog for local files. Its easy to use and is designed to be compatible with other oracle routines like TEXT_IO.
    Kudos to Duncan Mills at Oracle for this top add-on - dont leave home without it.
    www.oracle.com/technology/products/forms/htdocs/webutil/webutil.htm2) Use the original TEXT_IO (as you are now) to write to a file on the Forms Sever , then display it in a browser window using WEB.SHOW_DOCUMENT
    3) I remember seeing some some old Java scripts on OTN to write to local PC.
    MY APOLOGIES for #3. Most forum posts can be solved with that little gem of an answer. "My sink is blocked" ... "yeah I saw some java code to fix that"

  • Package Services are not working in APP-V Client

    Hi Guys,
    As  Virtualizing iPhone Config Utility 3.6 in APP-V 5.0  Publishing in APP-V Client.
    After launching shortcut, it is throwing error like "Apple Mobile service" is not working  and service is also not installing in client machine while it is automatic. it is running through local System".
    can any say that APP-V 5.0 is having ay limitations that it will not capture service which it running through Local Service" 
    i have tested some packages which is having services in Local service not capturing.
    can any one explain.
    Thanks in advance

    The limitation is that only services running as LocalSystem are captured and supported.
    More information about virtual services here .

  • Adobe sign-in request appears randomly, permanently prevents usage of CCP deployed apps.

    We've used CCP to successfully install the creative cloud suite onto our 10.8.4 build image this year for our labs.  When deployed with Deploy Studio, on average 7 out of 10 computers work.  The other few, when attempting to launch any adobe product (doesn't seem to matter which) Adobe Application Manager will attempt to launch and the app will dissapear from the dock. 
    On all following launches of any apps on this machine, the user is prompted with an Adobe ID login page saying our trial will expire in 7 days.  Even if one does login, it will continue to prompt for login everytime, with the app never actually launching.  This seems to happen across all users on the machine.
    The only fix I've seen is to re-image.  Even this is semi-unsuccessful.  All images are being deployed across the same hardware so far, so I"m not sure it is a hardware issue. 
    Greatly reminds me of all the issues we've had with AAMEE.  Not happy.  I've tried following along with what's happening when it fails with fseventer but to no avail. 
    As it's almost the Fall semester, I could definitely use some advice as to what to do.

    Thank you for responding Karl.
    Don't mean to hijack your thread LabOps.  But I'll post my PDapp.log to see what Karl can see.
    My PDapp.log was found in C:\Users\Administrator\AppData\Local\Temp.  Imaging scenario is just as you described.  We used the Adobe CC packager, and was a fresh install of a suite of Adobe applications for our lab.  Simply ran the setup.exe which installed all software. (After Effects, Audition, Dreamweaver, Edge, Fireworks, Flash, Illustrator, InDesign, Photoshop, Premiere)  Acrobat Pro XI installed separately and was installed first by the way.
    With regards to the "Creative Cloud Desktop Application" being suppressed - not sure what that is.  Since I did not create the packages myself, I'm assuming it is one of the options when creating the packages? 
    Cut and pasted below.  This was after launching Adobe Photoshop CC (x64).
    08/12/13 12:16:36:421 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Build Version - 7.0.0.414
    08/12/13 12:16:36:421 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Logging Level verbosity Set  to 4
    08/12/13 12:16:36:421 | [INFO] |  | ASU | PDApp | PDApp.CommandLineParser |  |  | 1632 | Parsing the command line provided. Number of command line arguments is 6
    08/12/13 12:16:36:421 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Detecting Applet Database Library file...
    08/12/13 12:16:36:421 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Fetching Applet registeration information...
    08/12/13 12:16:36:421 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 1632 | AppletManager initialize...
    08/12/13 12:16:36:421 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 1632 | Applet database path - C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\..
    08/12/13 12:16:36:422 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 1632 | PIM library path - C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\AdobePIM.dll
    08/12/13 12:16:36:422 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 1632 | Loading PIM library...
    08/12/13 12:16:36:423 | [INFO] |  | ASU | PIM | PIM |  |  | 1632 | Build Version - 7.0.0.414
    08/12/13 12:16:36:423 | [INFO] |  | ASU | PIM | PIM |  |  | 1632 | Logging Level verbosity Set  to 4
    08/12/13 12:16:36:423 | [INFO] |  | ASU | PIM | PIM |  |  | 1632 | CREATE PIM Instance ...
    08/12/13 12:16:36:423 | [INFO] |  | ASU | PIM | Utilities |  |  | 1632 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\..\pim.db-journal' does not exist
    08/12/13 12:16:36:424 | [INFO] |  | ASU | PIM | PIM |  |  | 1632 | trying to createOrUpdatePIMDbSchema.
    08/12/13 12:16:36:424 | [INFO] |  | ASU | PIM | PIM |  |  | 1632 | Current db schema version on machine 1.
    08/12/13 12:16:36:424 | [INFO] |  | ASU | PIM | PIM |  |  | 1632 | Current db schema version to install 1.
    08/12/13 12:16:36:424 | [INFO] |  | ASU | PIM | PIM |  |  | 1632 | PIM DB Schema is up to date. Current schema version is 1.
    08/12/13 12:16:36:424 | [INFO] |  | ASU | PIM | PIM |  |  | 1632 | PIM Database is Up To Date.
    08/12/13 12:16:36:424 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 1632 | Getting applet data from Applet database
    08/12/13 12:16:36:427 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 1632 | All installed pakages version string (pim_getCurrentPackagesVersion) is CCM:7.0.0.416|D6:7.0.0.414|DECore:7.0.0.414|DWA:3.0.97.0|LWA:3.0.97.0|P6:7.0.0.406|P7:7.0 .0.410|PDApp:7.0.0.414|UWA:7.0.0.414
    08/12/13 12:16:36:427 | [INFO] |  | ASU | PIM | PIM |  |  | 1632 | PIMSqlite closeDB status 0
    08/12/13 12:16:36:427 | [INFO] |  | ASU | PIM | PIM |  |  | 1632 | FREE PIM Instance ...
    08/12/13 12:16:36:427 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 1632 | Registering Applets...
    08/12/13 12:16:36:428 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 1632 | Loading Applet Switcher library: C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\switcher\LWA_UI.dll
    08/12/13 12:16:36:429 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 1632 | Build Version - 7.0.0.414
    08/12/13 12:16:36:429 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 1632 | Logging Level verbosity Set  to 4
    08/12/13 12:16:36:429 | [INFO] |  | ASU | ProvSwitcher | Common.CommandLineParser |  |  | 1632 | Parsing the command line provided. Number of command line arguments is 6
    08/12/13 12:16:36:430 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 1632 | Considering following LEID for applet version switching : Photoshop-CS7-Win-GM
    08/12/13 12:16:36:430 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 1632 | Detected identifier in LEID: CS7
    08/12/13 12:16:36:430 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 1632 | Detected identifier in LEID: CS7
    08/12/13 12:16:36:430 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 1632 | Detected identifier in LEID: CS7
    08/12/13 12:16:36:430 | [INFO] |  | ASU | ProvSwitcher | ProvSwitcher |  |  | 1632 | Not updating the applet version for appletID: LWA_UI appletVersion: 3.0
    08/12/13 12:16:36:430 | [WARN] |  | ASU | PDApp | PDApp.AppletManager |  |  | 1632 | Unable to get the applet switching info... Response is: 8
    08/12/13 12:16:36:430 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | DWA AppletID argument not specified on command line. Trying to find the existing instance
    08/12/13 12:16:36:431 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | This is the first instance so creating a thread for listening to the created pipe
    08/12/13 12:16:36:431 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 1412 | Pipe thread started
    08/12/13 12:16:36:431 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Starting AsyncMessageProcessor
    08/12/13 12:16:36:431 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 1632 | AsyncMsgProcessor initialized...
    08/12/13 12:16:36:431 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 1632 | AsyncMsgProcessor started. on thread id = 1384
    08/12/13 12:16:36:432 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 1632 | Initializing native WindowManager
    08/12/13 12:16:36:432 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 1632 | Creating window instance
    08/12/13 12:16:36:432 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 1632 | Checking for appletID and appletVersion given in CommandLineOptions
    08/12/13 12:16:36:432 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 1632 | Creating APE stage instance
    08/12/13 12:16:36:818 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 1632 | MessageHandler initialized...
    08/12/13 12:16:36:818 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 1632 | ExternalGateway initialized...
    08/12/13 12:16:36:818 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 1632 | NativeCommandHandler initialized...
    08/12/13 12:16:36:825 | [INFO] |  | ASU | PDApp | PDApp.StartupCommand |  |  | 1632 | Logging Level verbosity Set to  INFO
    08/12/13 12:16:36:825 | [INFO] |  | ASU | PDApp | PDApp.StartupCommand |  |  | 1632 | Processing the startup Command
    08/12/13 12:16:36:827 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Starting Applet registeration...
    08/12/13 12:16:36:834 | [INFO] |  | ASU | PDApp | PDAPP.MainDisplayMediator |  |  | 1632 | Looking up for the Exact versioned applet for ID :LWA_UI
    08/12/13 12:16:36:837 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading Applet: LWA_UI Version = 3.0
    08/12/13 12:16:36:845 | [INFO] |  | ASU | PDApp | PDApp.ZStringLoader |  |  | 1632 | PDAPP SWF - locale set to - en_US
    08/12/13 12:16:36:860 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 0 out of 1762444
    08/12/13 12:16:36:861 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 65536 out of 1762444
    08/12/13 12:16:36:862 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 131072 out of 1762444
    08/12/13 12:16:36:862 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 196608 out of 1762444
    08/12/13 12:16:36:863 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 262144 out of 1762444
    08/12/13 12:16:36:864 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 327680 out of 1762444
    08/12/13 12:16:36:866 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 393216 out of 1762444
    08/12/13 12:16:36:867 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 458752 out of 1762444
    08/12/13 12:16:36:868 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 524288 out of 1762444
    08/12/13 12:16:36:870 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 589824 out of 1762444
    08/12/13 12:16:36:871 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 655360 out of 1762444
    08/12/13 12:16:36:872 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 720896 out of 1762444
    08/12/13 12:16:36:873 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 786432 out of 1762444
    08/12/13 12:16:36:875 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 851968 out of 1762444
    08/12/13 12:16:36:875 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 917504 out of 1762444
    08/12/13 12:16:36:877 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 983040 out of 1762444
    08/12/13 12:16:36:878 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 1048576 out of 1762444
    08/12/13 12:16:36:879 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 1114112 out of 1762444
    08/12/13 12:16:36:880 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 1179648 out of 1762444
    08/12/13 12:16:36:882 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 1245184 out of 1762444
    08/12/13 12:16:36:883 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 1310720 out of 1762444
    08/12/13 12:16:36:884 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 1376256 out of 1762444
    08/12/13 12:16:36:885 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 1441792 out of 1762444
    08/12/13 12:16:36:887 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 1507328 out of 1762444
    08/12/13 12:16:36:888 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 1572864 out of 1762444
    08/12/13 12:16:36:889 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 1638400 out of 1762444
    08/12/13 12:16:36:890 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 1703936 out of 1762444
    08/12/13 12:16:36:891 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 1632 | Loading progress 1762444 out of 1762444
    08/12/13 12:16:37:263 | [INFO] |  | ASU | PDApp | P7Flex.Startup |  |  | 1632 | Processing application startup command...
    08/12/13 12:16:37:265 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 1632 | Recieved Applet Loading Completion
    08/12/13 12:16:37:267 | [INFO] |  | ASU | PDApp | ZStringLoader |  |  | 1632 | Trying to load ZString for preferred locale - en_US
    08/12/13 12:16:37:268 | [INFO] |  | ASU | PDApp | P7Flex.Startup |  |  | 1632 | Dpi_X: 96, Dpi_Y: 96 and so DPIType is 1
    08/12/13 12:16:37:274 | [INFO] |  | ASU | PDApp | ZStringLoader |  |  | 1632 | Locale set to - en_US
    08/12/13 12:16:37:292 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 1632 | Loading Applet - LWA_Native for WindowID - 1
    08/12/13 12:16:37:294 | [INFO] |  | ASU | LWANative | LWANative |  |  | 1632 | Build Version - 7.0.0.410
    08/12/13 12:16:37:294 | [INFO] |  | ASU | LWANative | LWANative |  |  | 1632 | Logging Level verbosity Set  to 4
    08/12/13 12:16:37:297 | [INFO] |  | ASU | PDApp | ProvCommon.ZStringLoader |  |  | 1632 | Applet locale set to - en_US
    08/12/13 12:16:37:302 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Start : pwa_openSession
    08/12/13 12:16:37:302 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | pwa_openSession Session key : {201C7347-D606-406D-99EE-59D0EE5337E6}
    08/12/13 12:16:37:305 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Build Version - 7.0.0.386
    08/12/13 12:16:37:305 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Logging Level verbosity Set  to 4
    08/12/13 12:16:37:306 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Schema version and schema compatibility version are same or greater than current
    08/12/13 12:16:37:610 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Successfully opened opm session, db location:C:\Users\Administrator\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/12/13 12:16:37:610 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | No Record found for the input fields in opm_getValueForKey
    08/12/13 12:16:37:610 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Released OPM refrence successfully in opm_freeLibRef
    08/12/13 12:16:37:611 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | End : pwa_openSession
    08/12/13 12:16:37:614 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Start : pwa_setAppXMLData
    08/12/13 12:16:37:615 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | End : pwa_setAppXMLData
    08/12/13 12:16:37:616 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 1632 | Done opening PWASession, session key - {201C7347-D606-406D-99EE-59D0EE5337E6}
    08/12/13 12:16:37:617 | [INFO] |  | ASU | PDApp | P7Flex.ProvisioningNativeApplet |  |  | 1632 | Performing checkWorkflowType...
    08/12/13 12:16:37:618 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Start : pwa_checkWFType
    08/12/13 12:16:37:673 | [ERROR] |  | ASU | LWANative | P7Native |  |  | 1632 | Adding Suppress tag
    08/12/13 12:16:37:674 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | End : pwa_checkWFType
    08/12/13 12:16:37:677 | [INFO] |  | ASU | PDApp | P7Flex.Startup |  |  | 1632 | Screen reader seems to be inactive. Setting enableEEP to false
    08/12/13 12:16:37:680 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Start : pwa_openSession
    08/12/13 12:16:37:681 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | pwa_openSession Session key : {DE3C13B0-A912-4056-BD0C-F306C42EEA42}
    08/12/13 12:16:37:681 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Build Version - 7.0.0.386
    08/12/13 12:16:37:681 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Logging Level verbosity Set  to 4
    08/12/13 12:16:37:682 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Schema version and schema compatibility version are same or greater than current
    08/12/13 12:16:37:796 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Successfully opened opm session, db location:C:\Users\Administrator\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/12/13 12:16:37:796 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | No Record found for the input fields in opm_getValueForKey
    08/12/13 12:16:37:796 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Released OPM refrence successfully in opm_freeLibRef
    08/12/13 12:16:37:796 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | End : pwa_openSession
    08/12/13 12:16:37:799 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Start : pwa_setAppXMLData
    08/12/13 12:16:37:800 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | End : pwa_setAppXMLData
    08/12/13 12:16:37:800 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 1632 | Done opening PWASession, session key - {DE3C13B0-A912-4056-BD0C-F306C42EEA42}
    08/12/13 12:16:37:801 | [INFO] |  | ASU | PDApp | P7Flex.Startup |  |  | 1632 | Fetching app Name from remembered serial record.
    08/12/13 12:16:37:802 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 1632 | getEndpointsByname...
    08/12/13 12:16:37:803 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Start : pwa_getEndPointsByName
    08/12/13 12:16:37:804 | [INFO] |  | ASU | LWANative | OPM |  |  | 1632 |  This product version is for GM
    08/12/13 12:16:37:805 | [INFO] |  | ASU | LWANative | OPM |  |  | 1632 | Fetched URL-https://na1r.services.adobe.com/account/amfgateway2 for LEID-Photoshop-CS7-Win-GM
    08/12/13 12:16:37:805 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | End : pwa_getEndPointsByName
    08/12/13 12:16:37:805 | [INFO] |  | ASU | PDApp | P7Flex.Startup |  |  | 1632 | Analytics EndPoint : https://na1r.services.adobe.com/account/amfgateway2
    08/12/13 12:16:37:807 | [INFO] |  | ASU | PDApp | P7Flex.Startup |  |  | 1632 | Done processing of StartupCommand
    08/12/13 12:16:37:807 | [INFO] |  | ASU | PDApp | StartWorkflowCommand |  |  | 1632 | Start processing of StartWorkflowCommand, workflow detected: First_Launch
    08/12/13 12:16:37:809 | [INFO] |  | ASU | PDApp | P7Flex.LaunchWFCommand |  |  | 1632 | Start processing of LaunchWFCommand
    08/12/13 12:16:37:810 | [INFO] |  | ASU | PDApp | P7Flex.CheckInternetCommand |  |  | 1632 | Checking network connection status...
    08/12/13 12:16:37:839 | [INFO] |  | ASU | PDApp | PDApp.MessageQuequeManager |  |  | 1632 | Message Queue Manager initialized...
    08/12/13 12:16:38:345 | [INFO] |  | ASU | PDApp | P7Flex.CheckInternetCommand |  |  | 1632 | Received network status : true
    08/12/13 12:16:38:346 | [INFO] |  | ASU | PDApp | P7Flex.LaunchWFCommand |  |  | 1632 | Start processing of LaunchWFCommand
    08/12/13 12:16:38:346 | [INFO] |  | ASU | PDApp | P7Flex.LaunchWFCommand |  |  | 1632 | Serial WF: User not signed in... showing register subscription screen
    08/12/13 12:16:38:347 | [INFO] |  | ASU | PDApp | Provisioning.ScreenNavigationCommand |  |  | 1632 | Showing screen : SCREEN_REGISTER_SUBSCRIPTION
    08/12/13 12:16:38:348 | [INFO] |  | ASU | PDApp | AAMShared.DynamicViewMediator |  |  | 1632 | Showing screen with screenID : SCREEN_REGISTER_SUBSCRIPTION
    08/12/13 12:16:38:352 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Performing openIMSLibSession...
    08/12/13 12:16:38:352 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | pwa_openIMSLibSession Session key : {32B50D7F-4BB5-46BF-A7E8-4A361BC50152}
    08/12/13 12:16:38:353 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 1632 | Build Version - 7.0.0.116
    08/12/13 12:16:38:353 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 1632 | Logging Level verbosity Set  to 4
    08/12/13 12:16:38:353 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 1632 | Creating IMSLib instance with product Version ...
    08/12/13 12:16:38:353 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Build Version - 7.0.0.116
    08/12/13 12:16:38:353 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Logging Level verbosity Set  to 4
    08/12/13 12:16:38:354 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Schema version and schema compatibility version are same or greater than current
    08/12/13 12:16:38:652 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Successfully opened opm session, db location:C:\Users\Administrator\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/12/13 12:16:38:652 | [INFO] |  | ASU | OPM | IMSLib |  |  | 1632 | This product version is for GM
    08/12/13 12:16:38:654 | [INFO] |  | ASU | OPM | IMSLib |  |  | 1632 | URL retreived from dispatchlib https://ims-na1.adobelogin.com
    08/12/13 12:16:38:654 | [INFO] |  | ASU | OPM | IMSLib |  |  | 1632 | Created IMSLib instance with LEID:Photoshop-CS7-Win-GM and endpoint:ims-na1.adobelogin.com
    08/12/13 12:16:38:654 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | No Record found for the input fields in opm_getValueForKey
    08/12/13 12:16:38:654 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 1632 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    08/12/13 12:16:38:654 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 1632 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    08/12/13 12:16:38:654 | [INFO] |  | ASU | OPM | IMSLib |  |  | 1632 | Failed get proxy credentials from local store while creating IMSLib Ex instance ...
    08/12/13 12:16:38:655 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 1632 | Done opening IMSSession, session key - {32B50D7F-4BB5-46BF-A7E8-4A361BC50152}
    08/12/13 12:16:38:656 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 1632 | registerClientToGroup...
    08/12/13 12:16:38:657 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Performing registeration of client to group
    08/12/13 12:16:38:657 | [INFO] |  | ASU | OPM | IMSLib |  |  | 1632 | Performing IMS_registerClientToGroup..
    08/12/13 12:16:38:657 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Performing opm_getRecords...
    08/12/13 12:16:38:658 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | returning size of value as:40 in opm_getValueForKey
    08/12/13 12:16:38:658 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Successfully retreived value from opm domain:IMSLib subdomain:BuddyGroup key:0 in opm_getValueForKey
    08/12/13 12:16:38:658 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Registered Client to group successfully!
    08/12/13 12:16:38:658 | [ERROR] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 1632 | Successfully registered client to group
    08/12/13 12:16:38:659 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 1632 | Fetching default user profile for requested ClientID...
    08/12/13 12:16:38:660 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Performing fetch default user for clientID...
    08/12/13 12:16:38:660 | [INFO] |  | ASU | OPM | IMSLib |  |  | 1632 | Performing fetchDefaultUserInfoForClientId...
    08/12/13 12:16:38:660 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | No Record found for the input fields in opm_getValueForKey
    08/12/13 12:16:38:660 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 1632 | Failed in getting value for key in OPMGetValueForKey domain:IMSLib subDomain:CSServiceMap key:426eb9f9-9989-45dd-8b7c-1bcdc957c8e5
    08/12/13 12:16:38:661 | [WARN] |  | ASU | OPM | IMSLibHelper |  |  | 1632 | Failed in fetching default user id for the service, while processing fetchDefaultUserGUIDForClientID
    08/12/13 12:16:38:661 | [INFO] |  | ASU | OPM | IMSLib |  |  | 1632 | Failed to get default user for clientId in fetchDefaultUserInfoForClientId...
    08/12/13 12:16:38:661 | [WARN] |  | ASU | LWANative | P7Native |  |  | 1632 | failed in IMSLib's fetchDefaultUserInfoForClientId function, in getDefaultUserForClientId
    08/12/13 12:16:38:661 | [INFO] |  | ASU | OPM | IMSLib |  |  | 1632 | Performing releaseData...
    08/12/13 12:16:38:661 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Unable to find default user for client_id: 426eb9f9-9989-45dd-8b7c-1bcdc957c8e5
    08/12/13 12:16:38:662 | [ERROR] |  | ASU | PDApp | UserProfile |  |  | 1632 | Received empty UserData during setProfileData!
    08/12/13 12:16:38:662 | [ERROR] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 1632 | Unable to parse response properly while fetching default user profile!
    08/12/13 12:16:38:663 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 1632 | Closing IMSSession: {32B50D7F-4BB5-46BF-A7E8-4A361BC50152}
    08/12/13 12:16:38:664 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Performing closeIMSLibSession...
    08/12/13 12:16:38:664 | [INFO] |  | ASU | OPM | IMSLib |  |  | 1632 | Releasing IMSLib instance ...
    08/12/13 12:16:38:664 | [INFO] |  | ASU | OPM | OPM |  |  | 1632 | Released OPM refrence successfully in opm_freeLibRef
    08/12/13 12:16:38:664 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 1632 | Released OPMWrapper reference
    08/12/13 12:16:38:664 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 1632 | Done closing IMSSession: {32B50D7F-4BB5-46BF-A7E8-4A361BC50152}
    08/12/13 12:16:38:847 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentRegister |  |  | 1632 |
              hyperlinkButton.accessibilityName =
    08/12/13 12:16:38:847 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentRegister |  |  | 1632 |
              hyperlinkButtonCannotConnect.accessibilityName =
    08/12/13 12:16:38:848 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentRegister |  |  | 1632 |
              lblParagraphOne.accessibilityName = null
    08/12/13 12:16:38:848 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentRegister |  |  | 1632 |
              lblParagraphTwo.accessibilityName = null
    08/12/13 12:16:38:848 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentRegister |  |  | 1632 |
              lblParagraphThree.accessibilityName = null
    08/12/13 12:16:38:849 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.compositeComponent.ScreenRegister |  |  | 1632 | #setUpAccessibilityProperties
    08/12/13 12:16:38:850 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenRegisterMediator |  |  | 1632 | onRegister
    08/12/13 12:16:38:850 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBaseMediator |  |  | 1632 | onRegister
    08/12/13 12:16:38:851 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.ContentFooterMediatorF08A58C7-2083-F525-F618 -7350A1C3CBEB |  |  | 1632 | onRegister
    08/12/13 12:16:38:853 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentRegister |  |  | 1632 |
              hyperlinkButton.accessibilityName =
    08/12/13 12:16:38:853 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentRegister |  |  | 1632 |
              hyperlinkButtonCannotConnect.accessibilityName =
    08/12/13 12:16:38:854 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentRegister |  |  | 1632 |
              lblParagraphOne.accessibilityName = null
    08/12/13 12:16:38:854 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentRegister |  |  | 1632 |
              lblParagraphTwo.accessibilityName = null
    08/12/13 12:16:38:854 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentRegister |  |  | 1632 |
              lblParagraphThree.accessibilityName = null
    08/12/13 12:16:38:855 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.compositeComponent.ScreenRegister |  |  | 1632 | #setUpAccessibilityProperties
    08/12/13 12:16:49:633 | [INFO] |  | ASU | PDApp | PDApp.HostMessageHandler |  |  | 1632 | Front applet found
    08/12/13 12:16:49:637 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBasePopupWindowMediator |  |  | 1632 | onRegister
    08/12/13 12:16:49:652 | [INFO] |  | ASU | PDApp | PDApp.HostMessageHandler |  |  | 1632 | Front Applet returned value  = false
    08/12/13 12:16:49:898 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.DialogFooterMediator |  |  | 1632 | #onRegister
    08/12/13 12:16:49:937 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentConfirmation |  |  | 1632 |
              txtInputPassword.accessibilityName = Are you sure you want to quit?
    08/12/13 12:16:49:937 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentConfirmation |  |  | 1632 |
              txtInputPassword.accessibilityName = Are you sure you want to quit?
    08/12/13 12:16:51:035 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.DialogFooterMediator |  |  | 1632 | #onRemove
    08/12/13 12:16:51:037 | [INFO] |  | ASU | PDApp | P7Flex.QuitCommand |  |  | 1632 | Quitting workflow with launchApp: false
    08/12/13 12:16:51:037 | [INFO] |  | ASU | PDApp | P7Flex.QuitCommand |  |  | 1632 | Global session found open, closing it now.
    08/12/13 12:16:51:038 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 1632 | Closing PWASession: {201C7347-D606-406D-99EE-59D0EE5337E6} Commit: false
    08/12/13 12:16:51:039 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Start : pwa_closeSession
    08/12/13 12:16:51:040 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | End : pwa_closeSession
    08/12/13 12:16:51:040 | [INFO] |  | ASU | PDApp | P7Flex.QuitCommand |  |  | 1632 | Serial session found open, closing it now.
    08/12/13 12:16:51:041 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 1632 | Closing PWASession: {DE3C13B0-A912-4056-BD0C-F306C42EEA42} Commit: false
    08/12/13 12:16:51:042 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | Start : pwa_closeSession
    08/12/13 12:16:51:044 | [INFO] |  | ASU | LWANative | P7Native |  |  | 1632 | End : pwa_closeSession
    08/12/13 12:16:51:045 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 1632 | Un-loading Applet - LWA_Native for window ID - 1
    08/12/13 12:16:51:045 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 1632 | Callng the finalize function of the applet
    08/12/13 12:16:51:046 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 1632 | Unloading applet
    08/12/13 12:16:51:047 | [INFO] |  | ASU | PDApp | PDApp.HostMessageHandler |  |  | 1632 | Recieved force window close message
    08/12/13 12:16:51:047 | [INFO] |  | ASU | PDApp | PDApp.HostMessageHandler |  |  | 1632 | Sending message to native
    08/12/13 12:16:51:048 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 1632 | Window destruction reached for ID - 1
    08/12/13 12:16:51:196 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 1412 | Pipe Connected. Waiting for data to come on pipe
    08/12/13 12:16:51:196 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 1412 | 2 bytes read on pipe
    08/12/13 12:16:51:196 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 1412 | Data recieved on pipe. Sending the data to the main thread to process and show window
    08/12/13 12:16:51:196 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 1412 | Message Sent to main thread
    08/12/13 12:16:51:196 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 1412 | Disconnecting pipe
    08/12/13 12:16:51:196 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 1412 | Pipe Disconnected
    08/12/13 12:16:51:196 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 1412 | Terminating the pipe thread
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Terminating native MessageQueueManager
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp.MessageQuequeManager |  |  | 1632 | Message Queue Manager destructed
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Terminating WindowManager
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 1632 | Destroying PDApp main window's
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 1632 | Destroying PDApp main window's sucessfully
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Terminating ExternalGateway
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 1632 | ExternalGateway destructed
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Terminating MessageHandler
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 1632 | MessageHandler finalize...
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 1632 | MessageHandler destructed
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Terminating NativeCommandHandler
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 1632 | NativeCommandHandler destructed
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Terminating AsyncMessageProcessor
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 1632 | Destroying AsyncMsgProcessor
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Terminating NativePlatformHandler
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Terminating ETSWrapper class
    08/12/13 12:16:51:197 | [INFO] |  | ASU | PDApp | PDApp |  |  | 1632 | Terminating logger

  • App-v client 5.0 sp2 for RDS, Excel 2007, ESSBase add-in, win 2012 server R2 Excel crashes

    Hi,
    I'm trying to make following work (with no success for now). 
    Issue
    > Excel crashed when It loads the ESSBase’s (xla or xll) add-in.
    For the purpose of my tests, I’m handling the app-v packages using the powershell commandlets
    (no SCCM / no App-V Infrastructure)
    Environment
    On top of a Win 2012 r2 remote desktop session host server, I :
    - installed App-V 5.0 SP2 client for RDS
    - (added/published globally) Excel as a packaged app-v app
    - (added/published globally) ESSBase as a packaged app-v app 
    - (added/Enabled it Globally) a Connection Group (witch includes both the above appv packages)
    Connection group’s XML looks like below :
    Commandlets I'm using :
    import-module
    appvclient
    #Add packages
     Add-AppvClientPackage
    -Path C:\ExcelEss\EXcel\EXcel.appv    
     -DynamicDeploymentConfiguration
    C:\ExcelEss\EXcel\Excel_DeploymentConfig.xml
     Add-AppvClientPackage
    -Path C:\ExcelEss\ESSBASE\ESSBASE.appv
     -DynamicDeploymentConfiguration
    C:\ExcelEss\ESSBASE\ESSBASE_DeploymentConfig.xml  
    #Publish packages Globally
     Publish-AppvClientPackage
    -Global -Name
    Excel
     Publish-AppvClientPackage
    -Global -Name
    ESSBASE
    #Publish Group
     Get-AppvClientPackage
    | Stop-AppvClientPackage
     Add-AppvClientConnectionGroup
    C:\ExcelEss\MyTestGroup1.xml
    | `
     Enable-AppvClientConnectionGroup
    -Global
    Any help please ?
    MCTS Windows Server Virtualization, Configuration

    Issue fixed, details below
    Upgrade to App-V SP3
    - upgrade of the App-V Client for RDS from version 5.0 SP2 to 5.0 SP3 (RDS VM)
    - uninstall of the App-V 5.0 SP2 sequencer and install of the App-V 5.0 sequencer SP3 
      (App-V Sequencer VM)
    Sequencing
    - Install/Sequencing of Excel 2007 as a 1st distinct App-V Package
    - Install/Sequencing of Oracle ESSBase  Excel Add-In as a 2nd distinct App-V Package
       > I chose type: Add-On or Plugin (second option)
          *this time I forced Oracle Add-In to install under C:\Prog~files (x86)\Oracle
              and no more under
    C:\Oracle  
    - *at the end of the add-In package’s sequencing phase I ensured to have
    mscomctl.ocx
       somewhere on the sequencer VM and then run a cmd then
    ‘regsvr32 mscomctl.ocx’
    when editing the Connection Group’s XML file, I updated the schema
    from
    xmlns=http://schemas.microsoft.com/appv/2010/virtualapplicationconnectiongroup
    to
    xmlns=http://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup
    Explanation:
    http://technet.microsoft.com/en-us/library/dn858700.aspx#BKMK_update_schema_cg
    Deployment
    Add-AppvClientPackage -Path .\Excel\Excel.appv
    Add-AppvClientPackage -Path .\ESSBase\ESSBase.appv
    Publish-AppvClientPackage -Global ESSBase
    Publish-AppvClientPackage -Global Excel
    Add-AppvClientConnectionGroup -Path .\MyTestGroup1.xml
    Enable-AppvClientConnectionGroup –Global
    Although I modified couple of things at once (see red stars above) in this last attempt
    to make this work - I can't really distinguish what step fixed it but - I guess the upgrade to SP3 was a must do step anyway -
    Working !
    Thanks. 
    MCTS Windows Server Virtualization, Configuration

  • APP V 5.0 configuration with SCCM and APP V Client Settings

    Hi All
    If some one is already worked on APP V 5.0 server and client setup kindly  provide me complete details of APP V 5,0 sp2 installation instructions of client and management server, publishing and SQL server. I have a requirement of to publish the application
    through APP V 5.0  management server to citrix server. Our envrionment is based on citrix. So I need a clear information of setting up the server and publishing the app v client on citrix server.
    End to End details. We have 140 citrix servers in future mode here is the requirement. In the current environment we have 80 citrix server and we have one admin security group and another one is user security group. In the User security group we had added all
    the domain users and publishing to the citrix servers.
    Can we configure SCCM with citrix server?
    Example : We need to publish one single application (APP v 5.0) in All the citrix servers in single instance.
    If yes possible then what would be procedure to configure and what would be app v client settings.
    Regards,
    Deepak Kumar

    Google or Bing is your friend in this situation. What version of XenDesktop\XenApp?
    You should be able to figure it out with these resources and more. There's many blog posts too..
    Deploying App-V 5.0 with XenDesktop 7 and XenApp 6.5
    http://blogs.citrix.com/2013/10/31/guide-for-deploying-app-v-5-on-xendesktop-7-and-xenapp-6-5/
    An hour long step by step video:
    https://www.youtube.com/watch?v=q_JpUP_fqYQ
    SCCM 2012 Citrix Connector
    http://www.citrix.com/content/dam/citrix/en_us/documents/partner-documents/citrix-xenapp-65-sccm-2012-connector-sp1.pdf
    PLEASE MARK ANY ANSWERS TO HELP OTHERS Blog:
    rorymon.com Twitter: @Rorymon

  • We have developed a desktop application using Flash software and published the same for MAC environment. When we double click on the index.app file, the application is working perfectly in Mac 10.6.7 at our office. But if the same index.app file is double

    We have developed a desktop application using Flash software and published the same for MAC environment. When we double click on the index.app file, the application is working perfectly in Mac 10.6.7 at our office. But if the same index.app file is double clicked in Mac 10.6.7 at out clients location, its not opening. For your information the client is able to open this same application by double clicking on index.swf file. The main problem is that client is not able to open the application using index.app file at their office whereas we are able to do so at our office. Can anyone give some suggestions to sort this problem?

    The most common reason is different versions of Flash, or different versions of web browsers used.  Some users may elect to not have Flash installed at all because of the processor overhead of Flash.  If you are going to make an application for a client, check what operating system and browser versions they are using first.  Then determine if a stand alone application is required, or if they have the necessary plugins to run specific browser enhanced code.
    P.S. MAC is an acronym for Media Access Control.  Mac is the shorthand for Macintosh, the operating system and computers made by Apple Inc.

  • Windows Phone 8.1 Universal: VS 2013 deploys app to device but does not delete data file in roamingfolder and roaming is not activated.

    I am using VS 2013 to develop a Windows Phone 8.1 Universal app.  When I deploy to the device (my phone), the old data file that I had stored in the roamingfolder previously continues to be used.  I have uninstalled the app after being deployed,
    I put code in the app to delete the files individually from the roamingfolder and used ClearAsync(). That worked until I deployed the app again and then the old files came back.  I have not associated these apps with the store yet so roaming should
    not be working. The desktop app does not have this problem, when I uninstall it the files are deleted.
    In the phone app properties debug tab, I have the Uninstall and the reinstall my package checked for all configurations.  I have looked everywhere I can think of for these old files: laptop c:, phone tempfolder, localfolder, etc. thinking VS is reinstalling
    them from somewhere when deploying the app but I cannot find them.  If I change the phone app to use the localfolder, the old files are not used.
    Is this just the way it is if I use the roamingfolder or is there a way to delete these old files?
    Any help would be greatly appreciated.  Thanks.

    Hi MV12,
    >>When I deploy to the device (my phone), the old data file that I had stored in the roamingfolder previously continues to be used
    Yes, it is designed to work like that, please refer to this document for details:
    #Accessing app data with the Windows Runtime (Windows Runtime apps)
    https://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh464917.aspx#roaming_app_data
    Roaming data for an app is available in the cloud as long as it is accessed by the user from some device within the required time interval.
    If the user does not run an app for longer than this time interval, its roaming data is removed from the cloud.
    If a user uninstalls an app, its roaming data isn't automatically removed from the cloud, it's preserved. If the user reinstalls the app within the time interval, the roaming data is synchronized from the cloud. The current policy specifies
    that this time interval is 30 days. Location is available via the roamingFolder property.
    >>Is this just the way it is if I use the roamingfolder or is there a way to delete these old files?
    No, you will have to wait.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • My adobe cloud desktop app seems to have stopped working.  I keep getting a error message saying Unable to reach adobe servers, please check firewall settings.

    My adobe cloud desktop app seems to have stopped working.  I keep getting a error message saying Unable to reach adobe servers, please check firewall settings.
    The creative cloud icon on the top menu bar is greyed out, and not updates show.
    I have spoke to our internal IT and my settings are the same as my colleagues who's is working fine, can anybody help with this ongoing problem?

    Grafix121 please ask your I.T. department to review the Adobe Creative Cloud Security FAQ for IT section of Creative Suite Enterprise Deployment | Adobe Developer Connection for information on how to configure your network to allow connections to the Adobe servers.

  • Using Outlook as default email client doesn't work in one important way

    I'm using Outlook 2011 as my default email client, and have set it in all the places I can, as the default email client. It works as I want in almost every place - eg clicking links in websites opens an Outlook email - so that's great.
    BUT I often want to right-click a file and send as an email attachment. Using 'Compress and Email' or just plain 'Email' (added by customising the context-menu) opens up Apple Mail - which I haven't even set up. This is very frustrating, and makes the job of sending a file by email direct from within the Finder much more clumsy.
    Any ideas on how I can invoke Outlook in this way will be much appreciated, thanks.
    Jeff

    Sorry guys... I'm a recent mac-switcher, and was immediately frustrated by the (apparent) lack of features in the Finder. Sorry! Now I'm utilising Pathfinder, which I have come to love - and of course those context menus are in there, not in Finder. So it seems likely that the problem lies within the Pathfinder app, rather than OSX. Your comments have illuminated the blindingly obvious for me. Sorry!
    As a matter of interest; how do YOU quickly email a file out, when you've located it in a Finder window?
    Thanks

Maybe you are looking for