CE manifest error

HI All,
i've got big headache....this error message on "Application and Content Networking System Software Release 5.2.9 (build b5 Dec 29 2005)" cisco CE :)
error is:
Manifest Parse Errors
Manifest Parser Error(701):ProcessCrawler: failed to insert crawler attributes for content_id lLa8fKStRsdZWCWjsFffFg.. into crawlTask table(-6)...
i've tried to validate manifest from CDM and is OK check and fetch manifest fro cdm to CE and also acquirer start-channel from CE..
How can i clear channel-id specific acquiring....i can see 127 object (show staTistics acquirer channel-id ) but show staTistics acquirer contents channel-id with no contents despite others channel.id...
tnk a lot
dani

Hi Dani,
I would suggest posting this question in the Application Networking forum. The really smart ACNS guys hang out over there. And as always your best bet for a fast resolution is TAC.
Good luck,
Brad

Similar Messages

  • AME raises manifest error event in W7x64 -- bug report

    W7x64
    CS5 Master Collection
    Clean install
    Latest patches
    System level run-time event error:
    Activation context generation failed for "C:\Program Files\Adobe\Adobe Media Encoder CS5\PhotoshopServer.exe".Error in manifest or policy file "C:\Program Files\Adobe\Adobe Media Encoder CS5\PhotoshopServer.exe" on line 2. Multiple requestedPrivileges elements are not allowed in manifest.
    This is usually a build issue or runtime package redistribution issue.  From memory, Acrobat Distiller has [had?] same event.  XML of event below.
    Please log bug and post when fix is available.
    Thanks.
    System
    Provider
    [ Name]
    SideBySide
    EventID
    75
    [ Qualifiers]
    49409
    Level
    2
    Task
    0
    Keywords
    0x80000000000000
    TimeCreated
    [ SystemTime]
    2011-01-06T18:47:32.000000000Z
    EventRecordID
    2512
    Channel
    Application
    Computer
    NLE
    Security
    EventData
    C:\Program Files\Adobe\Adobe Media Encoder CS5\PhotoshopServer.exe
    C:\Program Files\Adobe\Adobe Media Encoder CS5\PhotoshopServer.exe
    2

    Sorry about the table-based XML info -- too fast with cut/paste.
    Note to Adobe: is this in the bug system yet?  I am getting tired of the entries on the error log and would take about 5 minutes to fix.
    Thanks

  • Deployment Manifest Error

    Hi,
    I am getting the below error when trying to deploy using Deployment Manifest.
    "could not create the directory "c:\program files (x86)\Microsoft SQL Server\100\DTS\Packages\". Access to the path 'c:\program Files (x86)\Microsoft SQL Server\100\DTS\Packages\' is denied"
    Any ideas why this is?
    Thanks!

    How are you authenticating with the server?
    This error occurs if the user used to authenticate is not having permissions to access the physical path.
    Try using a windows user that has permissions to the specified directory
    Surender Singh Bhadauria
    My Blog

  • Could not find the main class. Program will exit. Manifest error?

    Hello
    Im trying to export my project from eclipse to a jar.
    The error comes from main..
         public static void main(String[]args){
              try {
                   // first tell SkinLF which theme to use
                   Skin theSkinToUse = SkinLookAndFeel.loadThemePack("tigerthemepack.zip");
                   SkinLookAndFeel.setSkin(theSkinToUse);
                   // finally set the Skin Look And Feel
                   UIManager.setLookAndFeel(new SkinLookAndFeel());
                   System.out.println("Skin loaded");
              } catch (Exception e) {
                   // take an appropriate action here
                   JOptionPane.showMessageDialog(null,e.getMessage());
              new testGUI();
         }Everything works fine without the try catch and everything inside, so that must be the problem.
    In the build path in eclipse I have added a external jar called "skinlf.zip".
    I also use a zip called "tigetthemepack.zip" but thats not in build path.
    Im woundering if all this trouble comes from the manifest:
    Manifest-Version: 1.0
    Main-Class: presentation.testGUIIm not good with manifest files, ive tried som tutorials but i dont get it, and i realy dont know if thats realy the problem.
    Can anyone help me out?
    Kind Regards
    HV

    Now I have created a completly new project just to show my example.
    Enitire program code:
    import javax.swing.JOptionPane;
    import javax.swing.UIManager;
    import com.l2fprod.gui.plaf.skin.Skin;
    import com.l2fprod.gui.plaf.skin.SkinLookAndFeel;
    public class example {
         public example(){
              JOptionPane.showMessageDialog(null,"Hello World!");
         public static void main(String[] args) {
              try {
                   // first tell SkinLF which theme to use
                   Skin theSkinToUse = SkinLookAndFeel.loadThemePack("tigerthemepack.zip");
                   SkinLookAndFeel.setSkin(theSkinToUse);
                   // finally set the Skin Look And Feel
                   UIManager.setLookAndFeel(new SkinLookAndFeel());
                   System.out.println("Skin loaded");
              } catch (Exception e) {
                   // take an appropriate action here
                   System.out.println(e.getMessage());
              new example();
    }If I extract the jar file, It only contains:
    ".classpath"
    ".project"
    "example.class"
    "META_INF/MANIFEST.MF"
    MANIFEST.MF containes:
    Manifest-Version: 1.0
    Main-Class: example

  • Produce App For Store in latest release produces manifest errors for 2013 manifest compared to 2010 manifest

    The following app manifest is produced when you run 'Produce App for Store' and gives an error message for Visual Elements. The previous version uses 2010 manifest and works fine.
    Please advise so that I can produce apps for the store using visual studio express for windows 8.
    <?
    xmlversion="1.0"encoding="utf-8"?>
    <
    Packagexmlns:m2="http://schemas.microsoft.com/appx/2013/manifest"xmlns="http://schemas.microsoft.com/appx/2010/manifest">
      <
    IdentityName="MyHerbsSiena"Version="1.0.0.0"Publisher="CN=david_000@DAVID-XPS"ProcessorArchitecture="neutral"/>
      <
    Properties>
        <
    DisplayName>MyHerbsSiena</DisplayName>
        <
    PublisherDisplayName>Siena</PublisherDisplayName>
        <
    Logo>images\app_storeLogo.png</Logo>
      </
    Properties>
      <
    Prerequisites>
        <
    OSMinVersion>6.3.0</OSMinVersion>
        <
    OSMaxVersionTested>6.3.0</OSMaxVersionTested>
      </
    Prerequisites>
      <
    Resources>
        <
    ResourceLanguage="EN-US"/>
      </
    Resources>
      <
    Applications>
        <
    ApplicationId="MyHerbsSiena"StartPage="default.html">
          <
    m2:VisualElementsDisplayName="MyHerbsSiena"Square150x150Logo="images\app_squareLogo.png"Square30x30Logo="images\app_smallLogo.png"Description="Application
    published by Project Siena"ForegroundText="light"BackgroundColor="#00B0F0">
            <
    m2:DefaultTileDefaultSize="square150x150Logo">
              <
    m2:ShowNameOnTiles>
                <
    m2:ShowOnTile="square150x150Logo"/>
              </
    m2:ShowNameOnTiles>
            </
    m2:DefaultTile>
            <
    m2:SplashScreenImage="images\app_splash.png"/>
          </
    m2:VisualElements>
        </
    Application>
      </
    Applications>
      <
    Capabilities>
        <
    CapabilityName="internetClient"/>
        <
    CapabilityName="privateNetworkClientServer"/>
        <
    DeviceCapabilityName="webcam"/>
        <
    DeviceCapabilityName="microphone"/>
      </
    Capabilities>
      <
    Dependencies>
        <
    PackageDependencyName="Microsoft.WinJS.2.0"MinVersion="1.0.9600.16408"/>
      </
    Dependencies>
    </
    Package>
    ///////////////////////////////////////////////////////////////////////////////////////

    Calmhey, Beta2 produces Windows 8.1 apps. The steps to produce a store app are described here:
    http://blogs.technet.com/b/projectsiena/archive/2013/12/30/submitting-a-project-siena-app-to-the-store.aspx.
    In any case I'd recommend following the steps on a Windows 8.1 machine using Visual Studio 2013. Hope this helps!

  • Intermittent File, [file], has a different computed hash than specified in manifest error

    I have a Click Once application that is deployed on a web server. During development and testing, we see no errors with downloading the files or application launch. A small portion of our users are reporting launch failure and when they send us the log it
    always fails on the same file with the error in the title. We cannot reproduce the issue on any of our machines.
    We recently had to redo our deployment process as we bought a new signing certificate which uses SHA-256. As a result of not being able to use mage anymore, we moved the publish back into VS 2013 update 3 and create the deployment package with msbuild. Prior
    to this restructure of our build, these same users got a different error on this same file. To create the deployment here we were using mage on a computer that had only .NET 4.0 installed. In this case the error stated that the file was not a valid Portable
    Executable. The file that causes the error is a 3rd party DLL that we perform no modification to during the build and publish of the application.
    I've looked all over this week trying to find a solution or even what could cause this inconsistent behavior but have had no luck so far. Is it most likely that something running on these few users' machines is altering this file during download and causing
    the hash mismatch?
    Thanks for any insight.

    Hello,
    To confirm whether this issue could be reproduced, I would recommend you install it in a clean machine to test.
    If that still works fine, then maybe you could consider refering to
    this blog to see whether changing that setting will help.
    If still no luck, then you could refer to
    this thread
    to see whether that helps.
    In addition, if your application is wpf, you could also consider using the way shared in
    this thread which uses AfterCompile.
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • ERROR: replicator: Job Failed :error retrieving site manifest exception

    Hi all,
    I have installed the Site Studio Publishing utility on content Server machine.
    I have installed the site studio publishing client on my machine and I have configured successfully. I mean to say that I have configured the destination on Publishing Utility & Content Provider on Publishing Client.
    I have created the publishing job on the the site. I could see the content delivered on my machine from the content server, successfully. Now i have updated the site in the Site designer. I have just added "Hi" in the site layout page in the site designer. I have saved it. Now I have given the publishing job again. While running the job, I am getting following Error:
    WARNING: replicator: 401 response received from server
    [Sep 13 18:11:49] ERROR: replicator: Job Failed :error retrieving site manifest exception:
    com.kinecta.net.HttpIOException: HTTP 401 error received from server :http://10.16.21.124/idc/idcplg?IdcService=SS_GET_SITE_PUBLISH_REPORT&siteId=TestSite
         at com.kinecta.replicator.SiteCrawler.openConnection(SiteCrawler.java:515)
         at com.kinecta.replicator.SiteCrawler.openConnection(SiteCrawler.java:191)
         at SiCloneSyndicator.SiCloneSiteStudioPackageGenerator.getSiteManifest(SiCloneSiteStudioPackageGenerator.java:452)
         at SiCloneSyndicator.SiCloneSiteStudioPackageGenerator.onReplicationStart(SiCloneSiteStudioPackageGenerator.java:342)
         at SiClone.SiCloneSiteReplicator.run(SiCloneSiteReplicator.java:534)
         at SiClone.SiCloneIcePackageGenerator.run(SiCloneIcePackageGenerator.java:39)
         at SiClone.SiCloneSiteReplicatorRunner.runJob(SiCloneSiteReplicatorRunner.java:308)
         at SiClone.SiCloneSiteReplicatorRunner.run(SiCloneSiteReplicatorRunner.java:178)
         at SiCloneSyndicator.SiCloneGenerator.doUpdate(SiCloneGenerator.java:516)
         at SiCloneSyndicator.SiCloneGenerator$1.run(SiCloneGenerator.java:472)
    First of all, May i ask you a question: What is the site manifest file?
    Any help would be much appriciated.
    Regards & thanks,
    Nirmala Vijaya Sekhar varre

    Hi Sreenath,
    I am getting following error while publishing the microsite using Site Studio Publisher even I unchecked "Treat home page errors as critical" and "Treat manifest errors as critical" options, here is the log:
    INFO 2012-02-14 07:35:11,794 - ----- Running Job
    INFO 2012-02-14 07:35:11,794 - Output Path : /opt/ora/ucmdev/Middleware/domains/UCMDevDomain/ucm/cs/data/SiteStudioPublisher/output/MyBiopsy
    INFO 2012-02-14 07:35:11,794 - Authentication : BasicAuth
    INFO 2012-02-14 07:35:11,794 - Use Cache Control : false
    INFO 2012-02-14 07:35:11,794 - Publish Now : false
    INFO 2012-02-14 07:35:11,794 - Force Analyze : false
    INFO 2012-02-14 07:35:11,794 - Force Download : false
    INFO 2012-02-14 07:35:11,794 - Use LastModified : true
    INFO 2012-02-14 07:35:11,794 - Use SSPETag : true
    INFO 2012-02-14 07:35:11,794 - Treat home page errors as critical : true
    INFO 2012-02-14 07:35:11,794 - Treat manifest errors as critical : true
    INFO 2012-02-14 07:35:11,794 - Soft Error Threshold : 99
    INFO 2012-02-14 07:35:11,794 - Soft Error Codes : 403,404
    INFO 2012-02-14 07:35:11,794 - Hard Error Threshold : 99
    INFO 2012-02-14 07:35:11,794 - Hard Error Codes : 501,502
    INFO 2012-02-14 07:35:11,794 - Delete Threshold : -1
    INFO 2012-02-14 07:35:11,794 - Friendly Url Parameters :
    INFO 2012-02-14 07:35:11,794 - Dynamic Url Parameters :
    INFO 2012-02-14 07:35:11,794 - Default Filename : index.html
    INFO 2012-02-14 07:35:11,794 - Page Extension : html
    INFO 2012-02-14 07:35:11,795 - ----- Connecting: http://dappucm07.cap.org:16200/cs/idcplg?IdcService=SS_GET_PAGE&siteId=MyBiopsy
    INFO 2012-02-14 07:35:11,802 - Response: 301 Moved Permanently
    INFO 2012-02-14 07:35:11,802 - http redirect found:http://dappucm07.cap.org:16200/MyBiopsy/index.html
    FATAL 2012-02-14 07:35:11,840 - sitestudiopublisher.net.IOFailureException: error retrieving site manifest
    INFO 2012-02-14 07:35:11,840 - Error threshold exceeded
    INFO 2012-02-14 07:35:11,840 - Finishing...
    INFO 2012-02-14 07:35:11,840 - ----- Job Summary
    INFO 2012-02-14 07:35:11,840 - Source URL : http://dappucm07.cap.org:16200
    INFO 2012-02-14 07:35:11,840 - Start time : Tue Feb 14 07:35:11 CST 2012
    INFO 2012-02-14 07:35:11,840 - End time : Tue Feb 14 07:35:11 CST 2012
    INFO 2012-02-14 07:35:11,840 - Duration : 0 hours 0 minutes 0 seconds 46 milliseconds
    INFO 2012-02-14 07:35:11,840 - Connect Time : 0:00:00.046
    INFO 2012-02-14 07:35:11,840 - ----- Links Summary
    INFO 2012-02-14 07:35:11,840 - Total : 0
    INFO 2012-02-14 07:35:11,840 - Modified : 0
    INFO 2012-02-14 07:35:11,840 - Added : 0
    INFO 2012-02-14 07:35:11,840 - Deleted : 0
    INFO 2012-02-14 07:35:11,840 - Examined : 0
    INFO 2012-02-14 07:35:11,840 - Redirected : 0
    INFO 2012-02-14 07:35:11,840 - Downloaded : 0
    INFO 2012-02-14 07:35:11,840 - Not Found : 0
    INFO 2012-02-14 07:35:11,840 - ----- Job Failed
    INFO 2012-02-14 07:35:11,840 -

  • Error: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]

    I'm using Oracle Linux 6u6. While I'm installing openstack ( 2 node set up) using packstack, I'm getting this error:
    Applying 10.245.33.37_cinder.pp
    10.245.33.37_keystone.pp:                         [ ERROR ]
    Applying Puppet manifests                         [ ERROR ]
    ERROR : Error appeared during Puppet run: 10.245.33.37_keystone.pp
    Error: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    You will find full trace in log /var/tmp/packstack/20150327-100335-ltC8Ic/manifests/10.245.33.37_keystone.pp.log
    Please check log file /var/tmp/packstack/20150327-100335-ltC8Ic/openstack-setup.log for more information
    Additional information:
    * A new answerfile was created in: /root/packstack-answers-20150327-100336.txt
    * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
    * Did not create a cinder volume group, one already existed
    * File /root/keystonerc_admin has been created on OpenStack client host 10.245.33.37. To use the command line tools you need to source the file.
    * To access the OpenStack Dashboard browse to http://10.245.33.37/dashboard .
    Please, find your login credentials stored in the keystonerc_admin in your home directory.
    Packages:
    [root@slcai461 ~]# rpm -qa|grep keystone
    python-keystoneclient-0.9.0-5.el6.noarch
    python-keystone-2014.1.3-2.el6.noarch
    openstack-keystone-2014.1.3-2.el6.noarch
    [root@slcai461 ~]# rpm -qa|grep packstack
    openstack-packstack-puppet-2014.1.1-0.12.dev1068.0.4.el6.noarch
    openstack-packstack-2014.1.1-0.12.dev1068.0.4.el6.noarch
    Log :
    [root@slcai461 ~]# cat /var/tmp/packstack/20150327-100335-ltC8Ic/manifests/10.245.33.37_keystone.pp.log
    Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults
    Warning: Scope(Class[Keystone]): The sql_connection parameter is deprecated, use database_connection instead.
    Warning: Scope(Class[Keystone]): token_format parameter is deprecated. Use token_provider instead.
    Warning: Scope(Class[Keystone::Endpoint]): The public_address parameter is deprecated, use public_url instead.
    Warning: Scope(Class[Keystone::Endpoint]): The internal_address parameter is deprecated, use internal_url instead.
    Warning: Scope(Class[Keystone::Endpoint]): The admin_address parameter is deprecated, use admin_url instead.
    Warning: Scope(Class[Nova::Keystone::Auth]): The cinder parameter is deprecated and has no effect.
    Notice: Compiled catalog for slcai461.us.oracle.com in environment production in 1.60 seconds
    Warning: The package type's allow_virtual parameter will be changing its default value from false to true in a future release. If you do not want to allow virtual packages, please explicitly set allow_virtual to false.
       (at /usr/lib/ruby/site_ruby/1.8/puppet/type.rb:816:in `set_default')
    Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]/value: value changed '[old secret redacted]' to '[new secret redacted]'
    Notice: /Stage[main]/Keystone/Keystone_config[database/connection]/value: value changed '[old secret redacted]' to '[new secret redacted]'
    Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]: Triggered 'refresh' from 3 events
    Notice: /Stage[main]/Keystone/Exec[keystone-manage pki_setup]: Triggered 'refresh' from 2 events
    Error: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    Wrapped exception:
    Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    Error: /Stage[main]/Keystone::Service/Service[keystone]/ensure: change from stopped to running failed: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    Notice: /Stage[main]/Keystone::Service/Service[keystone]: Triggered 'refresh' from 5 events
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova_ec2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova_ec2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinderv2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinderv2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[novav3]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_service[novav3]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_user[neutron]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_user[neutron]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_user[nova]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_user[nova]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_user[glance]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_user[glance]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_role[admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_role[admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Endpoint/Keystone_service[keystone]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Endpoint/Keystone_service[keystone]: Skipping because of failed dependencies
    Error: Could not prefetch keystone_endpoint provider 'keystone': Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ endpoint-list' returned 1: An unexpected error prevented the server from fulfilling your request. (HTTP 500)
    Notice: /Stage[main]/Keystone::Endpoint/Keystone_endpoint[RegionOne/keystone]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Endpoint/Keystone_endpoint[RegionOne/keystone]: Skipping because of failed dependencies
    Notice: /Stage[main]/Main/Keystone_service[cinder_v2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Main/Keystone_service[cinder_v2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Main/Keystone_endpoint[RegionOne/cinder_v2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Main/Keystone_endpoint[RegionOne/cinder_v2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/novav3]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/novav3]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinder]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinder]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinder]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinder]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_service[glance]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_service[glance]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_endpoint[RegionOne/glance]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_endpoint[RegionOne/glance]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user[cinder]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_user[cinder]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova_ec2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova_ec2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinderv2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinderv2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova]: Skipping because of failed dependencies
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_endpoint[RegionOne/neutron]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_endpoint[RegionOne/neutron]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Skipping because of failed dependencies
    Notice: Finished catalog run in 3.10 seconds
    Please let me know how to fix this.

    This problem connected with proxy-setings.
    As the first steps you should try:
           1.  export system env variable:
    http_proxy=http://www-proxy.ru.oracle.com:80
    https_proxy=https://www-proxy.ru.oracle.com:80
    no_proxy=127.0.0.1,localhost
    and you can also export
        export OS_TENANT_NAME=admin
        export OS_USERNAME=admin
        export OS_PASSWORD=root
        export OS_AUTH_URL=http://<conntroller_IP>:5000/v2.0/
    2. and than restart mysqld, if it is running, stop iptables and repeat installation process from beginning with the currently generated answer file
    if we are exporting variable OS_PASSWORD, its value should be the same as value for CONFIG_KEYSTONE_ADMIN_PW in the currently generated answer file.
    This OS_PASSWORD will be written by packstack in the /root/keystonerc_admin file and will be used as admin's password for login to  Openstack dashboard.

  • Certification failed for App manifest

    please help me to solve this error I have tried to clear this error multiple times.
    I have upgraded a windows phone silverlight 8.0 to windows phone silverlight 8.1 and the application is deploying and working normally on my local device.
    Package compliance test
    PASSED
    Application count
    FAILED
    App manifest
    Error Found: The app manifest test detected the following errors:
    The app manifest declares an unsupported architecture.
    Impact if not fixed: Apps that violate the Windows Phone Store certification requirements can’t be submitted to the Windows Phone Store.
    How to fix: App manifest must include valid entries for all required fields, please modify the manifest entries listed above. See link below
    for more information:
    Certification requirements
    Package.appxmanifest file code is
    <?xml version="1.0" encoding="utf-8"?>
    <Package xmlns="http://schemas.microsoft.com/appx/2010/manifest" xmlns:m2="http://schemas.microsoft.com/appx/2013/manifest" xmlns:m3="http://schemas.microsoft.com/appx/2014/manifest" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest">
     <Identity Name="20865PriyanshuMittal.MedicineReminder" Publisher="CN=30E3B959-D42F-4C3C-A527-4DAFDF42CD4B" Version="1.0.0.0" />
    <mp:PhoneIdentity PhoneProductId="5fbbab69-e356-41ee-af0d-0a780eb96d7c" PhonePublisherId="D8D6EAF0-43F3-434D-AFAA-5870EB749E23" />
    <Properties>
    <DisplayName>Medicine Reminder</DisplayName>
    <PublisherDisplayName>Priyanshu Mittal</PublisherDisplayName>
    <Logo>Assets\StoreLogo.png</Logo>
    </Properties>
    <Prerequisites>
    <OSMinVersion>6.3.1</OSMinVersion>
    <OSMaxVersionTested>6.3.1</OSMaxVersionTested>
    </Prerequisites>
    <Resources>
    <Resource Language="x-generate" />
    </Resources>
    <Applications>
    <Application Id="x5fbbab69ye356y41eeyaf0dy0a780eb96d7cx" Executable="AGHost.exe" EntryPoint="MainAsisst.xaml">
    <m3:VisualElements DisplayName="Medicine Reminder" Square150x150Logo="Assets\SquareTile150x150.png" Square44x44Logo="Assets\Logo.png" Description="Medicine" ForegroundText="light" BackgroundColor="#464646"
    ToastCapable="false">
    <m3:DefaultTile Square71x71Logo="Assets\SquareTile71x71.png">
            </m3:DefaultTile>
            <m3:SplashScreen Image="Assets\Splashscreen.png" />
            <m3:ApplicationView MinWidth="width320" />
            <!--Used in XAML Designer. DO NOT REMOVE-->
          </m3:VisualElements>
          <Extensions>
            <Extension Category="windows.backgroundTasks" EntryPoint="AgHost.BackgroundTask">
              <BackgroundTasks>
                <Task Type="systemEvent" />
                <Task Type="timer" />
              </BackgroundTasks>
            </Extension>
          </Extensions>
        </Application>
      </Applications>
      <Capabilities>
        <Capability Name="internetClientServer" />
        <DeviceCapability Name="location" />
      </Capabilities>
      <Extensions>
        <Extension Category="windows.activatableClass.inProcessServer">
          <InProcessServer>
            <Path>AgHostSvcs.dll</Path>
            <ActivatableClass ActivatableClassId="AgHost.BackgroundTask" ThreadingModel="both" />
          </InProcessServer>
        </Extension>
      </Extensions>
    </Package>
    WMAppmanifest.xml file code
    <?xml version="1.0" encoding="utf-8"?>
    <Deployment xmlns="http://schemas.microsoft.com/windowsphone/2014/deployment" AppPlatformVersion="8.1">
      <DefaultLanguage xmlns="" code="en-US" />
      <App xmlns="" ProductID="{5fbbab69-e356-41ee-af0d-0a780eb96d7c}" Title="Medicine Reminder" RuntimeType="Silverlight" Version="1.0.0.0" Genre="apps.normal" Author="Priyanshu Mittal"
    Description="Medicine" Publisher="Priyanshu Mittal" PublisherID="{D8D6EAF0-43F3-434D-AFAA-5870EB749E23}" SDOptOut="false">
        <IconPath IsRelative="true" IsResource="false">Assets\images\searchsmall.png</IconPath>
        <Capabilities>
          <Capability Name="ID_CAP_NETWORKING" />
          <Capability Name="ID_CAP_MEDIALIB_AUDIO" />
          <Capability Name="ID_CAP_MEDIALIB_PLAYBACK" />
          <Capability Name="ID_CAP_SENSORS" />
          <Capability Name="ID_CAP_WEBBROWSERCOMPONENT" />
          <Capability Name="ID_CAP_MAP" />
          <Capability Name="ID_CAP_LOCATION" />
        </Capabilities>
        <Tasks>
          <DefaultTask Name="_default" NavigationPage="MainAsisst.xaml" ActivationPolicy="Resume" />
        </Tasks>
        <Tokens>
          <PrimaryToken TokenID="doc_cardToken" TaskName="_default">
            <TemplateFlip>
              <SmallImageURI IsRelative="true" IsResource="false">Assets\images\searchsmall.png</SmallImageURI>
              <Count>0</Count>
              <BackgroundImageURI IsRelative="true" IsResource="false">Assets\images\searchmedium.png</BackgroundImageURI>
              <Title>Medicine Reminder</Title>
              <BackContent>
              </BackContent>
              <BackBackgroundImageURI>
              </BackBackgroundImageURI>
              <BackTitle>
              </BackTitle>
              <LargeBackgroundImageURI IsRelative="true" IsResource="false">Assets\images\searchlarge.png</LargeBackgroundImageURI>
              <LargeBackContent />
              <LargeBackBackgroundImageURI IsRelative="true" IsResource="false">
              </LargeBackBackgroundImageURI>
              <DeviceLockImageURI>
              </DeviceLockImageURI>
              <HasLarge>True</HasLarge>
            </TemplateFlip>
          </PrimaryToken>
        </Tokens>
        <ScreenResolutions>
          <ScreenResolution Name="ID_RESOLUTION_WVGA" />
          <ScreenResolution Name="ID_RESOLUTION_WXGA" />
          <ScreenResolution Name="ID_RESOLUTION_HD720P" />
        </ScreenResolutions>
      </App>
    </Deployment>

    Looks like you are specifying Screen resolutions in your WMAppManfiest.xml, this is not supported for Silverlight 8.1 apps, You can find more compatibility changes listed here: http://msdn.microsoft.com/en-us/library/windowsphone/develop/dn642084(v=vs.105).aspx
    Eric Fleck, Windows Store and Windows Phone Developer Support. If you would like to provide feedback or suggestions for future improvements to the Windows Phone SDK please go to http://wpdev.uservoice.com/ where you can post your suggestions and/or cast
    your votes for existing suggestions.

  • Could not parse manifest

    I am trying to P2V a physical machine running Solaris 10, the collect phase works, the prepare phase on the target gives Could not parse manifest error, has anybody got a solution to this?

    Hmm, SUNWldmp2v is independent of SUNWldm so installing the rest of the 1.3 software probably won't make a difference.
    Can you mail me the failing manifest (put @sun.com at the end of my username).
    As for upgrading to LDoms 1.3, it should have no impact on your existing configs (but be sure to do backups
    in case - see http://docs.sun.com/app/docs/doc/821-0406/upgradeldomssystem?a=view)
    You could upgrade SUNWldm now without rebooting and apply the firmware and S10 patches the
    next time you have to powercycle the machine.

  • No products in Extension Manager

    Hi,
    i'm a user of the Adobe Photoshop CS 6 (13.1.2) based on the subscription service in Creative Cloud.
    As you can see, my photoshop got the latest updates.
    I wanted to install the Adobe Exchange panel and ran into a lot problems. It wasn't possible to install it over the extension manager (manifest error, because my photoshop is too "new").
    When i wanted to give up i read on Facebook, that you can install the Panel over the Adobe Application Management.
    So i did and was happy it's running finally.
    Now when i want to install "Adobe Paper Texture Pro" for example,  the panel downloads the file and starts to open the Extension Manager.
    (The extension manager is up2date too, no updates available over Appl. Mnmgt).
    The Manager opens and tries to install the extension. But then i always (with every extensions tried) got a message, that Photoshop 12.0 or 13.0 or higher is needed to install the extension.
    Huh? My photoshop version is the latest version
    The extension manager is not showing any products there. I reinstalled the extension Manager manually with the latest version of the adobe page, but this didn't help.
    I'm using Windows 7.

    Have you ever moved or renamed the installation folder of PS and other products? Please run "Adobe ExtendScript Toolkit CS6" from Start Menu, input "BridgeTalk.__diagnostics__;" (Two underscores, not including double quotation mark) in the Source window then click "Debug"->"Run" or press F5. Check output in the Javascript Console window. Check whether "Path" of "photoshop-60.032" or "photoshop-60.064" are consistent with actual installation path.

  • Convert Website to PDF on Vista 64-bit

    Hi,
    using Acrobat Pro 8.1.2 on Vista 64-bit both German versions. In Internet Explorer I see the Acrobat toolbar with all menu items. But regardless what I choose (Convert to PDF, Settings etc.) nothing happens! All other Microsoft Office Plugins work fine. All desired IE-AddOns seem to be there.
    For installation I manually expanded the AdobePDF.dll_64 from Data1.cab, renamed it and used it within the installation process. The problem occured both on Vista Business 64 and Ultimate 64 (DVD incl. SP1) which I installed yesterday on a fresh formatted partition.
    Any Ideas? Thanks in advance
    Andreas

    Solution: Download a current distribution of Acrobat Professional 8.
    New download: 515 MB
    Original download: 478 MB
    With the original distribution I was prompted for the AdobePDF.dll at the end of the installation process. However, with Vista SP1 installed first, neither method of supplying the AdobePDF.dll_64 (renamed of course) or AdobePDF.dll file worked.
    Note: If I tried using the *.dll_64 it would give me a javascript error when printing from a web page.
    I also replaced splwow64.exe and spoolsv.exe with copies from Vista SP1 distributable. This didn't remedy the problem either.
    I did notice that two sets of files were created during the print process:
    00001.SHD SHD File 3KB
    00001.SPL ShockwaveFlash.ShockwaveFlash 0KB
    The only way to remove these files from C:\Windows\System32\spool\PRINTERS was to issue a net stop command.
    "net stop spooler"
    The files are still in use so you must stop the splwow64.exe process (hint: use Task Manager). Then you can delete the files. If you do not delete these files before reinstalling, these files will still show up in the Print Manager.
    To restart the printer subsystem, issue the following command: "net start spooler"
    I also came across a tech document indicating that a manifest error found in the Event Viewer should be looked at. It suggested that Nero 8 could be the culprit. Hence, I removed Nero 8 completely and used a clean up too as directed (General-CleanTool.zip or General-CleanTool_2_2_0_37.exe). This didn't remedy the problem either.
    I then found a tech document that said to install the update Windows6.0-KB930627-x64 ..... (MS quote) Install this update to resolve an issue where the private data of the DEVMODE data structure may be corrupted on a 64-bit version of Windows when using a 32-bit application in raw mode to print a document. (end of MS quote) Since Vista SP1 was installed it was not possible to install this patch.
    Also, there was another tech document that suggested that I install the Microsoft Visual C++ 2008 Feature Pack Redistributable Package (x64) .... (aka: vcredist_x64.exe). Once installed, it did trigger an unexpected event. It triggered the installation of MS Office 2003 Service Pack 3 via the Update process. Previoulsy, Vista did not even hint that there was additional download available. How do you like that for bugs in Vista? *sigh*
    I previously mentioned in the above postings that this only affected the Internet browsers. However, after further investigation I found I could not print a PDF from any application. This included all the applications under MS Office too.
    One other note: After finally finding a solution, I found that Internet Explorer 8 (Beta 2) was not a good choice to use with the PDF Print function. It cuts off the sides of the web page and prints only the first web page. Additional pages are left blank in the final PDF document. Therefore, I removed the update (IE 8 is considered an update by MS).

  • When i open programs as NetBeans my mac shuts down, and then i can't boot it

    Okay so to be more precise, about 1-2 months ago my mac started to do weird things. Whenever i opened webcam or some other programs my mac shuts down, and then i would not be able to boot it up again, so i had to try to boot it in safe mode, resest NVRAM and all of that.
    If i try to boot it up normally it starts fine with the apple logo, then its changing into a clean white/grey screen, and if i try to boot it up in safe mode it becomes blue.
    The funny thing is if i keep to try to boot it, then it will eventually boot up, but still i can't use my programs for school (For an example NetBeans for my programming)
    At first i thought it was my harddrive, so i bought a 120GB SSD Samsung EVO and installed Snow Leopard. But it still ****** up (Tried to update it to Maverick, still didn't do anything)
    So i'm out of ideas of what to do.. Please help
    (I have a MacBook Pro Mid 2010)
    Sincerely,
    Frederik Bang

    This is from step 1
    8/19/14 12:06:04.000 bootlog[0]: BOOT_TIME 1408442764 0
    8/16/14 22:44:57.293 WindowServer[105]: CGXDisplayDidWakeNotification [31138563430987]: posting kCGSDisplayDidWake
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.appstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/16/14 22:44:57.294 WindowServer[105]: handle_will_sleep_auth_and_shield_windows: NULL shield_window (lock state: 1)
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    8/16/14 22:44:58.059 AirPlayUIAgent[201]: 2014-08-16 10:44:58.059243 PM [AirPlayUIAgent] Changed PIN pairing: no
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.authd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/16/14 22:44:58.082 AirPlayUIAgent[201]: 2014-08-16 10:44:58.081511 PM [AirPlayUIAgent] Changed PIN pairing: no
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.bookstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 kernel[0]: Longterm timer threshold: 1000 ms
    8/19/14 12:06:05.000 kernel[0]: PMAP: PCID enabled
    8/19/14 12:06:05.000 kernel[0]: Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    8/19/14 12:06:05.000 kernel[0]: vm_page_bootstrap: 924365 free pages and 116019 wired pages
    8/19/14 12:06:05.000 kernel[0]: kext submap [0xffffff7f807a9000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a9000]
    8/19/14 12:06:05.000 kernel[0]: zone leak detection enabled
    8/19/14 12:06:05.000 kernel[0]: "vm_compressor_mode" is 4
    8/19/14 12:06:05.000 kernel[0]: standard timeslicing quantum is 10000 us
    8/19/14 12:06:05.000 kernel[0]: standard background quantum is 2500 us
    8/19/14 12:06:05.000 kernel[0]: mig_table_max_displ = 74
    8/19/14 12:06:05.000 kernel[0]: TSC Deadline Timer supported and enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    8/19/14 12:06:05.000 kernel[0]: calling mpo_policy_init for TMSafetyNet
    8/19/14 12:06:05.000 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    8/19/14 12:06:05.000 kernel[0]: calling mpo_policy_init for Sandbox
    8/19/14 12:06:05.000 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    8/19/14 12:06:05.000 kernel[0]: calling mpo_policy_init for Quarantine
    8/19/14 12:06:05.000 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    8/19/14 12:06:05.000 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    8/19/14 12:06:05.000 kernel[0]: The Regents of the University of California. All rights reserved.
    8/19/14 12:06:05.000 kernel[0]: MAC Framework successfully initialized
    8/19/14 12:06:05.000 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    8/19/14 12:06:05.000 kernel[0]: AppleKeyStore starting (BUILT: Jun  3 2014 21:40:51)
    8/19/14 12:06:05.000 kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    8/19/14 12:06:05.000 kernel[0]: ACPI: sleep states S3 S4 S5
    8/19/14 12:06:05.000 kernel[0]: pci (build 21:30:51 Jun  3 2014), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
    8/19/14 12:06:05.000 kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 88AB
    8/19/14 12:06:05.000 kernel[0]: AppleIntelCPUPowerManagement: (built 21:36:10 Jun  3 2014) initialization complete
    8/19/14 12:06:05.000 kernel[0]: [ PCI configuration begin ]
    8/19/14 12:06:05.000 kernel[0]: console relocated to 0xf90010000
    8/19/14 12:06:05.000 kernel[0]: [ PCI configuration end, bridges 12, devices 18 ]
    8/19/14 12:06:05.000 kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    8/19/14 12:06:05.000 kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    8/19/14 12:06:05.000 kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    8/19/14 12:06:05.000 kernel[0]: rooting via boot-uuid from /chosen: 954CD513-4F88-37E4-AAC0-40A2EB5EF706
    8/19/14 12:06:05.000 kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    8/19/14 12:06:05.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    8/19/14 12:06:05.000 kernel[0]: com.apple.AppleFSCompressionTypeLZVN kmod start
    8/19/14 12:06:05.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    8/19/14 12:06:05.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    8/19/14 12:06:05.000 kernel[0]: com.apple.AppleFSCompressionTypeLZVN load succeeded
    8/19/14 12:06:05.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    8/19/14 12:06:05.000 kernel[0]: AppleIntelCPUPowerManagementClient: ready
    8/19/14 12:06:05.000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/Samsung SSD 840 EVO 120GB Media/IOGUIDPartitionScheme/MacBook Pro SSD@2
    8/19/14 12:06:05.000 kernel[0]: BSD root: disk0s2, major 1, minor 2
    8/19/14 12:06:05.000 kernel[0]: jnl: b(1, 2): replay_journal: from: 4111872 to: 8367104 (joffset 0x37e000)
    8/19/14 12:06:05.000 kernel[0]: BTCOEXIST off
    8/19/14 12:06:05.000 kernel[0]: BRCM tunables:
    8/19/14 12:06:05.000 kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    8/19/14 12:06:05.000 kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 70cd60fffedafe78; max speed s800.
    8/19/14 12:06:05.000 kernel[0]: FWOHCI : enableCycleSync - enabled count going negative?!?
    8/19/14 12:06:05.000 kernel[0]: jnl: b(1, 2): journal replay done.
    8/19/14 12:06:05.000 kernel[0]: hfs: mounted MacBook Pro SSD on device root_device
    8/19/14 12:06:05.000 kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    8/19/14 12:06:05.000 kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    8/19/14 12:06:04.554 com.apple.launchd[1]: *** launchd[1] has started up. ***
    8/19/14 12:06:04.554 com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    8/19/14 12:06:05.428 com.apple.SecurityServer[14]: Session 100000 created
    8/19/14 12:06:05.509 opendirectoryd[21]: sandbox cache error 11: database disk image is malformed
    8/19/14 12:06:05.000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    8/19/14 12:06:05.000 kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    8/19/14 12:06:05.674 com.apple.SecurityServer[14]: Entering service
    8/19/14 12:06:05.000 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    8/19/14 12:06:05.753 configd[18]: network changed.
    8/19/14 12:06:05.755 configd[18]: setting hostname to "Frederik-Bangs-MacBook-Pro.local"
    8/19/14 12:06:05.000 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    8/19/14 12:06:05.809 UserEventAgent[11]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    8/19/14 12:06:05.000 kernel[0]: AGC: 3.6.22, HW version=1.9.23, flags:0, features:20600
    8/19/14 12:06:05.000 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LsNM (kSMCKeyNotFound)
    8/19/14 12:06:05.000 kernel[0]: SMC::smcReadKeyAction ERROR LsNM kSMCKeyNotFound(0x84) fKeyHashTable=0x0
    8/19/14 12:06:05.000 kernel[0]: SMC::smcGetLightshowVers ERROR: smcReadKey LsNM failed (kSMCKeyNotFound)
    8/19/14 12:06:05.000 kernel[0]: SMC::smcPublishLightshowVersion ERROR: smcGetLightshowVers failed (kSMCKeyNotFound)
    8/19/14 12:06:05.000 kernel[0]: SMC::smcInitHelper ERROR: smcPublishLightshowVersion failed (kSMCKeyNotFound)
    8/19/14 12:06:05.000 kernel[0]: Previous Shutdown Cause: 3
    8/19/14 12:06:05.000 kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
    8/19/14 12:06:05.000 kernel[0]: IOBluetoothUSBDFU::probe
    8/19/14 12:06:05.000 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x821A FirmwareVersion - 0x0042
    8/19/14 12:06:05.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0xf800 ****
    8/19/14 12:06:05.000 kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0xf800 ****
    8/19/14 12:06:05.930 UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    8/19/14 12:06:05.000 kernel[0]: init
    8/19/14 12:06:05.000 kernel[0]: probe
    8/19/14 12:06:05.000 kernel[0]: start
    8/19/14 12:06:05.000 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0xf800
    8/19/14 12:06:05.000 kernel[0]: [IOBluetoothHCIController][start] -- completed
    8/19/14 12:06:05.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    8/19/14 12:06:05.000 kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0xa6c0 -- 0xa800 -- 0xf800 ****
    8/19/14 12:06:06.000 kernel[0]: DSMOS has arrived
    8/19/14 12:06:06.000 kernel[0]: [AGPM Controller] build GPUDict by Vendor1002Device6741
    8/19/14 12:06:06.000 kernel[0]: fGPUIdleIntervalMS = 0
    8/19/14 12:06:07.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xf800 ****
    8/19/14 12:06:08.000 kernel[0]: VM Swap Subsystem is ON
    8/19/14 12:06:08.613 hidd[70]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    8/19/14 12:06:08.615 hidd[70]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    8/19/14 12:06:08.696 com.apple.usbmuxd[47]: usbmuxd-327.4 on Feb 12 2014 at 14:54:33, running 64 bit
    8/19/14 12:06:08.723 mDNSResponder[62]: mDNSResponder mDNSResponder-522.92.1 (Jun  3 2014 12:57:56) starting OSXVers 13
    8/19/14 12:06:08.783 revisiond[55]: "/.vol/16777218/2/.DocumentRevisions-V100/.cs/ChunkStorage/0/0/0/1" does not exist, rowID:1
    8/19/14 12:06:08.784 revisiond[55]: There was a problem compacting SF ftRowId:1, rc:-1
    8/19/14 12:06:08.797 mds[61]: (Normal) FMW: FMW 0 0
    8/19/14 12:06:08.799 loginwindow[65]: Login Window Application Started
    8/19/14 12:06:08.888 systemkeychain[88]: done file: /var/run/systemkeychaincheck.done
    8/19/14 12:06:08.890 apsd[82]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    8/19/14 12:06:08.899 configd[18]: network changed.
    8/19/14 12:06:08.900 configd[18]: network changed: DNS*
    8/19/14 12:06:08.904 mDNSResponder[62]: D2D_IPC: Loaded
    8/19/14 12:06:08.904 mDNSResponder[62]: D2DInitialize succeeded
    8/19/14 12:06:08.908 mDNSResponder[62]:   4: Listening for incoming Unix Domain Socket client requests
    8/19/14 12:06:08.955 WindowServer[90]: Server is starting up
    8/19/14 12:06:08.957 networkd[106]: networkd.106 built Aug 24 2013 22:08:46
    8/19/14 12:06:08.971 WindowServer[90]: Session 256 retained (2 references)
    8/19/14 12:06:08.971 WindowServer[90]: Session 256 released (1 references)
    8/19/14 12:06:09.017 WindowServer[90]: Session 256 retained (2 references)
    8/19/14 12:06:09.020 WindowServer[90]: init_page_flip: page flip mode is on
    8/19/14 12:06:09.060 digest-service[92]: label: default
    8/19/14 12:06:09.061 digest-service[92]: dbname: od:/Local/Default
    8/19/14 12:06:09.061 digest-service[92]: mkey_file: /var/db/krb5kdc/m-key
    8/19/14 12:06:09.061 digest-service[92]: acl_file: /var/db/krb5kdc/kadmind.acl
    8/19/14 12:06:09.242 digest-service[92]: digest-request: uid=0
    8/19/14 12:06:09.290 awacsd[80]: Starting awacsd connectivity_executables-97 (Aug 24 2013 23:49:23)
    8/19/14 12:06:09.393 awacsd[80]: InnerStore CopyAllZones: no info in Dynamic Store
    8/19/14 12:06:09.454 digest-service[92]: digest-request: netr probe 0
    8/19/14 12:06:09.455 digest-service[92]: digest-request: init request
    8/19/14 12:06:09.465 digest-service[92]: digest-request: init return domain: BUILTIN server: FREDERIK-BANGS-MACBOOK-PRO indomain was: <NULL>
    8/19/14 12:06:09.620 airportd[84]: airportdProcessDLILEvent: en1 attached (up)
    8/19/14 12:06:09.000 kernel[0]: createVirtIf(): ifRole = 1
    8/19/14 12:06:09.000 kernel[0]: in func createVirtualInterface ifRole = 1
    8/19/14 12:06:09.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1
    8/19/14 12:06:09.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    8/19/14 12:06:09.000 kernel[0]: Created virtif 0xffffff801c450400 p2p0
    8/19/14 12:06:09.642 aosnotifyd[83]: assertion failed: 13E28: liblaunch.dylib + 25164 [A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A]: 0x25
    8/19/14 12:06:09.670 locationd[67]: NBB-Could not get UDID for stable refill timing, falling back on random
    8/19/14 12:06:09.726 locationd[67]: Location icon should now be in state 'Inactive'
    8/19/14 12:06:09.728 locationd[67]: locationd was started after an unclean shutdown
    8/19/14 12:06:10.294 WindowServer[90]: Found 39 modes for display 0x00000000 [39, 0]
    8/19/14 12:06:10.309 WindowServer[90]: Found 1 modes for display 0x00000000 [1, 0]
    8/19/14 12:06:10.326 WindowServer[90]: Found 1 modes for display 0x00000000 [1, 0]
    8/19/14 12:06:10.327 WindowServer[90]: Found 1 modes for display 0x00000000 [1, 0]
    8/19/14 12:06:10.343 WindowServer[90]: mux_initialize: Mode is dynamic
    8/19/14 12:06:10.349 WindowServer[90]: Found 39 modes for display 0x00000000 [39, 0]
    8/19/14 12:06:10.354 WindowServer[90]: Found 1 modes for display 0x00000000 [1, 0]
    8/19/14 12:06:10.355 WindowServer[90]: Found 1 modes for display 0x00000000 [1, 0]
    8/19/14 12:06:10.390 WindowServer[90]: WSMachineUsesNewStyleMirroring: false
    8/19/14 12:06:10.391 WindowServer[90]: Display 0x04272902: GL mask 0x5; bounds (0, 0)[1440 x 900], 39 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9ca4, S/N 0, Unit 2, Rotation 0
    UUID 0x8a96a568c33550779a382c64e81094d2
    8/19/14 12:06:10.392 WindowServer[90]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[4096 x 2160], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    8/19/14 12:06:10.392 WindowServer[90]: Display 0x003f0040: GL mask 0x10; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    8/19/14 12:06:10.392 WindowServer[90]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    8/19/14 12:06:10.396 WindowServer[90]: WSSetWindowTransform: Singular matrix
    8/19/14 12:06:10.396 WindowServer[90]: WSSetWindowTransform: Singular matrix
    8/19/14 12:06:10.403 WindowServer[90]: Display 0x04272902: GL mask 0x5; bounds (0, 0)[1440 x 900], 39 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9ca4, S/N 0, Unit 2, Rotation 0
    UUID 0x8a96a568c33550779a382c64e81094d2
    8/19/14 12:06:10.403 WindowServer[90]: Display 0x003f003d: GL mask 0x2; bounds (2464, 0)[1 x 1], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    8/19/14 12:06:10.404 WindowServer[90]: Display 0x003f0040: GL mask 0x10; bounds (2465, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    8/19/14 12:06:10.404 WindowServer[90]: Display 0x003f003f: GL mask 0x8; bounds (2466, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    8/19/14 12:06:10.404 WindowServer[90]: CGXPerformInitialDisplayConfiguration
    8/19/14 12:06:10.404 WindowServer[90]:   Display 0x04272902: Unit 2; Alias(2, 0x5); Vendor 0x610 Model 0x9ca4 S/N 0 Dimensions 13.03 x 8.15; online enabled built-in, Bounds (0,0)[1440 x 900], Rotation 0, Resolution 1
    8/19/14 12:06:10.404 WindowServer[90]:   Display 0x003f003d: Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2464,0)[1 x 1], Rotation 0, Resolution 1
    8/19/14 12:06:10.404 WindowServer[90]:   Display 0x003f0040: Unit 4; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2465,0)[1 x 1], Rotation 0, Resolution 1
    8/19/14 12:06:10.404 WindowServer[90]:   Display 0x003f003f: Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2466,0)[1 x 1], Rotation 0, Resolution 1
    8/19/14 12:06:10.404 WindowServer[90]: CGXMuxBoot: Boot normal
    8/19/14 12:06:10.000 kernel[0]: en1: 802.11d country code set to 'DK'.
    8/19/14 12:06:10.000 kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
    8/19/14 12:06:10.518 WindowServer[90]: GLCompositor: GL renderer id 0x01024301, GL mask 0x00000003, accelerator 0x00004d2f, unit 0, caps QEX|MIPMAP, vram 451 MB
    8/19/14 12:06:10.520 WindowServer[90]: GLCompositor: GL renderer id 0x01024301, GL mask 0x00000003, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    8/19/14 12:06:10.520 WindowServer[90]: GLCompositor: GL renderer id 0x01021b06, GL mask 0x0000001c, accelerator 0x000036b3, unit 2, caps QEX|MIPMAP, vram 1024 MB
    8/19/14 12:06:10.522 WindowServer[90]: GLCompositor: GL renderer id 0x01021b06, GL mask 0x0000001c, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    8/19/14 12:06:10.523 WindowServer[90]: GLCompositor enabled for tile size [256 x 256]
    8/19/14 12:06:10.523 WindowServer[90]: CGXGLInitMipMap: mip map mode is on
    8/19/14 12:06:10.536 loginwindow[65]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    8/19/14 12:06:11.103 WindowServer[90]: Display 0x04272902: Unit 2; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    8/19/14 12:06:11.129 launchctl[123]: com.apple.findmymacmessenger: Already loaded
    8/19/14 12:06:11.210 com.apple.SecurityServer[14]: Session 100005 created
    8/19/14 12:06:11.335 loginwindow[65]: Setting the initial value of the magsave brightness level 1
    8/19/14 12:06:11.374 loginwindow[65]: Login Window Started Security Agent
    8/19/14 12:06:11.499 UserEventAgent[125]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    8/19/14 12:06:11.506 SecurityAgent[132]: This is the first run
    8/19/14 12:06:11.506 SecurityAgent[132]: MacBuddy was run = 0
    8/19/14 12:06:11.522 SecurityAgent[132]: User info context values set for frederikbang
    8/19/14 12:06:11.527 WindowServer[90]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x04272902 device: 0x7fdd1400e310  isBackBuffered: 1 numComp: 3 numDisp: 3
    8/19/14 12:06:11.528 WindowServer[90]: _CGXGLDisplayContextForDisplayDevice: acquired display context (0x7fdd1400e310) - enabling OpenGL
    8/19/14 12:06:11.891 loginwindow[65]: Login Window - Returned from Security Agent
    8/19/14 12:06:11.936 loginwindow[65]: USER_PROCESS: 65 console
    8/19/14 12:06:11.000 kernel[0]: MacAuthEvent en1   Auth result for: 00:1f:ca:2e:0d:5e  MAC AUTH succeeded
    8/19/14 12:06:11.000 kernel[0]: wlEvent: en1 en1 Link UP virtIf = 0
    8/19/14 12:06:11.000 kernel[0]: AirPort: Link Up on en1
    8/19/14 12:06:11.000 kernel[0]: en1: BSSID changed to 00:1f:ca:2e:0d:5e
    8/19/14 12:06:12.000 kernel[0]: AppleKeyStore:Sending lock change 0
    8/19/14 12:06:12.147 com.apple.launchd.peruser.501[136]: Background: Aqua: Registering new GUI session.
    8/19/14 12:06:12.173 com.apple.launchd.peruser.501[136]: (com.apple.EscrowSecurityAlert) Unknown key: seatbelt-profiles
    8/19/14 12:06:12.175 com.apple.launchd.peruser.501[136]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    8/19/14 12:06:12.180 launchctl[138]: com.apple.pluginkit.pkd: Already loaded
    8/19/14 12:06:12.180 launchctl[138]: com.apple.sbd: Already loaded
    8/19/14 12:06:12.194 distnoted[140]: # distnote server agent  absolute time: 8.479032290   civil time: Tue Aug 19 12:06:12 2014   pid: 140 uid: 501  root: no
    8/19/14 12:06:12.195 distnoted[140]: assertion failed: 13E28: liblaunch.dylib + 25164 [A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A]: 0x25
    8/19/14 12:06:12.000 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    8/19/14 12:06:12.361 WindowServer[90]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    8/19/14 12:06:12.397 WindowServer[90]: Received display connect changed for display 0x4272902
    8/19/14 12:06:12.407 WindowServer[90]: Found 15 modes for display 0x04272902 [15, 0]
    8/19/14 12:06:12.418 WindowServer[90]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    8/19/14 12:06:12.423 WindowServer[90]: CGXMuxAcknowledge: Posting glitchless acknowledge
    8/19/14 12:06:12.437 WindowServer[90]: Received display connect changed for display 0x4272902
    8/19/14 12:06:12.438 WindowServer[90]: Found 1 modes for display 0x04272902 [1, 0]
    8/19/14 12:06:12.439 WindowServer[90]: Received display connect changed for display 0x3f003f
    8/19/14 12:06:12.439 WindowServer[90]: Found 1 modes for display 0x003f003f [1, 0]
    8/19/14 12:06:12.439 WindowServer[90]: Received display connect changed for display 0x3f0040
    8/19/14 12:06:12.440 WindowServer[90]: Found 1 modes for display 0x003f0040 [1, 0]
    8/19/14 12:06:12.578 launchproxyls[143]: Waiting for Launch Services seeding, UID 501
    8/19/14 12:06:12.627 airportd[84]: _doAutoJoin: Already associated to “HBWIFI”. Bailing on auto-join.
    8/19/14 12:06:12.000 kernel[0]: Sandbox: fontworker(146) deny file-read-data /Applications/Automator.app/Contents
    8/19/14 12:06:12.713 coresymbolicationd[150]: /System/Library/Caches/com.apple.coresymbolicationd/data did not validate, resetting cache
    8/19/14 12:06:12.755 WindowServer[90]: Display 0x04272902: Unit 2; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    8/19/14 12:06:12.773 mds[61]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    8/19/14 12:06:12.783 WindowServer[90]: Display 0x04272902: Unit 2; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    8/19/14 12:06:12.815 WindowServer[90]: Display 0x04272902: Unit 2; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    8/19/14 12:06:13.303 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app
    8/19/14 12:06:13.379 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app/Contents
    8/19/14 12:06:13.435 UserEventAgent[139]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    8/19/14 12:06:13.456 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app/Contents/PkgInfo
    8/19/14 12:06:13.507 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app/Contents/MacOS/App Store
    8/19/14 12:06:13.687 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app/Contents/MacOS/App Store/..namedfork/rsrc
    8/19/14 12:06:13.738 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app/Contents/PlugIns
    8/19/14 12:06:13.790 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app/Contents/PlugIns
    8/19/14 12:06:13.850 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/Automator.app
    8/19/14 12:06:15.418 com.apple.launchd.peruser.501[136]: ([email protected][175]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    8/19/14 12:06:15.418 com.apple.launchd.peruser.501[136]: ([email protected][175]) Job failed to exec(3) for weird reason: 2
    8/19/14 12:06:15.676 com.apple.SecurityServer[14]: Session 100008 created
    8/19/14 12:06:15.000 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=174[GoogleSoftwareUp] final status 0x0, allowing (remove VALID) page
    8/19/14 12:06:15.800 accountsd[187]: assertion failed: 13E28: liblaunch.dylib + 25164 [A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A]: 0x25
    8/19/14 12:06:16.076 sharingd[189]: Starting Up...
    8/19/14 12:06:16.119 mds[61]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    8/19/14 12:06:16.152 revisiond[55]: objc[55]: Class GSLockToken is implemented in both /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Supp ort/revisiond and /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage. One of the two will be used. Which one is undefined.
    8/19/14 12:06:16.458 com.apple.SecurityServer[14]: Session 100007 created
    8/19/14 12:06:16.602 apsd[82]: Unexpected connection from logged out uid 501
    8/19/14 12:06:16.630 imagent[165]: [Warning] Services all disappeared, removing all dependent devices
    8/19/14 12:06:16.654 WiFiKeychainProxy[156]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
    8/19/14 12:06:16.655 WiFiKeychainProxy[156]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiKeychainProxy
    8/19/14 12:06:16.681 imagent[165]: [Warning] Creating empty account: PlaceholderAccount for service: IMDService (iMessage)
    8/19/14 12:06:16.682 imagent[165]: [Warning] Creating empty account: PlaceholderAccount for service: IMDService (iMessage)
    8/19/14 12:06:17.127 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDSIVideoContext.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class Gen6DVDContext.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelDevice.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelSharedUserClient.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMain.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMedia.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextVEBox.
    8/19/14 12:06:17.129 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    8/19/14 12:06:17.129 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOHIDParamUserClient.
    8/19/14 12:06:17.129 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOSurfaceRootUserClient.
    8/19/14 12:06:17.129 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
    8/19/14 12:06:17.129 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.blued.
    8/19/14 12:06:17.215 com.apple.audio.DriverHelper[201]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    8/19/14 12:06:17.215 com.apple.audio.DriverHelper[201]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
    8/19/14 12:06:17.215 com.apple.audio.DriverHelper[201]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    8/19/14 12:06:17.360 SystemUIServer[178]: Cannot find executable for CFBundle 0x7f92f3e180f0 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    8/19/14 12:06:17.361 com.apple.IconServicesAgent[205]: IconServicesAgent launched.
    8/19/14 12:06:17.385 SystemUIServer[178]: Cannot find executable for CFBundle 0x7f92f3c16c40 </System/Library/CoreServices/Menu Extras/Battery.menu> (not loaded)
    8/19/14 12:06:17.386 SystemUIServer[178]: Cannot find executable for CFBundle 0x7f92f3d546c0 </System/Library/CoreServices/Menu Extras/Volume.menu> (not loaded)
    8/19/14 12:06:17.813 secd[194]:  __EnsureFreshParameters_block_invoke_2 SOSCloudKeychainSynchronizeAndWait: The operation couldn’t be completed. (SyncedDefaults error 1025 - Remote error : No valid account for KVS)
    8/19/14 12:06:17.814 secd[194]:  __talkWithKVS_block_invoke callback error: The operation couldn’t be completed. (SyncedDefaults error 1025 - Remote error : No valid account for KVS)
    8/19/14 12:06:17.820 secd[194]:  CFPropertyListReadFromFile file file:///Users/frederikbang/Library/Keychains/087BC3B2-426E-5653-8D2E-D6A8AA2B3D B2/accountStatus.plist: The file “accountStatus.plist” couldn’t be opened because there is no such file.
    8/19/14 12:06:17.834 secd[194]:  SecErrorGetOSStatus unknown error domain: com.apple.security.sos.error for error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    8/19/14 12:06:17.834 secd[194]:  securityd_xpc_dictionary_handler WiFiKeychainProx[156] DeviceInCircle The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    8/19/14 12:06:17.847 soagent[159]: [Warning] Services all disappeared, removing all dependent devices
    8/19/14 12:06:17.896 SystemUIServer[178]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    8/19/14 12:06:17.897 SystemUIServer[178]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    8/19/14 12:06:17.948 soagent[159]: No active accounts, killing soagent in 10 seconds
    8/19/14 12:06:17.951 soagent[159]: No active accounts, killing soagent in 10 seconds
    8/19/14 12:06:18.362 com.apple.time[139]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/19/14 12:06:18.375 com.apple.dock.extra[207]: No endpoint returned trying to load UnreadCountController.bundle, suspending
    8/19/14 12:06:18.381 com.apple.time[139]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/19/14 12:06:19.092 Dropbox[180]: PyObjCPointer created: at 0xcc9fc88 of type {OpaqueJSContext=}
    8/19/14 12:06:19.441 UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en1: SSID 'HBWIFI' not making interface primary (no cache entry)
    8/19/14 12:06:19.441 configd[18]: network changed: DNS* Proxy
    8/19/14 12:06:19.442 UserEventAgent[11]: Captive: CNPluginHandler en1: Evaluating
    8/19/14 12:06:19.442 UserEventAgent[11]: Captive: en1: Probing 'HBWIFI'
    8/19/14 12:06:19.477 UserEventAgent[11]: Captive: CNPluginHandler en1: Authenticated
    8/19/14 12:06:19.481 configd[18]: network changed: v4(en1!:10.128.245.164) DNS+ Proxy+ SMB+
    8/19/14 12:06:19.834 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x2ef] flags: 0x8 binding: FileInfoBinding [0x10f] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: ????.
    8/19/14 12:06:19.835 quicklookd[208]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x203] flags: 0x8 binding: FileInfoBinding [0x103] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: ???? request size:128 scale: 1
    8/19/14 12:06:20.075 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x111] flags: 0x8 binding: FileInfoBinding [0x2f1] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN.
    8/19/14 12:06:20.076 quicklookd[208]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x403] flags: 0x8 binding: FileInfoBinding [0x303] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN request size:128 scale: 1
    8/19/14 12:06:21.000 kernel[0]: fsevents: watcher dbfseventsd (pid: 232) - Using /dev/fsevents directly is unsupported.  Migrate to FSEventsFramework
    8/19/14 12:06:22.019 Dropbox[180]: ICARegisterForEventNotification-Has been deprecated since 10.5.  Calls to this function in the future may crash this application.  Please move to ImageCaptureCore
    8/19/14 12:06:22.719 AirPlayUIAgent[204]: 2014-08-19 12:06:22.717865 PM [AirPlayUIAgent] Changed PIN pairing: no
    8/19/14 12:06:22.728 AirPlayUIAgent[204]: 2014-08-19 12:06:22.728281 PM [AirPlayUIAgent] Changed PIN pairing: no
    8/19/14 12:06:24.394 awacsd[80]: Exiting
    8/19/14 12:06:26.000 kernel[0]: Sandbox: storeagent(247) deny file-write-unlink /Users/frederikbang/Library/Application Support/AppStore/manifest.plist
    8/19/14 12:06:26.000 kernel[0]: Sandbox: storeagent(247) deny file-write-unlink /Users/frederikbang/Library/Application Support/AppStore/manifest.plist
    8/19/14 12:06:26.200 storeagent[247]: DownloadManifest: Error moving legacy manifest - Error Domain=NSCocoaErrorDomain Code=513 "“manifest.plist” kunne ikke flyttes, fordi du ikke har adgangstilladelser til “com.apple.appstore”." UserInfo=0x7ff57bd2af60 {NSSourceFilePathErrorKey=/Users/frederikbang/Library/Application Support/AppStore/manifest.plist, NSUserStringVariant=(
        Move
    ), NSDestinationFilePath=/var/folders/70/w5pc4f891jv0k41f86bd44380000gn/C/com.appl e.appstore/manifest.plist, NSFilePath=/Users/frederikbang/Library/Application Support/AppStore/manifest.plist, NSUnderlyingError=0x7ff57bd2adf0 "Handlingen kunne ikke udføres. Handling tillades ikke"}
    8/19/14 12:06:26.000 kernel[0]: Sandbox: storeagent(247) deny file-write-unlink /Users/frederikbang/Library/Application Support/AppStore
    8/19/14 12:06:26.000 kernel[0]: Sandbox: storeagent(247) deny file-read-data /Users/frederikbang/Library/Application Support/AppStore
    8/19/14 12:06:26.218 storeagent[247]: DownloadManifest: Error removing legacy download location - Error Domain=NSCocoaErrorDomain Code=513 "“AppStore” kunne ikke fjernes, fordi du ikke har adgangstilladelser til det." UserInfo=0x7ff57bf2a4a0 {NSFilePath=/Users/frederikbang/Library/Application Support/AppStore, NSUserStringVariant=(
        Remove
    ), NSUnderlyingError=0x7ff57bf2cc90 "Handlingen kunne ikke udføres. Handling tillades ikke"}
    8/19/14 12:06:26.348 parentalcontrolsd[248]: StartObservingFSEvents [849:] -- *** StartObservingFSEvents started event stream
    8/19/14 12:06:28.179 soagent[159]: Killing soagent.
    8/19/14 12:06:28.180 com.apple.dock.extra[207]: SOHelperCenter main connection interrupted
    8/19/14 12:06:28.180 NotificationCenter[162]: SOHelperCenter main connection interrupted
    8/19/14 12:06:28.181 imagent[165]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.icfcallserver  (soagent:159)
    8/19/14 12:06:28.181 imagent[165]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.icfcallserver  (soagent:159)
    8/19/14 12:06:38.159 launchproxyls[143]: Launch Services seeding complete
    8/19/14 12:06:43.523 mds_stores[105]: (Error) SecureStore: Access token 3 changed uid from -1 to 501
    8/19/14 12:06:44.242 distnoted[266]: assertion failed: 13E28: liblaunch.dylib + 25164 [A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A]: 0x25
    8/19/14 12:06:44.338 mdworker[264]: sandbox cache error 3850
    8/19/14 12:06:44.414 mdworker[263]: sandbox cache error 3850
    8/19/14 12:06:44.541 mdworker[265]: sandbox cache error 3850
    8/19/14 12:06:44.927 mdworker[256]: sandbox cache error 3850
    8/19/14 12:06:49.637 root[273]: on_wire failed for server 17.72.148.52!
    8/19/14 12:06:49.638 root[273]: on_wire failed for server 17.72.148.53!
    8/19/14 12:06:49.734 ntpd[44]: proto: precision = 1.000 usec
    8/19/14 12:06:54.173 com.apple.SecurityServer[14]: Session 100012 created
    8/19/14 12:07:04.051 digest-service[92]: digest-request: uid=0
    8/19/14 12:07:04.052 digest-service[92]: digest-request: init request
    8/19/14 12:07:04.055 digest-service[92]: digest-request: init return domain: MACBOOKPRO-C0FE server: FREDERIK-BANGS-MACBOOK-PRO indomain was: <NULL>
    8/19/14 12:07:04.000 kernel[0]: Sandbox: netbiosd(223) deny mach-lookup com.apple.networkd
    8/19/14 12:07:04.081 digest-service[92]: digest-request: uid=0
    8/19/14 12:07:04.082 digest-service[92]: digest-request: init request
    8/19/14 12:07:04.085 digest-service[92]: digest-request: init return domain: MACBOOKPRO-C0FE server: FREDERIK-BANGS-MACBOOK-PRO indomain was: <NULL>
    8/19/14 12:07:05.000 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key B0PS (kSMCKeyNotFound)
    8/19/14 12:07:05.000 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key B0OS (kSMCKeyNotFound)
    8/19/14 12:07:30.113 netbiosd[223]: name servers down?
    8/19/14 12:09:25.522 SystemUIServer[178]: It does not make sense to draw an image when [NSGraphicsContext currentContext] is nil.  This is a programming error. Break on void _NSWarnForDrawingImageWithNoCurrentContext() to debug.  This will be logged only once.  This may break in the future.
    8/19/14 12:09:25.523 loginwindow[65]: magsafeStateChanged state changed old 1 new 2
    8/19/14 12:09:52.053 loginwindow[65]: magsafeStateChanged state changed old 2 new 1
    8/19/14 12:10:09.629 mds[61]: (Normal) Volume: volume:0x7fc02d818000 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/firmwaresyncd.gT5dd6
    8/19/14 12:10:34.256 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x175] flags: 0x8 binding: FileInfoBinding [0x27d] - extension: jpg, UTI: public.jpeg, fileType: ????.
    8/19/14 12:10:34.256 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x203] flags: 0x8 binding: FileInfoBinding [0x103] - extension: jpg, UTI: public.jpeg, fileType: ???? request size:16 scale: 1
    8/19/14 12:10:37.088 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x27f] flags: 0x8 binding: FileInfoBinding [0x177] - extension: pptx, UTI: org.openxmlformats.presentationml.presentation, fileType: ????.
    8/19/14 12:10:37.088 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x403] flags: 0x8 binding: FileInfoBinding [0x303] - extension: pptx, UTI: org.openxmlformats.presentationml.presentation, fileType: ???? request size:16 scale: 1
    8/19/14 12:10:37.122 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x281] flags: 0x8 binding: FileInfoBinding [0x3c3] - extension: pptm, UTI: org.openxmlformats.presentationml.presentation.macroenabled, fileType: ????.
    8/19/14 12:10:37.123 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x603] flags: 0x8 binding: FileInfoBinding [0x503] - extension: pptm, UTI: org.openxmlformats.presentationml.presentation.macroenabled, fileType: ???? request size:16 scale: 1
    8/19/14 12:10:37.195 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x283] flags: 0x8 binding: FileInfoBinding [0x179] - extension: potx, UTI: org.openxmlformats.presentationml.template, fileType: ????.
    8/19/14 12:10:37.195 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x803] flags: 0x8 binding: FileInfoBinding [0x703] - extension: potx, UTI: org.openxmlformats.presentationml.template, fileType: ???? request size:16 scale: 1
    8/19/14 12:10:37.202 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x285] flags: 0x8 binding: FileInfoBinding [0x3c5] - extension: png, UTI: public.png, fileType: PNGf.
    8/19/14 12:10:37.203 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xa03] flags: 0x8 binding: FileInfoBinding [0x903] - extension: png, UTI: public.png, fileType: PNGf request size:16 scale: 1
    8/19/14 12:10:37.326 com.apple.SecurityServer[14]: Session 100016 created
    8/19/14 12:10:37.380 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x287] flags: 0x8 binding: FileInfoBinding [0x17b] - extension: (NULL), UTI: com.microsoft.waveform-audio, fileType: WAVE.
    8/19/14 12:10:37.380 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xc03] flags: 0x8 binding: FileInfoBinding [0xb03] - extension: (NULL), UTI: com.microsoft.waveform-audio, fileType: WAVE request size:16 scale: 1
    8/19/14 12:10:38.590 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x1ad] flags: 0x8 binding: FileInfoBinding [0x2c1] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN.
    8/19/14 12:10:38.590 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xe03] flags: 0x8 binding: FileInfoBinding [0xd03] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN request size:128 scale: 1
    8/19/14 12:10:38.608 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x303] flags: 0x8 binding: BundleBinding [0x2c3] URL: file:///System/Library/PreferencePanes/Bluetooth.prefPane bundle identifier: (null).
    8/19/14 12:10:38.609 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1003] flags: 0x8 binding: BundleBinding [0xf03] URL: file:///System/Library/PreferencePanes/Bluetooth.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.613 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x307] flags: 0x8 binding: BundleBinding [0x1b3] URL: file:///System/Library/PreferencePanes/AppStore.prefPane bundle identifier: (null).
    8/19/14 12:10:38.614 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1203] flags: 0x8 binding: BundleBinding [0x1103] URL: file:///System/Library/PreferencePanes/AppStore.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.625 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x1b7] flags: 0x8 binding: BundleBinding [0x30b] URL: file:///System/Library/PreferencePanes/Speech.prefPane bundle identifier: (null).
    8/19/14 12:10:38.625 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1403] flags: 0x8 binding: BundleBinding [0x1303] URL: file:///System/Library/PreferencePanes/Speech.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.635 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x2c9] flags: 0x8 binding: BundleBinding [0x30d] URL: file:///System/Library/PreferencePanes/DigiHubDiscs.prefPane bundle identifier: (null).
    8/19/14 12:10:38.635 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1603] flags: 0x8 binding: BundleBinding [0x1503] URL: file:///System/Library/PreferencePanes/DigiHubDiscs.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.640 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x311] flags: 0x8 binding: BundleBinding [0x2cd] URL: file:///System/Library/PreferencePanes/DateAndTime.prefPane bundle identifier: (null).
    8/19/14 12:10:38.641 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1803] flags: 0x8 binding: BundleBinding [0x1703] URL: file:///System/Library/PreferencePanes/DateAndTime.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.647 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x1bd] flags: 0x8 binding: BundleBinding [0x2cf] URL: file:///System/Library/PreferencePanes/SharingPref.prefPane bundle identifier: (null).
    8/19/14 12:10:38.647 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1a03] flags: 0x8 binding: BundleBinding [0x1903] URL: file:///System/Library/PreferencePanes/SharingPref.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.653 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x317] flags: 0x8 binding: BundleBinding [0x2d1] URL: file:///System/Library/PreferencePanes/Dock.prefPane bundle identifier: (null).
    8/19/14 12:10:38.653 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1c03] flags: 0x8 binding: BundleBinding [0x1b03] URL: file:///System/Library/PreferencePanes/Dock.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.801 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x2e3] flags: 0x8 binding: FileInfoBinding [0x329] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN.
    8/19/14 12:10:38.801 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1e03] flags: 0x8 binding: FileInfoBinding [0x1d03] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN request size:64 scale: 1
    8/19/14 12:10:38.806 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x2e5] flags: 0x8 binding: BundleBinding [0x1d1] URL: file:///System/Library/PreferencePanes/EnergySaver.prefPane bundle identifier: (null).
    8/19/14 12:10:38.806 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x2003] flags: 0x8 binding: BundleBinding [0x1f03] URL: file:///System/Library/PreferencePanes/EnergySaver.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:39.147 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x2e7] flags: 0x8 binding: FileInfoBinding [0x32b] - extension: odt, UTI: org.oasis-open.opendocument.text, fileType: ????.
    8/19/14 12:10:39.148 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x2203] flags: 0x8 binding: FileInfoBinding [0x2103] - extension: odt, UTI: org.oasis-open.opendocument.text, fileType: ???? request size:64 scale: 1
    8/19/14 12:10:55.052 com.apple.time[139]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/19/14 12:10:55.000 kernel[0]: Sandbox: xpcd(25) deny ipc-posix-shm-read-data /tmp/com.apple.csseed.34
    8/19/14 12:11:05.962 com.apple.time[139]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/19/14 12:11:18.022 com.apple.time[139]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/19/14 12:11:19.907 com.apple.time[139]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/19/14 12:12:08.987 Console[323]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.
    This is from step 2
    In step 2 i can't find anything like .crash
    I did it under Diagnostic and Usage Information --> System Diagnostic Reports.
    There's a lot of PluginProcess and powerstats.
    I even tried to filter with .crash and crash, but only 2 lines of something showed up when i tried "crash"

  • ExecTask - java.io.EOFException: Unexpected end of ZLIB input stream

    BOXI 3.1 FP 7 deployed on AIX environment with all the lang packs. Trying to install SP2 on AIX, when it comes to deploying the war files, AnalyticalReporting, the install encounters error. This error appears to be with size of the war file.  Anyone came across this issue?
    2010-03-30 10:10:00,633   Target - Target "expand_and_package" started.
    2010-03-30 10:10:00,634   Delete - Deleting directory /export/home/Business_Objects/global/deployment/workdir/tomcat55/resources/web/AnalyticalReporting
    2010-03-30 10:10:00,798    Mkdir - Created dir: /export/home/Business_Objects/global/deployment/workdir/tomcat55/resources/web/AnalyticalReporting
    2010-03-30 10:10:00,828    Mkdir - Created dir: /export/home/Business_Objects/global/deployment/workdir/tomcat55/resources/AnalyticalReporting
    2010-03-30 10:19:32,016 *ExecTask - java.io.EOFException: Unexpected end of ZLIB input stream
    2010-03-30 10:19:32,016 ExecTask -      at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java(Compiled Code))
    2010-03-30 10:19:32,017 ExecTask -      at java.util.zip.InflaterInputStream.read(InflaterInputStream.java(Compiled Code))
    2010-03-30 10:19:32,017 ExecTask -      at java.util.zip.ZipInputStream.read(ZipInputStream.java(Compiled Code))
    2010-03-30 10:19:32,017 ExecTask -      at sun.tools.jar.Main.extractFile(Main.java(Compiled Code))
    2010-03-30 10:19:32,017 ExecTask -      at sun.tools.jar.Main.extract(Main.java(Compiled Code))
    2010-03-30 10:19:32,025 ExecTask -      at sun.tools.jar.Main.run(Main.java:228)
    2010-03-30 10:19:32,025 ExecTask -      at sun.tools.jar.Main.main(Main.java:944)
    2010-03-30 10:19:32,051 ExecTask - Result: 1
    2010-03-30 10:19:32,162     Echo - Adding 'webiApplet/**' to the content to bundle with AnalyticalReporting's war file
    2010-03-30 10:19:32,302      Jar - error while reading original manifest: Error opening zip file /export/home/Business_Objects/global/deployment/workdir/tomc
    at55/application/AnalyticalReporting.war
    2010-03-30 10:19:35,354      Jar - Building jar: /export/home/Business_Objects/global/deployment/workdir/tomcat55/application/AnalyticalReporting.war
    2010-03-30 10:20:29,036      Zip - Building zip: /export/home/Business_Objects/global/deployment/workdir/tomcat55/resources/AnalyticalReporting.zip
    2010-03-30 10:23:58,561    Mkdir - Created dir: /export/home/Business_Objects/global/deployment/workdir/tomcat55/resources/web/AnalyticalReporting/WEB-INF
    2010-03-30 10:23:58,564     Copy - Copying 1 file to /export/home/Business_Objects/global/deployment/workdir/tomcat55/resources/web/AnalyticalReporting/WEB-I
    NF
    2010-03-30 10:23:58,597   Delete - Deleting directory /export/home/Business_Objects/global/deployment/workdir/tomcat55/resources/AnalyticalReporting
    2010-03-30 10:35:00,636   Target - Target "expand_and_package" finished.

    Hi,
    Don't know which of this factors solved the problem:
    1. Error server:
    AIX 5.2
    jdk 1.3.17 (minimum from docu: 1.3.11)
    $ORACLE_HOME wasn't in the begining of $PATH
    2. success server:
    AIX 5.3
    jdk 1.4.02
    $ORACLE_HOME is now in the begining of $PATH
    cheers Lao De

  • Failing capture - file being used by another process.

    Hi there.
    So i have a IBM system x 3550 m4 booting from SAN Windows server 2012.
    I'm trying to capture an image using MDT 2012 installed on windows server 2008 r2.
    The first try to capture failed because of lack of proper network driver in WinPE. So i've managed to boot again in the system (the PE after restart was giving me a 0xc000000f bsod). I've put drivers into boot image and started a second attempt to capture.
    There was a strange thing: the process was stuck very long on bcdedit sub-tasks (as were lagging the interactive bcdedit calls i've tried to do from command line). But nevertheless it managed to reboot and almost finished capturing but crashed at 83% with
    the following in log:
    <![LOG[ Console > [ 82% ] Capturing progress: 1:03 mins remaining ]LOG]!><time="17:38:08.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ Console > [ 83% ] Capturing progress: 56 secs remaining ]LOG]!><time="17:38:20.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ Console > [ ERROR ] C:\Windows\WinSxS\Manifests\amd64_nvraid.inf_31bf3856ad364e35_6.2.9200.16384_none_92a46a8c48c2da5e.manifest (Error = 32)]LOG]!><time="17:38:52.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ Console > [ ERROR ] C:\Windows\WinSxS\Manifests\amd64_policy.1.2.microsof..op.security.azroles_31bf3856ad364e35_6.2.9200.16384_none_4583aaacb524ff52.manifest (Error = 32)]LOG]!><time="17:38:52.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ Console > Error imaging drive [C:\]]LOG]!><time="17:38:53.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ Console > The process cannot access the file because it is being used by another process.]LOG]!><time="17:38:53.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Return code from command = 2]LOG]!><time="17:38:53.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Error creating an image of drive C:, rc = 2]LOG]!><time="17:38:53.000+000" date="02-04-2014" component="ZTIBackup" context="" type="3" thread="" file="ZTIBackup">
    <![LOG[Event 41036 sent: Error creating an image of drive C:, rc = 2]LOG]!><time="17:38:54.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ZTIBackup COMPLETED. Return Value = 2]LOG]!><time="17:38:54.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ZTI ERROR - Non-zero return code by ZTIBackup, rc = 2]LOG]!><time="17:38:54.000+000" date="02-04-2014" component="ZTIBackup" context="" type="3" thread="" file="ZTIBackup">
    <![LOG[Event 41002 sent: ZTI ERROR - Non-zero return code by ZTIBackup, rc = 2]LOG]!><time="17:38:54.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    I assume it happens because of something not clean from 1st capture attempt, no?
    How can i fix this? 
    Thanks.
    http://about.me/bromi

    Hi there.
    So i have a IBM system x 3550 m4 booting from SAN Windows server 2012.
    I'm trying to capture an image using MDT 2012 installed on windows server 2008 r2.
    The first try to capture failed because of lack of proper network driver in WinPE. So i've managed to boot again in the system (the PE after restart was giving me a 0xc000000f bsod). I've put drivers into boot image and started a second attempt to capture.
    There was a strange thing: the process was stuck very long on bcdedit sub-tasks (as were lagging the interactive bcdedit calls i've tried to do from command line). But nevertheless it managed to reboot and almost finished capturing but crashed at 83% with
    the following in log:
    <![LOG[ Console > [ 82% ] Capturing progress: 1:03 mins remaining ]LOG]!><time="17:38:08.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ Console > [ 83% ] Capturing progress: 56 secs remaining ]LOG]!><time="17:38:20.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ Console > [ ERROR ] C:\Windows\WinSxS\Manifests\amd64_nvraid.inf_31bf3856ad364e35_6.2.9200.16384_none_92a46a8c48c2da5e.manifest (Error = 32)]LOG]!><time="17:38:52.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ Console > [ ERROR ] C:\Windows\WinSxS\Manifests\amd64_policy.1.2.microsof..op.security.azroles_31bf3856ad364e35_6.2.9200.16384_none_4583aaacb524ff52.manifest (Error = 32)]LOG]!><time="17:38:52.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ Console > Error imaging drive [C:\]]LOG]!><time="17:38:53.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ Console > The process cannot access the file because it is being used by another process.]LOG]!><time="17:38:53.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Return code from command = 2]LOG]!><time="17:38:53.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[Error creating an image of drive C:, rc = 2]LOG]!><time="17:38:53.000+000" date="02-04-2014" component="ZTIBackup" context="" type="3" thread="" file="ZTIBackup">
    <![LOG[Event 41036 sent: Error creating an image of drive C:, rc = 2]LOG]!><time="17:38:54.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ZTIBackup COMPLETED. Return Value = 2]LOG]!><time="17:38:54.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    <![LOG[ZTI ERROR - Non-zero return code by ZTIBackup, rc = 2]LOG]!><time="17:38:54.000+000" date="02-04-2014" component="ZTIBackup" context="" type="3" thread="" file="ZTIBackup">
    <![LOG[Event 41002 sent: ZTI ERROR - Non-zero return code by ZTIBackup, rc = 2]LOG]!><time="17:38:54.000+000" date="02-04-2014" component="ZTIBackup" context="" type="1" thread="" file="ZTIBackup">
    I assume it happens because of something not clean from 1st capture attempt, no?
    How can i fix this? 
    Thanks.
    http://about.me/bromi

Maybe you are looking for