External DC usage at WebDynpro DC - not deploying

Hi All,
I have created a External DC with both API & Assembly PP's. It got activated. Now I have created a WebDynpro DC with the Used DC of External DCs API & Assembly with Build , Build-Runtime-Strong dependencies respectively.
I have created a PP in WebDynpro DC with Assembly and Added Entity Reference to External DC's Assembly.
I have also added Library Reference pointing to the External DC in WebDynpro DC.
Still i deplloy fails. When i activate the Activity, Activation is sucessfull but deploy is unsuccessfull.
When i use the same External DC in Portal Application DC its working fine. I am sure something is wrong in my WebDynpro DC.
Could any one pls let me know where i am going wrong.
PS: I made Library Reference to External Lib DC like this - mycom.comfinalportallibraries. Hope this is correct way to define in correct place.
Thanks,
Raags
Message was edited by:
        Raghavendra Pothula

Everything was rt, but there was some problems at SDM.
Thanks,
Raags

Similar Messages

  • Java DC not deployed with WebDynPro DC

    Hi,
    I've been testing the DC functionality and I'm trying to create the following:
    1) WebDynPro DC (DCA)
    2) Java DC (DCB)
    DCB has code for reading data from a database table (three classes, one is set as a public part). This code is functioning ok in another WebDynpro project where I've used it as an external jar file located in the lib directory and added to classpath.
    DCA has a small table in the view that I'm filling (or trying to) with data from the database.
    DCB has one java class as a Public Part. DCA has this PP defined in the Used DC's (DC Metadata --> DC definition --> Used DC's). I can see the DCB code fine from the DCA's view (I can use the methods from the class).
    I see no code errors and everything compiles ok. I've built the DCA and DCB separately (Development Component --> Build) before doing the project build and deployment.
    When I deploy, I'm getting java.lang.NoClassDefFoundError for the DCB class (User.class) when the program starts. So it seems that the DCB is not deployed with the DCA. I've tried to look at the properties and java classpath but nothing I've done has helped.
    Purpose is set to compilation, and there is a
    <at-build-time/>
    tag in the .dcdef file.
    Deployment of normal (no DC) Webdynpro projects works fine and the jars in the lib directory are deployed to the server OK.
    Seems like I've tried everything but have found no solution yet. Refreshed every part, re-created everything, re-built, re-deployed etc...
    Shortly: how to get DCB to deploy ?
    Any help is appreciated here
    Kind Regards,
    Jari Pakarinen

    Hi,
    What is the Java DC for then ? If it cannot be used as a part of another DC (deployable unit) then how should it be used ? What is the use if it does not end up at the server with Webdynpro code ?
    The scenario I'm looking for is to include Java classes in a Webdynpro project as a part of the project (not jars done somewhere else, I can do that already) deployed to the server with the Webdynpro.
    Thank you for your help, I'm not blaming you or anything
    Regards,
    Jari

  • Lync 2013 - EWS not deployed external

    Greetings!
    Is there a way how to track the reason why Lync2013 client connecting over EDGE has status of EWS not deployed?
    Lync 2013 Standard FE
    Lync 2013 Edge
    TMG
    Exchange 2010
    Have followed this instructions:
    http://www.b4z.co.uk/lync-2013-ews-with-forefront-tmg-2010-issues.html/comment-page-1
    On the TMG rules: Outlook web access, Outlook anywhere, I have deleted /autodiscover/* and /ews/* path and created a new rule,
    which is connecting to a public addresses: autodiscover.company.com and owa.company.com, and on firewall rule under authentication tab selected: No delegation but client may authenticate directly.
    Created also a new listener which has: No authenticaton.
    PROBLEMS:
    Before doing that we had a problem that Lync2013 client connecting outside LAN got a pop-up credentials and no matter what you have typed, it didn't accept it.
    Now credentials pop-up is not appearing anymore, but the status of EWS is not deployed.
    And we are also having another problem because we had deleted EWS and AUTODISCOVER on Outlook Web access firewall rule and on Outlook anywhere, now Outlook clients
    connecting outside LAN without VPN are unable to get OOF working.
    Any hints?
    bostjanc

    Hi Lisa!
    Thank you for your reply.
    Output of the command: Get-AutodiscoverVirtualDirectory -Server FQDN | fl name,InternalURL,ExternalURL
    Name        : Autodiscover (Default Web Site)
    InternalUrl :
    https://owa2010.company.com/autodiscover/autodiscover.xml
    ExternalUrl :
    https://owa2010.company.com/autodiscover/autodiscover.xml
    Domain username is: [email protected]
    SIP address is: [email protected]
    Output of the command Get-WebServicesVirtualDirectory -Server FQDN | fl name,InternalURL,ExternalURL
    Name        : EWS (Default Web Site)
    InternalUrl : https://owa2010.company.com/EWS/exchange.asmx
    ExternalUrl : https://owa2010.company.com/EWS/exchange.asmx
    A record for autodiscover.company.com is created in EXTERNAL DNS and is pointing to a newly created Firewall rule on TMG, which has /autodiscover/* and /ews/* paths,
    no authentication (it passes the authentication to Exchange 2010).
    There is no SRV record in External DNS if that is important?
    Lync2010 client connecting external is also having EWS shown as not deployed.
    QUESTION:
    QUESTION1:
    I have a question regarding your statement: "Make sure you have configured the CAS Server Certificates including all SAN Names for all SMTP and SIP domains."
    On TMG side I have two rules for LYNC and I want to clarify something about the certificates.
    1 rule is for MEET NOW links and MOBILITY. This rule has /* path, no authentication and it leads to lyncFE ip address. This rule is for Lync reverse proxy which is
    visible on external DNS as lyncproxy2010.company.com. Rule is using certificate with this SAN names:
    DNS Name=lyncproxy2010.company.com
    DNS Name=meet.company.com
    DNS Name=lyncdiscover.company.com
    DNS Name=autodiscover.company.com
    DNS Name=dialin.domain.local
    2nd rule on TMG is newly created Firewall rule
    for solving EWS problem for Lync 2013. It has /autodiscover/* and /ews/* paths,no authentication (it passes the authentication to Exchange 2010).
    This rule is pointing to public address: autodiscover.company.com and to public address owa2010.company.com. Rule is using the sam certificate as we use it in other firewall rules for Outlook web access, Outlook anywhere and ActiveSync. Certificate has this
    SAN names:
    DNS Name=owa2010.company.com
    DNS Name=exchange.company.local
    DNS Name=exchange.company.com
    DNS Name=exchange
    DNS Name=autodiscover.company.local
    DNS Name=autodiscover.company.com
    Ok, my newly rule does not have lyncproxy2010.company.com should it have? It also does
    not have lyncdiscover.company.com should it have?
    QUESTION2:
    Is EWS internal/external url
    case sensitive?
    QUESTION3:
    With creating a newly rule for LYNC where ews and autodiscover are not authenticated on TMG side I have also removed path's /EWS/* and /AUTODISCOVER/* on rules for Outlook anywhere on TMG. Now we have problem that free/busy status ain't working
    external in Outlook clients.
    Soo, fixing pop-up credentials for Lync 2013 is partly solved, because credential window ain't appearing anymore, but EWS is still shown as not deployed, on the other side we have "created" another problem with OOF Outlook external. Any hints?
    with best regards,
    bostjanc

  • Adding External jar file in webdynpro in CE 7.1 EHP 1

    Hi,
    How to add external jar file in webdynpro component. I am using CE 7.1 EHP 1 SP04 .Public part of external library is used in the webdynpro dc.  I created Enterprise Application and used that in runtime in the wybdynpro dc also.
    I am not getting any error at the time of deploy but at the time of activating getting the following error.
    ERROR: E:\usr\sap\CED\J10\j2ee\cluster\server0\temp\CBS\1\.B\354\t\65FFED04CAA1231EE16A570686EC24D6\gen_wdp\packages\com\sap\home\ovsuser\ovsuserapp\comp\OvsUserComp.java:23: package com.sap.security.api does not exist
         [javac] ERROR: import com.sap.security.api.ISearchAttribute;
         [javac] ERROR:                             ^
         [javac] ERROR: E:\usr\sap\CED\J10\j2ee\cluster\server0\temp\CBS\1\.B\354\t\65FFED04CAA1231EE16A570686EC24D6\gen_wdp\packages\com\sap\home\ovsuser\ovsuserapp\comp\OvsUserComp.java:24: package com.sap.security.api does not exist
         [javac] ERROR: import com.sap.security.api.ISearchResult;
    Please help.
    Raktim

    Hello Raktim
    com.sap.security.api should be available within NWDS plugins and should work fine if you add sap-jee DC as used dc.
    For external jars check this link
    [http://wiki.sdn.sap.com/wiki/display/Java/Externaljarfileerrorand+Solution]
    works fine in netwever 7.01 .
    Regards

  • Com.sap.tc.webdynpro.services.sal.deployment.api.WDClassLoaderException:

    my application run sucessfully for past copule of weeks but
    now it show the following exception and i can't able to see my
    output window.... i dont know why
    The Exception is:
    com.sap.tc.webdynpro.services.sal.deployment.api.WDClassLoaderException: Classloader of 'local/Certification' is null, even though application is started.
    if anyone knows, please help me....
    thank you

    Hi,
    plz check the values of all attributes.
    Suppose the values is not there(null) and ur checking some conditions based on this value.
    Null pointer exception will araise due to any nullvalue.
    To avoid this plz put the check--> if(!value = null){........ }.
    Reagrds,
    Lavanya.G

  • Not deployed properly?

    Hi,
    Pardon my question, but I'm quite new at this. I'm trying to create a welcome application mentioned in the tutorial. When I selected 'Deploy new archive and run' I got the following message and the IE did not launch.
    Jul 18, 2004 9:46:40 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [main] INFO:
    Welcome.ear -> Start asynchronous deployment
    So I select run option, but got the following error. Can any body enlighten a rookie.
    Thanks,
    Iwan
    [code]
      Application error occurs during processing the request.
    Details: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: DeployableObject 'local/Welcome' not deployed correctly on the server. Deployment state is unkown.
         at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObject(DeployableObjectFactory.java:91)
         at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObjectPart(DeployableObjectFactory.java:122)
         at com.sap.tc.webdynpro.services.sal.deployment.api.WDDeployableObject.getDeployableObjectPart(WDDeployableObject.java:53)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:37)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:363)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:222)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:301)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:682)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:220)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:94)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:142)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    [/code]

    Hi Iwan,
    for some unknown reason the application deployment is not finished correctly. You should see something like "Deployed local/Welcome.ear successfully..." in the Deploy output view of the NetWeaver Developer studio.
    It's hard to say why it fails in your case without having more information. Please have a look at the server-log using the visual administrator console. There's comprehensive help about the Log Viewer service in the online help of the Developer Studio.
    Regards
    Stefan

  • WebDynpro CO not found when chosing in GP Design Time

    Hi,
    we want to integrate a WebDynpro Java in GP. Therefore we chose a Action and add a CO. When chosing like add WebDynpro Component (GP Interface) we are not able to pick our deployed WebDynpro Component!
    What might be the failure?!
    br

    Hi,
    Have you successfully deployed the webdynpro component. It will not be available if it is not deployed.
    Regards,
    Srinivasan Subbiah

  • .ear files are not deployed correctly under multi instances environment

    We have 1 CI and 3DI.
    In one server there are 1 CI and 1DI.
    and in the other 2 servers there is 1 DI each.
    I developed a program with Webdynpro Java and deployed correctly.
    But after that I could run the application in only the specific server.
    For example I could run the applicaion in A,B server but not C server.
    What's the problem?

    Thanks for the reply.
    I know it'll be solved after restart.
    But it's not easy to restart DI during working hour.
    Isn't there any other way to solve this problem?

  • Webdynpro 加载project,build和deploy出现error

    Dear All:
           我有一个工程加载进webdynpro,用improt找不到工程名。
        我只能创建一个新的工程,然后再将要加载的工程的文件拷贝到这个新工程的目录下,经过 build 和deploy后,出现以下错误:
    11-Mar-2009 17:59:06 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [003]Deployment aborted
    Settings
    SDM host : centsdv2
    SDM port : 50218
    URL to deploy : file:/d:/DOCUME1/lwbnwang/LOCALS1/Temp/temp16983com.chrms.crystal~pmp_approve_appraisals.ear
    Result
    => deployment aborted : file:/d:/DOCUME1/lwbnwang/LOCALS1/Temp/temp16983com.chrms.crystal~pmp_approve_appraisals.ear
    Aborted: development component 'pmp_approve_appraisals'/'com.chrms.crystal'/'LOKAL'/'0.2009.03.11.17.57.07'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application com.chrms.crystal/pmp_approve_appraisals.. Reason: Clusterwide exception: Failed to deploy application com.chrms.crystal/pmp_approve_appraisals. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:  com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application com.chrms.crystal/pmp_approve_appraisals. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted

    LZ这个问题的出现有可能是因为deploy的project中引用了其他project或者其他public的内容,
    所以建议把相关的一起build和deploy。如果没有以上情况,那么试下重启SDM或者Server再部署。

  • Lync 2013 client is showing EWS not deployed.

    Hi,
    I am facing issue with lync 2013 client in the configuration information. it is showing EWS not deployed .
    UCS Connectivity State;      Exchange connection Down;           --;
    MAPI Information;              Status OK;MAPI Status OK;
    EWS Information;;             EWS not deployed;
    I am facing this issue both internally and externally.
    I am using Lync 2010 server and exchange 2010.
    Lync  2010 client is showing all EWS information correct. No issue with lync 2010 client.
    Thanks 

    Had the same issue.  Couple of things you can try:
    1.  Verify EWS virtual directory is configured properly on your Exchange CAS or Front-End servers (Get-WebServicesVirtualDirectory)
    But the thing that fixed it for me was:
    2.  Create SRV records for (_autodiscover, _TCP, 443) pointing to your CAS or Front-End server/array.  This has to be done for the forward zone of your public domain name (i.e. contoso.com, not contoso.local).  I did them both just
    to be on the safe side, but was the public domain that did it.

  • Lync 2013 EWS Not Deployed

    Using the latest Lync Client all of our users that log into Lync are prompted that Exchange needs their credentials. When they enter the credentials, it asks again repeatedly. I checked the Lync Configuration and noticed that EWS was not deployed and there
    is no EWS Internal or External URL.&nbsp; Our sip and smtp are on the some domain.&nbsp; We have checked our autodiscover setting and carefully configured our Exchange servers according to best practices. Any ideas?

    Hi Ataritron,
    Some suggestions for your reference.
    1. Create the SRV record for Exchange Autodiscover in internal DNS. 
    2. Run “Get-AutodiscoverVirtualDirectory” to check whether the internal URL is configured correctly.
     If this is the problem, run “Set-AutodiscoverVirtualDirectory” to configure it.
    For example:
    Set-AutodiscoverVirtualDirectory -Identity 'autodiscover (default Web site)' -ExternalURL 'https://ews.domain.name/autodiscover/autodiscover.xml' -InternalURL 'https://ews.domain.name/autodiscover/autodiscover.xml'
    -BasicAuthentication $true
    Best regards,
    Eric
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • EWS not deployed anymore to Lync 2013 Desktop Clients, Mobile Clients still working fine

    Hello dear community,
    the subject of EWS in conjunction with Lync 2013 has been discussed a lot here .
    However, I could not find here any solution for my problem and I'm (almost) at my end.
    Following scenario - 1 x Lync 2013 BE server, 1 x Lync 2013 Edge server, 1 x reverse proxy (IIS ARR). This Lync 2013 deployment
    was installed about two months ago and integrated into existing IT landscape. Everything worked wonderfully - desktop and mobile clients were able to connect from inside and outside our organization, EMS was deployed to both desktop and mobile clients.
    After that there are no any configuration changes made on Lync server, and yesterday, shortly before an important presentation
    I've found, that EWS is not deployed anymore on all desktop clients. Mobile clients, however, continue to function smoothly.
    I have tried the following: restart Lync and reverse proxy servers - without success, Lync Connectivity Analyzer shows all
    green (internal and external), all relevant tests with Microsoft Remote Connectivity Analyzer were passed, also analysis using Wireshark brought nothing.
    I must to say that a week ago I installed SP3 for Exchange 2010 - can it may be because? Also appears more
    times a day the following error message in Event Viewer on the back-end server (language of operation system is German):
    Protokollname: Lync Server
    Quelle:        LS Storage Service
    Datum:         05.12.2013 19:23:14
    Ereignis-ID:   32054
    Aufgabenkategorie:(4006)
    Ebene:         Fehler
    Schlüsselwörter:Klassisch
    Benutzer:      Nicht zutreffend
    Computer:      SERVER-11.Speedpoint.local
    Beschreibung:
    EWS-AutoErmittlungsfehler im Speicherdienst.
    ExchangeAutodiscoverException: code=ErrorEwsAutodiscover, reason=GetUserSettings
    failed, smtpAddress = xxx, Autodiscover Uri=https://autodiscover.xxx.de/autodiscover/autodiscover.svc, Autodiscover WebProxy=<NULL> ---> Microsoft.Exchange.WebServices.Data.ServiceRequestException: The request failed.
    Das Stammelement ist nicht vorhanden. ---> System.Xml.XmlException: Das Stammelement ist nicht vorhanden.
       bei System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
       bei System.Xml.XmlTextReaderImpl.ParseDocumentContent()
       bei System.Xml.XmlCharCheckingReader.Read()
       bei Microsoft.Exchange.WebServices.Data.EwsXmlReader.Read()
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverRequest.InternalExecute()
       --- Ende der internen Ausnahmestapelüberwachung ---
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverRequest.InternalExecute()
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverService.InternalGetUserSettings(List`1 smtpAddresses, List`1 settings, Nullable`1 requestedVersion, Uri& autodiscoverUrl)
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverService.GetSettings[TGetSettingsResponseCollection,TSettingName](List`1 identities, List`1 settings, Nullable`1 requestedVersion, GetSettingsMethod`2 getSettingsMethod, Func`1 getDomainMethod)
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverService.GetUserSettings(List`1 smtpAddresses, List`1 settings)
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverService.InternalGetSoapUserSettings(String smtpAddress, List`1 requestedSettings)
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverService.GetUserSettings(String userSmtpAddress, UserSettingName[] userSettingNames)
       bei Microsoft.Rtc.Internal.Storage.Exchange.ExchangeContext.SendGetUserSettingsRequest(StoreContext ctx, String smtpAddress)
       --- End of inner exception stack trace ---
       bei Microsoft.Rtc.Internal.Storage.Exchange.ExchangeContext.SendGetUserSettingsRequest(StoreContext ctx, String smtpAddress)
       bei Microsoft.Rtc.Internal.Storage.Exchange.ExchangeContext.GetUserEwsSettings(StoreContext ctx, String smtpAddress, CacheMode cacheMode)
    Ursache: Der AutoErmittlungs-URI war nicht richtig konfiguriert oder nicht erreichbar. Eventuell besteht ein Problem mit dem Proxy, oder andere Fehler liegen
    vor.
    Lösung:
    Überprüfen Sie die Ereignisdetails. Überprüfen Sie, ob der URI des AutoErmittlungsdiensts ordnungsgemäß konfiguriert und erreichbar ist. Prüfen Sie, ob die Proxyeinstellungen ordnungsgemäß konfiguriert sind und der Proxy erreichbar ist. Prüfen Sie die Konfiguration
    der AutoErmittlung zwischen Lync und Exchange Autodiscovery anhand des Handbuchs zur Problembehandlung. Wenn das Problem weiterhin besteht, wenden Sie sich mit den Ereignisdetails an das Supportteam Ihrer Organisation.
    Ereignis-XML:
    < Event xmlns="">
      <System>
        <Provider Name="LS Storage Service" />
        <EventID Qualifiers="53158">32054</EventID>
        <Level>2</Level>
        <Task>4006</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-12-05T18:23:14.000000000Z" />
        <EventRecordID>19949</EventRecordID>
        <Channel>Lync Server</Channel>
        <Computer>SERVER-11.Speedpoint.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>ExchangeAutodiscoverException: code=ErrorEwsAutodiscover, reason=GetUserSettings failed, smtpAddress=xxx, Autodiscover Uri=https://autodiscover.xxx.de/autodiscover/autodiscover.svc, Autodiscover WebProxy=&lt;NULL&gt; ---&gt;
    Microsoft.Exchange.WebServices.Data.ServiceRequestException: The request failed.
    Das Stammelement ist nicht vorhanden. ---&gt; System.Xml.XmlException: Das Stammelement ist nicht vorhanden.
       bei System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
       bei System.Xml.XmlTextReaderImpl.ParseDocumentContent()
       bei System.Xml.XmlCharCheckingReader.Read()
       bei Microsoft.Exchange.WebServices.Data.EwsXmlReader.Read()
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverRequest.InternalExecute()
       --- Ende der internen Ausnahmestapelüberwachung ---
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverRequest.InternalExecute()
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverService.InternalGetUserSettings(List`1 smtpAddresses, List`1 settings, Nullable`1 requestedVersion, Uri&amp; autodiscoverUrl)
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverService.GetSettings[TGetSettingsResponseCollection,TSettingName](List`1 identities, List`1 settings, Nullable`1 requestedVersion, GetSettingsMethod`2 getSettingsMethod, Func`1 getDomainMethod)
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverService.GetUserSettings(List`1 smtpAddresses, List`1 settings)
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverService.InternalGetSoapUserSettings(String smtpAddress, List`1 requestedSettings)
       bei Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverService.GetUserSettings(String userSmtpAddress, UserSettingName[] userSettingNames)
       bei Microsoft.Rtc.Internal.Storage.Exchange.ExchangeContext.SendGetUserSettingsRequest(StoreContext ctx, String smtpAddress)
       --- End of inner exception stack trace ---
       bei Microsoft.Rtc.Internal.Storage.Exchange.ExchangeContext.SendGetUserSettingsRequest(StoreContext ctx, String smtpAddress)
       bei Microsoft.Rtc.Internal.Storage.Exchange.ExchangeContext.GetUserEwsSettings(StoreContext ctx, String smtpAddress, CacheMode cacheMode)
    < /Data>
      </EventData>
    < /Event>
    However Event ID
    32054
    was actually
    always there
    – even
    when everything
    worked fine -
    but with
    some another content.
    That's why I
    don't know
    if I
    should take it seriously.
    Thanks a lot in advance for your help!

    Hi MiF,
    The issue may cause by the Network Service account that the Lync Storage Service uses does not have access to the private key in used by the oAuth certificate. Please do with the following steps:
    Open MMC and add the “Certificates” Snap-in (Local Computer)
    Open Personal | Certificates and find the the Certificate being used for OAuth (use the Lync “Get-CsCertificate -Type OAuthTokenIssuer” cmdlet to find the serial number of the OAuth certificate).
    Right-click | “All Tasks” | “Manage Private Keys”
    Add Permissions for “Network Service” account (the defaults Full control and Read).
    Please also check registry key on client computer.
    If the HKCU\Software\Microsoft\ Office\15.0\Lync \[User SMTP Address]\Autodiscovery registry key does not exist on the user’s workstation, then it likely means that one of the following failures
    have occurred:
    Lync was unable to locate a valid DNS A record or SRV record for the Autodiscover site
    Certificate assigned to Autodiscover site is not trusted by the Lync workstation
    More details:
    http://www.microsoft.com/en-in/download/confirmation.aspx?id=15668
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • InDesign will not deploy from CCP Team Package

    Hello - I am getting nowhere trying to get packages to deploy using the CCP.
    A package containing all of the apps we need to deploy will not deploy.  A package containing just Illustrator deployed just fine.  A package containing just InDesign will not deploy.
    Each one of these packages was created on the same computer with Windows 7 SP1 64-bit installed just prior to creating the packages.
    Each one of these packages was deployed on the same computer with Windows 7 SP1 64-bit installed just prior to attempting deployment.
    So, the packages are created on a machine with a fresh install of Win7x64sp1 - nothing but the operating system installed - no apps of any kind installed, Adobe or otherwise.
    The packages are then deployed to the same machine just after another fresh install of Win7x64sp1 - nothing but the operating system installed - no apps of any kind installed, Adobe or otherwise.
    The progress bar gets to about half, it stalls then rolls back and NOTHING gets installed.
    The software environments used to create and deploy these packages don't get any cleaner than this!  Yet, the packages do not deploy.
    Okay, so where I come from it looks to me as if [a] the packager is broken, [b] the deployment process is broken, [c] some software needs to be installed before creating and/or deploying the package, [d] some of the above, or [e] all of the above!
    I have tried just about everything mentioned in the forum with no success.
    Is there anyone out there, especially an Adobe support specialist, I can work with to get this deployment problem resolved?
    Do I need to purchase a support plan just to get the software deployed?
    Do I need to find and hire somebody outside of Adobe to get this software deployed?
    Any suggestions, answers, pointers or comments would be greatly appreciated.  I am about out of steam on this... 
    Thank you in advance.
    Keith

    Romit - also, here is the PDApp.log from the Build:
    08/22/13 18:46:47:486 | [INFO] |  | ASU | OPM | OPM |  |  | 2284 | Build Version - 7.0.0.271
    08/22/13 18:46:47:486 | [INFO] |  | ASU | OPM | OPM |  |  | 2284 | Logging Level verbosity Set  to 4
    08/22/13 18:46:47:486 | [INFO] |  | ASU | OPM | Utilities |  |  | 2284 | File 'C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db' does not exist
    08/22/13 18:46:47:486 | [INFO] |  | ASU | OPM | Utilities |  |  | 2284 | File 'C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db' does not exist
    08/22/13 18:46:47:595 | [INFO] |  | ASU | OPM | OPM |  |  | 2284 | Successfully opened opm session, db location:C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/22/13 18:46:47:595 | [INFO] |  | ASU | OPM | OPM |  |  | 2284 | No Record found for the input fields in opm_getValueForKey
    08/22/13 18:46:47:595 | [INFO] |  | ASU | OPM | OPM |  |  | 2284 | Released OPM refrence successfully in opm_freeLibRef
    08/22/13 18:46:48:172 | [INFO] |  | ASU | OPM | Utilities |  |  | 2284 | Folder does not exist
    08/22/13 18:48:53:392 | [INFO] |  | ASU | CloudPackagerReDirection | CloudPackagerReDirection |  |  | 2508 | Build Version - 1.2.0.4
    08/22/13 18:48:53:392 | [INFO] |  | ASU | CloudPackagerReDirection | CloudPackagerReDirection |  |  | 2508 | Logging Level verbosity Set  to 4
    08/22/13 18:48:53:392 | [INFO] |  | ASU | CloudPackagerReDirection | CloudPackagerReDirection |  |  | 2508 | Launching the Bootstrapper in elevated mode
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | Build Version - 7.0.0.414
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | Logging Level verbosity Set  to 4
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\core\AAMConfig.xml' does not exist
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup |  |  |  | 2596 | Event Guid generated is: '8004fc50-5877-45c6-af11-18b894075563'
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | Start Adobe Setup
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | TimeLog: Bootstrapper Start
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | TimeLog: Start initial checks
    08/22/13 18:48:53:439 | [INFO] |  | ASU | Setup | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:439 | [WARN] |  | ASU | Setup | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:454 | [INFO] |  | ASU | Setup |  |  |  | 2620 | Event with guid '8004fc50-5877-45c6-af11-18b894075563' is being sent
    08/22/13 18:48:53:454 | [INFO] |  | ASU | Setup |  |  |  | 2620 | GetIEProxyInfo - No default proxy present on the user machine
    08/22/13 18:48:53:454 | [INFO] |  | ASU | Setup |  |  |  | 2620 | GetIEProxyInfo - proxy Url is
    08/22/13 18:48:53:485 | [INFO] |  | ASU | Setup | Utilities |  |  | 2596 | Semaphore is not locked
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Build Version - 7.0.0.414
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Logging Level verbosity Set  to 4
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\pim.db-journal' does not exist
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Users\Builder\AppData\Local\Temp\\asuap.txt' does not exist
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Build Version - 7.0.0.414
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Logging Level verbosity Set  to 4
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | CREATE PIM Instance ...
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db-journal' does not exist
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\pim.db' does not exist
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | trying to createOrUpdatePIMDbSchema.
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS Created Tables.
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | PIM Database is Up To Date.
    08/22/13 18:48:53:485 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Updater Inventory location:C:\Users\Builder\AppData\Local\CreativeCloudPackager\resources\updaterinventory. dll
    08/22/13 18:48:53:501 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Acquired System level ACF lock ...
    08/22/13 18:48:53:501 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | TimeLog: End initial checks
    08/22/13 18:48:53:501 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | TimeLog: Begin Installing
    08/22/13 18:48:53:501 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Current OS version is: Major:6, Minor:1, ServicePack:1
    08/22/13 18:48:53:501 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:501 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:688 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:688 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:782 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:782 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:813 | [INFO] |  | ASU | Setup |  |  |  | 1608 | HTTP Request Status code 200.
    08/22/13 18:48:53:813 | [INFO] |  | ASU | Setup |  |  |  | 2620 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    08/22/13 18:48:53:844 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:844 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:891 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:891 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:953 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:953 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:53:985 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:53:985 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:54:078 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:54:078 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:54:094 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 286579157
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Executing Adobe Genuine Validation for all the AAM packages
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\core\PDApp.pimx'
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\core\PDApp.pima'
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\D6\D6.pimx'
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\D6\D6.pima'
    08/22/13 18:48:54:094 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DECore\DECore.pimx'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DECore\DECore.pima'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DWA\DWA.pimx'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DWA\DWA.pima'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P6\P6.pimx'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P6\P6.pima'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\LWA\LWA.pimx'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\LWA\LWA.pima'
    08/22/13 18:48:54:109 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\UWA\UWA.pimx'
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\UWA\UWA.pima'
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P7\P7.pimx'
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P7\P7.pima'
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\CCP\CCP.pimx'
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Validating package file: 'C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\CCP\CCP.pima'
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Adobe Genuine Validation PASSED for all the AAM packages
    08/22/13 18:48:54:125 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\core\PDApp.pimx
    08/22/13 18:48:54:141 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:54:141 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:54:453 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:54:453 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:54:453 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:54:936 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\core\PDApp.pimx' does not exist
    08/22/13 18:48:54:967 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\core\PDApp.pimx.
    08/22/13 18:48:54:967 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\D6\D6.pimx
    08/22/13 18:48:54:967 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:54:967 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:55:123 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:55:123 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:55:201 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\D6\D6.pimx' does not exist
    08/22/13 18:48:55:217 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\D6\D6.pimx.
    08/22/13 18:48:55:233 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DECore\DECore.pimx
    08/22/13 18:48:55:233 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:55:233 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:55:373 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:55:373 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:55:373 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:55:763 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\DECore\DECore.pimx' does not exist
    08/22/13 18:48:55:794 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DECore\DECore.pimx.
    08/22/13 18:48:55:794 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DWA\DWA.pimx
    08/22/13 18:48:55:794 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:55:794 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:55:888 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:55:888 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:55:888 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:55:981 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\DWA\DWA.pimx' does not exist
    08/22/13 18:48:56:013 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\DWA\DWA.pimx.
    08/22/13 18:48:56:013 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P6\P6.pimx
    08/22/13 18:48:56:013 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:56:013 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:56:137 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:56:137 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:56:512 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\P6\P6.pimx' does not exist
    08/22/13 18:48:56:559 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P6\P6.pimx.
    08/22/13 18:48:56:559 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\LWA\LWA.pimx
    08/22/13 18:48:56:559 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:56:559 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:56:637 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:56:637 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:56:652 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:56:964 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\LWA\LWA.pimx' does not exist
    08/22/13 18:48:56:995 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\LWA\LWA.pimx.
    08/22/13 18:48:57:011 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\UWA\UWA.pimx
    08/22/13 18:48:57:011 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:57:011 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:57:261 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:57:261 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:57:495 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\UWA\UWA.pimx' does not exist
    08/22/13 18:48:57:541 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\UWA\UWA.pimx.
    08/22/13 18:48:57:541 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P7\P7.pimx
    08/22/13 18:48:57:541 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:57:541 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:57:573 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:57:573 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:58:009 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\P7\P7.pimx' does not exist
    08/22/13 18:48:58:041 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\P7\P7.pimx.
    08/22/13 18:48:58:041 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | START installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\CCP\CCP.pimx
    08/22/13 18:48:58:056 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | XML is valid
    08/22/13 18:48:58:056 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:58:072 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertPackageUpdateList.
    08/22/13 18:48:58:072 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS insertAppletRegInfoList.
    08/22/13 18:48:58:072 | [WARN] |  | ASU | PIM | PIM |  |  | 2596 | Failed to find Node
    08/22/13 18:48:59:507 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCP\CCP.pimx' does not exist
    08/22/13 18:48:59:523 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | SUCCESS installPackage at file C:\Users\Builder\AppData\Local\CreativeCloudPackager\packages\CCP\CCP.pimx.
    08/22/13 18:48:59:538 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\PDAppFlex.swf' does not exist
    08/22/13 18:48:59:538 | [INFO] |  | ASU | PIM | Utilities |  |  | 2596 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\PDAppFlex-app.xml' does not exist
    08/22/13 18:48:59:538 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Processing ... _pimCreateOrUpdateAAMInventory
    08/22/13 18:48:59:554 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | Return ... SUCCESS _pimCreateOrUpdateAAMInventory
    08/22/13 18:48:59:554 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | TimeLog: End Installing. Now launching PDApp
    08/22/13 18:49:00:069 | [INFO] |  | ASU | Setup |  |  |  | 2596 | Event Guid generated is: '0b8d1043-ef4e-467f-a09c-dbbe8879319d'
    08/22/13 18:49:00:069 | [INFO] |  | ASU | Setup | Setup |  |  | 2596 | =================  End Adobe Setup. Exit code: 0  =================
    08/22/13 18:49:00:069 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | PIMSqlite closeDB status 0
    08/22/13 18:49:00:069 | [INFO] |  | ASU | PIM | PIM |  |  | 2596 | FREE PIM Instance ...
    08/22/13 18:49:00:069 | [INFO] |  | ASU | Setup |  |  |  | 2596 | Waiting for the async thread to get the task completed
    08/22/13 18:49:00:084 | [INFO] |  | ASU | Setup |  |  |  | 2620 | Event with guid '0b8d1043-ef4e-467f-a09c-dbbe8879319d' is being sent
    08/22/13 18:49:00:084 | [INFO] |  | ASU | Setup |  |  |  | 2620 | GetIEProxyInfo - No default proxy present on the user machine
    08/22/13 18:49:00:084 | [INFO] |  | ASU | Setup |  |  |  | 2620 | GetIEProxyInfo - proxy Url is
    08/22/13 18:49:00:147 | [INFO] |  | ASU | Setup |  |  |  | 1608 | HTTP Request Status code 200.
    08/22/13 18:49:00:147 | [INFO] |  | ASU | Setup |  |  |  | 2620 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    08/22/13 18:49:00:147 | [INFO] |  | ASU | Setup |  |  |  | 2620 | Async thread is completed. Now exiting from function.
    08/22/13 18:49:00:147 | [INFO] |  | ASU | CloudPackagerReDirection | AAMEEUtilities |  |  | 2508 | Process creation completed.
    08/22/13 18:49:00:147 | [INFO] |  | ASU | CloudPackagerReDirection | CloudPackagerReDirection |  |  | 2508 | Creating common Shortcuts entries in Program menu.
    08/22/13 18:49:00:162 | [INFO] |  | ASU | CloudPackagerReDirection | Utilities |  |  | 2508 | Folder does not exist
    08/22/13 18:49:00:193 | [INFO] |  | ASU | CloudPackagerReDirection | CloudPackagerReDirection |  |  | 2508 | Launching AAMEE in De-elevated mode from location : C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\CCP\CreativeCloudPackager.exe
    08/22/13 18:49:00:193 | [INFO] |  | ASU | SetupHelperBin | SetupHelperBin |  |  | 1068 | Build Version - 1.2.0.4
    08/22/13 18:49:00:193 | [INFO] |  | ASU | SetupHelperBin | SetupHelperBin |  |  | 1068 | Logging Level verbosity Set  to 4
    08/22/13 18:49:00:193 | [INFO] |  | ASU | SetupHelperBin | SetupHelperBin |  |  | 1068 | Starting the SetupHelperBin.
    08/22/13 18:49:00:193 | [INFO] |  | ASU | AdobeRedirectionHelper | AdobeRedirectionHelper |  |  | 1068 | Build Version - 1.2.0.4
    08/22/13 18:49:00:193 | [INFO] |  | ASU | AdobeRedirectionHelper | AdobeRedirectionHelper |  |  | 1068 | Logging Level verbosity Set  to 4
    08/22/13 18:49:00:209 | [INFO] |  | ASU | AdobeRedirectionHelper | AdobeRedirectionHelper |  |  | 252 | Build Version - 1.2.0.4
    08/22/13 18:49:00:209 | [INFO] |  | ASU | AdobeRedirectionHelper | AdobeRedirectionHelper |  |  | 252 | Logging Level verbosity Set  to 4
    08/22/13 18:49:00:240 | [INFO] |  | ASU | CloudPackagerReDirection | AAMEEUtilities |  |  | 2508 | Process creation completed.
    08/22/13 18:49:00:240 | [INFO] |  | ASU | CloudPackagerReDirection | AAMEEUtilities |  |  | 2508 | utilLaunchApplicationDeelevated : The return Code from Create Process (0).
    08/22/13 18:49:00:240 | [INFO] |  | ASU | EnterpriseLauncher | EnterpriseLauncher |  |  | 2656 | Build Version - 1.2.0.4
    08/22/13 18:49:00:240 | [INFO] |  | ASU | EnterpriseLauncher | EnterpriseLauncher |  |  | 2656 | Logging Level verbosity Set  to 4
    08/22/13 18:49:00:240 | [INFO] |  | ASU | EnterpriseLauncher | EnterpriseLauncher |  |  | 2656 | Launching the PDApp in Enterprise mode.
    08/22/13 18:49:00:240 | [INFO] |  | ASU | EnterpriseLauncher | Utilities |  |  | 2656 | Path to Process :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\PDApp.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\PDApp.exe" --appletID=CCP_UI --appletVersion=1.0 --workflow=CCP
    08/22/13 18:49:00:271 | [INFO] |  | ASU | EnterpriseLauncher | Utilities |  |  | 2656 | Success in CreateProcess
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | Build Version - 7.0.0.414
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp.CommandLineParser |  |  | 2096 | Parsing the command line provided. Number of command line arguments is 4
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | Detecting Applet Database Library file...
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | Fetching Applet registeration information...
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | AppletManager initialize...
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | Applet database path - C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\..
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | PIM library path - C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\AdobePIM.dll
    08/22/13 18:49:00:287 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | Loading PIM library...
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | Build Version - 7.0.0.414
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | CREATE PIM Instance ...
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | Utilities |  |  | 2096 | File 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\core\..\pim.db-journal' does not exist
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | trying to createOrUpdatePIMDbSchema.
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | Current db schema version on machine 1.
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | Current db schema version to install 1.
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | PIM DB Schema is up to date. Current schema version is 1.
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | PIM Database is Up To Date.
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | Getting applet data from Applet database
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | All installed pakages version string (pim_getCurrentPackagesVersion) is CCP:1.2.0.4|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/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | PIMSqlite closeDB status 0
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PIM | PIM |  |  | 2096 | FREE PIM Instance ...
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | Registering Applets...
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | DWA AppletID argument not specified on command line. Trying to find the existing instance
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | This is the first instance so creating a thread for listening to the created pipe
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp |  |  | 2096 | Starting AsyncMessageProcessor
    08/22/13 18:49:00:303 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 2096 | AsyncMsgProcessor initialized...
    08/22/13 18:49:00:318 | [INFO] |  | ASU | PDApp | PDApp.AsyncMsgProcessor |  |  | 2096 | AsyncMsgProcessor started. on thread id = 1168
    08/22/13 18:49:00:318 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 2096 | Initializing native WindowManager
    08/22/13 18:49:00:318 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 2096 | Creating window instance
    08/22/13 18:49:00:318 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 2096 | Checking for appletID and appletVersion given in CommandLineOptions
    08/22/13 18:49:00:318 | [INFO] |  | ASU | PDApp | PDApp.WindowManager |  |  | 2096 | Creating APE stage instance
    08/22/13 18:49:00:349 | [INFO] |  | ASU | PDApp | PipeThread |  |  | 304 | Pipe thread started
    08/22/13 18:49:00:973 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 2096 | MessageHandler initialized...
    08/22/13 18:49:00:973 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 2096 | ExternalGateway initialized...
    08/22/13 18:49:00:973 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 2096 | NativeCommandHandler initialized...
    08/22/13 18:49:00:989 | [INFO] |  | ASU | PDApp | PDApp.StartupCommand |  |  | 2096 | Logging Level verbosity Set to  INFO
    08/22/13 18:49:00:989 | [INFO] |  | ASU | PDApp | PDApp.StartupCommand |  |  | 2096 | Processing the startup Command
    08/22/13 18:49:00:989 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Starting Applet registeration...
    08/22/13 18:49:01:005 | [INFO] |  | ASU | PDApp | PDAPP.MainDisplayMediator |  |  | 2096 | Looking up for the Exact versioned applet for ID :CCP_UI
    08/22/13 18:49:01:005 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading Applet: CCP_UI Version = 1.0
    08/22/13 18:49:01:020 | [INFO] |  | ASU | PDApp | PDApp.ZStringLoader |  |  | 2096 | PDAPP SWF - locale set to - en_US
    08/22/13 18:49:01:051 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 0 out of 2124868
    08/22/13 18:49:01:051 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 65536 out of 2124868
    08/22/13 18:49:01:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 131072 out of 2124868
    08/22/13 18:49:01:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 196608 out of 2124868
    08/22/13 18:49:01:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 262144 out of 2124868
    08/22/13 18:49:01:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 327680 out of 2124868
    08/22/13 18:49:01:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 393216 out of 2124868
    08/22/13 18:49:01:067 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 458752 out of 2124868
    08/22/13 18:49:01:083 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 524288 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 589824 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 655360 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 720896 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 786432 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 851968 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 917504 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 983040 out of 2124868
    08/22/13 18:49:01:098 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1048576 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1114112 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1179648 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1245184 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1310720 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1376256 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1441792 out of 2124868
    08/22/13 18:49:01:114 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1507328 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1572864 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1638400 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1703936 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1769472 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1835008 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1900544 out of 2124868
    08/22/13 18:49:01:129 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 1966080 out of 2124868
    08/22/13 18:49:01:145 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 2031616 out of 2124868
    08/22/13 18:49:01:145 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 2097152 out of 2124868
    08/22/13 18:49:01:145 | [INFO] |  | ASU | PDApp | PDAPP.AppletManager |  |  | 2096 | Loading progress 2124868 out of 2124868
    08/22/13 18:49:01:816 | [INFO] |  | ASU | PDApp | CloudPackagerFlex.AppStartup |  |  | 2096 | Processing the application startup command
    08/22/13 18:49:01:816 | [INFO] |  | ASU | PDApp | PDApp.ExternalGateway |  |  | 2096 | Recieved Applet Loading Completion
    08/22/13 18:49:01:816 | [INFO] |  | ASU | PDApp | CloudPackagerFlex.AppStartup |  |  | 2096 | commManagerResultCallback
    08/22/13 18:49:01:831 | [INFO] |  | ASU | PDApp | ZStringLoader |  |  | 2096 | Trying to load ZString for preferred locale - en_US
    08/22/13 18:49:01:831 | [INFO] |  | ASU | PDApp | ZStringLoader |  |  | 2096 | Locale set to - en_US
    08/22/13 18:49:01:847 | [INFO] |  | ASU | PDApp | CloudPackagerFlex.AppStartup |  |  | 2096 | Font fallback applied is applicationFonts 'Lucida Grande, Segoe UI, Tahoma, _sans' inputControlFonts: 'Lucida Grande, Segoe UI, Tahoma, _sans'
    08/22/13 18:49:01:863 | [INFO] |  | ASU | PDApp | CloudPackagerFlex.LoadWorkflowCommand |  |  | 2096 | Processing the LoadWorkflowCommand
    08/22/13 18:49:01:863 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | Loading Applet - CCP_Native for WindowID - 1
    08/22/13 18:49:01:878 | [INFO] |  | ASU | EnterpriseNative | EnterpriseNative |  |  | 2096 | Build Version - 7.0.0.394
    08/22/13 18:49:01:878 | [INFO] |  | ASU | EnterpriseNative | EnterpriseNative |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:02:050 | [INFO] |  | ASU | PDApp | CloudPackager.LoadEulaCommand |  |  | 2096 | Processing the LoadEulaCommand
    08/22/13 18:49:02:065 | [INFO] |  | ASU | PDApp | EWA.FetchEulaCommand |  |  | 2096 | Processing the FetchEulaCommand
    08/22/13 18:49:02:065 | [INFO] |  | ASU | PDApp | EWA.FetchEulaCommand |  |  | 2096 | Fetching eula for language : en_US
    08/22/13 18:49:02:689 | [INFO] |  | ASU | PDApp | AAMShared.DynamicViewMediator |  |  | 2096 | Showing screen with screenID : SCREEN_AAMEE_EULA
    08/22/13 18:49:02:939 | [WARN] |  | ASU | EnterpriseNative | EnterpriseNative |  |  | 2096 | _getAAMEEPreferenceXMLDataObj: Preference XML file does not exist.
    08/22/13 18:49:02:939 | [WARN] |  | ASU | EnterpriseNative | EnterpriseNative |  |  | 2096 | ewa_getAAMEEPreferences: Invalid AAMEE Preference XML or Preference node does not exist.
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#lblTitle)
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnPrimaryAction)
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnSecondaryAction)
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnTertiaryAction)
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnQuaternaryAction)
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#loadingAccessibilityAnnouncer)
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value from resource bundle (ScreenEulaAccessibility): Please wait
    08/22/13 18:49:03:235 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentEula |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(LanguageSelectionDropDownList#ddlLanguageSelection)
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(TextArea#taEulaTextArea)
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.compositeComponent.ScreenEula |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenEulaMediator |  |  | 2096 | onRegister
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBaseMediator |  |  | 2096 | onRegister
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.ContentFooterMediatorBCA38637-3C23-9B28-F936 -A8377C135AD4 |  |  | 2096 | onRegister
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#lblTitle)
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnPrimaryAction)
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnSecondaryAction)
    08/22/13 18:49:03:251 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnTertiaryAction)
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnQuaternaryAction)
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#loadingAccessibilityAnnouncer)
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value from resource bundle (ScreenEulaAccessibility): Please wait
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentEula |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(LanguageSelectionDropDownList#ddlLanguageSelection)
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(TextArea#taEulaTextArea)
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:03:267 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.compositeComponent.ScreenEula |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:03:407 | [WARN] |  | ASU | PDApp | CloudPackager.LoadEulaCommand |  |  | 2096 | Failed to find the AAMEE version string
    08/22/13 18:49:05:591 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenEulaMediator |  |  | 2096 | handleNotification : ComponentNotification.SHAREDFOOTERPRIMARYCLICK
    08/22/13 18:49:05:591 | [WARN] |  | ASU | EnterpriseNative | EnterpriseNative |  |  | 2096 | ewa_setEulaAcceptance: Success in creating marker file
    08/22/13 18:49:05:607 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBasePopupWindowMediator |  |  | 2096 | onRegister
    08/22/13 18:49:05:638 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenEulaMediator |  |  | 2096 | onRemove
    08/22/13 18:49:05:638 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBaseMediator |  |  | 2096 | onRemove
    08/22/13 18:49:05:653 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.ContentFooterMediatorBCA38637-3C23-9B28-F936 -A8377C135AD4 |  |  | 2096 | onRemove
    08/22/13 18:49:05:653 | [INFO] |  | ASU | PDApp | AAMShared.DynamicViewMediator |  |  | 2096 | Showing screen with screenID : SCREEN_SHOW_AAMEE_EEPIMS
    08/22/13 18:49:05:653 | [ERROR] |  | ASU | PDApp | AAMShared.DynamicViewMediator |  |  | 2096 | Unable to find ScreenInitializationVO for screenID: SCREEN_SHOW_AAMEE_EEPIMS
    08/22/13 18:49:05:653 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBaseMediator |  |  | 2096 | handleNotification : ComponentNotification.SHAREDFOOTERPRIMARYCLICK
    08/22/13 18:49:05:919 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.ScrimAlertFooterMediator |  |  | 2096 | onRegister
    08/22/13 18:49:05:957 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentScrimAlertLoading |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:05:957 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(ComponentProgressSpinner#activityIndicator)
    08/22/13 18:49:05:957 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#messageDisplay)
    08/22/13 18:49:05:957 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:959 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#titleDisplay)
    08/22/13 18:49:05:959 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:Loading Creative Cloud Packager. This may take a few seconds.
    08/22/13 18:49:05:959 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnPrimaryAction)
    08/22/13 18:49:05:959 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:959 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnSecondaryAction)
    08/22/13 18:49:05:959 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:962 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnTertiaryAction)
    08/22/13 18:49:05:962 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:962 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnQuaternaryAction)
    08/22/13 18:49:05:962 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:962 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#loadingAccessibilityAnnouncer)
    08/22/13 18:49:05:964 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value from resource bundle (ScrimAlertLoadingAccessibility): null
    08/22/13 18:49:05:964 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.ContentScrimAlertLoading |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:05:964 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(ComponentProgressSpinner#activityIndicator)
    08/22/13 18:49:05:967 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#messageDisplay)
    08/22/13 18:49:05:967 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:967 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#titleDisplay)
    08/22/13 18:49:05:967 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:Loading Creative Cloud Packager. This may take a few seconds.
    08/22/13 18:49:05:967 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnPrimaryAction)
    08/22/13 18:49:05:969 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:969 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnSecondaryAction)
    08/22/13 18:49:05:969 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:969 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnTertiaryAction)
    08/22/13 18:49:05:969 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:972 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnQuaternaryAction)
    08/22/13 18:49:05:972 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:05:972 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#loadingAccessibilityAnnouncer)
    08/22/13 18:49:05:972 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value from resource bundle (ScrimAlertLoadingAccessibility): null
    08/22/13 18:49:07:689 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Build Version - 7.0.0.271
    08/22/13 18:49:07:689 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:692 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Schema version and schema compatibility version are same or greater than current
    08/22/13 18:49:07:807 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Successfully opened opm session, db location:C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/22/13 18:49:07:807 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | No Record found for the input fields in opm_getValueForKey
    08/22/13 18:49:07:807 | [WARN] |  | ASU | EnterpriseNative | EnterpriseNative |  |  | 2096 | Got error or NULL from UCGetProxyInfo function.
    08/22/13 18:49:07:809 | [ERROR] |  | ASU | PDApp | EnterpriseNativeAppletForCCM |  |  | 2096 | getProxyInfo did not return success string. It returned : <error>Error occured in Updater Core</error>
    08/22/13 18:49:07:812 | [INFO] |  | ASU | PDApp | PDApp.AppletManager |  |  | 2096 | Loading Applet - LWA_Native for WindowID - 1
    08/22/13 18:49:07:814 | [INFO] |  | ASU | LWANative | LWANative |  |  | Build Version - 7.0.0.125
    08/22/13 18:49:07:814 | [INFO] |  | ASU | LWANative | LWANative |  |  | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:822 | [INFO] |  | ASU | PDApp | ProvCommon.ZStringLoader |  |  | 2096 | Applet locale set to - en_US
    08/22/13 18:49:07:829 | [INFO] |  | ASU | LWANative | LWANative |  |  | Performing openIMSLibSession...
    08/22/13 18:49:07:832 | [INFO] |  | ASU | LWANative | LWANative |  |  | pwa_openIMSLibSession Session key : {A972F166-353B-4051-978B-00BEEB4803DC}
    08/22/13 18:49:07:834 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 2096 | Build Version - 7.0.0.116
    08/22/13 18:49:07:834 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:834 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 2096 | Creating IMSLib instance ...
    08/22/13 18:49:07:834 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Build Version - 7.0.0.116
    08/22/13 18:49:07:834 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:837 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Schema version and schema compatibility version are same or greater than current
    08/22/13 18:49:07:887 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Successfully opened opm session, db location:C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/22/13 18:49:07:887 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | No Record found for the input fields in opm_getValueForKey
    08/22/13 18:49:07:887 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 2096 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    08/22/13 18:49:07:887 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 2096 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    08/22/13 18:49:07:887 | [INFO] |  | ASU | OPM | IMSLib |  |  | 2096 | Failed get proxy credentials from local store while creating IMSLib instance ...
    08/22/13 18:49:07:887 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Done opening IMSSession, session key - {A972F166-353B-4051-978B-00BEEB4803DC}
    08/22/13 18:49:07:892 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Fetching default user profile for requested ClientID...
    08/22/13 18:49:07:892 | [INFO] |  | ASU | LWANative | LWANative |  |  | Performing fetch default user for clientID...
    08/22/13 18:49:07:894 | [INFO] |  | ASU | OPM | IMSLib |  |  | 2096 | Performing fetchDefaultUserInfoForClientId...
    08/22/13 18:49:07:894 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | No Record found for the input fields in opm_getValueForKey
    08/22/13 18:49:07:894 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 2096 | Failed in getting value for key in OPMGetValueForKey domain:IMSLib subDomain:CSServiceMap key:426eb9f9-9989-45dd-8b7c-1bcdc957c8e5
    08/22/13 18:49:07:894 | [WARN] |  | ASU | OPM | IMSLibHelper |  |  | 2096 | Failed in fetching default user id for the service, while processing fetchDefaultUserGUIDForClientID
    08/22/13 18:49:07:894 | [INFO] |  | ASU | OPM | IMSLib |  |  | 2096 | Failed to get default user for clientId in fetchDefaultUserInfoForClientId...
    08/22/13 18:49:07:894 | [WARN] |  | ASU | LWANative | LWANative |  |  | failed in IMSLib's fetchDefaultUserInfoForClientId function, in getDefaultUserForClientId
    08/22/13 18:49:07:894 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | No default user present on the machine for the requested clientID
    08/22/13 18:49:07:894 | [INFO] |  | ASU | PDApp | EnterpriseApplet.CCMEnterprise.StartEEPWorkflowCommand |  |  | 2096 | No default user profile detected
    08/22/13 18:49:07:897 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Closing IMSSession: {A972F166-353B-4051-978B-00BEEB4803DC}
    08/22/13 18:49:07:899 | [INFO] |  | ASU | LWANative | LWANative |  |  | Performing closeIMSLibSession...
    08/22/13 18:49:07:899 | [INFO] |  | ASU | OPM | IMSLib |  |  | 2096 | Releasing IMSLib instance ...
    08/22/13 18:49:07:899 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Released OPM refrence successfully in opm_freeLibRef
    08/22/13 18:49:07:899 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 2096 | Released OPMWrapper reference
    08/22/13 18:49:07:899 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Done closing IMSSession: {A972F166-353B-4051-978B-00BEEB4803DC}
    08/22/13 18:49:07:904 | [INFO] |  | ASU | PDApp | ProvCommon.StartIMSWFCommand |  |  | 2096 | Starting Adobe ID authorization workflow...
    08/22/13 18:49:07:904 | [INFO] |  | ASU | PDApp | ProvCommon.StartIMSWFCommand |  |  | 2096 | Considering LEID:  Server URL: ims-na1.adobelogin.com/ims/authorize/v1 Locale: en_US
    08/22/13 18:49:07:907 | [INFO] |  | ASU | LWANative | LWANative |  |  | Performing openIMSLibSession...
    08/22/13 18:49:07:907 | [INFO] |  | ASU | LWANative | LWANative |  |  | pwa_openIMSLibSession Session key : {E43A4299-070E-4D1F-989F-9588F446B0CD}
    08/22/13 18:49:07:907 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 2096 | Build Version - 7.0.0.116
    08/22/13 18:49:07:907 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:907 | [INFO] |  | ASU | IMSLib | IMSLib |  |  | 2096 | Creating IMSLib instance ...
    08/22/13 18:49:07:909 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Build Version - 7.0.0.116
    08/22/13 18:49:07:909 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:909 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Schema version and schema compatibility version are same or greater than current
    08/22/13 18:49:07:957 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | Successfully opened opm session, db location:C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/22/13 18:49:07:957 | [INFO] |  | ASU | OPM | OPM |  |  | 2096 | No Record found for the input fields in opm_getValueForKey
    08/22/13 18:49:07:957 | [INFO] |  | ASU | OPM | IMSLib_OPMWrapper |  |  | 2096 | Failed in getting value for key in OPMGetValueForKey domain:OOBE subDomain:ProxyCredentials key:ProxyUsername
    08/22/13 18:49:07:957 | [INFO] |  | ASU | OPM | IMSLibHelper |  |  | 2096 | Failed to get proxy user name from local db in getProxyCredentialsFromLocalStore
    08/22/13 18:49:07:957 | [INFO] |  | ASU | OPM | IMSLib |  |  | 2096 | Failed get proxy credentials from local store while creating IMSLib instance ...
    08/22/13 18:49:07:957 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Done opening IMSSession, session key - {E43A4299-070E-4D1F-989F-9588F446B0CD}
    08/22/13 18:49:07:962 | [INFO] |  | ASU | LWANative | LWANative |  |  | pwa_openSession Session key : {AD988F7C-BA2C-4645-84C9-9D903F4A9D6C}
    8/22/2013 18:49:07 [INFO] OPM - Build Version - 6.0.281.0
    8/22/2013 18:49:07 [INFO] OPM - Logging Level verbosity Set  to 4
    8/22/2013 18:49:07 [INFO] OPM - Schema version and schema compatibility version are same or greater than current
    8/22/2013 18:49:07 [INFO] OPM - No Record found for the input fields
    8/22/2013 18:49:07 [INFO] OPM - Released OPM refrence successfully
    08/22/13 18:49:07:977 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Done opening PWASession, session key - {AD988F7C-BA2C-4645-84C9-9D903F4A9D6C}
    08/22/13 18:49:07:979 | [INFO] |  | ASU | PDApp | ProvisioningNativeAppletBase |  |  | 2096 | Performing getDeviceID...
    08/22/13 18:49:07:982 | [INFO] |  | ASU | OPM | OPM |  |  | Build Version - 7.0.0.125
    08/22/13 18:49:07:982 | [INFO] |  | ASU | OPM | OPM |  |  | Logging Level verbosity Set  to 4
    08/22/13 18:49:07:984 | [INFO] |  | ASU | OPM | OPM |  |  | Schema version and schema compatibility version are same or greater than current
    08/22/13 18:49:07:989 | [INFO] |  | ASU | OPM | OPM |  |  | Successfully opened opm session, db location:C:\Users\Builder\AppData\Local\Adobe\OOBE\opm.db in opm_createLibRef
    08/22/13 18:49:07:989 | [INFO] |  | ASU | OPM | OPM |  |  | No Record found for the input fields in opm_getValueForKey
    08/22/13 18:49:07:989 | [WARN] |  | ASU | OPM | OPMWrapper |  |  | Failed in getting value for key in OPMGetValueForKey
    08/22/13 18:49:07:989 | [INFO] |  | ASU | OPM | LWANative |  |  |  : DeviceId not present in local db generating it from scratch in pwa_getDeviceID
    08/22/13 18:49:07:989 | [INFO] |  | ASU | OPM | LWANative |  |  | OS INFOLIST ::
    MajorVerison :6
    MinorVersion :1
    productType:1
    platformId:2
    08/22/13 18:49:07:989 | [INFO] |  | ASU | OPM | LWANative |  |  | OS detected is :Win7 while fetching group list for signed in user
    08/22/13 18:49:08:012 | [INFO] |  | ASU | OPM | OPM |  |  | Released OPM refrence successfully in opm_freeLibRef
    08/22/13 18:49:08:017 | [INFO] |  | ASU | PDApp | AAMShared.DynamicViewMediator |  |  | 2096 | Showing screen with screenID : SCREEN_SHOW_AAMEE_EEPIMS
    08/22/13 18:49:08:117 | [INFO] |  | ASU | PDApp | IMSLibFlex.ShowEEPAAMEESignInCommand |  |  | 2096 | Done with open EEP SignIn command
    08/22/13 18:49:08:202 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#lblTitle)
    08/22/13 18:49:08:202 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:202 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnPrimaryAction)
    08/22/13 18:49:08:204 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:204 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnSecondaryAction)
    08/22/13 18:49:08:204 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:204 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnTertiaryAction)
    08/22/13 18:49:08:204 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:207 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnQuaternaryAction)
    08/22/13 18:49:08:207 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:207 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#loadingAccessibilityAnnouncer)
    08/22/13 18:49:08:207 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value from resource bundle (ScreenCCPSignInEEPAccessibility): null
    08/22/13 18:49:08:207 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.component.CCP.ContentCCPSignInEEP |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:08:209 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.compositeComponent.CCP.ScreenCCPSignInEEP |  |  | 2096 | #setUpAccessibilityProperties
    08/22/13 18:49:08:209 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.CCP.ScreenCCPSignInEEPMediator |  |  | 2096 | onRegister
    08/22/13 18:49:08:209 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.compositeComponent.ScreenBaseMediator |  |  | 2096 | onRegister
    08/22/13 18:49:08:212 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.view.mediator.component.ContentFooterMediatorBCA38637-3C23-9B28-F936 -A8377C135AD4 |  |  | 2096 | onRegister
    08/22/13 18:49:08:214 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Label#lblTitle)
    08/22/13 18:49:08:217 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:217 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnPrimaryAction)
    08/22/13 18:49:08:217 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:217 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnSecondaryAction)
    08/22/13 18:49:08:217 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:219 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityNameValue(Button#btnTertiaryAction)
    08/22/13 18:49:08:219 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | - value:
    08/22/13 18:49:08:219 | [INFO] |  | ASU | PDApp | com.adobe.aam.shared.accessibility.ScreenAccessibilityDelegate |  |  | 2096 | #getAccessibilityName

  • Jenkins not deploying on Tomcat; SSH Service not starting

    So I've had a couple of problems happening. My first problem is that even though sshd.service and sshd.socket are enabled with systemctl, it does not automatically start. There are no errors reported in journalctl, it just does not start. When issuing systemctl status sshd.service and systemctl status sshd.socket, there is nothing to report. Once I manually start them, there are no errors reported, and everything works as expected.
    sshd.socket
    [Unit]
    Conflicts=sshd.service
    Wants=sshdgenkeys.service
    [Socket]
    ListenStream=22
    Accept=yes
    [Install]
    WantedBy=sockets.target
    sshd.service
    [Unit]
    Description=OpenSSH Daemon
    Wants=sshdgenkeys.service
    After=sshdgenkeys.service
    After=network.target
    [Service]
    ExecStart=/usr/bin/sshd -D
    ExecReload=/bin/kill -HUP $MAINPID
    KillMode=process
    Restart=always
    [Install]
    WantedBy=multi-user.target
    # This service file runs an SSH daemon that forks for each incoming connection.
    # If you prefer to spawn on-demand daemons, use sshd.socket and [email protected].
    The second problem is my tomcat service. It won't start the Jenkins. I've linked the jenkins.war file to the webapps folder. When I start tomcat using systemctl start tomcat8, this is the output of journalctl -xn
    -- Logs begin at Sat 2014-08-30 06:46:59 PDT, end at Sun 2014-09-14 15:45:38 PDT. --
    Sep 14 15:45:15 localhost jsvc.exec[1344]: Sep 14, 2014 3:45:15 PM org.apache.coyote.AbstractProtocol stop
    INFO: Stopping ProtocolHandler ["http-nio-8080"]
    Sep 14 15:45:16 localhost jsvc.exec[1344]: Sep 14, 2014 3:45:16 PM org.apache.coyote.AbstractProtocol stop
    INFO: Stopping ProtocolHandler ["ajp-nio-8009"]
    Sep 14 15:45:16 localhost jsvc.exec[1344]: Sep 14, 2014 3:45:16 PM org.apache.coyote.AbstractProtocol destroy
    INFO: Destroying ProtocolHandler ["http-nio-8080"]
    Sep 14 15:45:16 localhost jsvc.exec[1344]: Sep 14, 2014 3:45:16 PM org.apache.coyote.AbstractProtocol destroy
    INFO: Destroying ProtocolHandler ["ajp-nio-8009"]
    Sep 14 15:45:27 localhost systemd[1]: [/usr/lib/systemd/system/systemd-journal-upload.service:20] Unknown lvalue 'After' in section 'Install'
    Sep 14 15:45:38 localhost systemd[1]: Failed to reset devices.list on /system.slice: Invalid argument
    Sep 14 15:45:38 localhost jsvc[28476]: Cannot locate Java Home
    Sep 14 15:45:38 localhost systemd[1]: tomcat8.service: control process exited, code=exited status=1
    Sep 14 15:45:38 localhost systemd[1]: Failed to start Tomcat 8 servlet container.
    -- Subject: Unit tomcat8.service has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit tomcat8.service has failed.
    -- The result is failed.
    Sep 14 15:45:38 localhost systemd[1]: Unit tomcat8.service entered failed state.
    Here is the tomcat8.service file before my changes, as suggested here
    [Unit]
    Description=Tomcat 8 servlet container
    After=network.target
    [Service]
    Type=forking
    PIDFile=/var/run/tomcat8.pid
    Environment=CATALINA_PID=/var/run/tomcat8.pid
    Environment=TOMCAT_JAVA_HOME=/usr/lib/jvm/java-7-openjdk
    Environment=CATALINA_HOME=/usr/share/tomcat8
    Environment=CATALINA_BASE=/usr/share/tomcat8
    Environment=CATALINA_OPTS=
    ExecStart=/usr/bin/jsvc \
    -Dcatalina.home=${CATALINA_HOME} \
    -Dcatalina.base=${CATALINA_BASE} \
    -Djava.io.tmpdir=/var/tmp/tomcat8/temp \
    -cp /usr/share/java/commons-daemon.jar:/usr/share/java/eclipse-ecj.jar:${CATALINA_HOME}/bin/bootstrap.jar:${CATALINA_HOME}/bin/tomcat-juli.jar \
    -user tomcat8 \
    -java-home ${TOMCAT_JAVA_HOME} \
    -pidfile /var/run/tomcat8.pid \
    -errfile SYSLOG \
    -outfile SYSLOG \
    $CATALINA_OPTS \
    org.apache.catalina.startup.Bootstrap
    ExecStop=/usr/bin/jsvc \
    -pidfile /var/run/tomcat8.pid \
    -stop \
    org.apache.catalina.startup.Bootstrap
    [Install]
    WantedBy=multi-user.target
    And after
    [Unit]
    Description=Tomcat 8 servlet container
    After=network.target
    [Service]
    Type=forking
    PIDFile=/var/run/tomcat8.pid
    Environment=CATALINA_PID=/var/run/tomcat8.pid
    Environment=TOMCAT_JAVA_HOME=/usr/lib/jvm/java-7-openjdk
    Environment=CATALINA_HOME=/usr/share/tomcat8
    Environment=CATALINA_BASE=/usr/share/tomcat8
    Environment=CATALINA_OPTS=-DJENKINS_HOME=/usr/share/java/jenkins
    ExecStart=/usr/bin/jsvc \
    -Dcatalina.home=${CATALINA_HOME} \
    -Dcatalina.base=${CATALINA_BASE} \
    -Djava.io.tmpdir=/var/tmp/tomcat8/temp \
    -cp /usr/share/java/commons-daemon.jar:/usr/share/java/eclipse-ecj.jar:${CATALINA_HOME}/bin/bootstrap.jar:${CATALINA_HOME}/bin/tomcat-juli.jar \
    -user tomcat8 \
    -java-home ${TOMCAT_JAVA_HOME} \
    -pidfile /var/run/tomcat8.pid \
    -errfile SYSLOG \
    -outfile SYSLOG \
    $CATALINA_OPTS \
    org.apache.catalina.startup.Bootstrap
    ExecStop=/usr/bin/jsvc \
    -pidfile /var/run/tomcat8.pid \
    -stop \
    org.apache.catalina.startup.Bootstrap
    [Install]
    WantedBy=multi-user.target
    EDIT:
    The SSHD problem is fixed. I read more closely at the sshd.socket config, and it clearly states it conflicts with sshd.service. I disabled service and everything works fine. But I am still having trouble getting Jenkins to work with Tomcat.
    Last edited by ZMoore (2014-09-15 00:33:18)

    Thank you, but the problem is a little different from that. These are
    exploded web apps outside the applications dir. I deployed them
    through the console initially; on the other servers, when WL restarts,
    the apps are deployed back to their targets just fine. It's only this
    box that loses sense of the targets on WL restart.
    We're on 6.1, so a few people have suggested upgrading to 6.1 sp4 --
    they've said they've seen this problem, and the sp corrects it.
    That said, this is a production box and upgrading it is a hassle. I'll
    get started on scheduling that, but if anyone has any ideas in the
    meantime, I'd greatly appreciate it. If not, thanks anyway. :)
    Rob
    "Deepak Vohra" <[email protected]> wrote in message news:<3eebae8e$[email protected]>...
    WLServer should start in development mode for a application
    in the applications dir to deploy.
    STARTMODE=false
    [email protected] (Rob Young) wrote:
    On one of our production servers (just one), when I restart weblogic,
    my web applications are not deploying; I have to deploy them manually.
    This is bad, obviously, because the server won't restore properly
    after a restart.
    After a while, I get target="box,box,box,box" that represents the
    multiple times I've deployed that application to the target "box".
    From config.xml:
    <Application Deployed="true" Name="revx" Path="F:\revx">
    <WebAppComponent Name="revx"
    Targets="giocm,giocm,giocm,giocm,giocm,giocm,giocm"
    URI="revx"/>
    </Application>
    The operating system is Windows 2000 5.00.2195 ... everything was
    working fine until I re-installed the Windows service this weekend.
    I've checked permissions on the folder, on the file, and who the
    service is running as. I've manually edited config.xml to remove the
    duplicate target entries.
    I've seen some other posts from people who have also experienced
    applications not deploying on WL restart, but I don't see any
    resolutions.
    Rob

  • I have just over 100gig of music in my iTunes library plus what ever else I add in the future. Because of the amount I had to save my music library on an external drive as my laptop did not have the memory to hold it all. I want to back up my iTunes libra

    I have just over 100gig of music in my iTunes library plus what ever else I add in the future. Because of the amount I had to save my music library on an external drive as my laptop did not have the memory to hold it all. I want to back up my iTunes library and save it on a different external drive, one I store all my back ups on. Is this possible? If so how can I do it? 

    To import music into your iTunes library on the computer go to iTunes>Help>iTunes Help>Add items to iTunes and follow the instructions
    Delete the "songs" that do not play in your iTunes library and reimport them.

Maybe you are looking for