Timeout query

by connection is getting lost very soon my data is very larger i want to specify query timeout. so that when connection is lost it can restsrt immediately. i want to do this in connectiion of oracle. progrmatically

There is a JDBC forum which is more appropriate for this.
And IMHO a commit call is something that you do NOT want to control a timeout on.  Maybe in gross limits but not small limits.  If I had a commit that was in fact normally taking a long amount of time I would look to the statements being executed in the transactions as being incorrect or too big.  And refactor there.

Similar Messages

  • Commit timeout query - JDBC

    Ours is a java based front-ending application. In this, we are using oracle 11g JDBC driver to connect to ORACLE. As per JDBC specification, we are using query timeout parameter to specify the maximum threshold time a thread can be kept waiting for query to finish. But the same is available at query execution level only i.e. on statement object or on preparedstatement object. But we need similar functionality at connection level. To be more precise, any call to ORACLE from JDBC should not take more time than specified limit, otherwise the same calls should be cancelled. E.g. if commit is taking very high time and we don’t want our thread to be kept waiting for commit. In this case, probably on encountering timeout, we may either rollback the transaction or just close the connection,
    Is the same is supported anyhow in JDBC or in ORACLE which can be configured from front-ending application?

    There is a JDBC forum which is more appropriate for this.
    And IMHO a commit call is something that you do NOT want to control a timeout on.  Maybe in gross limits but not small limits.  If I had a commit that was in fact normally taking a long amount of time I would look to the statements being executed in the transactions as being incorrect or too big.  And refactor there.

  • Timeout querying LDAP groups from BPM Workspace Administration page

    I already configured my server to use Active Directory instead the Weblogic embedded LDAP to users authentication in the BPM Workspace.
    When I go to [Weblogic Console / Security Realms / myrealm / Users and Groups / Groups] the console shows correctly all the AD groups after a 20 secs aprox, but when I try to assign some group to a role using the BPM Workspace Administration menu, the app only show users in the search pop up, if I search usign "All" or "Groups" filter I always get this error:
    ORABPEL-10592
    Identity Service soap error.
    BPMIdentityService encountered soap error in method invoke for with fault "javax.naming.PartialResultException [Root exception is javax.naming.CommunicationException: miserver.com:389 [Root exception is java.net.ConnectException: Connection timed out]]".
    Ensure that the soap message is properly formed and has all necessary attributes and elements. Contact oracle support if error is not fixable.
            at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.invoke(IdentityServiceSOAPClient.java:265)
            at oracle.bpel.services.identity.client.IdentityServiceSOAPClient.searchGroups(IdentityServiceSOAPClient.java:391)
            at oracle.bpel.services.identity.client.AbstractIdentityServiceClient.searchGroups(AbstractIdentityServiceClient.java:514)
            at oracle.bpel.worklistapp.dc.idbrowser.beans.model.identity.UnrestrictedIDSearcher.searchGroups(UnrestrictedIDSearcher.java:65)
            at oracle.bpel.worklistapp.dc.idbrowser.beans.model.IdentityBrowserModel.executeSearch(IdentityBrowserModel.java:265)
            at oracle.bpel.worklistapp.dc.idbrowser.beans.view.IdentityBrowserView.executeSearch(IdentityBrowserView.java:308)
            at oracle.bpel.worklistapp.dc.idbrowser.beans.controller.IdentityBrowserController.executeSearch(IdentityBrowserController.java:84)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
            at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
            at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1259)
            at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:97)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:91)
            at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:97)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:91)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:97)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
            at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
            at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:91)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:812)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:292)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)It seems like the long response time from AD is closing the connection, but I can find where to configure the timeout for workspace app. In my Provider specific settings for AD provider I checked "Keep Alive Enabled" but doesn't work.
    Any ideas about this?, I'm using Oracle SOA Suite 11gR3

    Hello Martin,
    Did you check it on apex.oracle.com because I just did and didn’t encounter the same problem.
    Regards,
    Arie.
    ♦ Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    ♦ Author of Oracle Application Express 3.2 – The Essentials and More

  • Timestem and jdbc Query Timeout

    hi all,
    i have install timesten on one computer and configure there Query Timeout like This:
    SQLQueryTimeout = 80
    and i have JBoss Application Server on another computer and timesten client.
    i've timesten-xa-ds.xml configuration file configured like this :
    <set-tx-query-timeout>
    <query-timeout>50000</query-timeout>
    <set-tx-query-timeout>
    and when i tryed to execute sql command i get an error:
    14:19:13,342 WARN [JDBCExceptionReporter] SQL Error: 0, SQLState: S1000
    14:19:13,344 ERROR [JDBCExceptionReporter] [TimesTen][TimesTen 6.0.4 CLIENT]Query Timeout must be numeric, greater than or equal to 0, and less than the Network Timeout
    14:19:13,346 ERROR [STDERR] javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not execute query
    14:19:13,346 ERROR [STDERR] at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:567)
    14:19:13,346 ERROR [STDERR] at org.hibernate.ejb.QueryImpl.getResultList(QueryImpl.java:56)
    14:19:13,347 ERROR [STDERR] at com.magti.businesslayer.ejb3Fasade.srvprov.MobileServiceFasadeBean.simChange(MobileServiceFasadeBean.java:1381)
    can anybody help me ? :(

    We are execute some tests and we got this mistake
    java.sql.SQLException: [TimesTen][TimesTen 7.0.1.0.0 CLIENT]Query Timeout must be numeric; if the Network Timeout is non-zero, the Query Timeout must be greater than zero and less than the Network Timeout, else if the Network Timeout is zero, the Query Timeout must be greater than or equal to zero.
    at com.timesten.jdbc.JdbcOdbc.createSQLException(JdbcOdbc.java:3186)
    at com.timesten.jdbc.JdbcOdbc.standardError(JdbcOdbc.java:3320)
    at com.timesten.jdbc.JdbcOdbc.standardError(JdbcOdbc.java:3285)
    at com.timesten.jdbc.JdbcOdbc.SQLSetStmtOption(JdbcOdbc.java:2555)
    at com.timesten.jdbc.JdbcOdbcStatement.setStmtOption(JdbcOdbcStatement.java:1889)
    at com.timesten.jdbc.JdbcOdbcStatement.setQueryTimeout (JdbcOdbcStatement.java:714)
    at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:226)
    at org.hibernate.jdbc.AbstractBatcher.closeQueryStatement(AbstractBatcher.java:162)
    at org.hibernate.loader.Loader.doQuery(Loader.java:714)
    at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:224)
    at org.hibernate.loader.Loader.loadCollection(Loader.java:1919)
    at org.hibernate.loader.collection.CollectionLoader.initialize(CollectionLoader.java:71)
    at org.hibernate.persister.collection.AbstractCollectionPersister.initialize(AbstractCollectionPersister.java:520)
    at org.hibernate.event.def.DefaultInitializeCollectionEventListener.onInitializeCollection(DefaultInitializeCollectionEventListener.java:60)
    at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1627)
    at org.hibernate.collection.AbstractPersistentCollection.forceInitialization(AbstractPersistentCollection.java:454)
    at org.hibernate.engine.StatefulPersistenceContext.initializeNonLazyCollections(StatefulPersistenceContext.java :827)
    at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:229)
    at org.hibernate.loader.Loader.doList(Loader.java:2150)
    at org.hibernate.loader.Loader.listIgnoreQueryCache (Loader.java:2029)
    at org.hibernate.loader.Loader.list(Loader.java:2024)
    at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:369)
    at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java :300)
    at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:146)
    at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1093)
    at org.hibernate.impl.QueryImpl.list(QueryImpl.java:79)
    at org.springframework.orm.hibernate3.HibernateTemplate$31.doInHibernate(HibernateTemplate.java:853)
    at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:366)
    at org.springframework.orm.hibernate3.HibernateTemplate.find (HibernateTemplate.java:844)
    at org.springframework.orm.hibernate3.HibernateTemplate.find(HibernateTemplate.java:836)
    at com.bursatec.bmv.selectividad.persistence.dao.impl.FedCenlacesDaoImpl.findEnlaces(FedCenlacesDaoImpl.java :119)
    at com.bursatec.bmv.retransmision.middleware.service.impl.RetransmisorImpl.getEnlaces(RetransmisorImpl.java:229)
    at com.bursatec.bmv.retransmision.middleware.service.impl.RetransmisorImpl.getInfoEnlace (RetransmisorImpl.java:242)
    at com.bursatec.bmv.retransmision.middleware.service.impl.RetransmisorImpl.efectuarReTx(RetransmisorImpl.java:122)
    at com.bursatec.bmv.retransmision.middleware.service.impl.RetransmisorImpl.atenderSolicitud (RetransmisorImpl.java:103)
    at com.bursatec.bmv.retransmision.middleware.configura.SubscriptorListener.onMessage(SubscriptorListener.java:22)
    at progress.message.jimpl.Session.deliver(Unknown Source)
    at progress.message.jimpl.Session.run(Unknown Source)
    at progress.message.jimpl.Session$SessionThread.run(Unknown Source)
    I wish some one could help me
    Thanks a lot.

  • DB Adapter Query - Polling using nested select

    When polling a table to initiate a BPEL process, can I use a nested select in the expression.

    The visual expression builder does not currently support this so you need to specify the raw sql directly.
    If you use the DeletePollingStrategy there is a way you can specify the exact sql string for both the 'select' and the after read 'delete'. So if you write the where clause yourself it can contain nested selects.
    This is the readme from the new PureSQLSelect database adapter sample. Also you may want to look at the PureSQLPolling sample.
    This sample shows you how you can bypass the designer's visual where clause builder to specify arbitrarily complex sql strings for your selects.
    Like the other samples, this sample uses the basic Movies schema.
    The Steps:
    Create a basic select. Made sure it has the same name and number of input parameters as you will need for your sql string. In this case create a single input parameter and call it 'genre_param'.
    Create a trivial where clause in the wizard expression builder using genre_param. I.e. genre.like(genre_param)
    Ideally run the sample once just to make sure everything else works and to get a template SQL. The select ... FROM ... part will be the same.
    Open the toplink_mappings.xml file. Look for an element called <database-query>. There will likely only be one. A sample is presented here:
    <query-manager>
    <descriptor-query-manager>
    <existence-check>Check cache</existence-check>
    <descriptor-named-queries>
    <database-query>
    <query-name>selectByGenreSelect</query-name>
    <query-should-maintain-cache>true</query-should-maintain-cache>
    <cascade-policy>1</cascade-policy>
    <should-bind-all-parameters>undefined</should-bind-all-parameters>
    <should-cache-statement>undefined</should-cache-statement>
    <should-use-wrapper-policy>true</should-use-wrapper-policy>
    <query-timeout>0</query-timeout>
    <query-arguments>
    <string>genre_param</string>
    </query-arguments>
    <query-argument-types>
    <values>java.lang.String</values>
    </query-argument-types>
    <reference-class>PureSQLSelect.Movies</reference-class>
    <refresh-identity-map>false</refresh-identity-map>
    <cache-usage>2</cache-usage>
    <lock-mode>0</lock-mode>
    <distinct-state>0</distinct-state>
    <query-indirection>
    <in-memory-query-indirection>
    <policy>0</policy>
    </in-memory-query-indirection>
    </query-indirection>
    <main-expression>
    <expression>
    <operator-type>AND</operator-type>
    <expression-list>
    <expression>
    <operator-type>Like</operator-type>
    <first-argument>
    <argument>
    <query-key-name>genre</query-key-name>
    <outer-join>false</outer-join>
    <to-many>false</to-many>
    <argument-class>oracle.toplink.tools.workbench.expressions.QueryableArgumentRepresentation</argument-class>
    </argument>
    </first-argument>
    <second-argument>
    <argument>
    <parameter-name>genre_param</parameter-name>
    <argument-class>oracle.toplink.tools.workbench.expressions.ParameterArgumentRepresentation</argument-class>
    </argument>
    </second-argument>
    <expression-class>oracle.toplink.tools.workbench.expressions.BinaryExpressionRepresentation</expression-class>
    </expression>
    </expression-list>
    <expression-class>oracle.toplink.tools.workbench.expressions.CompoundExpressionRepresentation</expression-class>
    </expression>
    </main-expression>
    <type>oracle.toplink.queryframework.ReadAllQuery</type>
    </database-query>
    </descriptor-named-queries>
    </descriptor-query-manager>
    </query-manager>
    We want to switch this query from using a high-level expression to a pure sql string. You will remove the <main-expression> element and replace it with a <sql-string> element of your own devising.
    Your replacement should look something like this:
    <query-manager>
    <descriptor-query-manager>
    <existence-check>Check cache</existence-check>
    <descriptor-named-queries>
    <database-query>
    <query-name>selectByGenreSelect</query-name>
    <query-should-maintain-cache>true</query-should-maintain-cache>
    <cascade-policy>1</cascade-policy>
    <should-bind-all-parameters>undefined</should-bind-all-parameters>
    <should-cache-statement>undefined</should-cache-statement>
    <should-use-wrapper-policy>true</should-use-wrapper-policy>
    <query-timeout>0</query-timeout>
    <sql-string>SELECT DELETED, DIRECTOR, GENRE, LAST_UPDATED, RATED, RATING, RELEASE_DATE, RUN_TIME, SEQUENCENO, STARRING, STATUS, SYNOPSIS, TITLE, TOTAL_GROSS, VIEWER_RATING FROM MOVIES WHERE (upper(GENRE) LIKE upper(concat(concat('%', #genre_param), '%'))) ORDER BY TOTAL_GROSS desc</sql-string>
    <query-arguments>
    <string>genre_param</string>
    </query-arguments>
    <query-argument-types>
    <values>java.lang.String</values>
    </query-argument-types>
    <reference-class>PureSQLSelect.Movies</reference-class>
    <refresh-identity-map>false</refresh-identity-map>
    <cache-usage>2</cache-usage>
    <lock-mode>0</lock-mode>
    <distinct-state>0</distinct-state>
    <query-indirection>
    <in-memory-query-indirection>
    <policy>0</policy>
    </in-memory-query-indirection>
    </query-indirection>
    <type>oracle.toplink.queryframework.ReadAllQuery</type>
    </database-query>
    </descriptor-named-queries>
    </descriptor-query-manager>
    </query-manager>
    Gotchas:
    The tempation to start writing pure sql may be terrible to some, but it was intentionally left out of the wizard for good reasons. Please be wary of the following when specifying pure sql:
    -There is a way to set the pure sql string in the Mapping Workbench, but when you edit the partnerlink to refresh the toplink_mappings.xml you may get an exception due to the query being in a pure sql format. For this reason you need to manually edit the toplink_mappings.xml, and again every time your run the wizard and hit finish after that.
    -The #genre_param is a TopLink convention for writing a sql string which still takes parameters. At runtime if you enter 'Action' in the bpel console, you will see this sql:
    SELECT DELETED, DIRECTOR, GENRE, LAST_UPDATED, RATED, RATING, RELEASE_DATE, RUN_TIME, SEQUENCENO, STARRING, STATUS, SYNOPSIS, TITLE, TOTAL_GROSS, VIEWER_RATING FROM SYSTEM.MOVIES WHERE (GENRE LIKE ?)
    bind => [Action]
    The #genre_param gets replaced with the value of the input parameter genre_param.
    -When specifying pure sql you should be aware of the following:
    -maintenance issues
    -loss of database platform independence
    -The sql needs to conform with the way TopLink works. It is recommended that you do not change the SELECT ... FROM ... part of the query. TopLink's design is to read from one table at a time. If an Employee has an Address, then the Address is read with a hidden relationship query. There are two advanced TopLink features which optimize reading from multiple tables, called joinedAttribute and batchAttribute reading, but the combination of these features with raw sql was not explored here. So to avoid danger you can only really affect the top level query, and only rewrite the where clause.
    -The pure sql route does not interact with most TopLink features, especially batch reading (on by default), and can not be combined with the following:
    -LogicalDeletePollingStrategy
    -SequencingPollingStrategy (LastUpdated, LastReadId, File)
    These features extend the selection criteria at runtime.

  • Mac takes 5 mins to wake from sleep and I have bizarre log files

    Can anyone help me figure out what is plaguing my mac. Is it haunted?
    My Macbook Pro (mid 2012 ish) is behaving very strangely. When I wake it up from sleep, it takes five minutes before it is responsive and lets me log in. The progress bar at the bottom rapidly moves to the last bar, then freezes for five minutes.
    When I look at the logs, there is bizarre behavior. I get pages and pages of these kind of events:
    Jan 28 12:13:18 Matts-MacBook-Pro-2 kernel[0]: [0x8076547000, 0x1000]
    Jan 28 12:13:18 Matts-MacBook-Pro-2 kernel[0]: [0x807654a000, 0x1000]
    Jan 28 12:13:18 Matts-MacBook-Pro-2 kernel[0]: [0x807654e000, 0x1000]
    Jan 28 12:13:18 Matts-MacBook-Pro-2 kernel[0]: [0x8076552000, 0x1000]
    Jan 28 12:13:18 Matts-MacBook-Pro-2 kernel[0]: [0x8076556000, 0x1000]
    Jan 28 12:13:18 Matts-MacBook-Pro-2 kernel[0]: [0x8076558000, 0x1000]
    Jan 28 12:13:18 Matts-MacBook-Pro-2 kernel[0]: [0x807655c000, 0x1000]
    Jan 28 12:13:18 Matts-MacBook-Pro-2 kernel[0]: [0x807655f000, 0x1000]
    Jan 28 12:13:18 Matts-MacBook-Pro-2 kernel[0]: [0x8076562000, 0x1000]
    Like, 20 or thirty pages.
    My Mac wakes itself up in the middle of the night for no apparent reason, performs some operations, and then logs thousands of the kernel events like the one above.
    My Mac also seems to be trying to connect to strange DNS addresses.
    I uploaded a copy of the bizarre log files here.
    https://dl.dropboxusercontent.com/u/59141003/Bizarre%20logs.rtf
    It is malware? Is it a configuration issue? Is there a ghost in the machine?
    Appreciate anyone's help with this.
    Thanks much,
    Matt

    Unfortunately that didn't fix it. I removed the network drive (and everything else) from login items and there are still problems. The Macbook only takes 2-3 minutes to wake, but this is still a long time. (Strangely, immediately after I removed the login item, the Mac woke up in ~30 seconds). There is also some sort of kernel that is occurring thousands of times while the Mac is sleeping. No idea why.
    Any ideas? Log files below:
    Feb  3 13:51:15 Matts-MacBook-Pro-2 kernel[0]: [0x8170b72000, 0x1000]
    Feb  3 13:51:15 Matts-MacBook-Pro-2 kernel[0]: [0x8170b74000, 0x1000]
    Feb  3 13:51:15 Matts-MacBook-Pro-2 kernel[0]: [0x8170b76000, 0x1000]
    Feb  3 13:51:15 Matts-MacBook-Pro-2 kernel[0]: [0x8170b9e000, 0x1000]
    Feb  3 13:51:15 Matts-MacBook-Pro-2 kernel[0]: [0x8170ba2000, 0x1000]
    Feb  3 13:51:15 Matts-MacBook-Pro-2 kernel[0]: [0x8170bcb000, 0x1000]
    Feb  3 13:51:15 Matts-MacBook-Pro-2 kernel[0]: *** kernel exceeded 500 log message per second limit  -  remaining messages this second discarded ***
    Feb  3 13:51:15 Matts-MacBook-Pro-2.local discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 192.168.1.1 Port 53 errno 50, fd 54, ErrLogCount 1 ResolverIntf:5
    Feb  3 13:51:15 Matts-MacBook-Pro-2.local discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 192.168.1.1 Port 53 errno 50, fd 60, ErrLogCount 2 ResolverIntf:5
    Feb  3 13:51:15 Matts-MacBook-Pro-2.local discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 192.168.1.1 Port 53 errno 50, fd 54, ErrLogCount 3 ResolverIntf:5
    Feb  3 13:51:15 Matts-MacBook-Pro-2.local discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 192.168.1.1 Port 53 errno 50, fd 54, ErrLogCount 4 ResolverIntf:5
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_page_list_setall(preflight 0) start 0xffffff80d4833000, 0xffffff80d48d1000
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_teardown started
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_teardown: wired_pages 221016, free_pages 1081654, active_pages 575735, inactive_pages 201062, speculative_pages 182, cleaned_pages 0, compressor_pages 1356
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_teardown_pmap_structs done: last_valid_compact_indx 831016
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_teardown: mark_as_unneeded_pages 2048, 16858, 13454
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_teardown completed - discarded 32360
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_page_list_setall time: 394 ms
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: pages 1171003, wire 172917, act 575735, inact 143, cleaned 0 spec 182, zf 200919, throt 0, compr 1356, xpmapped 40000
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: did discard act 58566 inact 52699 purgeable 18963 spec 89519 cleaned 4
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: WARNING: hibernate_page_list_setall skipped 7745 xpmapped pages
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_page_list_setall found pageCount 951252
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: IOHibernatePollerOpen(0)
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: encryptStart 14e970
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: bitmap_size 0x3f8e0, previewSize 0x1b9dd0, writing 950450 pages @ 0x348020
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_rebuild started
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_rebuild_pmap_structs done: last_valid_compact_indx 831016
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_rebuild completed - took 67 msecs
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: booter start at 3955 ms smc 0 ms, [13, 0, 0] total 8185 ms, dsply 820, 68 ms, tramp 550 ms
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_machine_init: state 2, image pages 172690, sum was 2936fa79, imageSize 0x671a3000, image1Size 0xf1e5000, conflictCount 1887, nextFree 13eb
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_newruntime_map time: 0 ms, IOHibernatePollerOpen(), ml_get_interrupts_enabled 0
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: IOHibernatePollerOpen(0) 57 ms
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_machine_init reading
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: PMStats: Hibernate read took 89939 ms
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: hibernate_machine_init pagesDone 951025 sum2 c4873a84, time: 89939 ms, disk(0x20000) 15 Mb/s, comp bytes: 2598879232 time: 2677 ms 925 Mb/s, crypt bytes: 1476124672 time: 615 ms 2288 Mb/s
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: Wake reason: EC.PME (User)
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: Previous sleep cause: 5
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: Previous shutdown cause: 0
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: AppleThunderboltGenericHAL::earlyWake - complete - took 19 milliseconds
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: TBT W (1): 0 [x]
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: ARPT: Wake Reason: Packet received with Netpattern
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: ARPT: Wake Reason: Disassociation/Deauth received
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: ARPT: Wake Reason: Retrograde TSF detected
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: ARPT: Wake Reason: Beacons Lost
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: ARPT: Wake Reason: PTK Refresh received
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: ARPT: Wake Reason: EAP-Identity request received
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: ARPT: Wake Reason: Wake on GTK failure
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: ARPT: Wake Reason: Extended Magic Packet received
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: ARPT: Wake Reason: Key Rotation Packet received
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: ARPT: Wake Reason: Unicast frame received
    Feb  3 18:21:02 Matts-MacBook-Pro-2 kernel[0]: AirPort: Link Up on awdl0
    Feb  3 18:21:02 Matts-MacBook-Pro-2.local configd[26]: [0x7fd4ed0223d0] [m]DNS query timeout (query time = 16186.890294), [46TE]
    Feb  3 18:21:02 Matts-MacBook-Pro-2.local watchdogd[148]: [watchdog_daemon] @(         pm_callback) - ref=0x0 msg_type=0xe0000320 msg=0x0
    Feb  3 18:21:02 Matts-MacBook-Pro-2.local discoveryd[51]: Basic Bonjour stop listening on awdl0
    Feb  3 18:21:03 Matts-MacBook-Pro-2.local WindowServer[124]: CGXDisplayDidWakeNotification [11673708712273]: posting kCGSDisplayDidWake
    Feb  3 18:21:03 Matts-MacBook-Pro-2.local WindowServer[124]: handle_will_sleep_auth_and_shield_windows: Reordering authw 0x7f97374e5950(2000) (lock state: 3)
    Feb  3 18:21:03 Matts-MacBook-Pro-2.local WindowServer[124]: handle_will_sleep_auth_and_shield_windows: err 0x0
    Feb  3 18:21:04 Matts-MacBook-Pro-2 kernel[0]: ARPT: 11674.203693: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    Feb  3 18:21:06 Matts-MacBook-Pro-2.local discoveryd[51]: Basic DNSResolver UDNSServer:: PowerState is Wakeup
    Feb  3 18:21:06 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:06.259 : SDStatusMonitor::kStatusWirelessPowerChanged
    Feb  3 18:21:08 Matts-MacBook-Pro-2.local BezelServices 245.23[67]: ASSERTION FAILED: dvcAddrRef != ((void *)0) -[DriverServices getDeviceAddress:] line: 2602
    Feb  3 18:21:09 Matts-MacBook-Pro-2.local discoveryd[51]: AwdlD2d AwdlD2dStartAdvertisingPair: 'matts-macbook-pro-2' Advertising service started
    Feb  3 18:21:12 --- last message repeated 1 time ---
    Feb  3 18:21:09 Matts-MacBook-Pro-2.local discoveryd[51]: AwdlD2d AwdlD2dStartAdvertisingPair: 'a4791cefff8789c800000000000008efip6arpa' Advertising service started
    Feb  3 18:21:09 Matts-MacBook-Pro-2.local discoveryd[51]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    Feb  3 18:21:09 Matts-MacBook-Pro-2.local configd[26]: network changed: v4(en1-:192.168.1.5) DNS- Proxy-
    Feb  3 18:21:09 Matts-MacBook-Pro-2.local racoon[199]: ioctl(SIOCGIFAFLAG_IN6) failed:Can't assign requested address
    Feb  3 18:21:10 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:10.012 : SDStatusMonitor::kStatusWirelessPowerChanged
    Feb  3 18:21:10 Matts-MacBook-Pro-2.local UserEventAgent[16]: Captive: CNPluginHandler en1: Inactive
    Feb  3 18:21:10 Matts-MacBook-Pro-2.local networkd[153]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    Feb  3 18:21:10 Matts-MacBook-Pro-2.local discoveryd[51]: Basic DNSResolver UDNSServer:: PowerState is Wakeup
    Feb  3 18:21:10 Matts-MacBook-Pro-2.local discoveryd[51]: Basic Bonjour,Warn Warning: IPv6 listener multicast send failed en1, 49
    Feb  3 18:21:12 --- last message repeated 2 times ---
    Feb  3 18:21:10 Matts-MacBook-Pro-2.local awacsd[152]: KV HTTP 0
    Feb  3 18:21:10 Matts-MacBook-Pro-2.local discoveryd[51]: Basic Warn DD_Warn: Corrupt NSEC RDATA size
    Feb  3 18:21:10 Matts-MacBook-Pro-2 kernel[0]: IO80211AWDLPeerManager::setAwdlOperatingMode Setting the AWDL operation mode from AUTO to SUSPENDED
    Feb  3 18:21:10 Matts-MacBook-Pro-2 kernel[0]: IO80211AWDLPeerManager::setAwdlSuspendedMode() Suspending AWDL, enterQuietMode(true)
    Feb  3 18:21:10 Matts-MacBook-Pro-2.local discoveryd[51]: Basic Bonjour,Warn Warning: IPv6 listener multicast send failed en1, 49
    Feb  3 18:21:12 --- last message repeated 7 times ---
    Feb  3 18:21:11 Matts-MacBook-Pro-2.local com.apple.backupd-helper[43]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc
    Feb  3 18:21:12 Matts-MacBook-Pro-2.local discoveryd[51]: Basic Bonjour,Warn Warning: IPv6 listener multicast send failed en1, 49
    Feb  3 18:21:12 Matts-MacBook-Pro-2.local airportd[30]: Property list invalid for format: 100 (property lists cannot contain objects of type 'CFType')
    Feb  3 18:21:12 Matts-MacBook-Pro-2.local discoveryd[51]: Basic Bonjour,Warn Warning: IPv6 listener multicast send failed en1, 49
    Feb  3 18:21:12 --- last message repeated 1 time ---
    Feb  3 18:21:12 Matts-MacBook-Pro-2 kernel[0]: ARPT: 11682.620786: MacAuthEvent en1   Auth result for: e4:f4:c6:0d:32:e8  MAC AUTH succeeded
    Feb  3 18:21:12 Matts-MacBook-Pro-2 kernel[0]: AirPort: Link Up on en1
    Feb  3 18:21:12 Matts-MacBook-Pro-2 kernel[0]: en1: BSSID changed to e4:f4:c6:0d:32:e8
    Feb  3 18:21:12 Matts-MacBook-Pro-2 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    Feb  3 18:21:12 Matts-MacBook-Pro-2 kernel[0]: AirPort: RSN handshake complete on en1
    Feb  3 18:21:13 Matts-MacBook-Pro-2 kernel[0]: PM response took 3004 ms (27, powerd)
    Feb  3 18:21:13 Matts-MacBook-Pro-2.local watchdogd[148]: [watchdog_daemon] @(         pm_callback) - ref=0x0 msg_type=0xe0000300 msg=0x0
    Feb  3 18:21:13 Matts-MacBook-Pro-2.local coreaudiod[238]: 2015-02-03 06:21:13.001786 PM [AirPlay] Power: SystemHasPoweredOn
    Feb  3 18:21:13 Matts-MacBook-Pro-2.local coreaudiod[238]: 2015-02-03 06:21:13.002091 PM [AirPlay] BTLE client starting to browse for AirPlay Solo Target Presence.
    Feb  3 18:21:13 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:13.002 : Stopping Handoff scanning
    Feb  3 18:21:13 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:13.002 : Starting AirDrop server for user 501 on wake
    Feb  3 18:21:13 Matts-MacBook-Pro-2.local wirelessproxd[49]: Failed to start a scan - central is not powered on: 0
    Feb  3 18:21:13 Matts-MacBook-Pro-2.local wirelessproxd[49]: AirPlaySolo central manager can't be used to start scanning - not powered on
    Feb  3 18:21:13 Matts-MacBook-Pro-2.local wirelessproxd[49]: Failed to stop a scan - central is not powered on: 0
    Feb  3 18:21:15 Matts-MacBook-Pro-2.local awacsd[152]: KV HTTP 0
    Feb  3 18:21:17 Matts-MacBook-Pro-2 com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
    Feb  3 18:21:17 Matts-MacBook-Pro-2.local configd[26]: network changed: DNS* Proxy
    Feb  3 18:21:17 Matts-MacBook-Pro-2.local UserEventAgent[16]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Matt's Matrix' making interface primary (cache indicates network not captive)
    Feb  3 18:21:17 Matts-MacBook-Pro-2.local UserEventAgent[16]: Captive: CNPluginHandler en1: Evaluating
    Feb  3 18:21:17 Matts-MacBook-Pro-2.local UserEventAgent[16]: Captive: en1: Not probing 'Matt's Matrix' (cache indicates not captive)
    Feb  3 18:21:17 Matts-MacBook-Pro-2.local UserEventAgent[16]: Captive: CNPluginHandler en1: Authenticated
    Feb  3 18:21:17 Matts-MacBook-Pro-2 kernel[0]: en1: BSSID changed to e4:f4:c6:0d:32:e8
    Feb  3 18:21:17 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:17.293 : SDStatusMonitor::kStatusWirelessPowerChanged
    Feb  3 18:21:17 Matts-MacBook-Pro-2 kernel[0]: en1: BSSID changed to e4:f4:c6:0d:32:e8
    Feb  3 18:21:17 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:17.355 : SDStatusMonitor::kStatusWirelessPowerChanged
    Feb  3 18:21:17 Matts-MacBook-Pro-2.local networkd[153]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    Feb  3 18:21:17 Matts-MacBook-Pro-2.local configd[26]: network changed: v4(en1!:192.168.1.5) DNS+ Proxy+ SMB
    Feb  3 18:21:17 Matts-MacBook-Pro-2.local networkd[153]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    Feb  3 18:21:17 Matts-MacBook-Pro-2 kernel[0]: en1: BSSID changed to e4:f4:c6:0d:32:e8
    Feb  3 18:21:17 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:17.363 : SDStatusMonitor::kStatusWirelessPowerChanged
    Feb  3 18:21:18 Matts-MacBook-Pro-2.local airportd[30]: Property list invalid for format: 100 (property lists cannot contain objects of type 'CFType')
    Feb  3 18:21:19 Matts-MacBook-Pro-2.local discoveryd[51]: Basic NATTServer Got device info URL: http://192.168.1.1:5000/Public_UPNP_gatedesc.xml
    Feb  3 18:21:19 Matts-MacBook-Pro-2.local discoveryd[51]: Basic NATTServer,Warn RecvFrom failed 35 Resource temporarily unavailable
    Feb  3 18:21:19 Matts-MacBook-Pro-2 kernel[0]: en1: BSSID changed to e4:f4:c6:0d:32:e8
    Feb  3 18:21:19 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:19.784 : SDStatusMonitor::kStatusWirelessPowerChanged
    Feb  3 18:21:20 Matts-MacBook-Pro-2.local discoveryd[51]: Basic NATTServer Got control URL: http://192.168.1.1:5000//Public_UPNP_C3 (ip)
    Feb  3 18:21:20 Matts-MacBook-Pro-2 kernel[0]: IO80211AWDLPeerManager::setAwdlOperatingMode Setting the AWDL operation mode from SUSPENDED to AUTO
    Feb  3 18:21:20 Matts-MacBook-Pro-2 kernel[0]: IO80211AWDLPeerManager::setAwdlAutoMode Resuming AWDL
    Feb  3 18:21:34 Matts-MacBook-Pro-2.local mds[33]: (DiskStore.Normal:2376) 7001 9.219400
    Feb  3 18:21:34 Matts-MacBook-Pro-2.local BezelServices 245.23[67]: ASSERTION FAILED: dvcAddrRef != ((void *)0) -[DriverServices getDeviceAddress:] line: 2602
    Feb  3 18:21:36 --- last message repeated 1 time ---
    Feb  3 18:21:36 Matts-MacBook-Pro-2 kernel[0]: IOBluetoothUSBDFU::probe
    Feb  3 18:21:36 Matts-MacBook-Pro-2 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x821D FirmwareVersion - 0x0147
    Feb  3 18:21:36 Matts-MacBook-Pro-2 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0xc800 ****
    Feb  3 18:21:36 Matts-MacBook-Pro-2 kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0xc800 ****
    Feb  3 18:21:36 Matts-MacBook-Pro-2 kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0xc800
    Feb  3 18:21:36 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:36.216 : SDStatusMonitor::kStatusBluetoothPowerChanged
    Feb  3 18:21:36 Matts-MacBook-Pro-2 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Feb  3 18:21:36 Matts-MacBook-Pro-2 kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0x4f80 -- 0xf800 -- 0xc800 ****
    Feb  3 18:21:36 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:36.322 : SDStatusMonitor::kStatusBluetoothPowerChanged
    Feb  3 18:21:36 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:36.323 : SDStatusMonitor::kStatusBluetoothPowerChanged
    Feb  3 18:21:36 --- last message repeated 1 time ---
    Feb  3 18:21:36 Matts-MacBook-Pro-2.local blued[60]: Release the WiFi lock
    Feb  3 18:21:36 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:36.365 : SDStatusMonitor::kStatusBluetoothPowerChanged
    Feb  3 18:21:36 Matts-MacBook-Pro-2.local sharingd[245]: 18:21:36.366 : SDStatusMonitor::kStatusBluetoothPowerChanged
    Feb  3 18:21:39 Matts-MacBook-Pro-2.local CalendarAgent[235]: [com.apple.calendar.store.log.caldav.coredav] [Refusing to parse response to PROPPATCH because of content-type: [text/html; charset=UTF-8].]
    Feb  3 18:21:40 --- last message repeated 1 time ---
    Feb  3 18:21:40 Matts-MacBook-Pro-2.local WindowServer[124]: device_generate_desktop_screenshot: authw 0x7f97374e5950(2000), shield 0x7f9737498760(2001)
    Feb  3 18:21:40 Matts-MacBook-Pro-2.local WindowServer[124]: device_generate_lock_screen_screenshot: authw 0x7f97374e5950(2000)[0, 0, 1680, 1050] shield 0x7f9737498760(2001), dev [1680,1050]
    Feb  3 18:21:42 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Starting automatic backup
    Feb  3 18:21:43 Matts-MacBook-Pro-2 kernel[0]: nspace-handler-set-snapshot-time: 1423005705
    Feb  3 18:21:43 Matts-MacBook-Pro-2.local com.apple.mtmd[23]: Set snapshot time: 2015-02-03 18:21:45 -0500 (current time: 2015-02-03 18:21:43 -0500)
    Feb  3 18:21:43 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Attempting to mount network destination URL: afp://admin@R7000._afpovertcp._tcp.local/MattsBackup
    Feb  3 18:21:45 Matts-MacBook-Pro-2 kernel[0]: ASP_TCP CheckReqQueueSize: increasing req queue from 32 to 128 entries. so 0xffffff8021327b88
    Feb  3 18:21:47 Matts-MacBook-Pro-2 kernel[0]: pci pause: SDXC
    Feb  3 18:21:51 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Mounted network destination at mount point: /Volumes/MattsBackup using URL: afp://admin@R7000._afpovertcp._tcp.local/MattsBackup
    Feb  3 18:21:51 Matts-MacBook-Pro-2.local mds[33]: (Volume.Normal:2464) volume:0x7f81b4848000 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/MattsBackup
    Feb  3 18:21:54 Matts-MacBook-Pro-2.local soagent[303]: Can't allocate SOHelper <SOMessageHelper: 0x7f9d97987600> inside com.apple.soagent
    Feb  3 18:21:54 Matts-MacBook-Pro-2.local soagent[303]: Can't allocate SOHelper <SOMessageHelper: 0x7f9d97978c30> inside com.apple.soagent
    Feb  3 18:21:54 Matts-MacBook-Pro-2.local soagent[303]: Can't allocate SOHelper <SOMessageHelper: 0x7f9d95eaab60> inside com.apple.soagent
    Feb  3 18:21:54 Matts-MacBook-Pro-2.local WindowServer[124]: CGXDisplayDidWakeNotification [11725085404121]: posting kCGSDisplayDidWake
    Feb  3 18:21:54 Matts-MacBook-Pro-2.local WindowServer[124]: handle_will_sleep_auth_and_shield_windows: Deferring.
    Feb  3 18:22:05 Matts-MacBook-Pro-2.local WindowServer[124]: device_generate_desktop_screenshot: authw 0x7f97374e5950(2000), shield 0x7f9737498760(2001)
    Feb  3 18:22:05 Matts-MacBook-Pro-2.local WindowServer[124]: device_generate_lock_screen_screenshot: authw 0x7f97374e5950(2000)[0, 0, 1680, 1050] shield 0x7f9737498760(2001), dev [1680,1050]
    Feb  3 18:22:18 Matts-MacBook-Pro-2.local WindowServer[124]: CGXDisplayDidWakeNotification [11748877872075]: posting kCGSDisplayDidWake
    Feb  3 18:22:18 Matts-MacBook-Pro-2.local WindowServer[124]: handle_will_sleep_auth_and_shield_windows: Deferring.
    Feb  3 18:22:18 Matts-MacBook-Pro-2.local loginwindow[67]: ERROR | -[LWBuiltInScreenLockAuthLion askForPasswordBuiltIn:] | Attempted to add an observer when already observing
    Feb  3 18:22:22 Matts-MacBook-Pro-2 com.apple.xpc.launchd[1] (com.apple.auditd[1117]): Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.auditd
    Feb  3 18:22:22 Matts-MacBook-Pro-2.local auditd[1117]: Auditing enabled
    Feb  3 18:22:22 Matts-MacBook-Pro-2.local auditd[1117]: Got low space trigger
    Feb  3 18:22:22 Matts-MacBook-Pro-2.local auditd[1117]: auditd_read_dirs(): all audit log directories over soft limit
    Feb  3 18:22:22 Matts-MacBook-Pro-2.local auditd[1117]: renamed /var/audit/20150203154008.not_terminated to /var/audit/20150203154008.20150203232222
    Feb  3 18:22:22 Matts-MacBook-Pro-2.local auditd[1117]: New audit file is /var/audit/20150203232222.not_terminated
    Feb  3 18:22:22 Matts-MacBook-Pro-2.local mattchessen[1123]: audit warning: closefile /var/audit/20150203154008.20150203232222
    Feb  3 18:22:22 Matts-MacBook-Pro-2.local mattchessen[1124]: audit warning: soft /var/audit
    Feb  3 18:22:22 Matts-MacBook-Pro-2.local mattchessen[1122]: audit warning: allsoft
    Feb  3 18:22:22 Matts-MacBook-Pro-2.local sharingd[245]: 18:22:22.363 : Stopping Handoff advertising
    Feb  3 18:22:28 Matts-MacBook-Pro-2 com.apple.xpc.launchd[1] (com.apple.WebKit.WebContent.D48796F6-3978-4387-93C2-4989DCF9CBCA[955]): Service exited with abnormal code: 1
    Feb  3 18:22:29 Matts-MacBook-Pro-2.local sharingd[245]: 18:22:29.192 : Stopping Handoff advertising
    Feb  3 18:22:31 Matts-MacBook-Pro-2 kernel[0]: Sound assertion in AppleHDAFunctionGroup at line 1053
    Feb  3 18:22:38 Matts-MacBook-Pro-2.local sharingd[245]: 18:22:38.132 : Stopping Handoff advertising
    Feb  3 18:22:47 Matts-MacBook-Pro-2.local sharingd[245]: 18:22:47.121 : Stopping Handoff advertising
    Feb  3 18:22:47 Matts-MacBook-Pro-2.local Console[1125]: Failed to connect (_consoleX) outlet from (NSApplication) to (ConsoleX): missing setter or instance variable
    Feb  3 18:22:49 Matts-MacBook-Pro-2.local sharingd[245]: 18:22:49.125 : Stopping Handoff advertising
    Feb  3 18:22:56 Matts-MacBook-Pro-2 kernel[0]: hfs: mounted Time Machine Backups on device disk3s2
    Feb  3 18:22:57 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Disk image /Volumes/MattsBackup/Matt’s MacBook Pro (10).sparsebundle mounted at: /Volumes/Time Machine Backups
    Feb  3 18:22:57 Matts-MacBook-Pro-2.local mds[33]: (Volume.Error:880) Root store set to FSOnly with matching create! (loaded:1)
    Feb  3 18:22:59 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Backing up to /dev/disk3s2: /Volumes/Time Machine Backups/Backups.backupdb
    Feb  3 18:23:02 Matts-MacBook-Pro-2.local com.apple.mtmd[23]: attempting to thin because of low free space on Hard Drive by removing 2015-02-03 09:45:02 -0500, estimate 0 bytes to recover, 1 snapshot can be thinned
    Feb  3 18:23:18 Matts-MacBook-Pro-2 com.apple.xpc.launchd[1] (com.apple.auditd[1159]): Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.auditd
    Feb  3 18:23:18 Matts-MacBook-Pro-2.local auditd[1159]: Auditing enabled
    Feb  3 18:23:18 Matts-MacBook-Pro-2.local auditd[1159]: Got low space trigger
    Feb  3 18:23:18 Matts-MacBook-Pro-2.local auditd[1159]: auditd_read_dirs(): all audit log directories over soft limit
    Feb  3 18:23:18 Matts-MacBook-Pro-2.local mattchessen[1162]: audit warning: soft /var/audit
    Feb  3 18:23:18 Matts-MacBook-Pro-2.local mattchessen[1163]: audit warning: allsoft
    Feb  3 18:23:18 Matts-MacBook-Pro-2.local auditd[1159]: renamed /var/audit/20150203232222.not_terminated to /var/audit/20150203232222.20150203232318
    Feb  3 18:23:18 Matts-MacBook-Pro-2.local auditd[1159]: New audit file is /var/audit/20150203232318.not_terminated
    Feb  3 18:23:18 Matts-MacBook-Pro-2.local mattchessen[1165]: audit warning: closefile /var/audit/20150203232222.20150203232318
    Feb  3 18:23:18 Matts-MacBook-Pro-2.local sandboxd[165] ([1158]): mdworker(1158) deny mach-lookup com.apple.distributed_notifications@1v3
    Feb  3 18:23:22 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Will copy (16.1 MB) from Hard Drive
    Feb  3 18:23:22 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Found 224 files (16.1 MB) needing backup
    Feb  3 18:23:22 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: 104.9 MB required (including padding), 372.13 GB available
    Feb  3 18:23:30 Matts-MacBook-Pro-2.local sharingd[245]: 18:23:30.780 : Stopping Handoff advertising
    Feb  3 18:23:34 Matts-MacBook-Pro-2.local sharingd[245]: 18:23:34.964 : Stopping Handoff advertising
    Feb  3 18:23:35 Matts-MacBook-Pro-2 com.apple.WebKit.WebContent[1169]: BUG in libdispatch: 14B25 - 2943 - 0x4
    Feb  3 18:23:36 Matts-MacBook-Pro-2 com.apple.xpc.launchd[1] (com.apple.WebKit.WebContent.26E586B0-8E8C-4BF8-9155-0732444C5876[1169]): Service exited with abnormal code: 1
    Feb  3 18:23:36 Matts-MacBook-Pro-2 com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
    Feb  3 18:23:36 Matts-MacBook-Pro-2.local sharingd[245]: 18:23:36.966 : Stopping Handoff advertising
    Feb  3 18:23:44 Matts-MacBook-Pro-2.local sharingd[245]: 18:23:44.299 : Stopping Handoff advertising
    Feb  3 18:23:47 Matts-MacBook-Pro-2.local sharingd[245]: 18:23:47.463 : Stopping Handoff advertising
    Feb  3 18:23:48 Matts-MacBook-Pro-2.local sharingd[245]: 18:23:48.890 : Stopping Handoff advertising
    Feb  3 18:23:56 Matts-MacBook-Pro-2 com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
    Feb  3 18:23:57 Matts-MacBook-Pro-2.local sharingd[245]: 18:23:57.844 : Stopping Handoff advertising
    Feb  3 18:23:58 Matts-MacBook-Pro-2 com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
    Feb  3 18:24:06 --- last message repeated 1 time ---
    Feb  3 18:24:06 Matts-MacBook-Pro-2.local sharingd[245]: 18:24:06.844 : Stopping Handoff advertising
    Feb  3 18:24:12 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Copied 254 items (16.1 MB) from volume Hard Drive. Linked 4264.
    Feb  3 18:24:15 Matts-MacBook-Pro-2.local sharingd[245]: 18:24:15.839 : Stopping Handoff advertising
    Feb  3 18:24:17 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Created new backup: 2015-02-03-182416
    Feb  3 18:24:17 Matts-MacBook-Pro-2 com.apple.xpc.launchd[1] (com.apple.auditd[1175]): Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.auditd
    Feb  3 18:24:17 Matts-MacBook-Pro-2.local auditd[1175]: Auditing enabled
    Feb  3 18:24:17 Matts-MacBook-Pro-2.local auditd[1175]: Got low space trigger
    Feb  3 18:24:17 Matts-MacBook-Pro-2.local auditd[1175]: auditd_read_dirs(): all audit log directories over soft limit
    Feb  3 18:24:17 Matts-MacBook-Pro-2.local mattchessen[1178]: audit warning: soft /var/audit
    Feb  3 18:24:17 Matts-MacBook-Pro-2.local mattchessen[1179]: audit warning: allsoft
    Feb  3 18:24:17 Matts-MacBook-Pro-2.local auditd[1175]: renamed /var/audit/20150203232318.not_terminated to /var/audit/20150203232318.20150203232417
    Feb  3 18:24:17 Matts-MacBook-Pro-2.local auditd[1175]: New audit file is /var/audit/20150203232417.not_terminated
    Feb  3 18:24:17 Matts-MacBook-Pro-2.local mattchessen[1181]: audit warning: closefile /var/audit/20150203232318.20150203232417
    Feb  3 18:24:18 Matts-MacBook-Pro-2 com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
    Feb  3 18:24:18 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Starting post-backup thinning
    Feb  3 18:24:18 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: No post-backup thinning needed: no expired backups exist
    Feb  3 18:24:19 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Backup completed successfully.
    Feb  3 18:24:19 Matts-MacBook-Pro-2.local sharingd[245]: 18:24:19.803 : Stopping Handoff advertising
    Feb  3 18:24:22 Matts-MacBook-Pro-2 kernel[0]: hfs: unmount initiated on Time Machine Backups on device disk3s2
    Feb  3 18:24:22 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Ejected Time Machine disk image: /Volumes/MattsBackup/Matt’s MacBook Pro (10).sparsebundle
    Feb  3 18:24:22 Matts-MacBook-Pro-2 kernel[0]: AFP_VFS afpfs_unmount: /Volumes/MattsBackup, flags 0, pid 1185
    Feb  3 18:24:22 Matts-MacBook-Pro-2 kernel[0]: ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xffffff8021327b88
    Feb  3 18:24:22 Matts-MacBook-Pro-2 kernel[0]: ASP_TCP Detach: Reply queue not empty?
    Feb  3 18:24:23 Matts-MacBook-Pro-2.local com.apple.backupd[1106]: Ejected Time Machine network volume.
    Feb  3 18:24:28 Matts-MacBook-Pro-2.local sharingd[245]: 18:24:28.796 : Stopping Handoff advertising
    Feb  3 18:24:37 Matts-MacBook-Pro-2.local sharingd[245]: 18:24:37.797 : Stopping Handoff advertising
    Feb  3 18:24:46 Matts-MacBook-Pro-2.local sharingd[245]: 18:24:46.768 : Stopping Handoff advertising
    Feb  3 18:24:55 Matts-MacBook-Pro-2.local sharingd[245]: 18:24:55.764 : Stopping Handoff advertising
    Feb  3 18:25:03 Matts-MacBook-Pro-2.local sharingd[245]: 18:25:03.796 : Stopping Handoff advertising
    Feb  3 18:25:12 Matts-MacBook-Pro-2.local sharingd[245]: 18:25:12.597 : Stopping Handoff advertising
    Feb  3 18:25:24 Matts-MacBook-Pro-2.local sharingd[245]: 18:25:24.996 : Stopping Handoff advertising
    Feb  3 18:25:54 Matts-MacBook-Pro-2.local sharingd[245]: 18:25:54.846 : Stopping Handoff advertising
    Feb  3 18:26:03 Matts-MacBook-Pro-2.local sharingd[245]: 18:26:03.669 : Stopping Handoff advertising
    Feb  3 18:26:09 Matts-MacBook-Pro-2.local sharingd[245]: 18:26:09.907 : Stopping Handoff advertising
    Feb  3 18:26:11 Matts-MacBook-Pro-2.local sharingd[245]: 18:26:11.910 : Stopping Handoff advertising
    Feb  3 18:26:20 Matts-MacBook-Pro-2.local SystemUIServer[229]: Attempt to use XPC with a MachService that has HideUntilCheckIn set. This will result in unpredictable behavior: com.apple.backupd.status.xpc

  • MAC MINI late 2012 running slow on Yosemite.

    here is the  Entre check but I am not sure how to read it ... do I just need to Upgrade Ram?
    The Mac Hasn't been the same since I tried to install open frameworks,  I could get it to run so uninstalled, but after upgrading to Yosemite its been running very slow, takes a long time to open up software. ones its up and running its not so bad.  I have reset the PRAM, taken off adware, cleaned up desktop, deleted duplicate and very large files,  removed transparency from the toolbar, but its still slow.
    Problem description:
    slow running
    EtreCheck version: 2.1.8 (121)
    Report generated 19 Mar 2015 16:26:38 CET
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        Mac mini (Late 2012) (Technical Specifications)
        Mac mini - model: Macmini6,2
        1 2.3 GHz Intel Core i7 CPU: 4-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        Intel HD Graphics 4000
            Cinema HD Display 1920 x 1200
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 5:48:31
    Disk Information: ℹ️
        APPLE HDD HTS541010A9E662 disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 999.35 GB (705.87 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
        Apple Inc. MacBook Air SuperDrive
        Apple, Inc. IR Receiver
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Logitech USB Receiver
        Logitech USB-PS/2 Optical Mouse
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/VMware Fusion.app
        [not loaded]    com.vmware.kext.vmci (90.5.7) [Click for support]
        [not loaded]    com.vmware.kext.vmioplug.12.1.13 (12.1.13) [Click for support]
        [not loaded]    com.vmware.kext.vmnet (0139.86.58) [Click for support]
        [not loaded]    com.vmware.kext.vmx86 (0139.86.58) [Click for support]
        [not loaded]    com.vmware.kext.vsockets (90.5.7) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.lytro.Firefly (4.2 - SDK 10.7) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.master (5.9 - SDK 10.6) [Click for support]
        [not loaded]    com.wacom.kext.wacomtablet (6.3.8 - SDK 10.9) [Click for support]
            /System/Library/Extensions/PACESupportFamily.kext/Contents/PlugIns
        [not loaded]    com.paceap.kext.pacesupport.leopard (5.9 - SDK 10.4) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.panther (5.9 - SDK 10.-1) [Click for support]
        [loaded]    com.paceap.kext.pacesupport.snowleopard (5.9 - SDK 10.6) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.tiger (5.9 - SDK 10.4) [Click for support]
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.CallHistorySyncHelper.plist
        [killed]    com.apple.cmfsyncagent.plist
        [killed]    com.apple.Maps.pushdaemon.plist
        [killed]    com.apple.SafariNotificationAgent.plist
        [killed]    com.apple.telephonyutilities.callservicesd.plist
        6 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.awdd.plist
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.icloud.findmydeviced.plist
        [killed]    com.apple.ifdreader.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.sandboxd.plist
        [killed]    com.apple.softwareupdated.plist
        [killed]    com.apple.tccd.system.plist
        [killed]    com.apple.wdhelper.plist
        [killed]    org.cups.cupsd.plist
        10 processes killed due to memory pressure
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.leapmotion.Leap-Motion.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.wacom.wacomtablet.plist [Click for support]
        [loaded]    org.macosforge.xquartz.startx.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [running]    com.leapmotion.leapd.plist [Click for support]
        [loaded]    com.lytro.Lytro.InstallHelper.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [loaded]    org.macosforge.xquartz.privileged_startx.plist [Click for support]
        [loaded]    PACESupport.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        VMware Fusion Start Menu    Application  (/Applications/VMware Fusion.app/Contents/Library/VMware Fusion Start Menu.app)
        Genieo    Application  (/Incompatible Software/Genieo.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        Default Browser: Version: 600 - SDK 10.10
        SharePointBrowserPlugin: Version: 14.4.4 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.6 - SDK 10.9 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
    Safari Extensions: ℹ️
        Translate
        Add To Amazon Wish List
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Java  [Click for support]
        WacomTablet  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
             5%    WindowServer
             0%    ocspd
             0%    Leap Motion
             0%    Activity Monitor
             0%    sysmond
    Top Processes by Memory: ℹ️
        760 MB    com.apple.WebKit.WebContent
        189 MB    Mail
        112 MB    Safari
        47 MB    System Events
        47 MB    WindowServer
    Virtual Memory Information: ℹ️
        50 MB    Free RAM
        813 MB    Active RAM
        780 MB    Inactive RAM
        888 MB    Wired RAM
        10.09 GB    Page-ins
        173 MB    Page-outs
    Diagnostics Information: ℹ️
        Mar 19, 2015, 12:28:38 PM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-03-19-122838_[ redacted].cpu_resource.diag [Click for details]
        Mar 19, 2015, 12:26:04 PM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-03-19-122604_[ redacted].cpu_resource.diag [Click for details]
        Mar 19, 2015, 11:11:56 AM    /Library/Logs/DiagnosticReports/Microsoft Word_2015-03-19-111156_[redacted].hang
        Mar 19, 2015, 10:35:39 AM    Self test - passed
        Mar 18, 2015, 02:57:58 PM    /Library/Logs/DiagnosticReports/SubmitDiagInfo_2015-03-18-145758_[redacted].cpu _resource.diag [Click for details]
        Mar 18, 2015, 12:56:19 PM    /Library/Logs/DiagnosticReports/Safari_2015-03-18-125619_[redacted].hang
        Mar 18, 2015, 12:49:57 PM    /Library/Logs/DiagnosticReports/Adobe Photoshop Elements 10 Editor_2015-03-18-124957_[redacted].hang
        Mar 18, 2015, 12:49:54 PM    /Library/Logs/DiagnosticReports/Safari_2015-03-18-124954_[redacted].hang

    Start time: 11:06:13 03/20/15
    Revision: 1295
    Model Identifier: Macmini6,2
    System Version: OS X 10.10.2 (14C109)
    Kernel Version: Darwin 14.1.0
    Time since boot: 1 day31 minutes
    UID: 501
    USB
        USB Receiver (Logitech Inc.)
        USB-PS/2 Optical Mouse (Logitech Inc.)
    Memory pressure: WARN
    VM (GiB): swap used 1.3, paged 5.8
    Activity
        en1: in 2083, out 94 (KiB/s)
    I/O wait time (ms/s)
        mds (UID 0): 831
        backupd (UID 0): 389
        kernel_task (UID 0): 128
    I/O requests (KiB/s)
        mds_stores (UID 0): 2762
        kernel_task (UID 0): 1198
    Energy (lifetime)
        kernel_task (UID 0): 25.33
    Energy (sampled)
        kernel_task (UID 0): 32.13
    Listeners
        cupsd: ipp
        kdc: kerberos
        launchd: afpovertcp
        launchd: ssh
    System caches/logs
        2.3 GiB: /System/Library/Caches/com.apple.coresymbolicationd/data
    Diagnostic reports
        2015-03-06 Adobe Photoshop Elements 10 Editor hang
        2015-03-09 Adobe Photoshop Elements 10 Editor hang
        2015-03-09 com.apple.WebKit.WebContent crash
        2015-03-18 Adobe Photoshop Elements 10 Editor hang
        2015-03-18 Safari hang x2
        2015-03-20 Microsoft Word hang
        2015-03-20 com.apple.WebKit.WebContent crash
        2015-03-20 mdworker crash
    Kernel log
        Mar 19 10:36:29 en1: Error configuring antenna diversity (index = -1).
        Mar 19 10:36:29 en1: Error configuring transmit antenna (index = -1).
        Mar 19 10:36:40 utun_start: ifnet_disable_output returned error 12
        Mar 19 10:45:46 Limiting closed port RST response from 384 to 250 packets per second
        Mar 19 11:14:13 Limiting closed port RST response from 311 to 250 packets per second
        Mar 19 11:35:50 Limiting closed port RST response from 451 to 250 packets per second
        Mar 19 11:51:37 Limiting closed port RST response from 276 to 250 packets per second
        Mar 19 12:21:46 Limiting closed port RST response from 769 to 250 packets per second
        Mar 19 14:56:25 en1: Error configuring antenna diversity (index = -1).
        Mar 19 14:56:25 en1: Error configuring transmit antenna (index = -1).
        Mar 19 15:51:22 en1: Error configuring antenna diversity (index = -1).
        Mar 19 15:51:22 en1: Error configuring transmit antenna (index = -1).
        Mar 19 16:43:13 ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xffffff801d7a9b88
        Mar 20 03:16:19 ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xffffff80149a3000
        Mar 20 05:04:25 en1: Error configuring antenna diversity (index = -1).
        Mar 20 05:04:25 en1: Error configuring transmit antenna (index = -1).
        Mar 20 06:53:13 en1: Error configuring antenna diversity (index = -1).
        Mar 20 06:53:13 en1: Error configuring transmit antenna (index = -1).
        Mar 20 08:42:01 en1: Error configuring antenna diversity (index = -1).
        Mar 20 08:42:01 en1: Error configuring transmit antenna (index = -1).
        Mar 20 09:08:41 en1: Error configuring antenna diversity (index = -1).
        Mar 20 09:08:41 en1: Error configuring transmit antenna (index = -1).
        Mar 20 09:37:12 ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xffffff8024c89000
        Mar 20 11:00:03 en1: Error configuring antenna diversity (index = -1).
        Mar 20 11:00:03 en1: Error configuring transmit antenna (index = -1).
    System log
        Mar 20 06:53:52 configd: [0x7ff76b1264c0] [m]DNS query timeout (query time = 33.081006), [46TE]
        Mar 20 06:54:27 configd: [0x7ff769442710] [m]DNS query timeout (query time = 35.109751), [46TE]
        Mar 20 08:42:01 awacsd: KV HTTP 0
        Mar 20 08:42:39 configd: [0x7ff76b21cfd0] [m]DNS query timeout (query time = 33.665739), [46TE]
        Mar 20 08:43:15 configd: [0x7ff76b015250] [m]DNS query timeout (query time = 35.102313), [46TE]
        Mar 20 09:08:44 awacsd: KV HTTP 0
        Mar 20 09:08:53 cloudd: Stream 0x7faef781bd00 is sending an event before being opened
        Mar 20 09:09:17 NetAuthSysAgent: TUAMHandler::SetUAMType setting UAMType to 13
        Mar 20 09:09:22 WindowServer: window 38f is already attached to window 371
        Mar 20 09:09:22 WindowServer: window 38f is already attached to window 371
        Mar 20 09:09:22 WindowServer: window 38f is already attached to window 371
        Mar 20 09:09:22 WindowServer: window 38f is already attached to window 371
        Mar 20 09:09:29 WindowServer: _CGXGetWindowOrderingGroup: Operation on a window 0x38f requiring rights 0x5 by caller System Preferences
        Mar 20 09:09:33 WindowServer: WSGetSurfaceInWindow : Invalid surface 482261381 for window 879
        Mar 20 11:00:08 awacsd: KV HTTP 0
        Mar 20 11:00:13 awacsd: KV HTTP 0
        Mar 20 11:00:39 NetAuthSysAgent: TUAMHandler::SetUAMType setting UAMType to 13
        Mar 20 11:01:08 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Safari" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 11:01:10 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Safari" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 11:02:56 Mail: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 11:02:56 Mail: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Mar 20 11:05:10 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Spotlight" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 11:05:24 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Spotlight" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 11:05:44 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Dropbox" for over 1.00 seconds. Server has re-enabled them.
        Mar 20 11:05:47 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Dropbox" for over 1.00 seconds. Server has re-enabled them.
    launchd log
        Mar 15 17:19:47 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.185, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 15 17:19:47 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.185, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
        Mar 15 17:21:26 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 15 17:21:26 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 15 22:21:10 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 15 22:21:10 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 15 22:21:20 com.apple.xpc.launchd.domain.user.loginwindow.688.4294967295: Could not import service from caller: caller = WacomTabletDriv.709, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 15 22:21:21 com.apple.xpc.launchd.domain.user.loginwindow.688.4294967295: Could not import service from caller: caller = WacomTabletDriv.709, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
        Mar 16 18:35:31 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 16 18:35:31 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 16 21:54:09 com.apple.xpc.launchd.domain.user.loginwindow.1020.4294967295: Could not import service from caller: caller = WacomTabletDriv.1044, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 16 21:54:10 com.apple.xpc.launchd.domain.user.loginwindow.1020.4294967295: Could not import service from caller: caller = WacomTabletDriv.1044, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
        Mar 18 13:30:20 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.191, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 18 13:30:28 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.191, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
        Mar 19 09:45:24 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.187, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 19 09:45:25 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.187, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
        Mar 19 09:50:30 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.190, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 19 09:50:31 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.190, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
        Mar 19 10:10:30 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.192, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 19 10:36:42 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.185, service = com.wacom.WacomTouchDriver.103124, error = 134: Service cannot load in requested session
        Mar 19 10:36:43 com.apple.xpc.launchd.domain.user.loginwindow.65.4294967295: Could not import service from caller: caller = WacomTabletDriv.185, service = com.wacom.TabletDriver.103408, error = 134: Service cannot load in requested session
    Console log
        Mar 20 00:27:29 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7f9e93d15720
        Mar 20 00:27:29 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7f9e93f0ba60
        Mar 20 00:27:30 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7f9e93e15eb0
        Mar 20 00:27:37 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73c203c0
        Mar 20 00:27:37 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73e17e20
        Mar 20 00:27:37 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f114a0
        Mar 20 00:27:37 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73c2c560
        Mar 20 00:27:37 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f17990
        Mar 20 00:27:43 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73c22890
        Mar 20 00:27:44 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd75912160
        Mar 20 00:27:46 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f1b160
        Mar 20 00:27:46 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73e1e4d0
        Mar 20 00:27:46 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f198a0
        Mar 20 00:28:10 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd7591bdd0
        Mar 20 00:28:11 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73e200a0
        Mar 20 00:28:11 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73c241b0
        Mar 20 00:28:12 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f19260
        Mar 20 00:28:12 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd75913e00
        Mar 20 00:28:13 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73e1cdf0
        Mar 20 00:28:26 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f15e10
        Mar 20 00:28:27 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd75919180
        Mar 20 00:28:27 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73c236f0
        Mar 20 00:28:27 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd7590f550
        Mar 20 00:28:27 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd73f0f8f0
        Mar 20 00:28:28 mdworker: -[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x7fcd7591a0c0
    Loaded kernel extensions
        com.paceap.kext.pacesupport.snowleopard (5.9)
    System services loaded
        com.adobe.fpsaud
        com.apple.AccountPolicyHelper
        com.apple.CodeSigningHelper
        com.apple.Kerberos.kdc
        - status: 1
        com.apple.MobileFileIntegrity
        com.apple.awdd
        com.apple.cache_delete
        com.apple.cfprefsd.xpc.daemon
        com.apple.coreduetd
        com.apple.coresymbolicationd
        com.apple.ctkd
        com.apple.diagnosticd
        com.apple.icloud.findmydeviced
        com.apple.iconservices.iconservicesagent
        com.apple.iconservices.iconservicesd
        com.apple.ifdreader
        com.apple.nehelper
        com.apple.networkd_privileged
        com.apple.nsurlsessiond_privileged
        com.apple.nsurlstoraged
        com.apple.sandboxd
        com.apple.secinitd
        com.apple.softwareupdated
        com.apple.spindump
        com.apple.systemstatsd
        com.apple.tccd.system
        com.apple.watchdogd
        com.apple.wdhelper
        com.leapmotion.leapd
        com.lytro.Lytro.InstallHelper
        com.microsoft.office.licensing.helper
        com.oracle.java.Helper-Tool
        com.oracle.java.JavaUpdateHelper
        com.paceap.pacesupport
        org.cups.cupsd
        org.macosforge.xquartz.privileged_startx
    System services disabled
        com.apple.mrt
    Login services loaded
        com.adobe.AAM.Scheduler-1.0
        com.apple.AirPlayUIAgent
        com.apple.CallHistoryPluginHelper
        com.apple.CallHistorySyncHelper
        com.apple.Maps.mapspushd
        com.apple.SafariNotificationAgent
        com.apple.accountsd
        com.apple.bird
        com.apple.cloudd
        com.apple.cmfsyncagent
        com.apple.coreservices.appleid.authentication
        com.apple.coreservices.lsactivity
        com.apple.gamed
        com.apple.iconservices.iconservicesagent
        com.apple.mrt.uiagent
        com.apple.nsurlsessiond
        com.apple.nsurlstoraged
        com.apple.pbs
        com.apple.recentsd
        com.apple.soagent
        com.apple.spindump_agent
        com.apple.telephonyutilities.callservicesd
        com.google.keystone.user.agent
        com.leapmotion.Leap-Motion
        com.oracle.java.Java-Updater
        com.wacom.wacomtablet
        org.macosforge.xquartz.startx
    Login services disabled
        com.genieo.completer.ltvbit
        com.genieo.completer.download
        com.genieo.completer.update
    User services loaded
        com.apple.DataDetectorsDynamicData
        com.apple.InputMethodKit.UserDictionary
        com.apple.MailServiceAgent
        com.apple.imdpersistence.IMDPersistenceAgent
        com.apple.internetaccounts
        com.apple.pluginkit.pkd
        com.apple.secd
        com.apple.security.cloudkeychainproxy3
        com.apple.tccd
    User services disabled
        com.genieo.completer.ltvbit
        com.genieo.completer.download
        com.genieo.completer.update
    User login items
        iTunesHelper
        - /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app
        Dropbox
        - /Applications/Dropbox.app
        VMware Fusion Start Menu
        - /Applications/VMware Fusion.app/Contents/Library/VMware Fusion Start Menu.app
        Genieo
        - /Incompatible Software/Genieo.app
    Safari extensions
        Add To Amazon Wish List
        - com.amazon.safari.wishlist
        Amazon Shopping Assistant
        - com.spigot.safari.amazonshopassist
        Awesome Screenshot
        - com.diigo.safari.awesomeScreenshot
        Omnibar
        - com.genieo.safari
        Searchme
        - com.spigot.safari.searchme
        Translate
        - com.sidetree.Translate
    iCloud errors
        bird 113
        cloudd 77
        CallHistorySyncHelper 2
        Finder 1
    Continuity errors
        sharingd 5
        lsuseractivityd 5
        Mail 2
        Messages 1
    Restricted files: 1206
    Lockfiles: 8
    Accessibility
        Cursor Magnification: On
    Data packages
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Re sources/English.lproj/GLUT.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Re sources/English.lproj/GLUTPreferences.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Re sources/English.lproj/GLUTClipboard.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Ve rsions/A/Resources/English.lproj/GLUT.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Ve rsions/A/Resources/English.lproj/GLUTPreferences.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Ve rsions/A/Resources/English.lproj/GLUTClipboard.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Ve rsions/Current/Resources/English.lproj/GLUT.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Ve rsions/Current/Resources/English.lproj/GLUTPreferences.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/glut/lib/osx/GLUT.framework/Ve rsions/Current/Resources/English.lproj/GLUTClipboard.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Resources/English.lproj/GLUT.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Resources/English.lproj/GLUTPreferences.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Resources/English.lproj/GLUTClipboard.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Versions/A/Resources/English.lproj/GLUT.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Versions/A/Resources/English.lproj/GLUTPreferences.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Versions/A/Resources/English.lproj/GLUTClipboard.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Versions/Current/Resources/English.lproj/GLUT.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Versions/Current/Resources/English.lproj/GLUTClipboard.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/export/osx/Frameworks/GLUT.framewor k/Versions/Current/Resources/English.lproj/GLUTPreferences.nib
        /Users/USER/Downloads/of_v0.8.1_osx_release/scripts/osx/template/emptyExample.x codeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/libs/openFrameworksCompiled/project /osx/openFrameworksLib.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/empty/emptyExample/emptyEx ample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/oscSenderExample/os cSenderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/xmlSettingsExample/ xmlSettingsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/svgExample/svgExamp le.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/opencvHaarFinderExa mple/opencvHaarFinderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/networkTcpClientExa mple/networkTcpClientExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/3DModelLoaderExampl e/3DModelLoaderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/threadedImageLoader Example/threadedImageLoaderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/networkTcpServerExa mple/networkTcpServerExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/vectorGraphicsExamp le/vectorGraphicsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/kinectExample/kinec tExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/assimpExample/assim pExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/networkUdpReceiverE xample/networkUdpReceiverExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/opencvExample/openc vExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/networkUdpSenderExa mple/networkUdpSenderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/oscChatSystemExampl e/oscChatSystemExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/allAddonsExample/al lAddonsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/addons/oscReceiveExample/o scReceiveExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/video/asciiVideo/asciiVide o.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/video/osxVideoRecorderExam ple/osxVideoRecorderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/video/videoPlayerExample/v ideoPlayerExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/video/videoGrabberExample/ videoGrabberExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/video/osxHighPerformanceVi deoPlayerExample/osxHighPerformanceVideoPlayerExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/noise1dOctaveExample/ noise1dOctaveExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/vectorMathExample/vec torMathExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/noise1dExample/noise1 dExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/trigonometricMotionEx ample/trigonometricMotionExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/particlesExample/part iclesExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/trigonometryExample/t rigonometryExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/periodicSignalsExampl e/periodicSignalsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/math/noiseField2dExample/n oiseField2dExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/events/customEventExample/ customEventExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/events/advancedEventsExamp le/advancedEventsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/events/simpleEventsExample /simpleEventsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/events/simpleTimer/simpleT imer.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/events/eventsExample/event sExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/communication/firmataExamp le/firmataExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/communication/serialExampl e/serialExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/imageLoaderWebExa mple/imageLoaderWebExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/graphicsExample/g raphicsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/fontsExample/font sExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/imageCompressionE xample/imageCompressionExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/polylineBlobsExam ple/polylineBlobsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/pdfExample/pdfExa mple.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/imageSequenceExam ple/imageSequenceExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/color/color.xcode proj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/imageSubsectionEx ample/imageSubsectionExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/simpleColorKey/si mpleColorKey.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/polygonExample/po lygonExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/fontShapesExample /fontShapesExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/blendingExample/b lendingExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/floatingPointImag eExample/floatingPointImageExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/colorsExtended/co lorsExtended.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/lutFilterExample/ lutFilterExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/rectangleAlignmen tAndScaling/rectangleAlignmentAndScaling.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/imageLoaderExampl e/imageLoaderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/graphics/imageSaverExample /imageSaverExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gui/oscParametersSender/os cParametersSender.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gui/oscParametersReceiver/ oscParametersReceiver.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gui/guiFromParametersExamp le/guiFromParametersExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gui/parameterEdgeCasesExam ple/parameterEdgeCasesExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gui/guiExample/guiExample. xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gui/parameterGroupExample/ parameterGroupExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/loggingExample/loggi ngExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/systemSpeakExample/s ystemSpeakExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/loadTextFileExample/ loadTextFileExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/threadExample/thread Example.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/windowExample/window Example.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/dragDropExample/drag DropExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/dirListExample/dirLi stExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/sortingExample/sorti ngExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/regularExpressionExa mple/regularExpressionExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/fileOpenSaveDialogEx ample/fileOpenSaveDialogExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/xmlExample/xmlExampl e.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/conversionExample/co nversionExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/utils/fileBufferLoadingCSV Example/fileBufferLoadingCSVExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/modelNoiseExample/model NoiseExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/easyCamExample/easyCamE xample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/normalsExample/normalsE xample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/cameraRibbonExample/cam eraRibbonExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/cameraLensOffsetExample /cameraLensOffsetExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/quaternionLatLongExampl e/quaternionLatLongExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/quaternionArcballExampl e/quaternionArcballExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/pointPickerExample/poin tPickerExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/ofBoxExample/ofBoxExamp le.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/cameraParentingExample/ cameraParentingExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/orientationExample/orie ntationExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/3DPrimitivesExample/3DP rimitivesExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/advanced3dExample/advan ced3dExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/pointCloudExample/point CloudExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/3d/meshFromCamera/meshFrom Camera.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/sound/soundPlayerExample/s oundPlayerExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/sound/audioInputExample/au dioInputExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/sound/audioOutputExample/a udioOutputExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/sound/soundPlayerFFTExampl e/soundPlayerFFTExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/singleLightExample/sing leLightExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/vboExample/vboExample.x codeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/textureExample/textureE xample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/pointsAsTextures/points AsTextures.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/alphaMaskingShaderExamp le/alphaMaskingShaderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/billboardRotationExampl e/billboardRotationExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/multiLightExample/multi LightExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/viewportExample/viewpor tExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/billboardExample/billbo ardExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/fboTrailsExample/fboTra ilsExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/textureScreengrabExampl e/textureScreengrabExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/shaderExample/shaderExa mple.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/slowFastRendering/slowF astRendering.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/glInfoExample/glInfoExa mple.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/geometryShaderExample/g eometryShaderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/gpuParticleSystemExampl e/gpuParticleSystemExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/multiTextureShaderExamp le/multiTextureShaderExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/examples/gl/vboMeshDrawInstancedExa mple/vboMeshDrawInstancedExample.xcodeproj
        /Users/USER/Downloads/of_v0.8.1_osx_release/apps/myApps/emptyExample/emptyExamp le.xcodeproj
    Contents of /Library/LaunchAgents/com.leapmotion.Leap-Motion.plist
        - mod date: Mar 15 17:20:42 2015
        - checksum: 673088388
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.leapmotion.Leap-Motion</string>
        <key>ProgramArguments</key>
        <array>
        <string>open</string>
        <string>/Applications/Leap Motion.app</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>KeepAlive</key>
        <false/>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist
        - mod date: May 25 19:11:14 2014
        - checksum: 2769770427
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.oracle.java.Java-Updater</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>
        <string>-bgcheck</string>
        </array>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>12</integer>
        <key>Minute</key>
        <integer>3</integer>
        <key>Weekday</key>
        <integer>3</integer>
        </dict>
        </dict>
        ...and 1 more line(s)
    Contents of /Library/LaunchAgents/com.wacom.wacomtablet.plist
        - mod date: Mar 31 22:27:39 2014
        - checksum: 2972905917
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>EnvironmentVariables</key>
        <dict>
        <key>RUN_WITH_LAUNCHD</key>
        <string>1</string>
        </dict>
        <key>KeepAlive</key>
        <dict>
        <key>SuccessfulExit</key>
        <true/>
        </dict>
        <key>Label</key>
        <string>com.wacom.wacomtablet</string>
        <key>LimitLoadToSessionType</key>
        <array>
        <string>Aqua</string>
        <string>LoginWindow</string>
        </array>
        <key>Program</key>
        <string>/Library/Application Support/Tablet/WacomTabletSpringboard</string>
        <key>RunAtLoad</key>
        <true/>
        ...and 4 more line(s)
    Contents of /Library/LaunchDaemons/PACESupport.plist
        - mod date: Jul 11 09:00:00 2012
        - checksum: 1658798800
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
                 "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.paceap.pacesupport</string>
        <key>ProgramArguments</key>
        <array>
        <string>/System/Library/Extensions/PACESupportFamily.kext/Contents/Resources/pa ceload</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.leapmotion.leapd.plist
        - mod date: Mar 15 17:20:42 2015
        - checksum: 2658568551
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Disabled</key>
        <false/>
        <key>Label</key>
        <string>com.leapmotion.leapd</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Leap Motion.app/Contents/MacOS/leapd</string>
        </array>
        <key>KeepAlive</key>
        <true/>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.lytro.Lytro.InstallHelper.plist
        - mod date: May 31 19:39:42 2014
        - checksum: 1080864861
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.lytro.Lytro.InstallHelper</string>
        <key>MachServices</key>
        <dict>
        <key>com.lytro.Lytro.InstallHelper</key>
        <true/>
        </dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.lytro.Lytro.InstallHelper</string>
        </array>
        </dict>
        </plist>
    Contents of /private/etc/ssh_config
        - mod date: Feb  9 15:31:32 2013
        - checksum: 1281775184
         Host *
           SendEnv LANG LC_*
        Host *
            XAuthLocation /opt/X11/bin/xauth
    Contents of Library/LaunchAgents/com.apple.FolderActions.folders.plist
        - mod date: Mar 18 14:54:01 2015
        - checksum: 1189540302
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.apple.FolderActions.folders</string>
        <key>Program</key>
        <string>/usr/bin/osascript</string>
        <key>ProgramArguments</key>
        <array>
        <string>osascript</string>
        <string>-e</string>
        <string>tell application "Folder Actions Dispatcher" to tick</string>
        </array>
        <key>WatchPaths</key>
        <array/>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.google.keystone.agent.plist
        - mod date: Oct  8 23:09:48 2014
        - checksum: 3304542928
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.google.keystone.user.agent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
         <string>/Users/USER/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bu ndle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftw areUpdateAgent</string>
         <string>-runMode</string>
         <string>ifneeded</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>3523</integer>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        </dict>
        </plist>
    Bad plists
        Library/Preferences/DSS/auth.plist
    Bundles (new)
        /Applications/AdwareMedic.app
        - com.thesafemac.adwaremedic
        /Applications/Leap Motion Orientation.app
        - unity.Leap Motion.Playground
        /Applications/Leap Motion.app
        - com.leapmotion.Leap-Motion
        /Applications/Microsoft OneNote.app
        - com.microsoft.onenote.mac
        /Users/USER/Downloads/EtreCheck.app
        - com.etresoft.EtreCheck
    Library paths
        /Applications/Adobe Dreamweaver CS6/Configuration/browsers/webkit/WebKitDw.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libSystem.B.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libgcc_s.1.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libobjc.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libstdc++.6.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libz.dylib
        /Applications/Adobe Flash CS6/AIR3.2/runtimes/air-captive/mac/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Applications/Adobe Flash CS6/AIR3.2/runtimes/air/mac/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Applications/Microsoft Office 2011/Office/MicrosoftSetupUI.framework/Libraries/mbupgx.dylib
        /Applications/Microsoft Office 2011/Office/OPF.framework/Versions/14/Resources/OPF_Common.dylib
        /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/Fm20.dylib
        /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/MicrosoftOLE2TypesLib.dylib
        /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/RefEdit.dylib
        /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/RichEdit.dylib
        /Applications/Utilities/Adobe Application Manager/D6/D6Native.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/ARKSelector.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/resources/libraries/ARKCmdCaps.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/resources/libraries/ARKCmdFS.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/resources/libraries/ARKEngine.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/resources/libraries/AdobePIM.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/libraries/ARKCmdCaps.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/libraries/ARKCmdFS.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/libraries/ARKEngine.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/libraries/AdobePIM.dylib
        /Applications/Utilities/Adobe Application Manager/DWA/DWANative.dylib
        /Applications/Utilities/Adobe Application Manager/LWA/PWANative.dylib
        /Applications/Utilities/Adobe Application Manager/LWA/adobe_caps.dylib
        /Applications/Utilities/Adobe Application Manager/LWA/adobe_oobelib.dylib
        /Applications/Utilities/Adobe Application Manager/LWA/adobe_upgrade.dylib
        /Applications/Utilities/Adobe Application Manager/P6/IMSLib.dylib
        /Applications/Utilities/Adobe Application Manager/P6/P6Native.dylib
        /Applications/Utilities/Adobe Application Manager/P6/VulcanBridge.dylib
        /Applications/Utilities/Adobe Application Manager/P6/VulcanMessage.dylib
        /Applications/Utilities/Adobe Application Manager/P6/adobe_oobelib.dylib
        /Applications/Utilities/Adobe Application Manager/P6/adobe_upgrade.dylib
        /Applications/Utilities/Adobe Application Manager/P6/axlib.dylib
        /Applications/Utilities/Adobe Application Manager/UWA/UWANative.dylib
        /Applications/Utilities/Adobe Application Manager/core/AdobePIM.dylib
        /Applications/Utilities/Adobe Application Manager/core/switcher/DWA_UI.dylib
        /Applications/Utilities/Adobe Application Manager/core/switcher/LWA_UI.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/Developer /usr/lib/CFDataFormatters.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/Developer /usr/lib/libXcodeDebuggerSupport.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dyli b
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libCGCorePDF.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libCGVolute.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libCMaps.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libFontStreams.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libJBIG2.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libPDFRIP.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/OpenGLES.framework/glp_sh_interposer.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/OpenGLES.framework/libGFXShared.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/OpenGLES.framework/libGLImage.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/System/Li brary/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/usr/lib/g cc/arm-apple-darwin10/4.0.1/libstdc++.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/usr/lib/g cc/arm-apple-darwin10/4.2.1/libstdc++.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/usr/lib/l ibAccessibility.dylib
        /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.3.sdk/usr/lib/l ibIOAccessoryManager.dylib
        /Developer/Platforms/iPhoneOS.platform/D

  • Mail produces Beach Ball and big lag... why?

    I seem to be having a few issues since upgrading to Yosemite.  One that is particularly annoying is that whenever I open Mail, it takes the better part of a minute to appear on the screen, and then when I click on an email, the Beach Ball appears... sometimes it stays for a minute, sometimes several minutes.  It eventually goes away and I can read the email.  But should I select another email, it starts all over again.
    My iMac is a late 2007 24" Aluminum, has 6GB or RAM, 500 GB HDD of which 175 GB are free.  I don't seem to have any issues using Adobe CS4 Photoshop or Illustrator, and as I do a lot of design work, I'm trying to keep as many big graphics files on my attached NAS and/or USB HDDs.  But Mail is a problem since I'm constantly sending reduced size draft files of graphics work as attachments for clients to review.
    Figured I'd Include an EtreCheck Report:
    Problem description:
    Opening Mail is very sluggish since Yosemite upgrade, and opening an email causes Beach Ball to spin for 1-5 minutes.  Mid 2007 iMac7,1 Intel Core 2 Extreme 2.8GHz, 6GB RAM, 800 MHz Bus, 500 GB HDD w/175 GB Free.
    EtreCheck version: 2.1.2 (105)
    Report generated December 12, 2014 at 4:47:12 PM EST
    Hardware Information: ℹ️
      iMac (24-inch Mid 2007) (Verified)
      iMac - model: iMac7,1
      1 2.8 GHz Intel Core 2 Duo CPU: 2-core
      6 GB RAM Upgradeable
      BANK 0/DIMM0
      4 GB DDR2 SDRAM 667 MHz ok
      BANK 1/DIMM1
      2 GB DDR2 SDRAM 667 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      ATI,RadeonHD2600 - VRAM: 256 MB
      iMac 1920 x 1200
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 23:14:18
    Disk Information: ℹ️
      ST3500630AS Q disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 499.25 GB (175.96 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
      Apple Inc. Built-in iSight
      MICRONET FANTOM DRIVE 2 TB
      S.M.A.R.T. Status: Verified
      EFI (disk1s1) <not mounted> : 210 MB
      Grafix-2TB (disk1s2) /Volumes/Grafix-2TB : 2.00 TB (1.92 TB free)
      YAMAHA YAMAHA YST-MS35D USB Speaker
      Logitech USB Receiver
      Apple Computer, Inc. IR Receiver
      Apple Inc. Bluetooth USB Host Controller
    Firewire Information: ℹ️
      LaCie d2 quadra (button) 800mbit - 800mbit max
      S.M.A.R.T. Status: Verified
      EFI (disk2s1) <not mounted> : 210 MB
      1TB TimeMachine (disk2s2) /Volumes/1TB TimeMachine : 999.86 GB (12.51 GB free)
    Configuration files: ℹ️
      /etc/hosts - Count: 2
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/Application Support/Roxio
      [not loaded] com.roxio.TDIXController (1.7) [Support]
      /Library/Extensions
      [not loaded] com.Logitech.Unifying.HID Driver (1.3.1 - SDK 10.8) [Support]
      /System/Library/Extensions
      [not loaded] com.FTDI.driver.FTDIUSBSerialDriver (2.2.14) [Support]
      [not loaded] com.elgato.driver.DontMatchAfaTech (1.1) [Support]
      [not loaded] com.elgato.driver.DontMatchCinergy450 (1.1) [Support]
      [not loaded] com.elgato.driver.DontMatchCinergyXS (1.1) [Support]
      [not loaded] com.elgato.driver.DontMatchEmpia (1.1) [Support]
      [not loaded] com.elgato.driver.DontMatchVoyager (1.1) [Support]
      [not loaded] com.keyspan.iokit.usb.KeyspanUSAdriver (2.5) [Support]
      [not loaded] com.prolific.driver.PL2303 (1.2.1) [Support]
      [not loaded] nl.bjaelectronics.driver.PL2303 (1.0.0d1) [Support]
      /Users/[redacted]/Downloads/LCC Installer-1.app
      [not loaded] com.Logitech.Control Center.HID Driver (2.6.0) [Support]
    Startup Items: ℹ️
      EyeConnect: Path: /Library/StartupItems/EyeConnect
      HP IO: Path: /Library/StartupItems/HP IO
      ProTec6b: Path: /Library/StartupItems/ProTec6b
      Startup items are obsolete in OS X Yosemite
    Problem System Launch Agents: ℹ️
      [failed] com.apple.CallHistoryPluginHelper.plist
      [failed] com.apple.cmfsyncagent.plist
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.ctkd.plist
      [failed] com.apple.icloud.findmydeviced.plist
      [failed] com.apple.tccd.system.plist
      [failed] com.apple.wdhelper.plist
    Launch Agents: ℹ️
      [loaded] com.adobe.CS4ServiceManager.plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
      [loaded] com.oracle.java.Java-Updater.plist [Support]
      [not loaded] com.thinkyhead.TabletMagic.plist [Support]
      [loaded] org.macosforge.xquartz.startx.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [loaded] com.adobe.versioncueCS4.plist [Support]
      [loaded] com.google.keystone.daemon.plist [Support]
      [loaded] com.oracle.java.Helper-Tool.plist [Support]
      [loaded] com.oracle.java.JavaUpdateHelper.plist [Support]
      [loaded] org.macosforge.xquartz.privileged_startx.plist [Support]
      [running] org.samba.nmbd.plist [Support]
      [failed] org.samba.smbd.plist [Support] [Details]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
      [loaded] com.divx.agent.postinstall.plist [Support]
    User Login Items: ℹ️
      iTunesHelper UNKNOWN (missing value)
      AdobeResourceSynchronizer UNKNOWN (missing value)
      Logitech Registration UNKNOWN (missing value)
      Logitech Control Center Daemon ApplicationHidden (/Library/Application Support/Logitech.localized/Logitech Control Center.localized/LCCDaemon.app)
      ConnectService Application (/Library/Application Support/ArcSoft/Connect Service/ConnectService.app)
      WDQuickView Application (/Incompatible Software/WDQuickView.app)
    Internet Plug-ins: ℹ️
      DirectorShockwave: Version: 11.0.3r472 [Support]
      OVSHelper: Version: 1.1 [Support]
      Default Browser: Version: 600 - SDK 10.10
      Google Earth Web Plug-in: Version: 6.1 [Support]
      Silverlight: Version: 4.0.60831.0 [Support]
      FlashPlayer-10.6: Version: 15.0.0.246 - SDK 10.6 [Support]
      DivXBrowserPlugin: Version: 2.2 [Support]
      Flash Player: Version: 15.0.0.246 - SDK 10.6 Mismatch! Adobe recommends 16.0.0.235
      QuickTime Plugin: Version: 7.7.3
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
      AdobePDFViewer: Version: 9.5.5 [Support]
      O3D: Version: 0.1.42.3 [Support]
      JavaAppletPlugin: Version: Java 7 Update 71 Check version
    Safari Extensions: ℹ️
      Ultimate
      Wondershare Player-1
      ClickToFlash
      DivX Plus Web Player HTML5 <video>
    3rd Party Preference Panes: ℹ️
      Adobe Version Cue CS4  [Support]
      DivX  [Support]
      Flash Player  [Support]
      Java  [Support]
      Logitech Control Center  [Support]
      Perian  [Support]
      TabletMagic  [Support]
    Time Machine: ℹ️
      Skip System Files: NO
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 499.25 GB Disk used: 323.29 GB
      Destinations:
      1TB TimeMachine [Local]
      Total size: 999.86 GB
      Total number of backups: 135
      Oldest backup: 2012-11-30 05:35:19 +0000
      Last backup: 2014-12-12 21:43:23 +0000
      Size of backup disk: Adequate
      Backup size 999.86 GB > (Disk used 323.29 GB X 3)
    Top Processes by CPU: ℹ️
          2% mds_stores
          1% mds
          1% WindowServer
          0% Adobe Photoshop CS4
          0% ConnectService
    Top Processes by Memory: ℹ️
      238 MB Adobe Photoshop CS4
      187 MB Mail
      161 MB Finder
      135 MB softwareupdated
      129 MB installd
    Virtual Memory Information: ℹ️
      1.27 GB Free RAM
      3.69 GB Active RAM
      648 MB Inactive RAM
      763 MB Wired RAM
      40.95 GB Page-ins
      3 MB Page-outs
    Diagnostics Information: ℹ️
      Dec 11, 2014, 07:19:43 PM Mail_2014-12-11-191943_Mikes-iMac.hang
      Dec 11, 2014, 05:33:25 PM Self test - passed
      Dec 10, 2014, 04:29:54 PM Adobe Photoshop CS4_2014-12-10-162954_Mikes-iMac-9.cpu_resource.diag [Details]
      Dec 9, 2014, 11:04:26 PM discoveryd_2014-12-09-230426_Mikes-iMac-9.cpu_resource.diag [Details]
      Nov 19, 2014, 02:53:27 PM Kernel_2014-11-19-145327_Mikes-iMac-9.panic [Details]

    Linc...
    I was able to start Step 1 last night before going to sleep.  Came down this morning and Terminal was back to the normal name followed by $.  Tried opening an email and while its definitely faster than a few days ago... its still ponderously slow with the Beach Ball appearing again when I went to Reply and clicked on the Paper Clip, opening Finder, and selecting an image.  I do apologize for posting lengthy tests but I guess thats the only way we'll resolve this.  This post is a list of a simple task... Open Mail, Select an Email, Select Reply, type one word, then Select Paper Clip to attach a small 500 KB image.  So I did do Step 2 but ran the Console App again so you can see whats going on.  I noticed an interesting thing... Utility Icon is not showing up in Launchpad.  I meant to ask you about that yesterday, but its probably unrelated.  If you want me to do Step 2 just say the word.  I think we're making progress slowly, but perhaps this dialogue will help someone else bc when I Google "Beach Ball in Mac Mail" I see tons of people complaining.  Thanks again for your patience and help.
    11/14/14 5:09:13.000 PM bootlog[0]: BOOT_TIME 1416002953 0
    11/14/14 5:18:09.031 PM loginwindow[76]: USER_PROCESS: 76 console
    11/19/14 2:43:07.109 PM sessionlogoutd[26296]: DEAD_PROCESS: 76 console
    11/19/14 2:43:26.322 PM loginwindow[26317]: USER_PROCESS: 26317 console
    11/19/14 2:47:56.278 PM reboot[26436]: SHUTDOWN_TIME: 1416426476 278337
    11/19/14 2:48:44.000 PM bootlog[0]: BOOT_TIME 1416426524 0
    11/19/14 2:52:39.000 PM bootlog[0]: BOOT_TIME 1416426759 0
    11/19/14 3:18:30.276 PM loginwindow[70]: USER_PROCESS: 70 console
    11/20/14 4:34:07.802 PM sessionlogoutd[4654]: DEAD_PROCESS: 70 console
    11/20/14 4:34:09.001 PM shutdown[4655]: SHUTDOWN_TIME: 1416519249 1214
    11/20/14 4:35:10.000 PM bootlog[0]: BOOT_TIME 1416519310 0
    11/20/14 4:38:09.197 PM loginwindow[70]: USER_PROCESS: 70 console
    11/22/14 4:20:01.551 PM sessionlogoutd[5032]: DEAD_PROCESS: 70 console
    11/22/14 4:20:01.848 PM shutdown[5033]: SHUTDOWN_TIME: 1416691201 848090
    11/22/14 4:20:44.000 PM bootlog[0]: BOOT_TIME 1416691244 0
    11/22/14 4:22:13.573 PM loginwindow[71]: USER_PROCESS: 71 console
    11/23/14 11:24:46.267 AM sessionlogoutd[2682]: DEAD_PROCESS: 71 console
    11/23/14 11:25:25.000 AM bootlog[0]: BOOT_TIME 1416759925 0
    11/23/14 2:28:46.760 PM loginwindow[71]: USER_PROCESS: 71 console
    11/24/14 3:08:26.473 PM sessionlogoutd[2456]: DEAD_PROCESS: 71 console
    11/24/14 3:08:27.547 PM shutdown[2457]: SHUTDOWN_TIME: 1416859707 546953
    11/24/14 3:09:06.000 PM bootlog[0]: BOOT_TIME 1416859746 0
    11/24/14 3:10:45.326 PM loginwindow[70]: USER_PROCESS: 70 console
    11/24/14 4:50:53.929 PM sessionlogoutd[502]: DEAD_PROCESS: 70 console
    11/24/14 4:50:54.323 PM shutdown[503]: SHUTDOWN_TIME: 1416865854 322441
    11/24/14 4:51:35.000 PM bootlog[0]: BOOT_TIME 1416865895 0
    11/24/14 4:53:25.153 PM loginwindow[70]: USER_PROCESS: 70 console
    11/24/14 5:01:07.658 PM login[442]: USER_PROCESS: 442 ttys000
    11/24/14 5:01:49.955 PM login[442]: DEAD_PROCESS: 442 ttys000
    11/24/14 5:02:06.396 PM sessionlogoutd[458]: DEAD_PROCESS: 70 console
    11/24/14 5:02:06.622 PM shutdown[459]: SHUTDOWN_TIME: 1416866526 622399
    11/24/14 5:02:44.000 PM bootlog[0]: BOOT_TIME 1416866564 0
    11/24/14 5:04:21.019 PM loginwindow[71]: USER_PROCESS: 71 console
    11/26/14 4:20:31.126 PM sessionlogoutd[4268]: DEAD_PROCESS: 71 console
    11/26/14 4:20:31.627 PM shutdown[4269]: SHUTDOWN_TIME: 1417036831 627243
    11/26/14 4:21:48.000 PM bootlog[0]: BOOT_TIME 1417036908 0
    11/26/14 4:38:14.613 PM loginwindow[69]: USER_PROCESS: 69 console
    11/28/14 9:46:26.794 AM sessionlogoutd[1711]: DEAD_PROCESS: 69 console
    11/28/14 9:46:27.589 AM shutdown[1712]: SHUTDOWN_TIME: 1417185987 588237
    11/28/14 9:47:09.000 AM bootlog[0]: BOOT_TIME 1417186029 0
    11/28/14 9:49:26.844 AM loginwindow[69]: USER_PROCESS: 69 console
    11/29/14 4:20:57.818 PM sessionlogoutd[7810]: DEAD_PROCESS: 69 console
    11/29/14 4:21:00.066 PM shutdown[7811]: SHUTDOWN_TIME: 1417296060 65562
    11/29/14 4:21:44.000 PM bootlog[0]: BOOT_TIME 1417296104 0
    11/29/14 5:34:33.411 PM loginwindow[69]: USER_PROCESS: 69 console
    12/3/14 2:41:27.012 PM sessionlogoutd[10068]: DEAD_PROCESS: 69 console
    12/3/14 2:41:28.564 PM shutdown[10069]: SHUTDOWN_TIME: 1417635688 563423
    12/3/14 2:42:11.000 PM bootlog[0]: BOOT_TIME 1417635731 0
    12/3/14 2:43:31.257 PM loginwindow[69]: USER_PROCESS: 69 console
    12/5/14 2:26:35.621 PM sessionlogoutd[6609]: DEAD_PROCESS: 69 console
    12/5/14 2:26:36.011 PM shutdown[6610]: SHUTDOWN_TIME: 1417807596 11320
    12/5/14 2:31:32.000 PM bootlog[0]: BOOT_TIME 1417807892 0
    12/5/14 2:32:38.392 PM loginwindow[69]: USER_PROCESS: 69 console
    12/9/14 12:04:45.000 AM kernel[0]: RTC: Maintenance 2014/12/9 05:04:45, sleep 2014/12/9 03:16:49
    12/9/14 12:04:45.000 AM kernel[0]: Previous sleep cause: 0
    12/9/14 12:04:45.006 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 73, ErrLogCount 17 ResolverIntf:5
    12/9/14 12:04:45.014 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 73, ErrLogCount 18 ResolverIntf:5
    12/9/14 12:04:45.020 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 73, ErrLogCount 19 ResolverIntf:5
    12/9/14 12:04:45.024 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 73, ErrLogCount 20 ResolverIntf:5
    12/9/14 12:04:45.026 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 73, ErrLogCount 21 ResolverIntf:5
    12/9/14 12:04:45.029 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 64024 errno 50, fd 46, ErrLogCount 22 ResolverIntf:0
    12/9/14 12:04:45.151 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 23 ResolverIntf:5
    12/9/14 12:04:45.157 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 24 ResolverIntf:5
    12/9/14 12:04:45.165 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 25 ResolverIntf:5
    12/9/14 12:04:45.000 AM kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    12/9/14 12:04:45.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/9/14 12:04:45.347 AM sharingd[323]: 00:04:45.347 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 12:04:47.514 AM discoveryd[51]: Basic Warn DD_Warn: Corrupt NSEC RDATA size
    12/9/14 12:04:47.514 AM discoveryd[51]: Basic Bonjour Failed to delete registration recordId=3797 error=4
    12/9/14 12:04:47.000 AM kernel[0]: Ethernet [AppleYukon2]: Link up on en0, 1-Gigabit, Full-duplex, Symmetric flow-control, Debug [796d,af48,0de1,0200,cde1,2c00]
    12/9/14 12:04:49.000 AM kernel[0]: ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 47 on so 0xffffff80124d73d8
    12/9/14 12:04:49.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  doing reconnect on /Volumes/MyMedia
    12/9/14 12:04:49.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  posting to KEA EINPROGRESS for /Volumes/MyMedia
    12/9/14 12:04:49.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  Max reconnect time: 600 secs, Connect timeout: 15 secs for /Volumes/MyMedia
    12/9/14 12:04:49.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  connect to the server /Volumes/MyMedia
    12/9/14 12:04:49.460 AM KernelEventAgent[71]: tid 54485244 received event(s) VQ_NOTRESP (1)
    12/9/14 12:04:49.460 AM KernelEventAgent[71]: tid 54485244 type 'afpfs', mounted on '/Volumes/MyMedia', from '//;AUTH=No%20User%20Authent@WDMyCloud._afpovertcp._tcp.local/MyMedia', not responding
    12/9/14 12:04:49.461 AM KernelEventAgent[71]: tid 54485244 found 1 filesystem(s) with problem(s)
    12/9/14 12:04:49.463 AM loginwindow[69]: Error: could not load nib file for DisconnectedFS plugin
    12/9/14 12:04:49.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  Logging in with uam 1 /Volumes/MyMedia
    12/9/14 12:04:54.302 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en1:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0) DNS! Proxy SMB
    12/9/14 12:04:54.320 AM configd[26]: LINKLOCAL en0: parent has no IP
    12/9/14 12:04:54.380 AM configd[26]: network changed: v4(en0-:10.0.1.4) v6(en1-:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0-:2601:6:3680:4e0:21e:c2ff:fe05:eebd) DNS- Proxy- SMB-
    12/9/14 12:04:54.382 AM discoveryd[51]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    12/9/14 12:04:54.385 AM UserEventAgent[17]: Captive: CNPluginHandler en1: Inactive
    12/9/14 12:04:54.558 AM sharingd[323]: 00:04:54.558 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 12:04:54.572 AM sharingd[323]: 00:04:54.572 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 12:04:54.664 AM configd[26]: network changed: v6(en0+:2601:6:3680:4e0:25a9:bfa5:32ca:357f) DNS+ Proxy+ SMB+
    12/9/14 12:04:54.755 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 12:04:54.759 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 12:04:55.241 AM configd[26]: network changed: v6(en0:2601:6:3680:4e0:25a9:bfa5:32ca:357f) DNS! Proxy SMB
    12/9/14 12:04:55.511 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 12:04:55.530 AM configd[26]: network changed: v4(en0+:10.0.1.4) v6(en0:2601:6:3680:4e0:25a9:bfa5:32ca:357f) DNS! Proxy SMB
    12/9/14 12:04:55.000 AM kernel[0]: Auth result for: 90:72:40:20:b1:ed MAC AUTH succeeded
    12/9/14 12:04:55.000 AM kernel[0]: AirPort: Link Up on en1
    12/9/14 12:04:55.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 12:04:55.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/9/14 12:04:55.000 AM kernel[0]: AirPort: RSN handshake complete on en1
    12/9/14 12:04:55.613 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en0:2601:6:3680:4e0:25a9:bfa5:32ca:357f) DNS* Proxy SMB
    12/9/14 12:04:55.632 AM UserEventAgent[17]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Lightning-Net' making interface primary (cache indicates network not captive)
    12/9/14 12:04:55.632 AM UserEventAgent[17]: Captive: CNPluginHandler en1: Evaluating
    12/9/14 12:04:55.633 AM UserEventAgent[17]: Captive: en1: Not probing 'Lightning-Net' (cache indicates not captive)
    12/9/14 12:04:55.635 AM UserEventAgent[17]: Captive: CNPluginHandler en1: Authenticated
    12/9/14 12:04:55.669 AM discoveryd[51]: Basic Bonjour stop listening on en1
    12/9/14 12:04:55.675 AM configd[26]: network changed: v4(en1!:10.0.1.2, en0) v6(en0:2601:6:3680:4e0:25a9:bfa5:32ca:357f) DNS! Proxy SMB
    12/9/14 12:04:55.881 AM discoveryd[51]: Basic Warn DD_Warn: Corrupt NSEC RDATA size
    12/9/14 12:04:55.881 AM discoveryd[51]: Basic Bonjour Failed to delete registration recordId=3787 error=4
    12/9/14 12:04:55.881 AM discoveryd[51]: Basic Bonjour Failed to delete registration recordId=3791 error=4
    12/9/14 12:04:55.950 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 12:04:55.958 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 12:04:56.105 AM WindowServer[150]: disable_update_timeout: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
    12/9/14 12:04:56.156 AM WindowServer[150]: common_reenable_update: UI updates were finally reenabled by application "Finder" after 1.05 seconds (server forcibly re-enabled them after 1.00 seconds)
    12/9/14 12:04:56.158 AM sharingd[323]: 00:04:56.158 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 12:04:56.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 12:04:56.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  Restoring session /Volumes/MyMedia
    12/9/14 12:04:56.000 AM kernel[0]: ASP_TCP FindDSIReqInfo: in reconnect, but reconn reqInfo IDs do not in match 1864 != 1863 on 0xffffff80124d73d8
    12/9/14 12:04:56.000 AM kernel[0]: ASP_TCP ReplayPendingReqs: replaying slot 68 with reqID 1860 afpCmd 68 on so 0xffffff80124d73d8
    12/9/14 12:04:56.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  get the reconnect token
    12/9/14 12:04:56.184 AM KernelEventAgent[71]: tid 54485244 received event(s) VQ_NOTRESP (1)
    12/9/14 12:04:56.000 AM kernel[0]: AFP_VFS afpfs_vnop_getattrlistbulk:  bad fileBitMap offset 0 replySize 0
    12/9/14 12:04:56.418 AM configd[26]: network changed: v4(en1:10.0.1.2, en0) v6(en0!:2601:6:3680:4e0:21e:c2ff:fe05:eebd) DNS Proxy SMB
    12/9/14 12:04:56.606 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 12:04:58.521 AM ntpd[169]: wake time set +0.426951 s
    12/9/14 12:04:59.370 AM configd[26]: network changed: v4(en1:10.0.1.2, en0) v6(en0:2601:6:3680:4e0:21e:c2ff:fe05:eebd) DNS! Proxy SMB
    12/9/14 12:04:59.405 AM discoveryd[51]: Basic Bonjour Failed to delete registration recordId=3812 error=4
    12/9/14 12:05:00.007 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 12:05:00.086 AM configd[26]: network changed: v4(en1:10.0.1.2, en0) v6(en1+:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0) DNS! Proxy SMB-
    12/9/14 12:05:00.104 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 12:05:00.133 AM configd[26]: network changed.
    12/9/14 12:05:01.122 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 12:05:02.069 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 12:05:02.554 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 12:05:05.527 AM discoveryd[51]: Basic Sockets,Warn UDS FD=117 ERROR: Send failed errno=32
    12/9/14 12:05:05.529 AM discoveryd[51]: Basic Sockets,Warn UDS FD=118 ERROR: Send failed errno=32
    12/9/14 12:05:07.753 AM discoveryd[51]: Basic Sockets Couldn't set IP_BOUND_IF on socket fd[73] scopeID[5] errno[22] result[-1]
    12/9/14 12:05:11.120 AM WDQuickView[352]: assertion failed: 14B25: libxpc.dylib + 41185 [CB6B442F-8BE4-37B6-9A00-4753BC1C368C]: 0xf
    12/9/14 12:05:11.120 AM WDQuickView[352]: tcp_connection_register_reachability 995 net_helper_connection_start failed
    12/9/14 12:05:12.099 AM discoveryd[51]: Basic Sockets Couldn't set IP_BOUND_IF on socket fd[46] scopeID[5] errno[22] result[-1]
    12/9/14 12:05:16.590 AM discoveryd[51]: Basic Sockets Couldn't set IP_BOUND_IF on socket fd[46] scopeID[5] errno[22] result[-1]
    12/9/14 12:05:18.888 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 22, fd 66, ErrLogCount 1 ResolverIntf:5
    12/9/14 12:05:21.137 AM discoveryd[51]: Basic Sockets Couldn't set IP_BOUND_IF on socket fd[66] scopeID[5] errno[22] result[-1]
    12/9/14 12:05:21.137 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 22, fd 66, ErrLogCount 2 ResolverIntf:5
    12/9/14 12:05:23.432 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 22, fd 66, ErrLogCount 3 ResolverIntf:5
    12/9/14 12:05:25.721 AM discoveryd[51]: Basic Sockets Couldn't set IP_BOUND_IF on socket fd[66] scopeID[5] errno[22] result[-1]
    12/9/14 12:05:25.721 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 22, fd 66, ErrLogCount 4 ResolverIntf:5
    12/9/14 12:05:28.022 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 22, fd 66, ErrLogCount 5 ResolverIntf:5
    12/9/14 12:05:30.173 AM discoveryd[51]: Basic Sockets Couldn't set IP_BOUND_IF on socket fd[66] scopeID[5] errno[22] result[-1]
    12/9/14 12:05:30.173 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 22, fd 66, ErrLogCount 6 ResolverIntf:5
    12/9/14 12:05:32.476 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 22, fd 66, ErrLogCount 7 ResolverIntf:5
    12/9/14 12:05:34.771 AM discoveryd[51]: Basic Sockets Couldn't set IP_BOUND_IF on socket fd[68] scopeID[5] errno[22] result[-1]
    12/9/14 12:05:34.771 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 22, fd 68, ErrLogCount 8 ResolverIntf:5
    12/9/14 12:05:37.071 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 22, fd 68, ErrLogCount 9 ResolverIntf:5
    12/9/14 12:05:39.155 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 22, fd 46, ErrLogCount 10 ResolverIntf:5
    12/9/14 12:05:39.284 AM configd[26]: [0x7fdb19472ff0] [m]DNS query timeout (query time = 35.145721), [46TE]
    12/9/14 12:05:40.567 AM discoveryd[51]: Basic Sockets Couldn't set IP_BOUND_IF on socket fd[68] scopeID[5] errno[22] result[-1]
    12/9/14 12:05:40.567 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 22, fd 68, ErrLogCount 11 ResolverIntf:5
    12/9/14 12:05:40.583 AM discoveryd[51]: Basic Sockets Couldn't set IP_BOUND_IF on socket fd[63] scopeID[5] errno[22] result[-1]
    12/9/14 12:05:40.583 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 22, fd 63, ErrLogCount 12 ResolverIntf:5
    12/9/14 12:05:41.403 AM sharingd[323]: 00:05:41.403 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 12:05:41.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 12:05:41.426 AM sharingd[323]: 00:05:41.426 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 12:05:41.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 12:05:41.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 12:05:41.438 AM sharingd[323]: 00:05:41.437 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 12:05:41.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 12:05:41.459 AM sharingd[323]: 00:05:41.459 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 12:05:42.000 AM kernel[0]: PM response took 1008 ms (27, powerd)
    12/9/14 12:05:42.000 AM kernel[0]: PM mode before entering WoW is 1 and PM allowed state is 1
    12/9/14 12:05:42.722 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 22, fd 73, ErrLogCount 13 ResolverIntf:5
    12/9/14 1:53:41.000 AM kernel[0]: Wake reason: RTC (Alarm)
    12/9/14 1:53:41.000 AM kernel[0]: RTC: Maintenance 2014/12/9 06:53:41, sleep 2014/12/9 05:05:42
    12/9/14 1:53:41.000 AM kernel[0]: Previous sleep cause: 0
    12/9/14 1:53:41.008 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 64024 errno 50, fd 63, ErrLogCount 14 ResolverIntf:0
    12/9/14 1:53:41.150 AM discoveryd[51]: Basic Bonjour,Warn Warning: IPv4 listener multicast send failed en0, 50
    12/9/14 1:53:41.151 AM discoveryd[51]: Basic Bonjour,Warn Warning: IPv6 listener multicast send failed en0, 50
    12/9/14 1:53:41.000 AM kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    12/9/14 1:53:41.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/9/14 1:53:41.348 AM sharingd[323]: 01:53:41.347 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 1:53:41.371 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 15 ResolverIntf:5
    12/9/14 1:53:41.389 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 16 ResolverIntf:5
    12/9/14 1:53:41.400 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 17 ResolverIntf:5
    12/9/14 1:53:41.408 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 18 ResolverIntf:5
    12/9/14 1:53:41.419 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 19 ResolverIntf:5
    12/9/14 1:53:41.433 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 20 ResolverIntf:5
    12/9/14 1:53:41.441 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 21 ResolverIntf:5
    12/9/14 1:53:41.447 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 22 ResolverIntf:5
    12/9/14 1:53:41.454 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 23 ResolverIntf:5
    12/9/14 1:53:41.494 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 24 ResolverIntf:5
    12/9/14 1:53:41.502 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 25 ResolverIntf:5
    12/9/14 1:53:41.511 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 1:53:41.549 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 26 ResolverIntf:5
    12/9/14 1:53:41.557 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 27 ResolverIntf:5
    12/9/14 1:53:41.567 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 28 ResolverIntf:5
    12/9/14 1:53:41.576 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 29 ResolverIntf:5
    12/9/14 1:53:41.602 AM sharingd[323]: 01:53:41.601 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 1:53:41.643 AM sharingd[323]: 01:53:41.643 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 1:53:41.000 AM kernel[0]: Auth result for: 90:72:40:20:b1:ed MAC AUTH succeeded
    12/9/14 1:53:41.000 AM kernel[0]: AirPort: Link Up on en1
    12/9/14 1:53:41.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 1:53:41.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/9/14 1:53:41.000 AM kernel[0]: AirPort: RSN handshake complete on en1
    12/9/14 1:53:42.365 AM discoveryd[51]: Basic Warn DD_Warn: Corrupt NSEC RDATA size
    12/9/14 1:53:43.000 AM kernel[0]: Ethernet [AppleYukon2]: Link up on en0, 1-Gigabit, Full-duplex, Symmetric flow-control, Debug [796d,af48,0de1,0200,cde1,2c00]
    12/9/14 1:53:44.000 AM kernel[0]: ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 48 on so 0xffffff80124d73d8
    12/9/14 1:53:45.333 AM discoveryd[51]: Basic Sockets Couldn't set IP_BOUND_IF on socket fd[63] scopeID[5] errno[22] result[-1]
    12/9/14 1:53:45.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  doing reconnect on /Volumes/MyMedia
    12/9/14 1:53:45.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  posting to KEA EINPROGRESS for /Volumes/MyMedia
    12/9/14 1:53:45.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  Max reconnect time: 600 secs, Connect timeout: 15 secs for /Volumes/MyMedia
    12/9/14 1:53:45.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  connect to the server /Volumes/MyMedia
    12/9/14 1:53:45.915 AM KernelEventAgent[71]: tid 54485244 received event(s) VQ_NOTRESP (1)
    12/9/14 1:53:45.916 AM KernelEventAgent[71]: tid 54485244 type 'afpfs', mounted on '/Volumes/MyMedia', from '//;AUTH=No%20User%20Authent@WDMyCloud._afpovertcp._tcp.local/MyMedia', not responding
    12/9/14 1:53:45.916 AM KernelEventAgent[71]: tid 54485244 found 1 filesystem(s) with problem(s)
    12/9/14 1:53:45.918 AM loginwindow[69]: Error: could not load nib file for DisconnectedFS plugin
    12/9/14 1:53:45.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  Logging in with uam 1 /Volumes/MyMedia
    12/9/14 1:53:45.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  Restoring session /Volumes/MyMedia
    12/9/14 1:53:45.000 AM kernel[0]: ASP_TCP ReplayPendingReqs: replaying slot 56 with reqID 11068 afpCmd 68 on so 0xffffff80124d73d8
    12/9/14 1:53:45.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  get the reconnect token
    12/9/14 1:53:45.950 AM KernelEventAgent[71]: tid 54485244 received event(s) VQ_NOTRESP (1)
    12/9/14 1:53:45.000 AM kernel[0]: AFP_VFS afpfs_vnop_getattrlistbulk:  bad fileBitMap offset 0 replySize 0
    12/9/14 1:53:49.804 AM discoveryd[51]: Basic Sockets Couldn't set IP_BOUND_IF on socket fd[63] scopeID[5] errno[22] result[-1]
    12/9/14 1:53:50.178 AM configd[26]: network changed: v4(en0:10.0.1.4, en1-:10.0.1.2) v6(en1:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0) DNS! Proxy SMB+
    12/9/14 1:53:50.243 AM configd[26]: LINKLOCAL en0: parent has no IP
    12/9/14 1:53:50.268 AM configd[26]: network changed: v4(en0-:10.0.1.4) v6(en1-:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0-:2601:6:3680:4e0:21e:c2ff:fe05:eebd) DNS- Proxy- SMB-
    12/9/14 1:53:50.271 AM UserEventAgent[17]: Captive: CNPluginHandler en1: Inactive
    12/9/14 1:53:50.279 AM discoveryd[51]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    12/9/14 1:53:50.419 AM configd[26]: network changed: v6(en0+:2601:6:3680:4e0:c817:f3d3:3b2a:5d1a) DNS+ Proxy+ SMB+
    12/9/14 1:53:50.708 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 1:53:50.722 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 1:53:51.037 AM configd[26]: network changed: v6(en0:2601:6:3680:4e0:c817:f3d3:3b2a:5d1a) DNS! Proxy SMB
    12/9/14 1:53:51.425 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 1:53:51.437 AM configd[26]: network changed: v4(en0+:10.0.1.4) v6(en0:2601:6:3680:4e0:c817:f3d3:3b2a:5d1a) DNS! Proxy SMB
    12/9/14 1:53:51.550 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 1:53:51.555 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en0:2601:6:3680:4e0:c817:f3d3:3b2a:5d1a) DNS* Proxy SMB
    12/9/14 1:53:51.571 AM UserEventAgent[17]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Lightning-Net' making interface primary (protected network)
    12/9/14 1:53:51.572 AM UserEventAgent[17]: Captive: CNPluginHandler en1: Evaluating
    12/9/14 1:53:51.572 AM UserEventAgent[17]: Captive: en1: Probing 'Lightning-Net'
    12/9/14 1:53:51.615 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 1:53:51.621 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en1!:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0) DNS! Proxy SMB
    12/9/14 1:53:51.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 1:53:51.748 AM sharingd[323]: 01:53:51.747 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 1:53:51.779 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en1:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0) DNS! Proxy SMB
    12/9/14 1:53:51.844 AM configd[26]: network changed.
    12/9/14 1:53:52.320 AM ntpd[169]: wake time set +0.356611 s
    12/9/14 1:53:53.217 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en1:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0!:2601:6:3680:4e0:21e:c2ff:fe05:eebd) DNS Proxy SMB
    12/9/14 1:53:53.238 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 1:53:53.420 AM discoveryd[51]: Basic Warn DD_Warn: Corrupt NSEC RDATA size
    12/9/14 1:53:53.420 AM discoveryd[51]: Basic Bonjour Failed to delete registration recordId=3818 error=4
    12/9/14 1:53:53.420 AM discoveryd[51]: Basic Bonjour Failed to delete registration recordId=3834 error=4
    12/9/14 1:53:54.367 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 1:53:55.266 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 1:53:55.805 AM discoveryd[51]: Basic Bonjour Failed to delete registration recordId=3851 error=4
    12/9/14 1:53:56.113 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 1:53:56.681 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 1:53:56.821 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 1:53:57.076 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 1:53:57.205 AM discoveryd[51]: Basic Sockets,Warn UDS FD=91 ERROR: Send failed errno=32
    12/9/14 1:53:57.330 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 1:53:57.678 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 1:53:58.135 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 1:53:58.687 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 1:53:59.343 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 1:54:00.099 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 1:54:00.955 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 1:54:01.197 AM discoveryd[51]: Basic Sockets,Warn UDS FD=61 ERROR: Send failed errno=32
    12/9/14 1:54:01.217 AM discoveryd[51]: Basic Sockets,Warn UDS FD=124 ERROR: Send failed errno=32
    12/9/14 1:54:01.219 AM discoveryd[51]: Basic Sockets,Warn UDS FD=125 ERROR: Send failed errno=32
    12/9/14 1:54:01.769 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 1:54:01.769 AM UserEventAgent[17]: Captive: [wispr_detect_http_done:295] Network Error: Failed to retry probe. Giving up after retrying 10 times
    12/9/14 1:54:01.769 AM UserEventAgent[17]: Captive: [CaptiveHandleRedirect:1662] Unknown result value: 7, assuming online
    12/9/14 1:54:01.770 AM UserEventAgent[17]: Captive: CNPluginHandler en1: Authenticated
    12/9/14 1:54:05.891 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 1:54:09.708 AM WDQuickView[352]: assertion failed: 14B25: libxpc.dylib + 41185 [CB6B442F-8BE4-37B6-9A00-4753BC1C368C]: 0xf
    12/9/14 1:54:09.709 AM WDQuickView[352]: tcp_connection_register_reachability 996 net_helper_connection_start failed
    12/9/14 1:54:13.024 AM configd[26]: [0x7fdb19472ff0] [m]DNS query timeout (query time = 17.780120), [46TE]
    12/9/14 1:54:37.143 AM sharingd[323]: 01:54:37.142 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 1:54:37.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 1:54:37.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 1:54:37.155 AM sharingd[323]: 01:54:37.154 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 1:54:37.186 AM sharingd[323]: 01:54:37.186 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 1:54:37.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 1:54:37.198 AM sharingd[323]: 01:54:37.197 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 1:54:37.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 1:54:38.000 AM kernel[0]: en0 duplicate IP address 10.0.1.4 sent from address 90:72:40:0a:33:16
    12/9/14 1:54:38.120 AM configd[26]: DHCP en0: defending IP 10.0.1.4 against BonjourSleepProxy 90:72:40:0a:33:16 1 (of 5)
    12/9/14 1:54:38.000 AM kernel[0]: PM response took 1203 ms (27, powerd)
    12/9/14 1:54:38.000 AM kernel[0]: PM mode before entering WoW is 1 and PM allowed state is 1
    12/9/14 1:54:38.676 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 73, ErrLogCount 1 ResolverIntf:5
    12/9/14 1:54:38.749 AM configd[26]: arp_client_transmit(en1) failed, Network is down (50)
    12/9/14 1:54:38.750 AM configd[26]: service_resolve_router_complete en1: ARP failed, arp_client_transmit(en1) failed, Network is down (50)
    12/9/14 1:54:38.928 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 61, ErrLogCount 2 ResolverIntf:5
    12/9/14 1:54:38.928 AM discoveryd[51]: Basic Bonjour,Warn Warning: IPv4 listener multicast send failed en1, 50
    12/9/14 1:54:38.928 AM discoveryd[51]: Basic Bonjour,Warn Warning: IPv6 listener multicast send failed en1, 50
    12/9/14 1:54:39.379 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 3 ResolverIntf:5
    12/9/14 1:54:39.386 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 4 ResolverIntf:5
    12/9/14 1:54:39.392 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 5 ResolverIntf:5
    12/9/14 1:54:39.398 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 6 ResolverIntf:5
    12/9/14 1:54:39.404 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 7 ResolverIntf:5
    12/9/14 1:54:39.409 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 8 ResolverIntf:5
    12/9/14 1:54:39.435 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 9 ResolverIntf:5
    12/9/14 1:54:39.442 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 10 ResolverIntf:5
    12/9/14 1:54:39.784 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 11 ResolverIntf:5
    12/9/14 1:54:40.059 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 12 ResolverIntf:5
    12/9/14 1:54:40.476 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 13 ResolverIntf:5
    12/9/14 1:54:40.480 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 14 ResolverIntf:5
    12/9/14 1:54:40.483 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 15 ResolverIntf:5
    12/9/14 1:54:40.486 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 16 ResolverIntf:5
    12/9/14 1:54:40.490 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 17 ResolverIntf:5
    12/9/14 1:54:40.493 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 18 ResolverIntf:5
    12/9/14 1:54:40.496 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 19 ResolverIntf:5
    12/9/14 1:54:40.499 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 20 ResolverIntf:5
    12/9/14 1:54:40.502 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 21 ResolverIntf:5
    12/9/14 1:54:40.866 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 22 ResolverIntf:5
    12/9/14 1:54:41.072 AM discoveryd[51]: Basic Bonjour,Warn Warning: IPv4 listener multicast send failed en1, 50
    12/9/14 1:54:41.072 AM discoveryd[51]: Basic Bonjour,Warn Warning: IPv6 listener multicast send failed en1, 50
    12/9/14 1:54:41.077 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 23 ResolverIntf:5
    12/9/14 1:54:41.481 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 24 ResolverIntf:5
    12/9/14 3:42:37.000 AM kernel[0]: Wake reason: RTC (Alarm)
    12/9/14 3:42:37.000 AM kernel[0]: RTC: Maintenance 2014/12/9 08:42:37, sleep 2014/12/9 06:54:41
    12/9/14 3:42:37.000 AM kernel[0]: Previous sleep cause: 0
    12/9/14 3:42:37.011 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 25 ResolverIntf:5
    12/9/14 3:42:37.018 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 26 ResolverIntf:5
    12/9/14 3:42:37.022 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 27 ResolverIntf:5
    12/9/14 3:42:37.025 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 28 ResolverIntf:5
    12/9/14 3:42:37.028 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 29 ResolverIntf:5
    12/9/14 3:42:37.031 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 30 ResolverIntf:5
    12/9/14 3:42:37.034 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 31 ResolverIntf:5
    12/9/14 3:42:37.036 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 2601:6:3680:4e0:9272:40ff:fe0a:3316 Port 53 errno 50, fd 46, ErrLogCount 32 ResolverIntf:5
    12/9/14 3:42:37.037 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 64024 errno 50, fd 68, ErrLogCount 33 ResolverIntf:0
    12/9/14 3:42:37.000 AM kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    12/9/14 3:42:37.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/9/14 3:42:37.347 AM sharingd[323]: 03:42:37.346 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 3:42:37.781 AM sharingd[323]: 03:42:37.780 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 3:42:37.792 AM sharingd[323]: 03:42:37.791 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 3:42:37.000 AM kernel[0]: Auth result for: 90:72:40:20:b1:ed MAC AUTH succeeded
    12/9/14 3:42:37.000 AM kernel[0]: AirPort: Link Up on en1
    12/9/14 3:42:37.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 3:42:37.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/9/14 3:42:37.000 AM kernel[0]: AirPort: RSN handshake complete on en1
    12/9/14 3:42:39.000 AM kernel[0]: Ethernet [AppleYukon2]: Link up on en0, 1-Gigabit, Full-duplex, Symmetric flow-control, Debug [796d,af48,0de1,0200,cde1,2c00]
    12/9/14 3:42:40.096 AM discoveryd[51]: Basic Warn DD_Warn: Corrupt NSEC RDATA size
    12/9/14 3:42:40.096 AM discoveryd[51]: Basic Bonjour Failed to delete registration recordId=3876 error=5
    12/9/14 3:42:41.000 AM kernel[0]: ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 49 on so 0xffffff80124d73d8
    12/9/14 3:42:41.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  doing reconnect on /Volumes/MyMedia
    12/9/14 3:42:41.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  posting to KEA EINPROGRESS for /Volumes/MyMedia
    12/9/14 3:42:41.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  Max reconnect time: 600 secs, Connect timeout: 15 secs for /Volumes/MyMedia
    12/9/14 3:42:41.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  connect to the server /Volumes/MyMedia
    12/9/14 3:42:41.875 AM KernelEventAgent[71]: tid 54485244 received event(s) VQ_NOTRESP (1)
    12/9/14 3:42:41.875 AM KernelEventAgent[71]: tid 54485244 type 'afpfs', mounted on '/Volumes/MyMedia', from '//;AUTH=No%20User%20Authent@WDMyCloud._afpovertcp._tcp.local/MyMedia', not responding
    12/9/14 3:42:41.876 AM KernelEventAgent[71]: tid 54485244 found 1 filesystem(s) with problem(s)
    12/9/14 3:42:41.877 AM loginwindow[69]: Error: could not load nib file for DisconnectedFS plugin
    12/9/14 3:42:41.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  Logging in with uam 1 /Volumes/MyMedia
    12/9/14 3:42:41.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  Restoring session /Volumes/MyMedia
    12/9/14 3:42:41.000 AM kernel[0]: ASP_TCP ReplayPendingReqs: replaying slot 102 with reqID 22382 afpCmd 68 on so 0xffffff80124d73d8
    12/9/14 3:42:41.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  get the reconnect token
    12/9/14 3:42:41.886 AM KernelEventAgent[71]: tid 54485244 received event(s) VQ_NOTRESP (1)
    12/9/14 3:42:41.000 AM kernel[0]: AFP_VFS afpfs_vnop_getattrlistbulk:  bad fileBitMap offset 0 replySize 0
    12/9/14 3:42:46.309 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en1:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0) DNS! Proxy SMB
    12/9/14 3:42:46.327 AM configd[26]: LINKLOCAL en0: parent has no IP
    12/9/14 3:42:46.378 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en1-:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0-:2601:6:3680:4e0:21e:c2ff:fe05:eebd) DNS! Proxy! SMB
    12/9/14 3:42:46.392 AM UserEventAgent[17]: Captive: CNPluginHandler en1: Inactive
    12/9/14 3:42:46.591 AM UserEventAgent[17]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Lightning-Net' making interface primary (cache indicates network not captive)
    12/9/14 3:42:46.592 AM UserEventAgent[17]: Captive: CNPluginHandler en1: Evaluating
    12/9/14 3:42:46.592 AM UserEventAgent[17]: Captive: en1: Not probing 'Lightning-Net' (cache indicates not captive)
    12/9/14 3:42:46.593 AM UserEventAgent[17]: Captive: CNPluginHandler en1: Authenticated
    12/9/14 3:42:46.595 AM configd[26]: network changed: v4(en0:10.0.1.4) DNS* Proxy SMB
    12/9/14 3:42:46.607 AM configd[26]: network changed: v4(en1!:10.0.1.2, en0) DNS! Proxy SMB-
    12/9/14 3:42:46.634 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 3:42:46.657 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 3:42:46.657 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 3:42:46.952 AM sharingd[323]: 03:42:46.952 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 3:42:46.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 3:42:47.545 AM configd[26]: [0x7fdb19481b00] [m]DNS query timeout (query time = 0.923959), [TE]
    12/9/14 3:42:48.776 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 3:42:49.585 AM ntpd[169]: wake time set +0.286462 s
    12/9/14 3:42:49.673 AM configd[26]: network changed: v4(en1:10.0.1.2, en0) v6(en0+:2601:6:3680:4e0:5c86:dc83:8f36:3913) DNS* Proxy SMB+
    12/9/14 3:42:49.702 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 3:42:50.317 AM configd[26]: network changed: v4(en1:10.0.1.2, en0) v6(en0:2601:6:3680:4e0:5c86:dc83:8f36:3913) DNS* Proxy SMB
    12/9/14 3:42:50.605 AM discoveryd[51]: Basic DNSResolver  Re-Binding to random udp port 57810
    12/9/14 3:42:51.224 AM configd[26]: network changed: v4(en1:10.0.1.2, en0) v6(en1+:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0) DNS! Proxy SMB-
    12/9/14 3:42:51.246 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 3:42:51.339 AM configd[26]: network changed: v4(en1:10.0.1.2, en0) v6(en1:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0!:2601:6:3680:4e0:21e:c2ff:fe05:eebd) DNS Proxy SMB
    12/9/14 3:42:51.378 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 3:42:51.586 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 3:42:51.870 AM configd[26]: network changed.
    12/9/14 3:42:52.064 AM discoveryd[51]: Basic Bonjour Failed to delete registration recordId=3882 error=4
    12/9/14 3:42:52.149 AM discoveryd[51]: Basic Sockets,Warn UDS FD=109 ERROR: Send failed errno=32
    12/9/14 3:42:52.493 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 3:42:58.256 AM discoveryd[51]: Basic Sockets Couldn't set IP_BOUND_IF on socket fd[46] scopeID[5] errno[22] result[-1]
    12/9/14 3:43:05.489 AM WDQuickView[352]: assertion failed: 14B25: libxpc.dylib + 41185 [CB6B442F-8BE4-37B6-9A00-4753BC1C368C]: 0xf
    12/9/14 3:43:05.489 AM WDQuickView[352]: tcp_connection_register_reachability 997 net_helper_connection_start failed
    12/9/14 3:43:22.972 AM configd[26]: [0x7fdb19484b60] [m]DNS query timeout (query time = 29.089572), [46TE]
    12/9/14 3:43:33.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 3:43:33.338 AM sharingd[323]: 03:43:33.338 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 3:43:33.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 3:43:33.353 AM sharingd[323]: 03:43:33.352 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 3:43:33.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 3:43:33.369 AM sharingd[323]: 03:43:33.369 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 3:43:33.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 3:43:33.383 AM sharingd[323]: 03:43:33.383 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 3:43:34.000 AM kernel[0]: PM response took 1010 ms (27, powerd)
    12/9/14 3:43:34.000 AM kernel[0]: PM mode before entering WoW is 1 and PM allowed state is 1
    12/9/14 5:31:33.000 AM kernel[0]: Wake reason: RTC (Alarm)
    12/9/14 5:31:33.000 AM kernel[0]: RTC: Maintenance 2014/12/9 10:31:33, sleep 2014/12/9 08:43:34
    12/9/14 5:31:33.000 AM kernel[0]: Previous sleep cause: 0
    12/9/14 5:31:33.008 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 64024 errno 50, fd 46, ErrLogCount 1 ResolverIntf:0
    12/9/14 5:31:33.000 AM kernel[0]: AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    12/9/14 5:31:33.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/9/14 5:31:33.348 AM sharingd[323]: 05:31:33.347 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 5:31:33.380 AM discoveryd[51]: Basic Warn DD_Warn: Corrupt NSEC RDATA size
    12/9/14 5:31:33.380 AM discoveryd[51]: Basic Bonjour Failed to delete registration recordId=3897 error=4
    12/9/14 5:31:33.400 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 2 ResolverIntf:5
    12/9/14 5:31:33.409 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 3 ResolverIntf:5
    12/9/14 5:31:33.421 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 4 ResolverIntf:5
    12/9/14 5:31:33.447 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 5 ResolverIntf:5
    12/9/14 5:31:33.456 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 6 ResolverIntf:5
    12/9/14 5:31:33.464 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 7 ResolverIntf:5
    12/9/14 5:31:33.472 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 5:31:33.482 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 8 ResolverIntf:5
    12/9/14 5:31:33.492 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 9 ResolverIntf:5
    12/9/14 5:31:33.502 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 10 ResolverIntf:5
    12/9/14 5:31:33.512 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 11 ResolverIntf:5
    12/9/14 5:31:33.521 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 63, ErrLogCount 12 ResolverIntf:5
    12/9/14 5:31:33.537 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 61, ErrLogCount 13 ResolverIntf:5
    12/9/14 5:31:33.547 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 61, ErrLogCount 14 ResolverIntf:5
    12/9/14 5:31:33.560 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 61, ErrLogCount 15 ResolverIntf:5
    12/9/14 5:31:33.573 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 61, ErrLogCount 16 ResolverIntf:5
    12/9/14 5:31:33.579 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 61, ErrLogCount 17 ResolverIntf:5
    12/9/14 5:31:33.585 AM discoveryd[51]: Basic DNSResolver UDNS Send(): UDP Sendto() failed to DNSNameServer 10.0.1.1 Port 53 errno 51, fd 61, ErrLogCount 18 ResolverIntf:5
    12/9/14 5:31:33.790 AM sharingd[323]: 05:31:33.789 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 5:31:33.802 AM sharingd[323]: 05:31:33.801 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 5:31:33.000 AM kernel[0]: Auth result for: 90:72:40:20:b1:ed MAC AUTH succeeded
    12/9/14 5:31:33.000 AM kernel[0]: AirPort: Link Up on en1
    12/9/14 5:31:33.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 5:31:33.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/9/14 5:31:33.000 AM kernel[0]: AirPort: RSN handshake complete on en1
    12/9/14 5:31:35.000 AM kernel[0]: Ethernet [AppleYukon2]: Link up on en0, 1-Gigabit, Full-duplex, Symmetric flow-control, Debug [796d,af48,0de1,0200,cde1,2c00]
    12/9/14 5:31:36.000 AM kernel[0]: ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 50 on so 0xffffff80124d73d8
    12/9/14 5:31:37.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  doing reconnect on /Volumes/MyMedia
    12/9/14 5:31:37.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  posting to KEA EINPROGRESS for /Volumes/MyMedia
    12/9/14 5:31:37.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  Max reconnect time: 600 secs, Connect timeout: 15 secs for /Volumes/MyMedia
    12/9/14 5:31:37.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  connect to the server /Volumes/MyMedia
    12/9/14 5:31:37.607 AM KernelEventAgent[71]: tid 54485244 received event(s) VQ_NOTRESP (1)
    12/9/14 5:31:37.607 AM KernelEventAgent[71]: tid 54485244 type 'afpfs', mounted on '/Volumes/MyMedia', from '//;AUTH=No%20User%20Authent@WDMyCloud._afpovertcp._tcp.local/MyMedia', not responding
    12/9/14 5:31:37.608 AM KernelEventAgent[71]: tid 54485244 found 1 filesystem(s) with problem(s)
    12/9/14 5:31:37.610 AM loginwindow[69]: Error: could not load nib file for DisconnectedFS plugin
    12/9/14 5:31:42.397 AM configd[26]: network changed: v4(en0:10.0.1.4, en1-:10.0.1.2) v6(en1:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0) DNS! Proxy SMB+
    12/9/14 5:31:42.456 AM configd[26]: LINKLOCAL en0: parent has no IP
    12/9/14 5:31:42.502 AM UserEventAgent[17]: Captive: CNPluginHandler en1: Inactive
    12/9/14 5:31:42.503 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en1-:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0-:2601:6:3680:4e0:21e:c2ff:fe05:eebd) DNS! Proxy! SMB
    12/9/14 5:31:42.716 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en0+:2601:6:3680:4e0:f91c:af4e:7d06:ba56) DNS! Proxy SMB
    12/9/14 5:31:42.947 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 5:31:43.015 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 5:31:43.438 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en0:2601:6:3680:4e0:f91c:af4e:7d06:ba56) DNS! Proxy SMB
    12/9/14 5:31:44.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  Logging in with uam 1 /Volumes/MyMedia
    12/9/14 5:31:44.000 AM kernel[0]: ASP_TCP FindDSIReqInfo: in reconnect, but reconn reqInfo IDs do not in match 33514 != 33513 on 0xffffff80124d73d8
    12/9/14 5:31:44.366 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en0!:2601:6:3680:4e0:21e:c2ff:fe05:eebd) DNS Proxy SMB
    12/9/14 5:31:44.386 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 5:31:44.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  Restoring session /Volumes/MyMedia
    12/9/14 5:31:44.000 AM kernel[0]: ASP_TCP ReplayPendingReqs: replaying slot 91 with reqID 33511 afpCmd 68 on so 0xffffff80124d73d8
    12/9/14 5:31:44.000 AM kernel[0]: AFP_VFS afpfs_DoReconnect:  get the reconnect token
    12/9/14 5:31:44.446 AM KernelEventAgent[71]: tid 54485244 received event(s) VQ_NOTRESP (1)
    12/9/14 5:31:44.000 AM kernel[0]: AFP_VFS afpfs_vnop_getattrlistbulk:  bad fileBitMap offset 0 replySize 0
    12/9/14 5:31:44.849 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en0:2601:6:3680:4e0:21e:c2ff:fe05:eebd) DNS* Proxy SMB
    12/9/14 5:31:44.863 AM UserEventAgent[17]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Lightning-Net' making interface primary (protected network)
    12/9/14 5:31:44.872 AM UserEventAgent[17]: Captive: CNPluginHandler en1: Evaluating
    12/9/14 5:31:44.876 AM UserEventAgent[17]: Captive: en1: Probing 'Lightning-Net'
    12/9/14 5:31:44.880 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en1!:2601:6:3680:4e0:cd89:de0b:7446:8f95, en0) DNS! Proxy SMB
    12/9/14 5:31:44.894 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 5:31:44.898 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 5:31:44.940 AM configd[26]: network changed: v4(en0:10.0.1.4) v6(en1!:2601:6:3680:4e0:21e:52ff:fe88:4bd3, en0) DNS Proxy SMB
    12/9/14 5:31:44.942 AM networkd[136]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/9/14 5:31:45.492 AM ntpd[169]: wake time set +0.213397 s
    12/9/14 5:31:45.657 AM sharingd[323]: 05:31:45.656 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 5:31:45.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 5:31:48.116 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 5:31:49.728 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 5:31:50.556 AM discoveryd[51]: Basic Bonjour Failed to delete registration recordId=3914 error=4
    12/9/14 5:31:50.947 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 5:31:51.330 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 5:31:51.584 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 5:31:51.839 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 5:31:52.089 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 5:31:52.442 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 5:31:52.899 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 5:31:53.454 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 5:31:54.102 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 5:31:54.859 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 5:31:55.105 AM discoveryd[51]: Basic DNSResolver  Error 9 on socket - this might be a closed socket
    12/9/14 5:31:55.693 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 5:31:56.652 AM UserEventAgent[17]: Captive: [async_http_read_stream:387] kCFStreamEventErrorOccurred kCFErrorDomainCFNetwork/2: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    12/9/14 5:31:56.652 AM UserEventAgent[17]: Captive: [wispr_detect_http_done:295] Network Error: Failed to retry probe. Giving up after retrying 10 times
    12/9/14 5:31:56.652 AM UserEventAgent[17]: Captive: [CaptiveHandleRedirect:1662] Unknown result value: 7, assuming online
    12/9/14 5:31:56.652 AM UserEventAgent[17]: Captive: CNPluginHandler en1: Authenticated
    12/9/14 5:32:00.752 AM configd[26]: [0x7fdb195744e0] [m]DNS query timeout (query time = 13.167788), [46TE]
    12/9/14 5:32:04.071 AM WDQuickView[352]: assertion failed: 14B25: libxpc.dylib + 41185 [CB6B442F-8BE4-37B6-9A00-4753BC1C368C]: 0xf
    12/9/14 5:32:04.072 AM WDQuickView[352]: tcp_connection_register_reachability 998 net_helper_connection_start failed
    12/9/14 5:32:29.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 5:32:29.228 AM sharingd[323]: 05:32:29.227 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 5:32:29.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 5:32:29.238 AM sharingd[323]: 05:32:29.237 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 5:32:29.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 5:32:29.338 AM sharingd[323]: 05:32:29.337 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 5:32:29.000 AM kernel[0]: en1: BSSID changed to 90:72:40:20:b1:ed
    12/9/14 5:32:29.348 AM sharingd[323]: 05:32:29.347 : SDStatusMonitor::kStatusWirelessPowerChanged
    12/9/14 5:32:30.000 AM kernel[0]: PM response took 1026 ms (27, powerd)
    12/9/14 5:32:30.000 AM kernel[0]: en0 duplicate IP address 10.0.1.4 sent from address 90:72:40:0a:33:16
    12/9/14 5:32:30.264 AM configd[26]: DHCP en0: defending IP 10.0.1.4 against BonjourSleepProxy 90:72:40:0a:33:16 1 (of 5)
    12/9/14 5:32:30.000 AM kernel[0]: PM mode before entering WoW is 1 and PM allowed state is 1
    12/9/14 5:32:30.775 AM configd[26]: arp_client_transmit(en1) failed, Network is down (50)
    12/9/14 5:32:30.775 AM configd[26]: service_resolve_router_complete e

  • Finder unstable - keeps hanging and not showing files in folders

    I recently upgraded to Yosemite and am running 10.10.2.  Since then, I've been having weird Finder problems.  The weirdness includes the Finder hanging when trying to open or place a file in a program, the Finder not displaying files within folders, not displaying files in a mounted image, etc.  Restarting corrects the error.  The problem was also present while logging into a Guest account.  On a related note, Preview was having a major hang previewing jpeg files also.  This has happened several times in the past few days and I would love to stop it from happening again.
    In general troubleshooting, I have repaired Disk Permissions, validated and deleted fonts with errors.
    Any help would be appreciated.

    Start time: 10:43:18 03/25/15
    Revision: 1305
    Model Identifier: iMac13,2
    System Version: OS X 10.10.2 (14C1514)
    Kernel Version: Darwin 14.1.0
    Time since boot: 1 day11:41
    UID: 501
    Memory
        BANK 0/DIMM0
          Size: 4 GB
          Speed: 1600 MHz
          Status: OK
          Manufacturer: 0x859B
        BANK 1/DIMM0
          Size: 4 GB
          Speed: 1600 MHz
          Status: OK
          Manufacturer: 0x02FE
        BANK 0/DIMM1
          Size: 4 GB
          Speed: 1600 MHz
          Status: OK
          Manufacturer: 0x859B
        BANK 1/DIMM1
          Size: 4 GB
          Speed: 1600 MHz
          Status: OK
          Manufacturer: 0x02FE
    USB
        My Passport 0748 (Western Digital Technologies, Inc.)
    Bluetooth
        Apple Magic Mouse
        Sound Spot:
    Energy (lifetime)
        com.apple.WebKit.WebContent (UID 501): 11.34
    Energy (sampled)
        com.apple.WebKit.WebContent (UID 501): 25.42
        WindowServer (UID 88): 11.05
        com.apple.WebKit.Networking (UID 501): 10.85
        kernel_task (UID 0): 7.87
    Memory (MB)
        kernel_task (UID 0): 1414
    Font issues: 12
    Firewall: On
    Proxies
        AppleProxyConfigurationSelected : 2
    DNS: 75.75.76.76
    Listeners
        kdc: kerberos
        launchd: afpovertcp
    System caches/logs
        1.6 GiB: /System/Library/Caches/com.apple.coresymbolicationd/data
    Diagnostic reports
        2015-02-24 Adobe Photoshop CS6 crash
        2015-02-24 AirPort Base Station Agent crash x2
        2015-02-24 Captive Network Assistant crash
        2015-02-24 Mail crash
        2015-02-24 fontworker crash x2
        2015-02-24 mdworker crash x5
        2015-02-25 AddressBookSourceSync crash
        2015-02-25 Mail crash
        2015-02-25 SafariDAVClient crash x2
        2015-03-05 garcon crash
        2015-03-13 AdobeCrashDaemon crash
        2015-03-13 Messages hang
        2015-03-13 sharingd crash
        2015-03-19 Preview hang
        2015-03-20 AdobeCrashDaemon crash
        2015-03-20 cloudd crash
        2015-03-20 sharingd crash
        2015-03-21 garcon crash
        2015-03-22 AdobeCrashDaemon crash
        2015-03-24 Finder crash*
        2015-03-24 Pages hang
        * Code injection
    HCI errors
        Bus: 0x1a Addr: 4 Errors: 16
    USB
        USB 3.0 SuperSpeed Bus
          Host Controller Location: Built-in USB
          Host Controller Driver: AppleUSBXHCI
          Bus Number: 0x0a
            My Passport 0748
              Location ID: 0x15300000 / 1
              Current Available (mA): 900
              Current Required (mA): 896
              Capacity: 1 TB (1,000,170,586,112 bytes)
              BSD Name: disk3
              Volumes
                EFI
                  Capacity: 209.7 MB (209,715,200 bytes)
                  BSD Name: disk3s1
                  Content: EFI
                TIME PASSAGES
                  Capacity: 999.83 GB (999,826,612,224 bytes)
                  Available: 14.32 GB (14,318,206,976 bytes)
                  Writable: Yes
                  File System: Journaled HFS+
                  BSD Name: disk3s2
                  Content: Apple_HFS
        USB 3.0 Hi-Speed Bus
          Host Controller Location: Built-in USB
          Host Controller Driver: AppleUSBXHCI
          Bus Number: 0x0a
        USB Hi-Speed Bus
          Host Controller Location: Built-in USB
          Host Controller Driver: AppleUSBEHCI
          Bus Number: 0x1a
            Hub
              Location ID: 0x1a100000 / 2
              Current Available (mA): 500
              Current Required (mA): 0
              Built-In: Yes
                Keyboard Hub
                  Location ID: 0x1a130000 / 4
                  Current Available (mA): 500
                  Current Required (mA): 300
                    Apple Keyboard
                      Location ID: 0x1a132000 / 5
                      Current Available (mA): 100
                      Current Required (mA): 20
                FaceTime HD Camera (Built-in)
                  Location ID: 0x1a110000 / 3
                  Current Available (mA): 500
                  Current Required (mA): 500
                  Built-In: Yes
        USB Hi-Speed Bus
          Host Controller Location: Built-in USB
          Host Controller Driver: AppleUSBEHCI
          Bus Number: 0x1d
            Hub
              Location ID: 0x1d100000 / 2
              Current Available (mA): 500
              Current Required (mA): 0
              Built-In: Yes
                Hub
                  Location ID: 0x1d180000 / 3
                  Current Available (mA): 500
                  Current Required (mA): 2
                  Built-In: Yes
                    BRCM20702 Hub
                      Location ID: 0x1d181000 / 4
                      Current Available (mA): 500
                      Current Required (mA): 94
                      Built-In: Yes
                        Bluetooth USB Host Controller
                          Location ID: 0x1d181300 / 5
                          Current Available (mA): 500
                          Current Required (mA): 0
                          Built-In: Yes
    HID errors: 5
    Kernel log
        Mar 23 07:14:06 Limiting closed port RST response from 409 to 250 packets per second
        Mar 23 07:14:21 Limiting closed port RST response from 317 to 250 packets per second
        Mar 23 22:57:10 IOHIDSystem: Seize of IOHIDPointing failed.
        Mar 23 22:57:10 IOHIDSystem: Seize of AppleMultitouchHIDEventDriver failed.
        Mar 23 22:57:26 utun_start: ifnet_disable_output returned error 12
        Mar 23 23:01:43 utun_start: ifnet_disable_output returned error 12
        Mar 23 23:03:51 considerRebuildOfPrelinkedKernel com.apple.kext.OSvKernDSPLib triggered rebuild
        Mar 24 08:58:22 PM notification timeout (pid 323, Creative Cloud)
        Mar 24 08:58:22 PM notification timeout (pid 424, Adobe CEF Helper)
        Mar 24 08:58:22 PM notification timeout (pid 423, Adobe CEF Helper)
        Mar 24 11:58:49 PM notification timeout (pid 323, Creative Cloud)
        Mar 24 11:58:49 PM notification timeout (pid 424, Adobe CEF Helper)
        Mar 24 11:58:49 PM notification timeout (pid 423, Adobe CEF Helper)
        Mar 24 14:59:02 PM notification timeout (pid 323, Creative Cloud)
        Mar 24 14:59:02 PM notification timeout (pid 424, Adobe CEF Helper)
        Mar 24 14:59:02 PM notification timeout (pid 423, Adobe CEF Helper)
        Mar 24 17:10:31 PM notification timeout (pid 323, Creative Cloud)
        Mar 24 17:10:31 PM notification timeout (pid 424, Adobe CEF Helper)
        Mar 24 17:10:31 PM notification timeout (pid 423, Adobe CEF Helper)
        Mar 24 19:55:00 PM notification timeout (pid 323, Creative Cloud)
        Mar 24 19:55:00 PM notification timeout (pid 424, Adobe CEF Helper)
        Mar 24 19:55:00 PM notification timeout (pid 423, Adobe CEF Helper)
        Mar 24 21:38:24 PM notification timeout (pid 323, Creative Cloud)
        Mar 24 21:38:24 PM notification timeout (pid 424, Adobe CEF Helper)
        Mar 24 21:38:24 PM notification timeout (pid 423, Adobe CEF Helper)
    System log
        Mar 25 09:05:59 com.apple.iCloudHelper: tcp_connection_destination_prepare_complete 11 connectx to 17.167.135.83:443@0 failed: Network is down
        Mar 25 09:05:59 com.apple.iCloudHelper: tcp_connection_destination_prepare_complete 11 connectx to 17.167.142.39:443@0 failed: Network is down
        Mar 25 09:05:59 com.apple.iCloudHelper: tcp_connection_destination_prepare_complete 11 connectx to 17.172.208.53:443@0 failed: Network is down
        Mar 25 09:05:59 com.apple.iCloudHelper: tcp_connection_destination_prepare_complete 11 connectx to 17.164.0.48:443@0 failed: Network is down
        Mar 25 09:05:59 com.apple.iCloudHelper: tcp_connection_destination_prepare_complete 11 connectx to 17.172.192.33:443@0 failed: Network is down
        Mar 25 09:05:59 com.apple.iCloudHelper: tcp_connection_destination_prepare_complete 11 connectx to 17.172.116.48:443@0 failed: Network is down
        Mar 25 09:05:59 com.apple.iCloudHelper: tcp_connection_destination_prepare_complete 11 connectx to 17.167.150.82:443@0 failed: Network is down
        Mar 25 09:05:59 com.apple.iCloudHelper: tcp_connection_destination_prepare_complete 11 connectx to 17.167.139.47:443@0 failed: Network is down
        Mar 25 09:05:59 com.apple.iCloudHelper: tcp_connection_destination_prepare_complete 11 connectx to 17.167.136.40:443@0 failed: Network is down
        Mar 25 09:06:17 CalendarAgent: tcp_connection_destination_prepare_complete 780 connectx to 17.172.208.29:443@0 failed: Network is down
        Mar 25 09:06:17 CalendarAgent: tcp_connection_destination_prepare_complete 781 connectx to 17.172.208.29:443@0 failed: Network is down
        Mar 25 09:06:17 CalendarAgent: tcp_connection_destination_prepare_complete 782 connectx to 17.172.208.29:443@0 failed: Network is down
        Mar 25 09:06:17 CalendarAgent: tcp_connection_destination_prepare_complete 783 connectx to 17.172.208.29:443@0 failed: Network is down
        Mar 25 09:06:17 CalendarAgent: tcp_connection_destination_prepare_complete 784 connectx to 17.172.208.29:443@0 failed: Network is down
        Mar 25 09:06:54 configd: [0x7fe258f254d0] [m]DNS query timeout (query time = 33.160030), [46TE]
        Mar 25 09:06:57 configd: [0x7fe258f26fd0] [m]DNS query timeout (query time = 35.845716), [46TE]
        Mar 25 09:07:30 configd: [0x7fe25b925290] [m]DNS query timeout (query time = 35.106510), [46TE]
        Mar 25 09:07:32 configd: [0x7fe25b827360] [m]DNS query timeout (query time = 34.997796), [46TE]
        Mar 25 09:08:31 configd: [0x7fe25b926130] [m]DNS query timeout (query time = 32.149754), [46TE]
        Mar 25 09:08:35 configd: [0x7fe258f24110] [m]DNS query timeout (query time = 35.141543), [46TE]
        Mar 25 09:09:07 configd: [0x7fe25b9246d0] [m]DNS query timeout (query time = 35.101171), [46TE]
        Mar 25 09:09:10 configd: [0x7fe258d2c010] [m]DNS query timeout (query time = 35.143972), [46TE]
        Mar 25 09:48:22 softwareupdate_download_service:  securityd_message_with_reply_sync Failed to talk to secd after 4 attempts.
        Mar 25 09:48:29 authd: Sandbox denied authorizing right 'system.install.app-store-software.standard-user' for authorization created by '/System/Library/CoreServices/Software Update.app/Contents/Resources/SoftwareUpdateConfigData' [5533]
        Mar 25 09:48:51 fseventsd: Logging disabled completely for device:1: /Volumes/Recovery HD
    launchd log
        Mar 19 09:43:28 com.apple.xpc.launchd.domain.user.loginwindow.5602.4294967295: Could not import service from caller: caller = WacomTabletDriv.5613, service = com.wacom.TabletDriver.177816, error = 134: Service cannot load in requested session
        Mar 19 09:43:30 com.apple.xpc.launchd.user.201.100135.Aqua: Could not read path: path = /Users/USER/Library/LaunchAgents, error = 2: No such file or directory
        Mar 19 09:43:31 com.apple.xpc.launchd.user.201.100135.Aqua: Could not import service from caller: caller = otherbsd.5631, service = com.marketcircle.BPSyncHelper, error = 119: Service is disabled
        Mar 19 09:43:31 com.apple.xpc.launchd.user.201.100135.Aqua: Could not import service from caller: caller = otherbsd.5631, service = com.apple.photostream-agent, error = 119: Service is disabled
        Mar 19 09:43:31 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 19 09:43:31 MyListenerSocket: No PATH environment variable set. The application firewall will not work with this service.
        Mar 19 09:47:01 com.apple.xpc.launchd.domain.user.0: Caller not allowed to perform action: loginwindow.5602, action = query service enabled state, code = 1: Operation not permitted, uid = 0, euid = 201, gid = 201, egid = 201, asid = 100135
        Mar 19 09:47:02 com.apple.xpc.launchd.domain.user.loginwindow.5851.4294967295: Could not import service from caller: caller = WacomTabletDriv.5865, service = com.wacom.TabletDriver.177816, error = 134: Service cannot load in requested session
        Mar 19 09:47:09 com.apple.xpc.launchd.user.501.100145.Aqua: Could not import service from caller: caller = otherbsd.5879, service = com.marketcircle.BPSyncHelper, error = 119: Service is disabled
        Mar 19 09:57:57 com.apple.xpc.launchd.domain.user.loginwindow.66.4294967295: Could not import service from caller: caller = WacomTabletDriv.158, service = com.wacom.TabletDriver.177816, error = 134: Service cannot load in requested session
        Mar 19 09:58:10 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.219, service = com.marketcircle.BPSyncHelper, error = 119: Service is disabled
        Mar 19 10:13:37 com.apple.xpc.launchd.domain.pid.Install Adobe Flash Player.5931: Could not resolve origin of domain. XPC services in this domain's bundle will not be bootstrapped: error = 109: Invalid property list, taint = (null)
        Mar 19 15:41:10 com.apple.xpc.launchd.domain.user.loginwindow.66.4294967295: Could not import service from caller: caller = WacomTabletDriv.192, service = com.wacom.TabletDriver.177816, error = 134: Service cannot load in requested session
        Mar 19 15:41:48 com.apple.xpc.launchd.user.501.100006.Aqua: Could not import service from caller: caller = otherbsd.222, service = com.marketcircle.BPSyncHelper, error = 119: Service is disabled
        Mar 21 19:28:53 com.apple.xpc.launchd.domain.user.loginwindow.6792.4294967295: Could not import service from caller: caller = WacomTabletDriv.6803, service = com.wacom.TabletDriver.177816, error = 134: Service cannot load in requested session
        Mar 21 19:30:17 com.apple.xpc.launchd.domain.user.loginwindow.69.4294967295: Could not import service from caller: caller = WacomTabletDriv.192, service = com.wacom.TabletDriver.177816, error = 134: Service cannot load in requested session
        Mar 21 19:31:03 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.229, service = com.marketcircle.BPSyncHelper, error = 119: Service is disabled
        Mar 23 23:01:37 com.apple.xpc.launchd.domain.user.loginwindow.66.4294967295: Could not import service from caller: caller = WacomTabletDriv.185, service = com.wacom.TabletDriver.177816, error = 134: Service cannot load in requested session
        Mar 23 23:02:16 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.216, service = com.marketcircle.BPSyncHelper, error = 119: Service is disabled
    Console log
        Mar 19 10:14:58 FontValidator: Cannot generate a valid CTFont from AngloSaxon8thc
        Mar 19 10:15:23 FontValidator: Cannot generate a valid CTFont from Blambot Custom
        Mar 19 10:15:23 FontValidator: Cannot generate a valid CTFont from Blambot Custom
        Mar 19 10:15:44 FontValidator: Cannot generate a valid CTFont from Casket Breath
        Mar 19 10:17:38 FontValidator: Cannot generate a valid CTFont from LOlivier
        Mar 19 10:17:38 FontValidator: Cannot generate a valid CTFont from LOlivierIrregular
        Mar 19 10:17:45 FontValidator: Cannot generate a valid CTFont from LowRiderBBItalic
        Mar 19 10:32:34 FontValidator: Cannot generate a valid CTFont from AngloSaxon8thc
        Mar 19 10:35:21 FontValidator: Cannot generate a valid CTFont from LOlivier
        Mar 19 10:35:21 FontValidator: Cannot generate a valid CTFont from LOlivierIrregular
        Mar 19 10:35:27 FontValidator: Cannot generate a valid CTFont from LowRiderBBItalic
        Mar 23 23:02:16 fontd: Failed to open read-only database, regenerating DB
    System services loaded
        com.adobe.fpsaud
        com.apple.security.syspolicy
        - status: -15
        com.apple.watchdogd
        com.google.keystone.daemon
        com.leapfrog.connect.authdaemon
    System services disabled
        com.apple.xgridcontrollerd
        com.apple.docsetinstalld
        com.apple.crsud
        com.apple.mtmd
        org.samba.winbindd
        com.openssh.sshd
        com.atomicbird.macaroniTool
        com.apple.mrt
        com.apple.mtmfs
        com.apple.xgridagentd
        com.apple.configureLocalKDC
        org.samba.nmbd
    Login services loaded
        com.adobe.AAM.Scheduler-1.0
        com.adobe.ARM.UUID
        com.adobe.ARM.UUID
        com.adobe.ARM.UUID
        com.adobe.AdobeCreativeCloud
        com.adobe.CS4ServiceManager
        - status: 78
        com.adobe.CS5ServiceManager
        - status: 78
        com.apple.Finder
        - status: -11
        com.apple.mrt.uiagent
        com.apple.photostream-agent
        - status: 1
        com.brother.LOGINserver
        - status: 78
        com.google.keystone.system.agent
        com.leapfrog.connect.monitor
        com.wacom.wacomtablet
    Login services disabled
        com.apple.FTMonitor
        com.apple.imagent.monaco
        com.marketcircle.BPSyncHelper
    User services disabled
        com.apple.FTMonitor
        com.apple.imagent.monaco
        com.marketcircle.BPSyncHelper
    Startup items
        /Library/StartupItems/Cocktail/Cocktail
        /Library/StartupItems/Cocktail/StartupParameters.plist
        /Library/StartupItems/HP IO/HP IO
        /Library/StartupItems/HP IO/Resources/version.plist
        /Library/StartupItems/HP IO/StartupParameters.plist
        /Library/StartupItems/HP Trap Monitor/HP Trap Monitor
        /Library/StartupItems/HP Trap Monitor/StartupParameters.plist
        /Library/StartupItems/MissingSyncListener/MissingSyncListener
        /Library/StartupItems/MissingSyncListener/StartupParameters.plist
        /Library/StartupItems/MxBtDaemon/MxBtDaemon
        /Library/StartupItems/MxBtDaemon/StartupParameters.plist
        /Library/StartupItems/ProTec6/DemoOver
        /Library/StartupItems/ProTec6/Nalpeirond6
        /Library/StartupItems/ProTec6/ProTec6
        /Library/StartupItems/ProTec6/StartupParameters.plist
    Global login items
        /Library/Application Support/WDSmartWare/WDQuickView.app
    User login items
        Dropbox
        - /Applications/Dropbox.app
        Copy
        - /Applications/Copy.app
        WDQuickView
        - missing value
    Safari extensions
        Add To Amazon Wish List
        - com.amazon.safari.wishlist
        Pin It Button
        - com.pinterest.extension
        Translate
        - com.sidetree.Translate
    Widgets
        Time Machine Buddy
    iCloud errors
        cloudd 587
        bird 262
        comapple.InputMethodKit.UserDictionary 1
        Safari 1
    Continuity errors
        sharingd 29
        lsuseractivityd 11
    Restricted files: 4018
    Lockfiles: 23
    Accessibility
        Keyboard Zoom: On
    Contents of /Library/LaunchAgents/com.wacom.wacomtablet.plist
        - mod date: Feb 25 18:00:03 2010
        - size (B): 712
        - checksum: 2972905917
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>EnvironmentVariables</key>
        <dict>
        <key>RUN_WITH_LAUNCHD</key>
        <string>1</string>
        </dict>
        <key>KeepAlive</key>
        <dict>
        <key>SuccessfulExit</key>
        <true/>
        </dict>
        <key>Label</key>
        <string>com.wacom.wacomtablet</string>
        <key>LimitLoadToSessionType</key>
        <array>
        <string>Aqua</string>
        <string>LoginWindow</string>
        </array>
        <key>Program</key>
        <string>/Library/Application Support/Tablet/WacomTabletSpringboard</string>
        <key>RunAtLoad</key>
        <true/>
        ...and 4 more line(s)
    Contents of /Library/LaunchDaemons/com.leapfrog.connect.authdaemon.plist
        - mod date: Sep 29 11:25:15 2014
        - size (B): 778
        - checksum: 886752062
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.leapfrog.connect.authdaemon</string>
        <key>OnDemand</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.leapfrog.connect.authdaemon</string>
        </array>
        <key>ServiceIPC</key>
        <true/>
        <key>Sockets</key>
        <dict>
        <key>MasterSocket</key>
        <dict>
        <key>SockFamily</key>
        <string>Unix</string>
        <key>SockPathMode</key>
        <integer>438</integer>
        <key>SockPathName</key>
        <string>/var/run/com.leapfrog.connect.authdaemon.socket</string>
        <key>SockType</key>
        ...and 5 more line(s)
    Contents of /private/etc/crontab
        - very short file (no magic)
        - mod date: Mar  3 10:37:26 2015
        - size (B): 1
        - checksum: 3515105045
        [N/A]
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist
        - mod date: Jul 17 13:38:35 2012
        - size (B): 574
        - checksum: 408149527
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Reader.app/Contents/MacOS/Updater/Adobe Reader Updater Helper.app/Contents/MacOS/Adobe Reader Updater Helper</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist
        - mod date: Mar  2 16:39:43 2015
        - size (B): 631
        - checksum: 4116814193
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/MacOS/Updater/Adobe Acrobat Updater Helper.app/Contents/MacOS/Adobe Acrobat Updater Helper</string>
        <string>semi-auto</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist
        - mod date: Oct  8 12:26:20 2012
        - size (B): 601
        - checksum: 926752576
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/MacOS/Updater/Adobe Acrobat Updater Helper.app/Contents/MacOS/Adobe Acrobat Updater Helper</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.leapfrog.connect.monitor.plist
        - mod date: Sep 29 11:15:00 2014
        - size (B): 431
        - checksum: 1547851056
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.leapfrog.connect.monitor</string>
        <key>Program</key>
        <string>/Users/USER/Library/Application Support/LeapFrogConnect/LeapFrogMonitor.app/Contents/MacOS/LeapFrogMonitor</str ing>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Library paths
        /Applications/Adobe Dreamweaver CS6/Configuration/browsers/webkit/WebKitDw.dylib
        /Applications/Adobe Dreamweaver CS6/Installer/CustomHooks.dylib
        /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/stub/libSystem.B.dylib
        /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/stub/libgcc_s.1.dylib
        /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/stub/libobjc.dylib
        /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/stub/libstdc++.6.dylib
        /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/lib/aot/stub/libz.dylib
        /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/runtimes/air-captive/mac/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Applications/Adobe Flash Builder 4.6/sdks/4.6.0/runtimes/air/mac/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Applications/Adobe Flash Builder 4.6/utilities/ipa_packager/lib/aot/stub/libSystem.B.dylib
        /Applications/Adobe Flash Builder 4.6/utilities/ipa_packager/lib/aot/stub/libgcc_s.1.dylib
        /Applications/Adobe Flash Builder 4.6/utilities/ipa_packager/lib/aot/stub/libobjc.dylib
        /Applications/Adobe Flash Builder 4.6/utilities/ipa_packager/lib/aot/stub/libstdc++.6.dylib
        /Applications/Adobe Flash Builder 4.6/utilities/ipa_packager/lib/aot/stub/libz.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libSystem.B.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libgcc_s.1.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libobjc.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libstdc++.6.dylib
        /Applications/Adobe Flash CS6/AIR3.2/lib/aot/stub/libz.dylib
        /Applications/Adobe Flash CS6/AIR3.2/runtimes/air-captive/mac/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Applications/Adobe Flash CS6/AIR3.2/runtimes/air/mac/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/bin/iOSBin/libglib-2.0.0.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/bin/iOSBin/libiconv.2.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/bin/iOSBin/libintl.8.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/bin/iOSBin/libplist.1.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/bin/iOSBin/libxml2.2.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/QMIParser.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libAWDProtobuf.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libAWDProtobufBluetooth.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libAWDProtobufFacetime.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libAWDProtobufGCK.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libAWDProtobufLocation.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libAWDProtobufTelephony.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libAWDProtobufWifi.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libAWDSupport.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libAXSpeechManager.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libAccessibility.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libCRFSuite.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libIOAccessoryManager.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libIOKit.A.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libIOKit.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libMatch.1.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libMatch.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libMobileGestalt.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libQLCharts.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libSystem.B.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libSystem.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libType2Streamer.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libWAPI.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libacmobileshim.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libafc.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libarchive.2.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libarchive.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libbsm.0.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libbsm.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libbz2.1.0.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libbz2.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libc++.1.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libc++.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libc.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libcharset.1.0.0.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libcharset.1.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libcharset.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libcurses.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libdbm.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libdl.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libedit.2.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libedit.3.0.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libedit.3.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libedit.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libexslt.0.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libexslt.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libform.5.4.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libform.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libgcc_s.1.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libgermantok.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libiconv.2.4.0.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libiconv.2.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libiconv.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libicucore.A.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libicucore.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libinfo.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libipconfig.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libipsec.A.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libipsec.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/liblangid.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/liblaunchbuddy.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/liblockdown.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libm.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libmecab_em.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libmecabra.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libmis.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libncurses.5.4.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libncurses.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libobjc.A.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libobjc.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libomadm.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libpoll.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libproc.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libprotobuf.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libpthread.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libresolv.9.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libresolv.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/librpcsvc.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libsandbox.1.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libsandbox.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libsp.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libsqlite3.0.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libsqlite3.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libstdc++.6.0.9.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libstdc++.6.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libstdc++.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libtidy.A.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libtidy.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libutil.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libutil1.0.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libxml2.2.7.3.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libxml2.2.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libxml2.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libxslt.1.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libxslt.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libz.1.1.3.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libz.1.2.5.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libz.1.dylib
        /Applications/Adobe Flash CS6/AIR3.4/lib/aot/stub/libz.dylib
        /Applications/Adobe Flash CS6/AIR3.4/runtimes/air-captive/mac/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Applications/Adobe Flash CS6/AIR3.4/runtimes/air/mac/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Applications/Adobe Flash CS6/Common/Configuration/RIBSHooks/CustomHooks.dylib
        /Applications/Adobe InDesign CC 2014/Plug-Ins/Dictionaries/LILO/Linguistics/UserDictionaryMigrationTool/Framewo rks/ICUConverter.framework/Versions/4.0/libicucnv.40.0.dylib
        /Applications/Adobe InDesign CC 2014/Plug-Ins/Dictionaries/LILO/Linguistics/UserDictionaryMigrationTool/Framewo rks/ICUData.framework/Versions/4.0/libicudata.40.0.dylib
        /Applications/Adobe InDesign CC 2014/Plug-Ins/Dictionaries/LILO/Linguistics/UserDictionaryMigrationTool/Framewo rks/ICUInternationalization.framework/Versions/4.0/libicui18n.40.0.dylib
        /Applications/Adobe InDesign CC 2014/Plug-Ins/Dictionaries/LILO/Linguistics/UserDictionaryMigrationTool/Framewo rks/ICUUnicode.framework/Versions/4.0/libicuuc.40.0.dylib
        /Applications/Utilities/Adobe Application Manager/D6/D6Native.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/ARKSelector.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/Setup.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/resources/libraries/ARKCmdCaps.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/resources/libraries/ARKCmdFS.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/resources/libraries/ARKEngine.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE5/resources/libraries/AdobePIM.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/libraries/ARKCmdCaps.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/libraries/ARKCmdFS.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/libraries/ARKEngine.dylib
        /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources/libraries/AdobePIM.dylib
        /Applications/Utilities/Adobe Application Manager/DWA/DWANative.dylib
        /Applications/Utilities/Adobe Application Manager/LWA/PWANative.dylib
        /Applications/Utilities/Adobe Application Manager/LWA/adobe_caps.dylib
        /Applications/Utilities/Adobe Application Manager/LWA/adobe_oobelib.dylib
        /Applications/Utilities/Adobe Application Manager/LWA/adobe_upgrade.dylib
        /Applications/Utilities/Adobe Application Manager/P6/IMSLib.dylib
        /Applications/Utilities/Adobe Application Manager/P6/P6Native.dylib
        /Applications/Utilities/Adobe Application Manager/P6/VulcanBridge.dylib
        /Applications/Utilities/Adobe Application Manager/P6/VulcanMessage.dylib
        /Applications/Utilities/Adobe Application Manager/P6/adobe_oobelib.dylib
        /Applications/Utilities/Adobe Application Manager/P6/adobe_upgrade.dylib
        /Applications/Utilities/Adobe Application Manager/P6/axlib.dylib
        /Applications/Utilities/Adobe Application Manager/P7/IMSLib.dylib
        /Applications/Utilities/Adobe Application Manager/P7/P7Native.dylib
        /Applications/Utilities/Adobe Application Manager/P7/VulcanBridge.dylib
        /Applications/Utilities/Adobe Application Manager/P7/VulcanMessage4.dylib
        /Applications/Utilities/Adobe Application Manager/P7/VulcanMessage5.dylib
        /Applications/Utilities/Adobe Application Manager/P7/adobe_oobelib.dylib
        /Applications/Utilities/Adobe Application Manager/P7/adobe_upgrade.dylib
        /Applications/Utilities/Adobe Application Manager/P7/axlibv7.dylib
        /Applications/Utilities/Adobe Application Manager/UWA/UWANative.dylib
        /Applications/Utilities/Adobe Application Manager/core/AdobePIM.dylib
        /Applications/Utilities/Adobe Application Manager/core/switcher/CCM_UI.dylib
        /Applications/Utilities/Adobe Application Manager/core/switcher/DWA_UI.dylib
        /Applications/Utilities/Adobe Application Manager/core/switcher/LWA_UI.dylib
        /Applications/Utilities/Adobe Creative Cloud/ACC/C3ContainerBL.dylib
        /Applications/Utilities/Adobe Creative Cloud/AppsPanel/AppsPanelIL.dylib
        /Applications/Utilities/Adobe Creative Cloud/AssetsPanel/AssetsPanelBL.dylib
        /Applications/Utilities/Adobe Creative Cloud/BehancePanel/BehancePanelBL.dylib
        /Applications/Utilities/Adobe Creative Cloud/CEF/Chromium Embedded Framework.framework/Libraries/libcef.dylib
        /Applications/Utilities/Adobe Creative Cloud/CEF/libplugin_carbon_interpose.dylib
        /Applications/Utilities/Adobe Creative Cloud/CoreExt/ANSClient.dylib
        /Applications/Utilities/Adobe Creative Cloud/CoreExt/Analytics.dylib
        /Applications/Utilities/Adobe Creative Cloud/CoreExt/C3Prefs.dylib
        /Applications/Utilities/Adobe Creative Cloud/CoreExt/CmdCntr.dylib
        /Applications/Utilities/Adobe Creative Cloud/CoreExt/LocManager.dylib
        /Applications/Utilities/Adobe Creative Cloud/CoreExt/NotificationManager.dylib
        /Applications/Utilities/Adobe Creative Cloud/CoreExt/VulcanMessage5.dylib
        /Applications/Utilities/Adobe Creative Cloud/CoreExt/VulcanWrapper.dylib
        /Applications/Utilities/Adobe Creative Cloud/CoreSyncPlugins/ExchangePlugin/ExManCoreLib/Contents/Frameworks/libExManC oreLibCoreSync64.dylib
        /Applications/Utilities/Adobe Creative Cloud/ElevationManager/ElevationManager.dylib
        /Applications/Utilities/Adobe Creative Cloud/HEX/HEX.dylib
        /Applications/Utilities/Adobe Creative Cloud/HomePanel/HomePanelBL.dylib
        /Applications/Utilities/Adobe Creative Cloud/MarketPanel/MarketPanelBL.dylib
        /Applications/Utilities/Adobe Creative Cloud/NEX/NEX.dylib
        /Applications/Utilities/Adobe Creative Cloud/NEX/NEXUILibrary.dylib
        /Applications/Utilities/Adobe Creative Cloud/SignInApp/SignInAppBL.dylib
        /Applications/Utilities/Adobe Creative Cloud/Utils/AdobePIM.dylib
        /Applications/Utilities/Adobe Creative Cloud/core/NXGCore.dylib
        /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/Versions/A/Resources/WebKit.dylib
        /Library/Application Support/Adobe/APE/3.201/adbeapecore.framework/Versions/A/Frameworks/Adobe AIR.framework/Versions/1.0/Libraries/WebKit.dylib
        /Library/Application Support/Adobe/APE/3.3/adbeapecore.framework/Versions/A/Libraries/WebKit.dylib
        /Library/Application Support/Adobe/APE/3.4/adbeapecore.framework/Versions/A/Libraries/WebKit.dylib
        /Library/Application Support/Adobe/Acrobat 11 Helper Frameworks/adobe_oobelib/adobe_caps.dylib
        /Library/Application Support/Adobe/Acrobat 11 Helper Frameworks/adobe_oobelib/adobe_oobelib.dylib
        /Library/Application Support/Adobe/Acrobat 11 Helper Frameworks/adobe_oobelib/adobe_upgrade.dylib
        /Library/Application Support/Adobe/Acrobat 11 Helper Frameworks/adobe_oobelib/axlib.dylib
        /Library/Application Support/Adobe/Adobe Drive CS4/Drive-Hooks.dylib
        /Library/Application Support/Adobe/CS6ServiceManager/lib/CSXS-Installer-Hook.dylib
        /Library/Application Support/Adobe/CS6ServiceManager/lib/ServiceManager-Launcher.dylib
        /Library/Application Support/Adobe/Camera Raw 5/InstallerData/CustomHooks.dylib
        /Library/Application Support/Adobe/Installers/AdobeDigitalPublishingCC2014/CustomHooks.dylib
        /Library/Application Support/Adobe/Installers/AdobeDigitalPublishingCS6/CustomHooks.dylib
        /Library/Application Support/Adobe/SING/Mark II/TINthread.dylib
        /Library/Application Support/Adobe/SING/TINthread.dylib
        /Library/Application Support/Adobe/Updater/Plugins/indesign4.dylib
        /Library/Application Support/Mozilla/Extensions/{UUID}/EMAILedotcom/components/WCFirefox3Extn.dylib
        /Library/Application Support/Mozilla/Extensions/{UUID}/EMAILedotcom/components/WCFirefox6Extn.dylib
        /Library/Application Support/Mozilla/Extensions/{UUID}/EMAILedotcom/components/WCFirefox6_x86_64Extn .dylib
        /Library/Application Support/Mozilla/Extensions/{UUID}/EMAILedotcom/components/WCFirefox_x86Extn.dyl ib
        /Library/Application Support/Mozilla/Extensions/{UUID}/EMAILedotcom/components/WCFirefox_x86_64Extn. dylib
        /Library/Frameworks/Adobe AIR.framework/Versions/1.0/Resources/WebKit.dylib
        /Users/USER/Library/Application Support/Google/Chrome/WidevineCDM/1.4.6.758/_platform_specific/mac_x64/libwidev inecdm.dylib
        /Users/USER/Library/Application Support/Microsoft/Silverlight/DRM/agdrm000.dylib
        /usr/lib/libgutenprint.2.0.3.dylib
        /usr/local/clamXav/lib/libclamav.6.dylib
        /usr/local/clamXav/lib/libclamunrar.6.dylib
        /usr/local/lib/libfontforge.1.0.0.dylib
        /usr/local/lib/libgdraw.3.0.0.dylib
        /usr/local/lib/libgunicode.3.0.0.dylib
        /usr/local/lib/libgutils.1.0.0.dylib
    App extensions
        com.getdropbox.dropbox.garcon
    Installations
        Adobe Flash Player: 3/19/15, 10:14 AM
        Adobe Acrobat XI Pro (11.0.10): 3/3/15, 12:23 PM
         Adobe Acrobat XI Pro : 3/2/15, 2:31 PM
        Adobe Photoshop Lightroom 5.7.1: 3/2/15, 1:42 PM
        Billings Pro: 3/2/15, 1:09 PM
    Bad kernel extensions
        /System/Library/Extensions/IOFireWireMxBt.kext
        /System/

  • Not able to deploy any project from BCC

    HI,
    I was able to deploy the projects, after server restart all my agents shows Healthy, but projects are lying in Applying status. When i went to Overview of Deployment Administration pane it shows
    Accepting Deployments:False
    Agent Status:All Agents Accessible
    Could any one tel me why projects(Asset counts 1) deployment is lying in applying state.
    only one change i did in datasource file is add
    <set-tx-query-timeout>30</set-tx-query-timeout>
         <query-timeout>300</query-timeout>
    Thanks

    I tried all the options, but no luck..Even i tired create new agents.
    Initially everything looks fine in deploymentServer,as below,
    Current installed agent snapshot : 12635
    Current effective snapshot : 12635
    Last deploy on : Sat Mar 24 00:52:18 MDT 2012
    Switch deployable : true
    Current state : IDLE
    Currently accessible : true
    Accepting deployments : true
    One-off : false
    Incrementally deployable : true
    Once i deploy project for stage, Status changes to
    Current installed agent snapshot : 12635
    Current effective snapshot : 12635
    Last deploy on : Sat Mar 24 00:52:18 MDT 2012
    Switch deployable : true
    Current state                            : Apllying
    Currently accessible : true
    Accepting deployments                    : false
    One-off : false
    Incrementally deployable : true
    And throws warning in console..
    *2012-03-24 09:20:52,770 WARN [nucleusNamespace.atg.epub.PublishingRepository] (Thread-120) Using default JDBC type for: project:tar242 could not find this column in the table's meta data*
    2012-03-24 09:20:52,941 INFO [nucleusNamespace.atg.epub.DeploymentServer] (Thread-120) DEBUG 3000005:StageEStore:atg.deployment.adapter.DistributedDeploymentAdapter.runFirstApplyPhase(DistributedDeploymentAdapter.java:1300) Run first apply phase: true
    2012-03-24 09:20:52,943 INFO [nucleusNamespace.atg.epub.DeploymentServer] (Thread-120) DEBUG 3000005:StageEStore:atg.deployment.adapter.DistributedDeploymentAdapter.createStandardDeploymentData(DistributedDeploymentAdapter.java:1409) Creating standard DeploymentData

  • Pivot table with very large number of columns

    Hello,
    here is the situation:
    One table that contains raw data; from this table I feed one with extract information (3 fields); I have to turn the content in a pivot table
    Ro --- Co --- Va
    A A 1
    A B 1
    A C 2
    B A 11
    Turned in
    A B C...
    A 1 1 2
    B 11 null null
    To do this I do a query like:
    select r, sum(decode(c,'A',Va) COLA, sum(decode(c,'B',Va) COLB , sum(decode(c,'C',Va) COLC,.... sum(decode(c,'XYZ',Va) COLXYZ from table group by r
    The statement is generated by a script (cfmx) and it works until I reach a query that try to have 672 values for c; which means 672 columns...
    Oracle doesn't like that: ORA-01467: sort key too long
    I like this way has it is getting the result fast.
    I have tried different solution a the CFMX level with for that specific query, I got timeout (query table with loop on co within loop on ro)
    Is there any work around?
    I am using Oracle 9i.
    Tahnk you!

    insert into extracted_data select c, r, v, p from full_data where <specific_clause>
    The values for C are from a query: select disctinct c from extracted_data
    and it is the same for R
    R and C are varchar2(3999)
    I suppose that I can split on the first letter of the C column as:
    SELECT r, low.cola, low.colb, . . ., low.colm,
    high.coln, high.colo, . . ., high.colz
    FROM (SELECT r, SUM(DECODE(c, 'A', va)) cola, . . .
    SUM(DECODE(c, 'M', va)) colm
    FROM table
    WHERE c like 'A%'
    GROUP BY r) Alpha_A,
    (SELECT r, SUM(DECODE(c, 'N', va)) coln, . . .
    SUM(DECODE(c, 'Z', va)) colz
    FROM table
    WHERE c like 'B%'
    GROUP BY r) Alpha_B,
    (SELECT r, SUM(DECODE(c, 'N', va)) coln, . . .
    SUM(DECODE(c, 'Z', va)) colz
    FROM table
    WHERE c like 'C%'
    GROUP BY r) Alpha_C
    (SELECT r, SUM(DECODE(c, 'zN', va)) coln, . . .
    SUM(DECODE(c, 'zZ', va)) colz
    FROM table
    WHERE c like 'Z%'
    GROUP BY r) Alpha_Z
    WHERE alpha_A.r = alpha_B.r and apha_a.r = alpha_C.r ... and alpha_a.r = alpha_z.r
    I will have 27 select statement joined... I have to check if even like that I will not reach the limit within one of the statement select
    "in real life"
    select GRPW.r, GRPW.W0, GRPC.C0, GRPC.C1 from
    (select r, sum(decode(C, 'Wall, unspecified',cases)) W0 from tmp_maqueje where upper(C) like 'W%' group by r) GRPW,
    select r,
    sum(decode(C, 'Ceramic tiles, indoors',cases)) C0,
    sum(decode(C, 'Cement surface, outdoors (Concrete/cement block, see Structural element, A11)',cases)) C1
    from tmp_maqueje where upper(C) like 'C%' group by r) GRPC
    where GRPW.r = GRPC.r
    order by GRPW.r, GRPW.W0, GRPC.C0, GRPC.C1
    Message was edited by:
    maquejp

  • Download speed really slow on Macbook Pro

    According to speed tests, my downloads are running around 1.06 up to 2.98.  I've tried various things, but nothing is working.  It is the same regardless both at home and at work.
    I am on a MacBook Pro, 17 in, 2.8 GHz Intel Core 2 Duo, 4 GB memory
    Any advice?

    Start time: 20:47:33 03/23/15
    Revision: 1299
    Model Identifier: MacBookPro5,2
    System Version: OS X 10.10.2 (14C1514)
    Kernel Version: Darwin 14.1.0
    Time since boot: 1 day22:50
    UID: 501
    SerialATA
        ST9500420ASG                           
    Energy (lifetime)
        kernel_task (UID 0): 10.51
    Energy (sampled)
        kernel_task (UID 0): 7.11
    DNS: 8.8.8.8 (static)
    Diagnostic reports
        2015-02-23 Safari hang x2
        2015-02-24 discoveryd crash
        2015-02-26 Safari hang
        2015-02-26 com.apple.WebKit.WebContent crash*
        2015-02-27 Safari hang x2
        2015-02-28 Google Chrome crash x2
        2015-03-01 discoveryd crash
        2015-03-05 Safari hang
        2015-03-10 Safari crash*
        2015-03-10 com.apple.WebKit.WebContent crash*
        2015-03-13 Safari hang x2
        2015-03-13 com.apple.WebKit.WebContent crash*
        2015-03-17 Safari hang
        2015-03-17 discoveryd crash
        2015-03-19 garcon crash
        2015-03-21 Install Adobe Flash Player crash
        2015-03-21 Safari hang x2
        * Code injection
    HCI errors
        Bus: 0x24 Addr: 3 Errors: 5
    USB
        USB Hi-Speed Bus
          Host Controller Location: Built-in USB
          Host Controller Driver: AppleUSBEHCI
          Bus Number: 0x24
            Built-in iSight
              Location ID: 0x24400000 / 2
              Current Available (mA): 500
              Current Required (mA): 500
        USB Hi-Speed Bus
          Host Controller Location: Built-in USB
          Host Controller Driver: AppleUSBEHCI
          Bus Number: 0x26
        USB Bus
          Host Controller Location: Built-in USB
          Host Controller Driver: AppleUSBOHCI
          Bus Number: 0x04
            Apple Internal Keyboard / Trackpad
              Location ID: 0x04600000 / 3
              Current Available (mA): 500
              Current Required (mA): 40
            IR Receiver
              Location ID: 0x04500000 / 2
              Current Available (mA): 500
              Current Required (mA): 100
        USB Bus
          Host Controller Location: Built-in USB
          Host Controller Driver: AppleUSBOHCI
          Bus Number: 0x06
            BRCM2046 Hub
              Location ID: 0x06100000 / 2
              Current Available (mA): 500
              Current Required (mA): 0
                Bluetooth USB Host Controller
                  Location ID: 0x06110000 / 3
                  Current Available (mA): 500
                  Current Required (mA): 0
    HID errors: 11
    Shutdown codes
        -60 1
    Kernel log
        Mar 22 09:59:26 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 22 11:48:22 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 22 11:48:22 AppleUSBMultitouchDriver::validateChecksum - 512-byte packet checksum is incorrect (expected 0xddbb, checksum bytes were 0xdead)
        Mar 22 13:37:17 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 22 15:26:13 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 22 17:15:08 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 22 19:04:04 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 22 20:53:00 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 22 22:41:56 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 00:30:51 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 02:19:46 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 04:08:42 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 05:57:38 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 07:46:34 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 09:35:30 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 11:24:26 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 13:13:21 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 15:02:16 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 15:58:25 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 15:58:25 full wake promotion (reason 1) 250 ms
        Mar 23 18:13:17 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 19:15:28 full wake request (reason 1) 296 ms
        Mar 23 19:15:28 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 20:35:20 AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
        Mar 23 20:35:20 full wake promotion (reason 1) 302 ms
    System log
        Mar 22 22:43:33 configd: [0x7fba6b4e6630] [m]DNS query timeout (query time = 42.739870), [46TE]
        Mar 23 00:31:32 configd: [0x7fba6b4e4410] [m]DNS query timeout (query time = 8.630317), [46TE]
        Mar 23 02:20:28 configd: [0x7fba6b492da0] [m]DNS query timeout (query time = 8.056732), [46TE]
        Mar 23 04:09:30 configd: [0x7fba6b4e5160] [m]DNS query timeout (query time = 14.364342), [46TE]
        Mar 23 05:58:20 configd: [0x7fba6b492c40] [m]DNS query timeout (query time = 7.661999), [46TE]
        Mar 23 07:47:14 configd: [0x7fba6b590770] [m]DNS query timeout (query time = 7.020570), [46TE]
        Mar 23 09:35:33 configd: [0x7fba6b4e6510] [m]DNS query timeout (query time = 0.999849), [TE]
        Mar 23 09:36:20 configd: [0x7fba6b55a390] [m]DNS query timeout (query time = 14.249947), [46TE]
        Mar 23 09:37:08 configd: [0x7fba6b489a10] [m]DNS query timeout (query time = 48.243036), [46TE]
        Mar 23 11:25:07 configd: [0x7fba6b58efc0] [m]DNS query timeout (query time = 8.692700), [46TE]
        Mar 23 13:14:08 configd: [0x7fba6b592930] [m]DNS query timeout (query time = 8.615864), [46TE]
        Mar 23 15:02:57 configd: [0x7fba6b4e74a0] [m]DNS query timeout (query time = 8.107067), [46TE]
        Mar 23 15:58:29 configd: [0x7fba6b4e59b0] [m]DNS query timeout (query time = 4.097499), [TE]
        Mar 23 15:58:52 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Safari" for over 1.00 seconds. Server has re-enabled them.
        Mar 23 15:59:25 com.apple.kextd: ERROR: invalid signature for com.seagate.driver.PowSecDriverCore, will not load
        Mar 23 18:14:08 configd: [0x7fba6b591500] [m]DNS query timeout (query time = 34.998305), [46TE]
        Mar 23 18:15:00 configd: [0x7fba6b58e8c0] [m]DNS query timeout (query time = 51.678730), [46TE]
        Mar 23 19:15:33 SubmitDiagInfo: The connection to https://radarsubmissions.apple.com/submit could not be created
        Mar 23 19:15:33 SubmitDiagInfo: Request object for https://radarsubmissions.apple.com/submit couldn't be created
        Mar 23 19:15:33 SubmitDiagInfo: Error while submitting usage and diagnostic messages. SubmitDiagInfo failed to submit diagnostic messages
        Mar 23 19:15:34 SubmitDiagInfo: The connection to https://radarsubmissions.apple.com/submit could not be created
        Mar 23 19:15:34 SubmitDiagInfo: Request object for https://radarsubmissions.apple.com/submit couldn't be created
        Mar 23 19:15:34 SubmitDiagInfo: Error while attempting to fetch latest AWD config
        Mar 23 20:38:17 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Microsoft Word" for over 1.00 seconds. Server has re-enabled them.
        Mar 23 20:40:21 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Microsoft Word" for over 1.00 seconds. Server has re-enabled them.
    launchd log
        Mar 18 15:20:45 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1510: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 18 16:21:45 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1510: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 18 17:22:45 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1510: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 18 18:23:45 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1510: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 19 10:04:31 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1510: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 19 12:48:45 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1510: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 19 13:49:45 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1510: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 19 16:45:51 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1510: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 19 17:46:51 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1510: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 20 00:26:40 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1510: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 20 12:02:34 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1510: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 20 13:03:34 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1510: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 20 18:23:25 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.237, service = com.apple.photostream-agent, error = 119: Service is disabled
        Mar 20 19:24:22 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 20 23:18:29 com.apple.xpc.launchd.domain.pid.Install Adobe Flash Player.1412: Could not resolve origin of domain. XPC services in this domain's bundle will not be bootstrapped: error = 109: Invalid property list, taint = (null)
        Mar 20 23:26:49 com.apple.xpc.launchd.domain.pid.Install Adobe Flash Player.1452: Could not resolve origin of domain. XPC services in this domain's bundle will not be bootstrapped: error = 109: Invalid property list, taint = (null)
        Mar 20 23:41:06 com.apple.xpc.launchd.domain.pid.Install Adobe Flash Player.1519: Could not resolve origin of domain. XPC services in this domain's bundle will not be bootstrapped: error = 109: Invalid property list, taint = (null)
        Mar 20 23:45:48 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 21 00:00:41 com.apple.xpc.launchd.domain.pid.Install Adobe Flash Player.1566: Could not resolve origin of domain. XPC services in this domain's bundle will not be bootstrapped: error = 109: Invalid property list, taint = (null)
        Mar 21 10:03:48 com.apple.xpc.launchd.user.501.100006.Aqua: Could not import service from caller: caller = otherbsd.211, service = com.apple.photostream-agent, error = 119: Service is disabled
        Mar 21 10:05:39 com.apple.xpc.launchd.domain.pid.Install Adobe Flash Player.360: Could not resolve origin of domain. XPC services in this domain's bundle will not be bootstrapped: error = 109: Invalid property list, taint = (null)
        Mar 21 11:04:48 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 21 12:05:48 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
        Mar 21 21:58:46 com.apple.xpc.launchd.user.501.100006.Aqua: Could not import service from caller: caller = otherbsd.205, service = com.apple.photostream-agent, error = 119: Service is disabled
        Mar 23 16:00:04 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
    System services loaded
        com.adobe.fpsaud
        com.apple.watchdogd
        com.oracle.java.Helper-Tool
        com.oracle.java.JavaUpdateHelper
        com.seagate.TBDecorator.plist
        com.trusteer.rooks.rooksd
    System services disabled
        com.apple.mtmd
        org.samba.winbindd
        com.apple.mrt
        com.apple.mtmfs
    Login services loaded
        com.apple.mrt.uiagent
        com.citrixonline.GoToMeeting.G2MUpdate
        - status: 78
        com.facebook.videochat.NAME.updater
        - status: 1
        com.google.keystone.user.agent
        com.oracle.java.Java-Updater
        com.spotify.webhelper
        com.trusteer.rapport.rapportd
    Login services disabled
        com.apple.FTMonitor
        com.apple.imagent.monaco
    User services disabled
        com.apple.FTMonitor
        com.apple.imagent.monaco
    User login items
        iTunesHelper
        - missing value
    iCloud errors
        bird 168
        cloudd 15
        CallHistorySyncHelper 1
    Continuity errors
        sharingd 2
    Restricted files: 126
    Lockfiles: 76
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist
        - mod date: Sep 12 20:22:37 2014
        - checksum: 759053608
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.oracle.java.Java-Updater</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>
        <string>-bgcheck</string>
        </array>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>19</integer>
        <key>Minute</key>
        <integer>24</integer>
        <key>Weekday</key>
        <integer>4</integer>
        </dict>
        </dict>
        ...and 1 more line(s)
    Contents of /Library/LaunchAgents/com.trusteer.rapport.rapportd.plist
        - mod date: Feb  9 02:03:58 2015
        - checksum: 527028763
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.trusteer.rapport.rapportd</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Rapport/bin/rapportd.app/Contents/MacOS/rapportd</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>WorkingDirectory</key>
        <string>/Library/Rapport/bin</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>Umask</key>
        <integer>18</integer>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.apple.qmaster.qmasterd.plist
        - mod date: Aug 25 18:24:23 2010
        - checksum: 681742547
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.apple.qmaster.qmasterd</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/sbin/qmasterd</string>
        </array>
        <key>OnDemand</key>
        <false/>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.trusteer.rooks.rooksd.plist
        - mod date: Feb  9 02:03:58 2015
        - checksum: 1478412778
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.trusteer.rooks.rooksd</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Rapport/bin/rooksd</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Contents of /System/Library/LaunchDaemons/com.seagate.TBDecorator.plist
        - mod date: Oct 24 03:12:34 2011
        - checksum: 3070240373
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <!--
           com.seagate.TBDecorator.plist
           SeagateDiagnostics
           Created by John Brisbin on 3/10/10.
           Copyright 2010 Seagate Technologies LLC.. All rights reserved.
        -->
        <plist version="1.0">
        <dict>
        <key>KeepAlive</key>
        <true/>
        <key>Label</key>
        <string>com.seagate.TBDecorator.plist</string>
        <key>RunAtLoad</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Application Support/Seagate/TBLoopDriveParams</string>
        </array>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.facebook.videochat.NAME.plist
        - mod date: Aug 12 17:14:50 2014
        - checksum: 4257757439
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
          <key>Label</key>
          <string>com.facebook.videochat.NAME.updater</string>
          <key>ProgramArguments</key>
          <array>
            <string>/usr/bin/java</string>
            <string>-cp</string>
            <string>/Users/USER/Library/Application Support/Facebook/video/3.1.0.522/FacebookUpdate.jar</string>
            <string>FacebookUpdate</string>
            <string>com.facebook.peep</string>
            <string>3.1.0.522</string>
          </array>
          <key>RunAtLoad</key>
          <true/>
          <key>StartInterval</key>
          <integer>10800</integer>
          <key>StandardErrorPath</key>
          <string>/dev/null</string>
          <key>StandardOutPath</key>
          <string>/dev/null</string>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.google.keystone.agent.plist
        - mod date: Mar 13 10:30:54 2015
        - checksum: 3106690290
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.google.keystone.user.agent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
         <string>/Users/USER/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bu ndle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftw areUpdateAgent</string>
         <string>-runMode</string>
         <string>ifneeded</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>3523</integer>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.spotify.webhelper.plist
        - mod date: Mar 14 17:51:49 2015
        - checksum: 3772686701
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
         <key>Label</key>
         <string>com.spotify.webhelper</string>
         <key>KeepAlive</key>
         <dict>
          <key>NetworkState</key>
          <true/>
         </dict>
         <key>RunAtLoad</key>
         <true/>
         <key>Program</key>
         <string>/Users/USER/Library/Application Support/Spotify/SpotifyWebHelper</string>
         <key>SpotifyPath</key>
         <string>/Applications/Spotify.app</string></dict>
        </plist>
    Extensions
        /System/Library/Extensions/JMicronATA.kext
        - com.jmicron.JMicronATA
        /System/Library/Extensions/Seagate Storage Driver.kext/Contents/PlugIns/SeagateDriveIcons.kext
        - com.seagate.driver.SeagateDriveIcons
        /System/Library/Extensions/Seagate Storage Driver.kext/Contents/PlugIns/SeagateLeafPowSecDriver_10_4.kext
        - com.seagate.driver.PowSecLeafDriver_10_4
        /System/Library/Extensions/Seagate Storage Driver.kext/Contents/PlugIns/SeagateLeafPowSecDriver_10_5.kext
        - com.seagate.driver.PowSecLeafDriver_10_5
        /System/Library/Extensions/Seagate Storage Driver.kext
        - com.seagate.driver.PowSecDriverCore
    Applications
        /Applications/Bento.app
        - com.filemaker.bento
        /Applications/Finale 2011.app
        - com.makemusic.Finale
        /Applications/Firefox.app
        - org.mozilla.firefox
        /Applications/Garritan ARIA Player/ARIA Player.app
        - com.Garritan.ARIA Player
        /Applications/Garritan ARIA Player/Generate logs.app
        - N/A
        /Applications/Goodsol Solitaire 101 trial.app
        - com.goodsol.GoodsolSolitaire101
        /Applications/Microsoft Office 2008/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
        - com.microsoft.language_register
        /Applications/Microsoft Office 2008/Additional Tools/Remove Office/Remove Office.app
        - com.microsoft.removeoffice
        /Applications/Microsoft Office 2008/Microsoft Document Connection.app
        - com.microsoft.DocumentConnection
        /Applications/Microsoft Office 2008/Microsoft Entourage.app
        - com.microsoft.Entourage
        /Applications/Microsoft Office 2008/Microsoft Excel.app
        - com.microsoft.Excel
        /Applications/Microsoft Office 2008/Microsoft Messenger.app
        - com.microsoft.Messenger
        /Applications/Microsoft Office 2008/Microsoft PowerPoint.app
        - com.microsoft.Powerpoint
        /Applications/Microsoft Office 2008/Microsoft Word.app
        - com.microsoft.Word
        /Applications/Microsoft Office 2008/Office/Alerts Daemon.app
        - Microsoft/com.microsoft.AlertsDaemon
        /Applications/Microsoft Office 2008/Office/Equation Editor.app
        - com.microsoft.EquationEditor
        /Applications/Microsoft Office 2008/Office/Microsoft Cert Manager.app
        - com.microsoft.MicrosoftCertManager
        /Applications/Microsoft Office 2008/Office/Microsoft Chart Converter.app
        - com.microsoft.openxml.chart.app
        /Applications/Microsoft Office 2008/Office/Microsoft Clip Gallery.app
        - com.microsoft.ClipGallery
        /Applications/Microsoft Office 2008/Office/Microsoft Database Daemon.app
        - com.microsoft.entourage.database_daemon
        /Applications/Microsoft Office 2008/Office/Microsoft Database Utility.app
        - com.microsoft.entourage.database_utility
        /Applications/Microsoft Office 2008/Office/Microsoft Graph.app
        - com.microsoft.Graph
        /Applications/Microsoft Office 2008/Office/Microsoft Office Reminders.app
        - com.microsoft.entourage.office_reminders
        /Applications/Microsoft Office 2008/Office/Microsoft Office Setup Assistant.app
        - com.microsoft.setupassistant
        /Applications/Microsoft Office 2008/Office/Microsoft Project Gallery.app
        - com.microsoft.office_pg
        /Applications/Microsoft Office 2008/Office/Microsoft Query
        - N/A
        /Applications/Microsoft Office 2008/Office/Microsoft Sync Services.app
        - com.microsoft.entourage.syncservices12
        /Applications/Microsoft Office 2008/Office/My Day.app
        - com.microsoft.myday
        /Applications/Microsoft Office 2008/Office/Organization Chart.app
        - com.microsoft.OrgChart
        /Applications/ProPresenter.app
        - com.renewedvision.ProPresenter4
        /Applications/Utilities/Bluetooth Firmware Update.app
        - com.apple.updaters.btfirmwareupdate201
        /Applications/Yahoo! Messenger.app
        - com.yahoo.messenger3
        /Library/Application Support/MakeMusic/Finale 2011/Help Files/QuickStart Video Tips/QuickStart Video Tips.app
        - com.macromedia.Flash Player.app
        /Library/Application Support/Microsoft/HV1.0/Microsoft Help Viewer.app
        - com.microsoft.helpviewer
        /Library/Application Support/Microsoft/Office Converter Support/Open XML for Charts.app
        - com.microsoft.openxml.chartconverter.app
        /Library/Application Support/Microsoft/Office Converter Support/Open XML for Excel.app
        - com.microsoft.openxml.excel.app
        /Library/Application Support/Plogue/Aria/AriaReporter.app
        - com.plogue.AriaReporter
        /Library/Documentation/User Guides And Information.localized/Apple Hardware Test Read Me.app
        - com.apple.AppleHardwareTestReadMe
        /Users/USER/Downloads/ClassicMahjong.app
        - au.com.dogMelon.mahjong
        /Users/USER/Downloads/iUSBCam Demo v2.2.5 Installer/Install iUSBCam Demo.app
        - com.ecamm.installer.ichatusbcam
        /Users/USER/Downloads/macam-cvs-build-2009-09-25/macam.app
        - net.sourceforge.webcam-osx.application
        /Users/USER/Library/Application Support/Facebook/video/3.1.0.522/FacebookVideoCalling.app
        - com.Skype.FacebookVideoCalling
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_aohghmighlieiainnegkcijnfilokake/Default aohghmighlieiainnegkcijnfilokake.app
        - com.google.Chrome.app.Default-aohghmighlieiainnegkcijnfilokake-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_apdfllckaahabafndbhieahigkjlhalf/Default apdfllckaahabafndbhieahigkjlhalf.app
        - com.google.Chrome.app.Default-apdfllckaahabafndbhieahigkjlhalf-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_blpcfgokakmgnkcojhhkbfbldkacnbeo/Default blpcfgokakmgnkcojhhkbfbldkacnbeo.app
        - com.google.Chrome.app.Default-blpcfgokakmgnkcojhhkbfbldkacnbeo-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_coobgpohoikkiipiblmjeljniedjpjpf/Default coobgpohoikkiipiblmjeljniedjpjpf.app
        - com.google.Chrome.app.Default-coobgpohoikkiipiblmjeljniedjpjpf-internal
        /Users/USER/Library/Application Support/Google/Chrome/Default/Web Applications/_crx_pjkljhegncpnkpknbcohdijeoejaedia/Default pjkljhegncpnkpknbcohdijeoejaedia.app
        - com.google.Chrome.app.Default-pjkljhegncpnkpknbcohdijeoejaedia-internal
    PrefPane
        /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/deploy/JavaControlPanel.pref Pane
        - com.oracle.java.JavaControlPanel
        /Library/PreferencePanes/Flash Player.prefPane
        - com.adobe.flashplayerpreferences
        /Library/PreferencePanes/NTFSforMacOSX.prefPane:® OS X:
        - N/A
        /Library/PreferencePanes/RapportPreferences.prefPane
        - com.trusteer.RapportPreferences
        /Users/USER/Library/PreferencePanes/BrowserPlusPrefs.prefPane
        - com.yahoo.browserplus.prefpane
    Bundles
        /Library/Audio/Plug-Ins/Components/ARIA Player AU.component
        - com.Garritan.ARIA Player AU
        /Library/Audio/Plug-Ins/Components/Ambience.component
        - com.smartelectronix.magnus.Ambience
        /Library/Internet Plug-Ins/Flash Player.plugin
        - com.macromedia.Flash Player.plugin
        /Library/Internet Plug-Ins/JavaAppletPlugin.plugin
        - com.oracle.java.JavaAppletPlugin
        /Library/Internet Plug-Ins/OfficeLiveBrowserPlugin.plugin
        - com.microsoft.officelive.browserplugin
        /Library/QuickLook/Finale.qlgenerator
        - com.makemusic.qlgenerator.Finale
        /Library/Spotlight/Finale.mdimporter
        - com.makemusic.MDImporter.Finale
        /Users/USER/Library/Address Book Plug-Ins/SkypeABDialer.bundle
        - com.skype.skypeabdialer
        /Users/USER/Library/Address Book Plug-Ins/SkypeABSMS.bundle
        - com.skype.skypeabsms
        /Users/USER/Library/Address Book Plug-Ins/YMsgrCallABPlugin.bundle
        - com.yahoo.YMsgrCallABPlugin
        /Users/USER/Library/Address Book Plug-Ins/YMsgrMsnABPlugin.bundle
        - com.yahoo.YMsgrMsnABPlugin
        /Users/USER/Library/Address Book Plug-Ins/YMsgrSmsABPlugin.bundle
        - com.yahoo.YMsgrSmsABPlugin
        /Users/USER/Library/Address Book Plug-Ins/YMsgrYimABPlugin.bundle
        - com.yahoo.YMsgrYimABPlugin
        /Users/USER/Library/Internet Plug-Ins/BrowserPlus_2.6.0.plugin
        - com.yahoo.browserplus
        /Users/USER/Library/Internet Plug-Ins/CitrixOnlineWebDeploymentPlugin.plugin
        - com.citrixonline.mac.WebDeploymentPlugin
        /Users/USER/Library/Internet Plug-Ins/WebEx64.plugin
        - com.cisco_webex.plugin.gpc64
    Bundles (new)
        /Applications/Utilities/Adobe Flash Player Install Manager.app
        - com.adobe.flashplayer.installmanager
        /Applications/iPhoto.app
        - com.apple.iPhoto
        /Applications/iPhoto.app/Contents/Library/LoginItems/PhotoStreamAgent.app
        - null
        /Library/Internet Plug-Ins/Flash Player.plugin
        - com.macromedia.Flash Player.plugin
        /Library/PreferencePanes/Flash Player.prefPane
        - com.adobe.flashplayerpreferences
        /Users/USER/Downloads/EtreCheck.app
        - com.etresoft.EtreCheck
        /Users/USER/Library/Application Support/Sponsors.framework
        - com.oracle.Sponsors
        /Users/USER/Library/Application Support/Sponsors.framework/Versions/A/Resources/APNSetup.app
        - com.ask.APNSetup
    Library paths
        /Library/Rapport/bin/RapportDaishi.dylib
        /Library/Rapport/bin/RapportKadkadai.dylib
        /Library/Rapport/bin/RapportKadkadai538.dylib
        /Library/Rapport/bin/RapportKobo6.dylib
        /Library/Rapport/bin/RapportNichiren.dylib
        /Library/Rapport/bin/RapportTanzan24.dylib
        /Library/Rapport/bin/RapportTanzan31.dylib
        /Library/Rapport/bin/RapportTanzan32.dylib
        /Library/Rapport/bin/RapportTanzan33.dylib
        /Library/Rapport/bin/RapportTanzan340.dylib
        /Library/Rapport/bin/RapportTanzan350.dylib
        /Library/Rapport/bin/RapportTanzan36.dylib
        /Library/Rapport/bin/RapportTanzan360.dylib
        /Library/Rapport/bin/RapportUtil1.dylib
        /Library/Rapport/bin/RapportWKLibre534.dylib
        /Library/Rapport/bin/RapportWKLibre537.dylib
        /Library/Rapport/bin/RapportWKLibre538.dylib
        /Library/Rapport/bin/RapportWR.dylib
        /Library/Rapport/bin/librooksbas.dylib
        /Library/Rapport/bin/librooksmce.dylib
        /Library/Rapport/bin/trf.dylib
        /Library/Rapport/store/exts/RapportGP/baseline/RapportGP.dylib
        /Library/Rapport/store/exts/RapportMS/baseline/RapportMS.dylib
        /Users/USER/Library/Application Support/Google/Chrome/WidevineCDM/1.4.7.771/_platform_specific/mac_x64/libwidev inecdm.dylib
        /Users/USER/Library/Application Support/WebEx Folder/1425/cmcrypto-29.0.0.1.dylib
        /Users/USER/Library/Application Support/WebEx Folder/1425/xml-29.0.0.1.dylib
        /usr/lib/libUFSDNTFS.dylib
    App extensions
        com.getdropbox.dropbox.garcon
    Installations
        Office 2008 12.2.6 Update: 8/16/10, 9:30 PM
        Office 2008 12.2.5 Update: 6/18/10, 2:14 PM
        Office 2008 12.2.4 Update: 3/19/10, 11:32 AM
        Office 2008 12.2.3 Update: 12/3/09, 5:34 PM
        Microsoft Office 2008 for Mac: 12/3/09, 4:36 PM
    Elapsed time (sec): 1003

  • Console message near time of freeze

    This site is acting strange for me today so sorry if this is repeated.
    My computer freezes, once in awhile, and with the help from Apple a lot of trouble shooting has been done with no success. This last time I let it sit for awhile and when I came back it was apparent that, if not the whole computer at least Safari, had rebooted.
    I went to console and looked for a time gap around the correct time and found this message.
    "3/17/15 5:05:25.283 PM com.apple.xpc.launchd[1]: (com.apple.WebKit.Networking.B486233B-87CB-40EC-98B4-508D1969C09F[591]) Service exited with abnormal code: 1"
    Does this explain anything?

    Here are the results:
    Start time: 18:15:00 03/21/15
    Revision: 1295
    Model Identifier: iMac11,2
    System Version: OS X 10.10.2 (14C1510)
    Kernel Version: Darwin 14.1.0
    Time since boot: 3 days 2:08
    UID: 501
    SerialATA
        ST3500418AS                           
    USB
        Hub (Alcor Micro, Corp.)
        USB Sound Device (C-MEDIA ELECTRONICS INC.)
        My Book 1140 (Western Digital Technologies, Inc.)
        My Book 1144 (Western Digital Technologies, Inc.)
        Kensington Expert Mouse (Kensington)
    System errors (per sec)
        com.apple.WebKi (UID 501, error 316): 119
    Energy (lifetime)
        kernel_task (UID 0): 6.14
        WindowServer (UID 88): 6.09
    Energy (sampled)
        com.apple.WebKit.WebContent (UID 501): 10.28
        WindowServer (UID 88): 8.94
    DNS: 208.67.222.222 (static)
    Diagnostic reports
        2015-02-21 VerizonUpdateCenter crash
        2015-02-24 VerizonUpdateCenter crash
        2015-02-24 com.apple.WebKit.WebContent crash x12
        2015-02-27 VerizonUpdateCenter crash
        2015-02-27 discoveryd crash
        2015-03-04 VerizonUpdateCenter crash
        2015-03-09 VerizonUpdateCenter crash
        2015-03-13 VerizonUpdateCenter crash
        2015-03-14 com.apple.WebKit.WebContent crash x6
        2015-03-17 VerizonUpdateCenter crash
        2015-03-20 com.apple.CommerceKit.TransactionService crash
    Kernel log
        Mar 18 18:07:41 main_get_filesize 273 (ERROR(Avira) <395>):ERROR failed to obtain attributes
        Mar 18 18:07:41 main_get_filesize 273 (ERROR(Avira) <394>):ERROR failed to obtain attributes
        Mar 18 18:07:41 main_get_filesize 273 (ERROR(Avira) <402>):ERROR failed to obtain attributes
        Mar 18 18:07:41 main_get_filesize 273 (ERROR(Avira) <396>):ERROR failed to obtain attributes
        Mar 18 18:07:41 main_get_filesize 273 (ERROR(Avira) <402>):ERROR failed to obtain attributes
        Mar 18 18:07:41 main_get_filesize 273 (ERROR(Avira) <395>):ERROR failed to obtain attributes
        Mar 18 18:07:41 main_get_filesize 273 (ERROR(Avira) <399>):ERROR failed to obtain attributes
        Mar 18 18:07:41 main_get_filesize 273 (ERROR(Avira) <400>):ERROR failed to obtain attributes
        Mar 18 18:07:41 main_get_filesize 273 (ERROR(Avira) <396>):ERROR failed to obtain attributes
        Mar 18 18:07:41 main_get_filesize 273 (ERROR(Avira) <401>):ERROR failed to obtain attributes
        Mar 18 18:07:56 main_get_filesize 273 (ERROR(Avira) <389>):ERROR failed to obtain attributes
        Mar 18 18:11:21 PM notification timeout (pid 408, com.apple.WebKit)
        Mar 18 18:11:24 Failed to get hibernate image filename
        Mar 18 19:00:53 Failed to get hibernate image filename
        Mar 18 23:03:39 Failed to get hibernate image filename
        Mar 19 12:01:10 Failed to get hibernate image filename
        Mar 19 15:18:34 Failed to get hibernate image filename
        Mar 19 23:11:20 IOAudioStream[0xffffff8024f7c800]::clipIfNecessary() - Error: counted 1 clip more than one buffer ahead errors.
        Mar 19 23:15:55 Failed to get hibernate image filename
        Mar 20 11:12:01 Failed to get hibernate image filename
        Mar 20 12:06:31 Failed to get hibernate image filename
        Mar 20 16:04:47 Failed to get hibernate image filename
        Mar 21 10:32:50 Failed to get hibernate image filename
        Mar 21 12:55:08 Failed to get hibernate image filename
        Mar 21 14:43:27 Failed to get hibernate image filename
    System log
        Mar 20 15:44:15 softwareupdate_download_service:  securityd_message_with_reply_sync Failed to talk to secd after 4 attempts.
        Mar 20 17:53:29 configd: [0x7fa9a2531a30] [m]DNS query timeout (query time = 35.146591), [46TE]
        Mar 20 19:42:20 configd: [0x7fa9a2531500] [m]DNS query timeout (query time = 36.501774), [46TE]
        Mar 20 21:31:18 configd: [0x7fa9a2535350] [m]DNS query timeout (query time = 36.399839), [46TE]
        Mar 20 23:20:07 configd: [0x7fa9a24432c0] [m]DNS query timeout (query time = 35.371492), [46TE]
        Mar 21 01:09:06 configd: [0x7fa9a2444750] [m]DNS query timeout (query time = 35.147076), [46TE]
        Mar 21 02:57:54 configd: [0x7fa9a2443520] [m]DNS query timeout (query time = 36.243761), [46TE]
        Mar 21 04:46:55 configd: [0x7fa9a2444740] [m]DNS query timeout (query time = 35.129801), [46TE]
        Mar 21 06:35:44 configd: [0x7fa9a2535390] [m]DNS query timeout (query time = 36.128448), [46TE]
        Mar 21 08:24:43 configd: [0x7fa9a2448520] [m]DNS query timeout (query time = 35.138611), [46TE]
        Mar 21 10:13:30 configd: [0x7fa9a25327c0] [m]DNS query timeout (query time = 36.000014), [46TE]
        Mar 21 10:29:55 eprocsd: failed to get args for proc 6932: Invalid argument
        Mar 21 10:29:55 eprocsd: failed to get system proc list for pid 6932
        Mar 21 10:29:55 eprocsd: failed to get args for proc 6936: Invalid argument
        Mar 21 10:29:55 eprocsd: failed to get system proc list for pid 6936
        Mar 21 16:32:09 configd: [0x7fa9a243e8a0] [m]DNS query timeout (query time = 35.142781), [46TE]
        Mar 21 17:57:11 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Console" for over 1.00 seconds. Server has re-enabled them.
        Mar 21 17:59:36 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Console" for over 1.00 seconds. Server has re-enabled them.
        Mar 21 17:59:59 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Console" for over 1.00 seconds. Server has re-enabled them.
        Mar 21 18:00:23 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Console" for over 1.00 seconds. Server has re-enabled them.
        Mar 21 18:00:33 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Console" for over 1.00 seconds. Server has re-enabled them.
        Mar 21 18:15:48 eprocsd: failed to get args for proc 8728: Invalid argument
        Mar 21 18:15:48 eprocsd: failed to get system proc list for pid 8728
        Mar 21 18:16:00 eprocsd: failed to get args for proc 8855: Invalid argument
        Mar 21 18:16:00 eprocsd: failed to get system proc list for pid 8855
    launchd log
        Mar 18 16:07:42 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.262, service = org.tempel.findanyfile.hotkey, error = 119: Service is disabled
        Mar 18 16:07:42 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.262, service = com.apple.photostream-agent, error = 119: Service is disabled
        Mar 18 16:07:48 com.apple.xpc.launchd.domain.pid.storeaccountd.380: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 18 16:08:14 com.apple.xpc.launchd.domain.pid.NotificationCenter.428: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 18 16:45:08 com.apple.xpc.launchd.domain.pid.bird.298: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 18 17:34:26 com.apple.xpc.launchd.domain.pid.syncdefaultsd.641: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 18 18:22:48 com.apple.xpc.launchd.domain.pid.syncdefaultsd.727: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 18 22:03:07 com.apple.xpc.launchd.domain.pid.syncdefaultsd.1158: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 10:33:41 com.apple.xpc.launchd.domain.pid.syncdefaultsd.2059: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 10:48:53 com.apple.xpc.launchd.domain.pid.syncdefaultsd.2263: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 11:22:15 com.apple.xpc.launchd.domain.pid.Contacts.2816: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 11:51:55 com.apple.xpc.launchd.domain.pid.syncdefaultsd.3223: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 14:16:52 com.apple.xpc.launchd.domain.pid.syncdefaultsd.3392: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 14:19:57 com.apple.xpc.launchd.domain.pid.syncdefaultsd.3508: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 14:37:22 com.apple.xpc.launchd.domain.pid.syncdefaultsd.3785: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 14:48:28 com.apple.xpc.launchd.domain.pid.syncdefaultsd.3932: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 15:05:16 com.apple.xpc.launchd.domain.pid.syncdefaultsd.4149: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 22:03:36 com.apple.xpc.launchd.domain.pid.syncdefaultsd.4488: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 19 22:11:15 com.apple.xpc.launchd.domain.pid.Contacts.4593: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 20 10:57:50 com.apple.xpc.launchd.domain.pid.syncdefaultsd.5558: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 20 11:32:24 com.apple.xpc.launchd.domain.pid.syncdefaultsd.5950: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 20 15:58:00 com.apple.xpc.launchd.domain.pid.syncdefaultsd.6666: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 21 10:29:54 com.apple.xpc.launchd.domain.pid.syncdefaultsd.6914: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 21 14:36:51 com.apple.xpc.launchd.domain.pid.syncdefaultsd.7875: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
        Mar 21 17:50:48 com.apple.xpc.launchd.domain.pid.syncdefaultsd.7987: Failed to bootstrap path: path = /System/Library/PrivateFrameworks/AccountsDaemon.framework/XPCServices/Dataclas sOwnersManager copy.xpc, error = 128: The specified path is not a bundle
    Console log
         Reason: unsafe use of @executable_path in /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird with restricted binary
        Mar 18 17:31:58 mdworker: Error loading /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird:  dlopen(/Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdi mporter/Contents/MacOS/thunderbird, 262): Library not loaded: @executable_path/libmozglue.dylib
         Referenced from: /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird
         Reason: unsafe use of @executable_path in /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird with restricted binary
        Mar 18 22:03:11 mdworker: Error loading /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird:  dlopen(/Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdi mporter/Contents/MacOS/thunderbird, 262): Library not loaded: @executable_path/libmozglue.dylib
         Referenced from: /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird
         Reason: unsafe use of @executable_path in /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird with restricted binary
        Mar 19 10:33:56 mdworker: Error loading /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird:  dlopen(/Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdi mporter/Contents/MacOS/thunderbird, 262): Library not loaded: @executable_path/libmozglue.dylib
         Referenced from: /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird
         Reason: unsafe use of @executable_path in /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird with restricted binary
        Mar 19 11:32:02 mdworker: Error loading /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird:  dlopen(/Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdi mporter/Contents/MacOS/thunderbird, 262): Library not loaded: @executable_path/libmozglue.dylib
         Referenced from: /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird
         Reason: unsafe use of @executable_path in /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird with restricted binary
        Mar 19 14:24:41 mdworker: Error loading /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird:  dlopen(/Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdi mporter/Contents/MacOS/thunderbird, 262): Library not loaded: @executable_path/libmozglue.dylib
         Referenced from: /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird
         Reason: unsafe use of @executable_path in /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird with restricted binary
        Mar 19 22:03:54 mdworker: Error loading /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird:  dlopen(/Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdi mporter/Contents/MacOS/thunderbird, 262): Library not loaded: @executable_path/libmozglue.dylib
         Referenced from: /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird
         Reason: unsafe use of @executable_path in /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird with restricted binary
        Mar 19 23:11:44 mdworker: Error loading /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird:  dlopen(/Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdi mporter/Contents/MacOS/thunderbird, 262): Library not loaded: @executable_path/libmozglue.dylib
         Referenced from: /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird
         Reason: unsafe use of @executable_path in /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird with restricted binary
        Mar 20 15:43:37 mdworker: Error loading /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird:  dlopen(/Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdi mporter/Contents/MacOS/thunderbird, 262): Library not loaded: @executable_path/libmozglue.dylib
         Referenced from: /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird
         Reason: unsafe use of @executable_path in /Applications/Thunderbird.app/Contents/Library/Spotlight/thunderbird.mdimporter /Contents/MacOS/thunderbird with restricted binary
    Loaded kernel extensions
        com.avira.kext.FileAccessControl (1.0.0d1)
        com.kensington.trackballworks.driver (1.1.2)
    System services loaded
        com.adobe.fpsaud
        com.apple.AccountPolicyHelper
        com.apple.MobileFileIntegrity
        com.apple.cache_delete
        com.apple.ctkd
        com.apple.icloud.findmydeviced
        com.apple.iconservices.iconservicesagent
        com.apple.ifdreader
        com.apple.nehelper
        com.apple.nsurlsessiond_privileged
        com.apple.secinitd
        com.apple.spindump
        com.apple.watchdogd
        com.apple.wdhelper
        com.avira.antivirus.dbcleaner
        com.avira.antivirus.ipm.loader
        com.avira.helper.watchdox
        com.bresink.system.privilegedhelper-tts
        com.bresink.system.securityagent3a
        com.macpaw.CleanMyMac2.Agent
        com.oracle.java.Helper-Tool
        com.oracle.java.JavaUpdateHelper
    Login services loaded
        2BUA8C4S2C.com.agilebits.onepassword4-helper
        com.apple.CallHistoryPluginHelper
        com.apple.icloud.fmfd
        com.apple.spindump_agent
        com.avira.antivirus.general_agent
        com.avira.antivirus.ipm.ui
        com.avira.antivirus.notifications_agent
        com.avira.antivirus.odscan.default
        com.avira.antivirus.scheduler_agent
        com.avira.antivirus.systray
        com.avira.antivirus.telemetry_agent
        com.avira.antivirus.update.default
        com.macpaw.CleanMyMac2Helper.diskSpaceWatcher
        com.macpaw.CleanMyMac2Helper.scheduledScan
        com.macpaw.CleanMyMac2Helper.trashWatcher
        com.oracle.java.Java-Updater
    User services loaded
        com.apple.security.cloudkeychainproxy3
    User login items
        iTunesHelper
        - /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app
        TrackballWorksHelper
        - /Library/PreferencePanes/TrackballWorks.prefPane/Contents/Resources/TrackballWo rksHelper.app
        Dropbox
        - /Applications/Dropbox.app
        VerizonUpdateCenter
        - /Applications/VerizonUpdateCenter.app
    Safari extensions
        1Password
        - com.agilebits.onepassword4-safari
        AllPagesZoom
        - com.sidetree.AllPagesZoom
        Amazon Shopping Assistant
        - com.spigot.safari.amazonshopassist
        ClickToFlash
        - com.hoyois.safari.clicktoflash
        Ebay Shopping Assistant
        - com.spigot.safari.ebayshopassist
        ResizeMe
        - com.aaronholla.resizeme
        Searchme
        - com.spigot.safari.searchme
        Slick Savings
        - com.spigot.safari.slicksavings
    iCloud errors
        bird 70
        cloudd 21
    Restricted files: 62
    Lockfiles: 5
    Accessibility
        Cursor Magnification: On
    Contents of /Library/LaunchAgents/com.avira.antivirus.general.agent.plist
        - mod date: Mar 17 13:18:13 2015
        - checksum: 36457759
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
            <key>Label</key>
            <string>com.avira.antivirus.general_agent</string>
            <key>ProgramArguments</key>
            <array>
                <string>/Applications/Avira.app/Contents/MacOS/AV_Scheduler</string>
                <string>--taskFromDaemon</string>
            </array>
            <key>WorkingDirectory</key>
            <string>/Applications/Avira.app/Contents/MacOS</string>
            <!-- Start when we got new data -->
            <key>WatchPaths</key>
            <array>
                <string>/var/run/agent_tasks</string>
            </array>
        </dict>
        </plist>
        <!-- AVCS4F3A4200C37OUUIDPUUIDT62F3AB0132FAVCSE -->
    Contents of /Library/LaunchAgents/com.avira.antivirus.ipm.ui.plist
        - mod date: Mar 17 13:18:13 2015
        - checksum: 2975542035
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.avira.antivirus.ipm.ui</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Avira.app/Contents/MacOS/uxipm.app/Contents/MacOS/uxipm_u i</string>
        <string>--auto</string>
        </array>
        <key>WorkingDirectory</key>
        <string>/Applications/Avira.app/Contents/MacOS/uxipm.app/Contents/MacOS</string >
        <!-- We implemented our own (smarter) throttling -->
        <key>ThrottleInterval</key>
        <integer>0</integer>
        <!-- Start when the loader has new data -->
        <key>WatchPaths</key>
        <array>
                <string>/Library/Application\ Support/Avira/IPM/watch</string>
        </array>
        <!-- Start on login -->
        <key>RunAtLoad</key>
        <true />
        <!-- Start periodically -->
        ...and 5 more line(s)
    Contents of /Library/LaunchAgents/com.avira.antivirus.notifications.agent.plist
        - mod date: Mar 17 13:18:13 2015
        - checksum: 3883725854
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
            <key>Label</key>
            <string>com.avira.antivirus.notifications_agent</string>
            <key>ProgramArguments</key>
            <array>
                <string>/Applications/Avira.app/Contents/MacOS/AV_Scheduler</string>
                <string>--showNotification</string>
            </array>
            <key>WorkingDirectory</key>
            <string>/Applications/Avira.app/Contents/MacOS</string>
            <!-- Start when we got new data -->
            <key>WatchPaths</key>
            <array>
                <string>/var/run/notifications_dir</string>
            </array>
        </dict>
        </plist>
        <!-- AVCS4F3A4200C37OUUIDPUUIDT62F3AB0132FAVCSE -->
    Contents of /Library/LaunchAgents/com.avira.antivirus.odscan.default.plist
        - mod date: Mar 17 13:49:24 2015
        - checksum: 2691884845
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.avira.antivirus.odscan.default</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Avira.app/Contents/MacOS/AV_Scheduler</string>
        <string>-j</string>
        <string>scan</string>
        <string>-d</string>
        <string>/Applications/Avira.app/Contents/Resources/av_scheduler_plugin/scanjobf iles/com.avira.antivirus.odscan.ini</string>
        <string>-l</string>
        <string>1426614564</string>
        </array>
        <key>ServiceDescription</key>
        <string>Default Scanjob</string>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>12</integer>
        <key>Minute</key>
        <integer>0</integer>
        <key>Weekday</key>
        ...and 4 more line(s)
    Contents of /Library/LaunchAgents/com.avira.antivirus.scheduler.agent.plist
        - mod date: Mar 17 13:18:12 2015
        - checksum: 2593853937
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
            <key>Label</key>
            <string>com.avira.antivirus.scheduler_agent</string>
            <key>ProgramArguments</key>
            <array>
                <string>/Applications/Avira.app/Contents/MacOS/AV_Scheduler</string>
                <string>--callbackFromGuard</string>
            </array>
            <key>WorkingDirectory</key>
            <string>/Applications/Avira.app/Contents/MacOS</string>
            <!-- Start when we got new data -->
            <key>WatchPaths</key>
            <array>
                <string>/var/run/guard_scan_job.sock</string>
            </array>
        </dict>
        </plist>
        <!-- AVCS4F3A4200C37OUUIDPUUIDT62F3AB0132FAVCSE -->
    Contents of /Library/LaunchAgents/com.avira.antivirus.systray.plist
        - mod date: Mar 17 13:18:12 2015
        - checksum: 2013138860
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.avira.antivirus.systray</string>
        <key>Program</key>
        <string>/Applications/Avira.app/Contents/MacOS/AV_Systray.app/Contents/MacOS/AV _Systray</string>
        <key>RunAtLoad</key>
        <true/>
        <key>KeepAlive</key>
        <true/>
        </dict>
        </plist>
        <!-- AVCS4F3A4200C37OUUIDPUUIDT62F3AB0132FAVCSE -->
    Contents of /Library/LaunchAgents/com.avira.antivirus.telemetry.agent.plist
        - mod date: Mar 17 13:18:13 2015
        - checksum: 321965296
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
            <key>Label</key>
            <string>com.avira.antivirus.telemetry_agent</string>
            <key>ProgramArguments</key>
            <array>
                <string>/Applications/Avira.app/Contents/MacOS/AV_Scheduler</string>
                <string>--showTelemetry</string>
            </array>
            <key>WorkingDirectory</key>
            <string>/Applications/Avira.app/Contents/MacOS</string>
            <!-- Start when we got new data -->
            <key>WatchPaths</key>
            <array>
                <string>/var/run/telemetry</string>
            </array>
        </dict>
        </plist>
        <!-- AVCS4F3A4200C37OUUIDPUUIDT62F3AB0132FAVCSE -->
    Contents of /Library/LaunchAgents/com.avira.antivirus.update.default.plist
        - mod date: Mar 17 13:18:13 2015
        - checksum: 4209241739
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>StartInterval</key>
        <integer>7200</integer>
        <key>Label</key>
        <string>com.avira.antivirus.update.default</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Avira.app/Contents/MacOS/AV_Scheduler</string>
        <string>-j</string>
        <string>update</string>
        </array>
        <key>ServiceDescription</key>
        <string>Default Updatejob</string>
        </dict>
        </plist>
        <!-- AVCS4F3A4200C37OUUIDPUUIDT62F3AB0132FAVCSE -->
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist
        - mod date: May  7 15:26:12 2014
        - checksum: 3985388749
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.oracle.java.Java-Updater</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>
        <string>-bgcheck</string>
        </array>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>22</integer>
        <key>Minute</key>
        <integer>29</integer>
        <key>Weekday</key>
        <integer>7</integer>
        </dict>
        </dict>
        ...and 1 more line(s)
    Contents of /Library/LaunchDaemons/com.avira.antivirus.dbcleaner.plist
        - mod date: Mar 17 13:18:12 2015
        - checksum: 270305186
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
                <key>StartInterval</key>
                <integer>7200</integer>
                <key>Label</key>
                <string>com.avira.antivirus.dbcleaner</string>
                <key>UserName</key>
                <string>root</string>
                <key>Umask</key>
                <integer>000</integer>
                <key>Program</key>
                <string>/Applications/Avira.app/Contents/MacOS/dbcleaner</string>
                <key>ServiceDescription</key> 
                <string>Events Database Cleanup</string>
                <key>RunAtLoad</key>
                <true/>
        </dict>
        </plist>
        <!-- AVCS4F3A4200C37OUUIDPUUIDT62F3AB0132FAVCSE -->
    Contents of /Library/LaunchDaemons/com.avira.antivirus.ipm.loader.plist
        - mod date: Mar 17 13:18:13 2015
        - checksum: 2553569183
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.avira.antivirus.ipm.loader</string>
        <key>UserName</key>
        <string>_avipm</string>
        <key>Program</key>
        <string>/Applications/Avira.app/Contents/MacOS/uxipm.app/Contents/MacOS/uxipm_l oader</string>
        <key>WorkingDirectory</key>
        <string>/Applications/Avira.app/Contents/MacOS/uxipm.app/Contents/MacOS</string >
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>1800</integer>
        </dict>
        </plist>
        <!-- AVCS4F3A4200C37OUUIDPUUIDT62F3AB0132FAVCSE -->
    Contents of /Library/LaunchDaemons/com.avira.helper.watchdox.plist
        - mod date: Mar 17 13:18:12 2015
        - checksum: 2664366839
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.avira.helper.watchdox</string>
        <key>UserName</key>
        <string>root</string>
        <key>WorkingDirectory</key>
        <string>/Applications/Avira.app/Contents/MacOS</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Avira.app/Contents/MacOS/avwatchdox.bin</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>KeepAlive</key>
        <true/>
        <key>ExitTimeOut</key>
        <integer>60</integer>
        <key>StandardOutPath</key>
        <string>/var/log/com.avira.helper.watchdox.log</string>
        <key>StandardErrorPath</key>
        <string>/var/log/com.avira.helper.watchdox.log</string>
        </dict>
        ...and 2 more line(s)
    Contents of /Library/LaunchDaemons/com.bresink.system.privilegedhelper-tts.plist
        - mod date: Nov 29 13:12:15 2014
        - checksum: 3153380205
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.bresink.system.privilegedhelper-tts</string>
        <key>MachServices</key>
        <dict>
        <key>com.bresink.system.privilegedhelper-tts</key>
        <true/>
        </dict>
        <key>Program</key>
        <string>/Library/PrivilegedHelperTools/com.bresink.system.privilegedhelper-tts< /string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.bresink.system.privilegedhelper-tts< /string>
        </array>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.bresink.system.securityagent3a.plist
        - mod date: Apr 26 14:17:07 2014
        - checksum: 1758205685
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.bresink.system.securityagent3a</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.bresink.system.securityagent3a</stri ng>
        </array>
        <key>Sockets</key>
        <dict>
        <key>MasterSocket</key>
        <dict>
        <key>SockFamily</key>
        <string>Unix</string>
        <key>SockPathMode</key>
        <integer>438</integer>
        <key>SockPathName</key>
        <string>/var/run/com.bresink.system.securityagent3a.socket</string>
        <key>SockType</key>
        <string>Stream</string>
        </dict>
        </dict>
        </dict>
        ...and 1 more line(s)
    Contents of /Library/LaunchDaemons/com.macpaw.CleanMyMac2.Agent.plist
        - mod date: Jan 17 10:24:48 2015
        - checksum: 2453449774
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.macpaw.CleanMyMac2.Agent</string>
        <key>MachServices</key>
        <dict>
        <key>com.macpaw.CleanMyMac2.Agent</key>
        <true/>
        </dict>
        <key>Program</key>
        <string>/Library/PrivilegedHelperTools/com.macpaw.CleanMyMac2.Agent</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.macpaw.CleanMyMac2.Agent</string>
        </array>
        <key>Sockets</key>
        <dict>
        <key>MasterSocket</key>
        <dict>
        <key>SockFamily</key>
        <string>Unix</string>
        <key>SockPathMode</key>
        <integer>438</integer>
        ...and 8 more line(s)
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist
        - mod date: Apr 27 16:08:26 2014
        - checksum: 394026997
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Reader.app/Contents/MacOS/Updater/Adobe Reader Updater Helper.app/Contents/MacOS/Adobe Reader Updater Helper</string>
        <string>semi-auto</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist
        - mod date: Jan 17 10:16:36 2015
        - checksum: 2956695288
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.macpaw.CleanMyMac2Helper.diskSpaceWatcher</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/bin/open</string>
        <string>-F</string>
        <string>-g</string>
        <string>/Users/USER/Library/Application Support/CleanMyMac 2/CleanMyMac 2 Helper.app</string>
        <string>--args</string>
        <string>-watchDiskSpace</string>
        </array>
        <key>RunAtLoad</key>
        <false/>
        <key>StartInterval</key>
        <integer>3600</integer>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.macpaw.CleanMyMac2Helper.scheduledScan.plist
        - mod date: Jan 17 10:25:25 2015
        - checksum: 149137334
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.macpaw.CleanMyMac2Helper.scheduledScan</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/bin/open</string>
        <string>-F</string>
        <string>-g</string>
        <string>-n</string>
        <string>/Users/USER/Library/Application Support/CleanMyMac 2/CleanMyMac 2 Helper.app</string>
        <string>--args</string>
        <string>-scheduled</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>10</integer>
        <key>Minute</key>
        <integer>25</integer>
        </dict>
        ...and 2 more line(s)
    Contents of Library/LaunchAgents/com.macpaw.CleanMyMac2Helper.trashWatcher.plist
        - mod date: Jan 17 10:16:36 2015
        - checksum: 343543279
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.macpaw.CleanMyMac2Helper.trashWatcher</string>
        <key>ProgramArguments</key>
        <array>
        <string>/usr/bin/open</string>
        <string>-F</string>
        <string>-g</string>
        <string>/Users/USER/Library/Application Support/CleanMyMac 2/CleanMyMac 2 Helper.app</string>
        <string>--args</string>
        <string>-watchTrash</string>
        </array>
        <key>RunAtLoad</key>
        <false/>
        <key>WatchPaths</key>
        <array>
        <string>/Users/USER/.Trash</string>
        </array>
        </dict>
        </plist>
    Extensions
        /Library/Extensions/TrackballWorks.kext
        - com.kensington.trackballworks.driver
        /System/Library/Extensions/FileAccessControl.kext
        - com.avira.kext.FileAccessControl
        /System/Library/Extensions/JMicronATA.kext
        - com.jmicron.JMicronATA
    Applications
        /Applications/Avira.app
        - com.avira.controlcenter
        /Applications/CarMD.app
        - com.Innova.CarMD
        /Applications/Microsoft Office 2008/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
        - com.microsoft.language_register
        /Applications/Microsoft Office 2008/Additional Tools/Remove Office/Remove Office.app
        - com.microsoft.removeoffice
        /Applications/Microsoft Office 2008/Microsoft Document Connection.app
        - com.microsoft.DocumentConnection
        /Applications/Microsoft Office 2008/Microsoft Entourage.app
        - com.microsoft.Entourage
        /Applications/Microsoft Office 2008/Microsoft Excel.app
        - com.microsoft.Excel
        /Applications/Microsoft Office 2008/Microsoft Messenger.app
        - com.microsoft.Messenger
        /Applications/Microsoft Office 2008/Microsoft PowerPoint.app
        - com.microsoft.Powerpoint
        /Applications/Microsoft Office 2008/Microsoft Word.app
        - com.microsoft.Word
        /Applications/Microsoft Office 2008/Office/Alerts Daemon.app
        - Microsoft/com.microsoft.AlertsDaemon
        /Applications/Microsoft Office 2008/Office/Equation Editor.app
        - com.microsoft.EquationEditor
        /Applications/Microsoft Office 2008/Office/Microsoft Cert Manager.app
        - com.microsoft.MicrosoftCertManager
        /Applications/Microsoft Office 2008/Office/Microsoft Chart Converter.app
        - com.microsoft.openxml.chart.app
        /Applications/Microsoft Office 2008/Office/Microsoft Clip Gallery.app
        - com.microsoft.ClipGallery
        /Applications/Microsoft Office 2008/Office/Microsoft Database Daemon.app
        - com.microsoft.entourage.database_daemon
        /Applications/Microsoft Office 2008/Office/Microsoft Database Utility.app
        - com.microsoft.entourage.database_utility
        /Applications/Microsoft Office 2008/Office/Microsoft Graph.app
        - com.microsoft.Graph
        /Applications/Microsoft Office 2008/Office/Microsoft Office Reminders.app
        - com.microsoft.entourage.office_reminders
        /Applications/Microsoft Office 2008/Office/Microsoft Office Setup Assistant.app
        - com.microsoft.setupassistant
        /Applications/Microsoft Office 2008/Office/Microsoft Project Gallery.app
        - com.microsoft.office_pg
        /Applications/Microsoft Office 2008/Office/Microsoft Query
        - N/A
        /Applications/Micros

  • My mac is too slow

    I have a macbook pro over time it is getting slower and slower. it takes a while to start with may be 2/3 times password requests then a struggle while working on it... may I have some advise please
    EtreCheck version: 2.1.8 (121)
    Report generated 8 March 2015 01:29:22 GMT
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Mid 2012) (Technical Specifications)
        MacBook Pro - model: MacBookPro9,2
        1 2.5 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 277
    Video Information: ℹ️
        Intel HD Graphics 4000
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 17 days 4:1:37
    Disk Information: ℹ️
        APPLE HDD HTS547550A9E384 disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 498.88 GB (342.46 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 499.25 GB Online
        HL-DT-ST DVDRW  GS31N 
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /System/Library/Extensions
        [not loaded]    com.leapfrog.codeless.kext (2) [Click for support]
        [not loaded]    com.leapfrog.driver.LfConnectDriver (1.9.8 - SDK 10.8) [Click for support]
        [not loaded]    com.tomtom.driver.UsbEthernetGadget (1.0.0d1) [Click for support]
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.cmfsyncagent.plist
        [killed]    com.apple.Maps.pushdaemon.plist
        [killed]    com.apple.telephonyutilities.callservicesd.plist
        4 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.periodic-monthly.plist
        [killed]    com.apple.wdhelper.plist
        [killed]    com.apple.xpc.smd.plist
        4 processes killed due to memory pressure
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.leapfrog.connect.authdaemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [running]    com.amazon.cloud-player.plist [Click for support]
        [running]    com.leapfrog.connect.monitor.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.scheduledScan.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.trashWatcher.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        MyTomTomSA    UNKNOWN Hidden (missing value)
        AdobeResourceSynchronizer    Application Hidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
        Dropbox    UNKNOWN Hidden (missing value)
        Canon IJ Network Scanner Selector EX    Application Hidden (/Applications/Canon Utilities/IJ Network Scanner Selector EX/Canon IJ Network Scanner Selector EX.app)
        Dropbox    Application  (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        EPPEX Plugin: Version: 10.0 [Click for support]
        AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.6 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.30214.0 - SDK 10.6 [Click for support]
        AmazonMP3DownloaderPlugin101749: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 [Click for support]
    User internet Plug-ins: ℹ️
        RealPlayer Plugin: Version: Unknown
        WebEx64: Version: 1.0 - SDK 10.6 [Click for support]
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Growl  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
            10%    WindowServer
             7%    AdobeReader
             7%    com.apple.WebKit.Networking
             3%    Safari
             1%    hidd
    Top Processes by Memory: ℹ️
        150 MB    AdobeReader
        129 MB    Mail
        120 MB    Safari
        94 MB    Finder
        64 MB    Skype
    Virtual Memory Information: ℹ️
        27 MB    Free RAM
        805 MB    Active RAM
        776 MB    Inactive RAM
        990 MB    Wired RAM
        58.78 GB    Page-ins
        3.59 GB    Page-outs
    Diagnostics Information: ℹ️
        Mar 7, 2015, 12:41:29 PM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-03-07-124129_[ redacted].hang
        Mar 7, 2015, 12:41:28 PM    /Library/Logs/DiagnosticReports/Microsoft Word_2015-03-07-124128_[redacted].hang
        Mar 7, 2015, 12:35:12 PM    /Library/Logs/DiagnosticReports/Microsoft Word_2015-03-07-123512_[redacted].cpu_resource.diag [Click for details]

    Thank you Linc for the reply
    These are the messages just during the time I needed to login this morning about 2 mins!!!
    It seems a lot but I couldn't decide which ones would be of benefit..
    08/03/2015 08:15:02.000 kernel[0]: hibernate_page_list_setall(preflight 0) start 0xffffff809968d000, 0xffffff8099c47000
    08/03/2015 08:15:02.000 kernel[0]: hibernate_teardown started
    08/03/2015 08:15:02.000 kernel[0]: hibernate_teardown: wired_pages 215836, free_pages 80693, active_pages 242900, inactive_pages 174416, speculative_pages 7, cleaned_pages 0, compressor_pages 326383
    08/03/2015 08:15:02.000 kernel[0]: hibernate_teardown_pmap_structs done: last_valid_compact_indx 860529
    08/03/2015 08:15:02.000 kernel[0]: hibernate_teardown: mark_as_unneeded_pages 1024, 1018, 5032
    08/03/2015 08:15:02.000 kernel[0]: hibernate_teardown completed - discarded 7074
    08/03/2015 08:15:02.000 kernel[0]: hibernate_page_list_setall time: 263 ms
    08/03/2015 08:15:02.000 kernel[0]: pages 1001363, wire 184822, act 242900, inact 16081, cleaned 0 spec 7, zf 158335, throt 0, compr 326383, xpmapped 18158
    08/03/2015 08:15:02.000 kernel[0]: did discard act 3953 inact 51301 purgeable 15651 spec 1927 cleaned 3
    08/03/2015 08:15:02.000 kernel[0]: hibernate_page_list_setall found pageCount 928528
    08/03/2015 08:15:02.000 kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    08/03/2015 08:15:02.000 kernel[0]: IOHibernatePollerOpen(0)
    08/03/2015 08:15:02.000 kernel[0]: encryptStart 14040
    08/03/2015 08:15:02.000 kernel[0]: bitmap_size 0x1f4dc, previewSize 0x175bb0, writing 927798 pages @ 0x1a90cc
    08/03/2015 08:15:02.000 kernel[0]: hibernate_rebuild started
    08/03/2015 08:15:02.000 kernel[0]: hibernate_rebuild_pmap_structs done: last_valid_compact_indx 860529
    08/03/2015 08:15:02.000 kernel[0]: hibernate_rebuild completed - took 52 msecs
    08/03/2015 08:15:02.000 kernel[0]: booter start at 3313 ms smc 0 ms, [36, 0, 0] total 19324 ms, dsply 0, 42 ms, tramp 676 ms
    08/03/2015 08:15:02.000 kernel[0]: hibernate_machine_init: state 2, image pages 184609, sum was 35683205, imageSize 0x87b21000, image1Size 0x11126000, conflictCount 4446, nextFree 121b
    08/03/2015 08:15:02.000 kernel[0]: hibernate_newruntime_map time: 0 ms, IOHibernatePollerOpen(), ml_get_interrupts_enabled 0
    08/03/2015 08:15:02.000 kernel[0]: IOHibernatePollerOpen(0) 30 ms
    08/03/2015 08:15:02.000 kernel[0]: hibernate_machine_init reading
    08/03/2015 08:15:02.000 kernel[0]: PMStats: Hibernate read took 23377 ms
    08/03/2015 08:15:02.000 kernel[0]: hibernate_machine_init pagesDone 928315 sum2 b4ce25b, time: 23377 ms, disk(0x20000) 81 Mb/s, comp bytes: 2034282496 time: 2370 ms 818 Mb/s, crypt bytes: 1990176768 time: 864 ms 2195 Mb/s
    08/03/2015 08:15:02.000 kernel[0]: Wake reason: EC.LidOpen (User)
    08/03/2015 08:15:02.000 kernel[0]: AppleKeyStore::parseBootData: entry at offset 0
    08/03/2015 08:15:02.000 kernel[0]: AppleKeyStore::parseBootData: setPassphrase() returned 0xe00002c2, skipping entry
    08/03/2015 08:15:02.000 kernel[0]: AppleKeyStore::parseBootData: entry at offset 64
    08/03/2015 08:15:02.000 kernel[0]: AppleKeyStore::parseBootData: setKey() returned 0xe00002c2, skipping entryPrevious sleep cause: 5
    08/03/2015 08:15:02.000 kernel[0]: Previous shutdown cause: 5
    08/03/2015 08:15:02.000 kernel[0]: AppleThunderboltGenericHAL::earlyWake - complete - took 18 milliseconds
    08/03/2015 08:15:02.000 kernel[0]: TBT W (1): 0 [x]
    08/03/2015 08:15:02.000 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    08/03/2015 08:15:02.000 kernel[0]: en1: channel changed to 1
    08/03/2015 08:15:02.000 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    08/03/2015 08:15:02.000 kernel[0]: en1: channel changed to 1
    08/03/2015 08:15:02.000 kernel[0]: AirPort: Link Up on awdl0
    08/03/2015 08:15:02.422 configd[28]: [0x7fdff14668d0] [m]DNS query timeout (query time = 3654.520886), [46TE]
    08/03/2015 08:15:03.752 sharingd[379]: 08:15:03.752 : SDStatusMonitor::kStatusWirelessPowerChanged
    08/03/2015 08:15:04.000 kernel[0]: ARPT: 232223.499130: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    08/03/2015 08:15:05.610 watchdogd[96]: [watchdog_daemon] @(         pm_callback) - ref=0x0 msg_type=0xe0000320 msg=0x0
    08/03/2015 08:15:06.981 WindowServer[100]: CGXDisplayDidWakeNotification [232226230680167]: posting kCGSDisplayDidWake
    08/03/2015 08:15:07.157 discoveryd[51]: Basic DNSResolver UDNSServer:: PowerState is Wakeup
    08/03/2015 08:15:07.157 discoveryd[51]: Basic Bonjour stop listening on awdl0
    08/03/2015 08:15:07.765 WindowServer[100]: handle_will_sleep_auth_and_shield_windows: Reordering authw 0x7f9731ecd590(2000) (lock state: 3)
    08/03/2015 08:15:07.766 WindowServer[100]: handle_will_sleep_auth_and_shield_windows: err 0x0
    08/03/2015 08:15:07.000 kernel[0]: en1: channel changed to 1
    08/03/2015 08:15:07.872 sharingd[379]: 08:15:07.871 : SDStatusMonitor::kStatusWirelessPowerChanged
    08/03/2015 08:15:08.000 kernel[0]: IO80211AWDLPeerManager::setAwdlOperatingMode Setting the AWDL operation mode from AUTO to SUSPENDED
    08/03/2015 08:15:08.000 kernel[0]: IO80211AWDLPeerManager::setAwdlSuspendedMode() Suspending AWDL, enterQuietMode(true)
    08/03/2015 08:15:09.339 configd[28]: setting hostname to "Amrs-MBP"
    08/03/2015 08:15:09.406 UserEventAgent[20]: Captive: CNPluginHandler en1: Inactive
    08/03/2015 08:15:09.407 networkd[121]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    08/03/2015 08:15:09.410 discoveryd[51]: AwdlD2d AwdlD2dStartAdvertisingPair: 'amrs-macbook-pro' Advertising service started
    08/03/2015 08:15:09.411 discoveryd[51]: AwdlD2d AwdlD2dStartAdvertisingPair: 'amrs-macbook-pro' Advertising service started
    08/03/2015 08:15:09.412 discoveryd[51]: AwdlD2d AwdlD2dStartAdvertisingPair: 'c2a3ceefff45364c00000000000008efip6arpa' Advertising service started
    08/03/2015 08:15:10.101 discoveryd[51]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    08/03/2015 08:15:10.106 configd[28]: network changed: v4(en1-:192.168.0.3) DNS- Proxy-
    08/03/2015 08:15:10.109 configd[28]: setting hostname to "Amrs-MacBook-Pro.local"
    08/03/2015 08:15:10.374 discoveryd[51]: Basic Bonjour,Warn Warning: IPv6 listener multicast send failed en1, 49
    08/03/2015 08:15:10.374 discoveryd[51]: Basic Bonjour,Warn Warning: IPv6 listener multicast send failed en1, 49
    08/03/2015 08:15:10.609 discoveryd[51]: Basic DNSResolver UDNSServer:: PowerState is Wakeup
    08/03/2015 08:15:11.173 discoveryd[51]: Basic Bonjour,Warn Warning: IPv6 listener multicast send failed en1, 49
    08/03/2015 08:15:11.173 discoveryd[51]: Basic Bonjour,Warn Warning: IPv6 listener multicast send failed en1, 49
    08/03/2015 08:15:11.305 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>: notification observer: com.apple.iChat   notification: __CFNotification 0x7feb1373a240 {name = _NSDoNotDisturbDisabledNotification}
    08/03/2015 08:15:13.301 SystemUIServer[372]: Menu Extra: <DisplaysExtra: 0x7f9639ce1be0> is over retained.
    08/03/2015 08:15:13.000 kernel[0]: en1: channel changed to 1
    08/03/2015 08:15:13.000 kernel[0]: en1: channel changed to 1
    08/03/2015 08:15:13.000 kernel[0]: en1: channel changed to 1
    08/03/2015 08:15:14.000 kernel[0]: ARPT: 232233.802484: MacAuthEvent en1   Auth result for: c0:3e:0f:2e:ba:c9  MAC AUTH succeeded
    08/03/2015 08:15:14.000 kernel[0]: AirPort: Link Up on en1
    08/03/2015 08:15:14.000 kernel[0]: en1: BSSID changed to c0:3e:0f:2e:ba:c9
    08/03/2015 08:15:14.000 kernel[0]: en1: channel changed to 1
    08/03/2015 08:15:14.000 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    08/03/2015 08:15:14.000 kernel[0]: AirPort: RSN handshake complete on en1
    08/03/2015 08:15:17.826 sharingd[379]: 08:15:17.826 : Discoverable mode changed to Contacts Only
    08/03/2015 08:15:17.826 sharingd[379]: 08:15:17.826 : BTLE scanning started
    08/03/2015 08:15:17.827 sharingd[379]: 08:15:17.826 : Scanning mode Contacts Only
    08/03/2015 08:15:17.848 sharingd[379]: 08:15:17.847 : SDStatusMonitor::kStatusWirelessPowerChanged
    08/03/2015 08:15:17.869 sharingd[379]: 08:15:17.869 : SDStatusMonitor::kStatusWirelessPowerChanged
    08/03/2015 08:15:17.891 sharingd[379]: 08:15:17.890 : SDStatusMonitor::kStatusWirelessPowerChanged
    08/03/2015 08:15:18.067 sharingd[379]: 08:15:18.066 : BTLE scanner Powered Off
    08/03/2015 08:15:18.000 kernel[0]: PM response took 8006 ms (29, powerd)
    08/03/2015 08:15:18.282 watchdogd[96]: [watchdog_daemon] @(         pm_callback) - ref=0x0 msg_type=0xe0000300 msg=0x0
    08/03/2015 08:15:18.283 sharingd[379]: 08:15:18.282 : Starting AirDrop server for user 501 on wake
    08/03/2015 08:15:18.283 coreaudiod[252]: 2015-03-08 08:15:18.282663 AM [AirPlay] Power: SystemHasPoweredOn
    08/03/2015 08:15:18.283 coreaudiod[252]: 2015-03-08 08:15:18.283080 AM [AirPlay] BTLE client starting to browse for AirPlay Solo Target Presence.
    08/03/2015 08:15:18.345 sharingd[379]: 08:15:18.344 : Scanning mode Contacts Only
    08/03/2015 08:15:18.345 sharingd[379]: 08:15:18.345 : BTLE scanner Powered On
    08/03/2015 08:15:18.643 coreaudiod[252]: 2015-03-08 08:15:18.643025 AM [AirPlay] BTLE client stopping to browse for AirPlay Solo Target Presence.
    08/03/2015 08:15:18.643 coreaudiod[252]: 2015-03-08 08:15:18.643229 AM [AirPlay] BTLE client starting to browse for AirPlay Solo Target Presence.
    08/03/2015 08:15:18.929 coreaudiod[252]: 2015-03-08 08:15:18.929015 AM [AirPlay] BTLE client started to browse for AirPlay Solo Target Presence.
    08/03/2015 08:15:18.929 coreaudiod[252]: 2015-03-08 08:15:18.929306 AM [AirPlay] BTLE client stopped to browse for AirPlay Solo Target Presence.
    08/03/2015 08:15:18.930 coreaudiod[252]: 2015-03-08 08:15:18.929547 AM [AirPlay] BTLE client started to browse for AirPlay Solo Target Presence.
    08/03/2015 08:15:19.356 com.apple.iCloudHelper[7993]: AOSKit ERROR: Config request failed, url=https://setup.icloud.com/configurations/init, requestHeaders=
        "Accept-Language" = "en-us";
        "X-Mme-Client-Info" = "<MacBookPro9,2> <Mac OS X;10.10.2;14C109> <com.apple.AOSKit/215>";
        "X-Mme-Country" = GB;
        "X-Mme-Device-Id" = "3687D935-51B3-5D8C-A773-06FC91B62994";
        "X-Mme-Nac-Version" = 11A457;
        "X-Mme-Setup-FCE048DE-F34F-4FAF-A6DD-6C8AC9DF0C54" = true;
        "X-Mme-Timezone" = GMT;
    error=Error Domain=kCFErrorDomainCFNetwork Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fc94b649cf0 {NSErrorFailingURLStringKey=https://setup.icloud.com/configurations/init, NSErrorFailingURLKey=https://setup.icloud.com/configurations/init, _kCFStreamErrorCodeKey=8, _kCFStreamErrorDomainKey=12, NSLocalizedDescription=The Internet connection appears to be offline.}, httpStatusCode=-1, responseHeaders=
    (null)
    08/03/2015 08:15:19.451 com.apple.iCloudHelper[7993]: AOSKit ERROR: Config request failed, url=https://setup.icloud.com/configurations/init, requestHeaders=
        "Accept-Language" = "en-us";
        "X-Mme-Client-Info" = "<MacBookPro9,2> <Mac OS X;10.10.2;14C109> <com.apple.AOSKit/215>";
        "X-Mme-Country" = GB;
        "X-Mme-Device-Id" = "3687D935-51B3-5D8C-A773-06FC91B62994";
        "X-Mme-Nac-Version" = 11A457;
        "X-Mme-Setup-FCE048DE-F34F-4FAF-A6DD-6C8AC9DF0C54" = true;
        "X-Mme-Timezone" = GMT;
    error=Error Domain=kCFErrorDomainCFNetwork Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fc94b417cc0 {NSErrorFailingURLStringKey=https://setup.icloud.com/configurations/init, NSErrorFailingURLKey=https://setup.icloud.com/configurations/init, _kCFStreamErrorCodeKey=8, _kCFStreamErrorDomainKey=12, NSLocalizedDescription=The Internet connection appears to be offline.}, httpStatusCode=-1, responseHeaders=
    (null)
    08/03/2015 08:15:20.636 com.apple.iCloudHelper[7993]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    08/03/2015 08:15:21.570 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    08/03/2015 08:15:22.617 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>:    NC Disabled: NO
    08/03/2015 08:15:23.332 discoveryd[51]: Basic NATTServer NATTMapper: Timer fired but sock is NULL
    08/03/2015 08:15:23.332 discoveryd[51]: Basic NATTServer NATTMapper: Timer fired but sock is NULL
    08/03/2015 08:15:23.344 com.apple.iCloudHelper[7993]: AOSKit ERROR: Config request failed, url=https://setup.icloud.com/configurations/init, requestHeaders=
        "Accept-Language" = "en-us";
        "X-Mme-Client-Info" = "<MacBookPro9,2> <Mac OS X;10.10.2;14C109> <com.apple.AOSKit/215>";
        "X-Mme-Country" = GB;
        "X-Mme-Device-Id" = "3687D935-51B3-5D8C-A773-06FC91B62994";
        "X-Mme-Nac-Version" = 11A457;
        "X-Mme-Setup-FCE048DE-F34F-4FAF-A6DD-6C8AC9DF0C54" = true;
        "X-Mme-Timezone" = GMT;
    error=Error Domain=kCFErrorDomainCFNetwork Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fc94b646af0 {NSErrorFailingURLStringKey=https://setup.icloud.com/configurations/init, NSErrorFailingURLKey=https://setup.icloud.com/configurations/init, _kCFStreamErrorCodeKey=8, _kCFStreamErrorDomainKey=12, NSLocalizedDescription=The Internet connection appears to be offline.}, httpStatusCode=-1, responseHeaders=
    (null)
    08/03/2015 08:15:23.345 com.apple.iCloudHelper[7993]: AOSKit ERROR: Setup request failed, ............, url=(null), requestHeaders=
    (null),
    error=Error Domain=AOSErrorDomain Code=1000 "The operation couldn’t be completed. (AOSErrorDomain error 1000.)" UserInfo=0x7fc94b606390 {HttpStatusCode=0, DialogInfo={
        DialogType = Unknown;
    }}, httpStatusCode=0, responseHeaders=
    (null),
    responseBody=
    (null)
    08/03/2015 08:15:23.345 com.apple.iCloudHelper[7993]: AOSKit ERROR: Failed to get mail props (doBypassCache=1, ........ passwordProvided=0), accountInfoFound=0, mailDataclassInfo=
    (null)
    08/03/2015 08:15:23.586 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>:   DND Enabled: NO
    08/03/2015 08:15:23.586 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>: Updating enabled: YES   (Topics: (
        "com.apple.private.alloy.icloudpairing",
        "com.apple.private.alloy.continuity.encryption",
        "com.apple.private.alloy.continuity.activity",
        "com.apple.private.ids",
        "com.apple.private.alloy.phonecontinuity",
        "com.apple.private.alloy.continuity.activity.public",
        "com.apple.private.alloy.continuity.auth",
        "com.apple.private.alloy.idsremoteurlconnection",
        "com.apple.private.alloy.screensharing",
        "com.apple.private.alloy.maps",
        "com.apple.private.alloy.callhistorysync",
        "com.apple.private.alloy.continuity.tethering"
    08/03/2015 08:15:23.587 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>: notification observer: com.apple.iChat   notification: __CFNotification 0x7feb13572c50 {name = _NSDoNotDisturbDisabledNotification}
    08/03/2015 08:15:24.026 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>:    NC Disabled: NO
    08/03/2015 08:15:24.034 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>:   DND Enabled: NO
    08/03/2015 08:15:24.167 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>: Updating enabled: YES   (Topics: (
        "com.apple.madrid"
    08/03/2015 08:15:25.278 networkd[121]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    08/03/2015 08:15:25.279 configd[28]: network changed: DNS* Proxy
    08/03/2015 08:15:26.065 UserEventAgent[20]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'SKY29559' making interface primary (cache indicates network not captive)
    08/03/2015 08:15:26.066 UserEventAgent[20]: Captive: CNPluginHandler en1: Evaluating
    08/03/2015 08:15:26.071 UserEventAgent[20]: Captive: en1: Not probing 'SKY29559' (cache indicates not captive)
    08/03/2015 08:15:26.073 UserEventAgent[20]: Captive: CNPluginHandler en1: Authenticated
    08/03/2015 08:15:26.000 kernel[0]: en1: BSSID changed to c0:3e:0f:2e:ba:c9
    08/03/2015 08:15:26.000 kernel[0]: en1: channel changed to 1
    08/03/2015 08:15:26.781 sharingd[379]: 08:15:26.780 : SDStatusMonitor::kStatusWirelessPowerChanged
    08/03/2015 08:15:26.889 EscrowSecurityAlert[6078]:  SOSCCThisDeviceIsInCircle SOSCCThisDeviceIsInCircle!! 7
    08/03/2015 08:15:27.279 networkd[121]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    08/03/2015 08:15:27.282 configd[28]: network changed: v4(en1!:192.168.0.3) DNS+ Proxy+ SMB
    08/03/2015 08:15:27.322 configd[28]: setting hostname to "Amrs-MBP"
    08/03/2015 08:15:28.346 digest-service[8037]: label: default
    08/03/2015 08:15:28.346 digest-service[8037]: dbname: od:/Local/Default
    08/03/2015 08:15:28.346 digest-service[8037]: mkey_file: /var/db/krb5kdc/m-key
    08/03/2015 08:15:28.346 digest-service[8037]: acl_file: /var/db/krb5kdc/kadmind.acl
    08/03/2015 08:15:29.321 com.apple.iCloudHelper[7993]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    08/03/2015 08:15:29.357 discoveryd[51]: Basic NATTServer Got device info URL: http://192.168.0.1:5431/dyndev/uuid:c03e0f2e-bac8-c8ba-2e0f-3ec03e2ec80000
    08/03/2015 08:15:29.358 discoveryd[51]: Basic NATTServer,Warn RecvFrom failed 35 Resource temporarily unavailable
    08/03/2015 08:15:29.372 discoveryd[51]: Basic NATTServer Got control URL: http://192.168.0.1:5431//uuid:c03e0f2e-bac8-c8ba-2e0f-3ec03e2ec80002/WANPPPConne ction:1 (ppp)
    08/03/2015 08:15:30.251 mds[36]: (DiskStore.Normal:2376) 10b2001 3.433227
    08/03/2015 08:15:33.831 digest-service[8037]: digest-request: uid=0
    08/03/2015 08:15:34.907 apsd[52]: Illegal subject name missing 'courier.push.apple.com' (2.5.4.3): ({
        label = "2.5.4.6";
        "localized label" = "2.5.4.6";
        type = string;
        value = US;
        label = "2.5.4.8";
        "localized label" = "2.5.4.8";
        type = string;
        value = California;
        label = "2.5.4.7";
        "localized label" = "2.5.4.7";
        type = string;
        value = Cupertino;
        label = "2.5.4.10";
        "localized label" = "2.5.4.10";
        type = string;
        value = "Apple Inc.";
        label = "2.5.4.3";
        "localized label" = "2.5.4.3";
        type = string;
        value = "courier.sandbox.push.apple.com";
    08/03/2015 08:15:35.000 kernel[0]: IO80211AWDLPeerManager::setAwdlOperatingMode Setting the AWDL operation mode from SUSPENDED to AUTO
    08/03/2015 08:15:35.000 kernel[0]: IO80211AWDLPeerManager::setAwdlAutoMode Resuming AWDL
    08/03/2015 08:15:40.088 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    08/03/2015 08:15:41.020 com.apple.SecurityServer[55]: Session 100205 created
    08/03/2015 08:15:41.233 digest-service[8037]: digest-request: netr probe 0
    08/03/2015 08:15:41.235 digest-service[8037]: digest-request: init request
    08/03/2015 08:15:43.623 digest-service[8037]: digest-request: init return domain: AMRS-MBP server: AMRS-MBP indomain was: <NULL>
    08/03/2015 08:15:47.000 kernel[0]: pci pause: SDXC
    08/03/2015 08:15:47.141 digest-service[8037]: digest-request: uid=0
    08/03/2015 08:15:47.141 digest-service[8037]: digest-request: init request
    08/03/2015 08:15:47.145 digest-service[8037]: digest-request: init return domain: AMRS-MBP server: AMRS-MBP indomain was: <NULL>
    08/03/2015 08:15:47.487 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>: notification observer: com.apple.iChat   notification: __CFNotification 0x7feb136b8c10 {name = _NSDoNotDisturbEnabledNotification}
    08/03/2015 08:15:47.932 WindowServer[100]: CGError post_notification(const CGSNotificationType, void *const, const size_t, const bool, const CGSRealTimeDelta, const int, const CGSConnectionID *const, const pid_t): Timed out 1.000 second wait for reply from "AOSPushRelay" for synchronous notification type 102 (kCGSDisplayWillSleep) (CID 0x414cf, PID 8035)
    08/03/2015 08:15:47.932 WindowServer[100]: CGError post_notification(const CGSNotificationType, void *const, const size_t, const bool, const CGSRealTimeDelta, const int, const CGSConnectionID *const, const pid_t): Timed out 1.000 second wait for reply from "Skype" for synchronous notification type 102 (kCGSDisplayWillSleep) (CID 0x46deb, PID 7518)
    08/03/2015 08:15:47.932 WindowServer[100]: CGError post_notification(const CGSNotificationType, void *const, const size_t, const bool, const CGSRealTimeDelta, const int, const CGSConnectionID *const, const pid_t): Timed out 1.000 second wait for reply from "EscrowSecurityAlert" for synchronous notification type 102 (kCGSDisplayWillSleep) (CID 0x1e2a7, PID 6078)
    08/03/2015 08:15:47.933 WindowServer[100]: device_generate_desktop_screenshot: authw 0x7f9731ecd590(2000), shield 0x7f97368a6320(2001)
    08/03/2015 08:15:48.270 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>:    NC Disabled: NO
    08/03/2015 08:15:48.270 sharingd[379]: 08:15:48.270 : Discoverable mode changed to Off
    08/03/2015 08:15:48.271 sharingd[379]: 08:15:48.271 : BTLE scanning stopped
    08/03/2015 08:15:48.277 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>:   DND Enabled: YES
    08/03/2015 08:15:48.277 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>: Updating enabled: NO   (Topics: (null))
    08/03/2015 08:15:48.277 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>: notification observer: com.apple.iChat   notification: __CFNotification 0x7feb136b8c10 {name = _NSDoNotDisturbEnabledNotification}
    08/03/2015 08:15:48.287 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>:    NC Disabled: NO
    08/03/2015 08:15:48.292 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>:   DND Enabled: YES
    08/03/2015 08:15:48.292 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>: Updating enabled: NO   (Topics: (null))
    08/03/2015 08:15:49.926 WindowServer[100]: device_generate_lock_screen_screenshot: authw 0x7f9731ecd590(2000)[0, 0, 1280, 800] shield 0x7f97368a6320(2001), dev [1280,800]
    08/03/2015 08:15:49.939 WindowServer[100]: CGXDisplayDidWakeNotification [232269435436039]: posting kCGSDisplayDidWake
    08/03/2015 08:15:49.941 WindowServer[100]: handle_will_sleep_auth_and_shield_windows: Deferring.
    08/03/2015 08:15:50.088 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>: notification observer: com.apple.iChat   notification: __CFNotification 0x7feb135975b0 {name = _NSDoNotDisturbDisabledNotification}
    08/03/2015 08:15:50.346 sharingd[379]: 08:15:50.346 : Discoverable mode changed to Contacts Only
    08/03/2015 08:15:50.346 sharingd[379]: 08:15:50.346 : BTLE scanning started
    08/03/2015 08:15:50.346 sharingd[379]: 08:15:50.346 : Scanning mode Contacts Only
    08/03/2015 08:15:50.579 sharingd[379]: 08:15:50.578 : BTLE scanner Powered Off
    08/03/2015 08:15:51.036 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>:    NC Disabled: NO
    08/03/2015 08:15:51.138 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>:   DND Enabled: NO
    08/03/2015 08:15:51.139 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>: Updating enabled: YES   (Topics: (
        "com.apple.private.alloy.icloudpairing",
        "com.apple.private.alloy.continuity.encryption",
        "com.apple.private.alloy.continuity.activity",
        "com.apple.private.ids",
        "com.apple.private.alloy.phonecontinuity",
        "com.apple.private.alloy.continuity.activity.public",
        "com.apple.private.alloy.continuity.auth",
        "com.apple.private.alloy.idsremoteurlconnection",
        "com.apple.private.alloy.screensharing",
        "com.apple.private.alloy.maps",
        "com.apple.private.alloy.callhistorysync",
        "com.apple.private.alloy.continuity.tethering"
    08/03/2015 08:15:51.139 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>: notification observer: com.apple.iChat   notification: __CFNotification 0x7feb135975b0 {name = _NSDoNotDisturbDisabledNotification}
    08/03/2015 08:15:51.195 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>:    NC Disabled: NO
    08/03/2015 08:15:51.715 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>:   DND Enabled: NO
    08/03/2015 08:15:51.715 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>: Updating enabled: YES   (Topics: (
        "com.apple.madrid"
    08/03/2015 08:15:52.179 loginwindow[68]: ERROR | -[LWBuiltInScreenLockAuthLion askForPasswordBuiltIn:] | Attempted to add an observer when already observing
    08/03/2015 08:15:53.216 AddressBookSourceSync[8034]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    08/03/2015 08:15:54.671 mds[36]: (DiskStore.Normal:2376) 18058 2.730531
    08/03/2015 08:15:55.828 logind[69]: -[SessionManager getClient:withRole:inAuditSession:]:241: ERROR: No session dictionary for audit session 100205
    08/03/2015 08:15:55.828 logind[69]: _SMGetSessionAgent:73: ERROR: __SMGetClientForAuditSessionAgent failed 2
    08/03/2015 08:15:55.829 IMRemoteURLConnectionAgent[8039]: SACShieldWindowShowing:925: ERROR: NULL response
    08/03/2015 08:16:03.494 WindowServer[100]: disable_update_timeout: UI updates were forcibly disabled by application "EtreCheck" for over 1.00 seconds. Server has re-enabled them.
    08/03/2015 08:16:03.626 WindowServer[100]: disable_update_timeout: UI updates were forcibly disabled by application "Console" for over 1.00 seconds. Server has re-enabled them.
    08/03/2015 08:16:04.038 WindowServer[100]: common_reenable_update: UI updates were finally reenabled by application "Console" after 1.41 seconds (server forcibly re-enabled them after 1.00 seconds)
    08/03/2015 08:16:06.171 BezelServices 250.13[68]: ASSERTION FAILED: dvcAddrRef != ((void *)0) -[DriverServices getDeviceAddress:] line: 2727
    08/03/2015 08:16:06.171 BezelServices 250.13[68]: ASSERTION FAILED: dvcAddrRef != ((void *)0) -[DriverServices getDeviceAddress:] line: 2727
    08/03/2015 08:16:07.450 WindowServer[100]: common_reenable_update: UI updates were finally reenabled by application "EtreCheck" after 4.96 seconds (server forcibly re-enabled them after 1.00 seconds)
    08/03/2015 08:16:20.203 identityservicesd[248]: [Warning] Broadcasting no devices for account IDSDAccount: 0x7feb13637930 [Service: IDSDService: 0x7feb13505810 [Identifier: com.apple.private.alloy.screensharing Display Name: ScreenSharing Topic: com.apple.private.alloy.screensharing   Service: com.apple.private.alloy.screensharing   Protocol: com.apple.private.alloy] ..........................Account Type: Apple ID Registration: (null)  Registered: YES  Linked Accounts: (null)] even though we have some
    08/03/2015 08:16:20.203 identityservicesd[248]: [Warning] Broadcasting no devices for account IDSDAccount: 0x7feb13637930 [Service: IDSDService: 0x7feb13505810 [Identifier: com.apple.private.alloy.screensharing Display Name: ScreenSharing Topic: com.apple.private.alloy.screensharing   Service: com.apple.private.alloy.screensharing   Protocol: com.apple.private.alloy] ................ Account Type: Apple ID Registration: (null)  Registered: YES  Linked Accounts: (null)] even though we have some
    08/03/2015 08:16:20.204 identityservicesd[248]: [Warning] Broadcasting no devices for account IDSDAccount: 0x7feb1363c890 [Service: IDSDService: 0x7feb13505810 [Identifier: com.apple.private.alloy.screensharing Display Name: ScreenSharing Topic: com.apple.private.alloy.screensharing   Service: com.apple.private.alloy.screensharing   Protocol: com.apple.private.alloy] ..............Account Type: Apple ID Registration: (null)  Registered: YES  Linked Accounts: (null)] even though we have some
    08/03/2015 08:16:20.204 identityservicesd[248]: [Warning] Broadcasting no devices for account IDSDAccount: 0x7feb1363c890 [Service: IDSDService: 0x7feb13505810 [Identifier: com.apple.private.alloy.screensharing Display Name: ScreenSharing Topic: com.apple.private.alloy.screensharing   Service: com.apple.private.alloy.screensharing   Protocol: com.apple.private.alloy]............. Account Type: Apple ID Registration: (null)  Registered: YES  Linked Accounts: (null)] even though we have some
    08/03/2015 08:16:20.205 identityservicesd[248]: [Warning] Broadcasting no devices for account IDSDAccount: 0x7feb1363cd70 [Service: IDSDService: 0x7feb13505810 [Identifier: com.apple.private.alloy.screensharing Display Name: ScreenSharing Topic: com.apple.private.alloy.screensharing   Service: com.apple.private.alloy.screensharing   Protocol: com.apple.private.alloy]............Account Type: Apple ID Registration: (null)  Registered: YES  Linked Accounts: (null)] even though we have some
    08/03/2015 08:16:20.205 identityservicesd[248]: [Warning] Broadcasting no devices for account IDSDAccount: 0x7feb1363cd70 [Service: IDSDService: 0x7feb13505810 [Identifier: com.apple.private.alloy.screensharing Display Name: ScreenSharing Topic: com.apple.private.alloy.screensharing   Service: com.apple.private.alloy.screensharing   Protocol: com.apple.private.alloy]..........Account Type: Apple ID Registration: (null)  Registered: YES  Linked Accounts: (null)] even though we have some
    08/03/2015 08:16:20.208 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    08/03/2015 08:16:24.125 launchservicesd[53]: Application App:"Bluetooth Setup Assistant" asn:0x0-3d53d5 pid:8050 refs=6 @ 0x7ffd4e0ef060 tried to be brought forward, but isn't in fPermittedFrontApps ( ( "LSApplication:0x0-0x1001 pid=68 "loginwindow"")), so denying. : LASSession.cp #1521 SetFrontApplication() q=LSSession 100005/0x186a5 queue
    08/03/2015 08:16:24.128 WindowServer[100]: [cps/setfront] Failed setting the front application to Bluetooth Setup Assistant, psn 0x0-0x3d53d5, securitySessionID=0x186a5, err=-13066
    08/03/2015 08:16:25.556 WindowServer[100]: CGError post_notification(const CGSNotificationType, void *const, const size_t, const bool, const CGSRealTimeDelta, const int, const CGSConnectionID *const, const pid_t): Timed out 1.000 second wait for reply from "Bluetooth Setup Assistant" for synchronous notification type 102 (kCGSDisplayWillSleep) (CID 0x4eb27, PID 8050)
    08/03/2015 08:16:25.559 WindowServer[100]: device_generate_desktop_screenshot: authw 0x7f9731ecd590(2000), shield 0x7f97368a6320(2001)
    08/03/2015 08:16:25.571 sharingd[379]: 08:16:25.571 : Discoverable mode changed to Off
    08/03/2015 08:16:25.571 sharingd[379]: 08:16:25.571 : BTLE scanning stopped
    08/03/2015 08:16:25.651 WindowServer[100]: device_generate_lock_screen_screenshot: authw 0x7f9731ecd590(2000)[0, 0, 1280, 800] shield 0x7f97368a6320(2001), dev [1280,800]
    08/03/2015 08:16:26.330 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>: notification observer: com.apple.iChat   notification: __CFNotification 0x7feb13588580 {name = _NSDoNotDisturbEnabledNotification}
    08/03/2015 08:16:26.339 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>:    NC Disabled: NO
    08/03/2015 08:16:26.349 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>:   DND Enabled: YES
    08/03/2015 08:16:26.350 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>: Updating enabled: NO   (Topics: (null))
    08/03/2015 08:16:26.350 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>: notification observer: com.apple.iChat   notification: __CFNotification 0x7feb13680770 {name = _NSDoNotDisturbEnabledNotification}
    08/03/2015 08:16:26.364 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>:    NC Disabled: NO
    08/03/2015 08:16:26.000 kernel[0]: IOBluetoothUSBDFU::probe
    08/03/2015 08:16:26.000 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x821D FirmwareVersion - 0x0147
    08/03/2015 08:16:26.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0xe800 ****
    08/03/2015 08:16:26.000 kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed (matched on Device) -- 0xe800 ****
    08/03/2015 08:16:26.000 kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0xe800
    08/03/2015 08:16:26.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    08/03/2015 08:16:26.000 kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0x3a80 -- 0x7800 -- 0xe800 ****
    08/03/2015 08:16:26.685 UserEventAgent[20]: assertion failed: 14C109: com.apple.telemetry + 30456 [B033615E-AC6E-3C72-A493-A728F602B10C]: 0x7f8a02f08f20
    08/03/2015 08:16:26.854 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>:   DND Enabled: YES
    08/03/2015 08:16:26.854 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>: Updating enabled: NO   (Topics: (null))
    08/03/2015 08:16:27.808 WindowServer[100]: CGXDisplayDidWakeNotification [232307305443809]: posting kCGSDisplayDidWake
    08/03/2015 08:16:27.825 WindowServer[100]: handle_will_sleep_auth_and_shield_windows: Deferring.
    08/03/2015 08:16:27.000 kernel[0]: memorystatus_thread: idle exiting pid 6022 [writeconfig]
    08/03/2015 08:16:28.123 loginwindow[68]: ERROR | -[LWBuiltInScreenLockAuthLion askForPasswordBuiltIn:] | Attempted to add an observer when already observing
    08/03/2015 08:16:28.000 kernel[0]: memorystatus_thread: idle exiting pid 6236 [nehelper]
    08/03/2015 08:16:28.944 sharingd[379]: 08:16:28.941 : SDStatusMonitor::kStatusBluetoothPowerChanged
    08/03/2015 08:16:29.000 kernel[0]: memorystatus_thread: idle exiting pid 6327 [com.apple.lookup]
    08/03/2015 08:16:29.966 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>: notification observer: com.apple.iChat   notification: __CFNotification 0x7feb1359a8b0 {name = _NSDoNotDisturbDisabledNotification}
    08/03/2015 08:16:30.000 kernel[0]: Sound assertion in AppleHDAFunctionGroup at line 1058
    08/03/2015 08:16:30.780 sharingd[379]: 08:16:30.780 : SDStatusMonitor::kStatusBluetoothPowerChanged
    08/03/2015 08:16:30.784 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>:    NC Disabled: NO
    08/03/2015 08:16:30.814 sharingd[379]: 08:16:30.813 : SDStatusMonitor::kStatusBluetoothPowerChanged
    08/03/2015 08:16:30.814 sharingd[379]: 08:16:30.814 : SDStatusMonitor::kStatusBluetoothPowerChanged
    08/03/2015 08:16:30.823 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>:   DND Enabled: NO
    08/03/2015 08:16:30.823 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb1370b440>: Updating enabled: YES   (Topics: (
        "com.apple.private.alloy.icloudpairing",
        "com.apple.private.alloy.continuity.encryption",
        "com.apple.private.alloy.continuity.activity",
        "com.apple.private.ids",
        "com.apple.private.alloy.phonecontinuity",
        "com.apple.private.alloy.continuity.activity.public",
        "com.apple.private.alloy.continuity.auth",
        "com.apple.private.alloy.idsremoteurlconnection",
        "com.apple.private.alloy.screensharing",
        "com.apple.private.alloy.maps",
        "com.apple.private.alloy.callhistorysync",
        "com.apple.private.alloy.continuity.tethering"
    08/03/2015 08:16:30.824 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>: notification observer: com.apple.iChat   notification: __CFNotification 0x7feb134ea3b0 {name = _NSDoNotDisturbDisabledNotification}
    08/03/2015 08:16:30.829 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>:    NC Disabled: NO
    08/03/2015 08:16:30.834 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>:   DND Enabled: NO
    08/03/2015 08:16:30.834 identityservicesd[248]: <IMMacNotificationCenterManager: 0x7feb13709c80>: Updating enabled: YES   (Topics: (
        "com.apple.madrid"
    08/03/2015 08:16:30.866 sharingd[379]: 08:16:30.865 : Discoverable mode changed to Contacts Only
    08/03/2015 08:16:30.866 sharingd[379]: 08:16:30.865 : BTLE scanning started
    08/03/2015 08:16:30.866 sharingd[379]: 08:16:30.865 : Scanning mode Contacts Only
    08/03/2015 08:16:30.000 kernel[0]: memorystatus_thread: idle exiting pid 5993 [com.apple.GSSCre]
    08/03/2015 08:16:31.000 kernel[0]: memorystatus_thread: idle exiting pid 6519 [findmydeviced]
    08/03/2015 08:16:32.107 Bluetooth Setup Assistant[8050]: initiateDeviceSetup
    08/03/2015 08:16:32.517 coreaudiod[252]: 2015-03-08 08:16:32.517400 AM [AirPlay] BTLE client stopping to browse for AirPlay Solo Target Presence.
    08/03/2015 08:16:32.518 coreaudiod[252]: 2015-03-08 08:16:32.517709 AM [AirPlay] BTLE client starting to browse for AirPlay Solo Target Presence.
    08/03/2015 08:16:32.519 coreaudiod[252]: 2015-03-08 08:16:32.518556 AM [AirPlay] BTLE client stopped to browse for AirPlay Solo Target Presence.
    08/03/2015 08:16:32.519 coreaudiod[252]: 2015-03-08 08:16:32.518749 AM [AirPlay] BTLE client started to browse for AirPlay Solo Target Presence.
    08/03/2015 08:16:32.000 kernel[0]: memorystatus_thread: idle exiting pid 7141 [com.apple.ColorS]
    08/03/2015 08:16:33.000 kernel[0]: memorystatus_thread: idle exiting pid 7305 [tccd]
    08/03/2015 08:16:34.609 sharingd[379]: 08:16:34.609 : BTLE scanner Powered On
    08/03/2015 08:16:34.742 WindowServer[100]: disable_update_timeout: UI updates were forcibly disabled by application "Bluetooth Setup Assistant" for over 1.00 seconds. Server has re-enabled them.
    08/03/2015 08:16:34.000 kernel[0]: memorystatus_thread: idle exiting pid 5849 [nsurlsessiond]
    08/03/2015 08:16:35.174 WindowServer[100]: common_reenable_update: UI updates were finally reenabled by application "Bluetooth Setup Assistant" after 1.43 seconds (server forcibly re-enabled them after 1.00 seconds)
    08/03/2015 08:16:35.372 Bluetooth Setup Assistant[8050]: readHIDEmulationDevicesComplete: error: 0
    08/03/2015 08:16:35.000 kernel[0]: memorystatus_thread: idle exiting pid 7208 [periodic-wrapper]
    08/03/2015 08:16:36.589 Bluetooth Setup Assistant[8050]: readHIDEmulationDevicesComplete: error: 0
    08/03/2015 08:16:36.000 kernel[0]: memorystatus_thread: idle exiting pid 7358 [com.apple.Commer]
    08/03/2015 08:16:37.552 Bluetooth Setup Assistant[8050]: initiateDeviceSetup
    08/03/2015 08:16:37.560 Bluetooth Setup Assistant[8050]: readHIDEmulationDevicesComplete: error: 0
    08/03/2015 08:16:37.000 kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    08/03/2015 08:16:37.000 kernel[0]: memorystatus_thread: idle exiting pid 7304 [AssetCacheLocato]
    08/03/2015 08:16:39.000 kernel[0]: memorystatus_thread: idle exiting pid 6119 [CloudKeychainPro]
    08/03/2015 08:16:40.000 kernel[0]: memorystatus_thread: idle exiting pid 7462 [aslmanager]
    08/03/2015 08:16:41.000 kernel[0]: memorystatus_thread: idle exiting pid 6880 [SafariNotificati]
    08/03/2015 08:16:42.000 kernel[0]: memorystatus_thread: idle exiting pid 6558 [spindump_agent]
    08/03/2015 08:16:43.000 kernel[0]: memorystatus_thread: idle exiting pid 6565 [com.apple.Safari]
    08/03/2015 08:16:44.000 kernel[0]: memorystatus_thread: idle exiting pid 5865 [tccd]
    08/03/2015 08:16:45.000 kernel[0]: memorystatus_thread: idle exiting pid 5882 [com.apple.hiserv]
    08/03/2015 08:16:46.000 kernel[0]: memorystatus_thread: idle exiting pid 6082 [com.apple.Accoun]
    08/03/2015 08:16:47.000 kernel[0]: memorystatus_thread: idle exiting pid 6079 [periodic-wrapper]
    08/03/2015 08:16:48.000 kernel[0]: memorystatus_thread: idle exiting pid 6870 [softwareupdate_d]
    08/03/2015 08:16:49.000 kernel[0]: memorystatus_thread: idle exiting pid 5965 [printtool]
    08/03/2015 08:16:49.280 Mail[366]: __agent_connection_block_invoke_2: Connection error - Connection interrupted
    08/03/2015 08:16:49.280 Mail[366]: __agent_connection_block_invoke_2: Connection error - Connection interrupted
    08/03/2015 08:16:49.758 AdobeReader[1240]: __agent_connection_block_invoke_2: Connection error - Connection interrupted
    08/03/2015 08:16:49.758 Microsoft PowerPoint[655]: __agent_connection_block_invoke_2: Connection error - Connection interrupted
    08/03/2015 08:16:49.758 AdobeReader[1240]: __agent_connection_block_invoke_2: Connection error - Connection interrupted
    08/03/2015 08:16:49.758 Microsoft Word[7596]: __agent_connection_block_invoke_2: Connection error - Connection interrupted
    08/03/2015 08:16:49.851 Microsoft Excel[6750]: __agent_connection_block_invoke_2: Connection error - Connection interrupted
    08/03/2015 08:16:50.000 kernel[0]: memorystatus_thread: idle exiting pid 5971 [amfid]
    08/03/2015 08:16:51.000 kernel[0]: memorystatus_thread: idle exiting pid 5897 [ContainerMetadat]
    08/03/2015 08:16:52.000 kernel[0]: memorystatus_thread: idle exiting pid 6282 [ScopedBookmarkAg]
    08/03/2015 08:16:53.000 kernel[0]: memorystatus_thread: idle exiting pid 7958 [com.apple.BKAgen]
    08/03/2015 08:16:54.000 kernel[0]: memorystatus_thread: idle exiting pid 7980 [com.apple.audio.]
    08/03/2015 08:16:55.000 kernel[0]: memorystatus_thread: idle exiting pid 7981 [com.apple.audio.]
    08/03/2015 08:16:56.000 kernel[0]: memorystatus_thread: idle exiting pid 5879 [DataDetectorsDyn]
    08/03/2015 08:16:57.000 kernel[0]: memorystatus_thread: idle exiting pid 5883 [pbs]
    08/03/2015 08:16:58.000 kernel[0]: memorystatus_thread: idle exiting pid 5986 [sandboxd]
    08/03/2015 08:16:59.000 kernel[0]: memorystatus_thread: idle exiting pid 5988 [coresymbolicatio]
    08/03/2015 08:17:00.000 kernel[0]: memorystatus_thread: idle exiting pid 5884 [iconservicesagen]
    08/03/2015 08:17:00.476 CoreServicesUIAgent[7030]: unexpected message <OS_xpc_error: <error: 0x7fff72f3ec60> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x7fff72f3ef70> { length = 18, contents = "Connection invalid" }
    }>
    08/03/2015 08:17:00.846 callservicesd[8052]: Failed to get the bundle id
    08/03/2015 08:17:01.000 kernel[0]: memorystatus_thread: idle exiting pid 5885 [iconservicesd]
    08/03/2015 08:17:02.000 kernel[0]: memorystatus_thread: idle exiting pid 8015 [com.apple.audio.]
    08/03/2015 08:17:03.000 kernel[0]: memorystatus_thread: idle exiting pid 8016 [com.apple.audio.]
    08/03/2015 08:17:04.000 kernel[0]: memorystatus_thread: idle exiting pid 8009 [com.apple.Safari]
    08/03/2015 08:17:05.000 kernel[0]: memorystatus_thread: idle exiting pid 6557 [spindump]
    08/03/2015 08:17:06.000 kernel[0]: memorystatus_thread: idle exiting pid 5860 [sysmond]
    08/03/2015 08:17:07.000 kernel[0]: memorystatus_thread: idle exiting pid 6318 [com.apple.Safari]
    08/03/2015 08:17:08.000 kernel[0]: memorystatus_thread: idle exiting pid 6522 [rcd]
    08/03/2015 08:17:09.000 kernel[0]: memorystatus_thread: idle exiting pid 5896 [com.apple.InputM]
    08/03/2015 08:17:10.000 kernel[0]: memorystatus_thread: idle exiting pid 6240 [com.apple.geod]
    08/03/2015 08:17:11.000 kernel[0]: memorystatus_thread: idle exiting pid 6244 [awdd]
    08/03/2015 08:17:12.000 kernel[0]: memorystatus_thread: idle exiting pid 5847 [cloudd]
    08/03/2015 08:17:13.000 kernel[0]: memorystatus_thread: idle exiting pid 6152 [com.apple.lakitu]
    08/03/2015 08:17:14.000 kernel[0]: memorystatus_thread: idle exiting pid 5829 [nsurlstoraged]
    08/03/2015 08:17:15.000 kernel[0]: memorystatus_thread: idle exiting pid 6146 [com.apple.sbd]
    08/03/2015 08:17:16.000 kernel[0]: memorystatus_thread: idle exiting pid 5852 [diagnosticd]
    08/03/2015 08:17:17.000 kernel[0]: memorystatus_thread: idle exiting pid 5832 [com.apple.CodeSi]
    08/03/2015 08:17:18.000 kernel[0]: memorystatus_thread: idle exiting pid 5858 [CalNCService]
    08/03/2015 08:17:19.000 kernel[0]: memorystatus_thread: idle exiting pid 5819 [networkd_privile]
    08/03/2015 08:17:20.000 kernel[0]: memorystatus_thread: idle exiting pid 5838 [systemstatsd]
    08/03/2015 08:17:21.000 kernel[0]: memorystatus_thread: idle exiting pid 5824 [secinitd]
    08/03/2015 08:17:22.000 kernel[0]: memorystatus_thread: idle exiting pid 5968 [deleted]
    08/03/2015 08:17:23.000 kernel[0]: memorystatus_thread: idle exiting pid 5834 [accountsd]
    08/03/2015 08:17:24.000 kernel[0]: memorystatus_thread: idle exiting pid 5898 [AppleIDAuthAgent]
    08/03/2015 08:17:25.000 kernel[0]: memorystatus_thread: idle exiting pid 5826 [tccd]
    08/03/2015 08:17:26.000 kernel[0]: memorystatus_thread: idle exiting pid 5966 [cupsd]
    08/03/2015 08:17:27.000 kernel[0]: memorystatus_thread: idle exiting pid 5840 [com.apple.ifdrea]
    08/03/2015 08:17:28.000 kernel[0]: memorystatus_thread: idle exiting pid 8032 [syncdefaultsd]
    08/03/2015 08:17:29.000 kernel[0]: memorystatus_thread: idle exiting pid 5839 [recentsd]
    08/03/2015 08:17:30.811 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    08/03/2015 08:17:30.000 kernel[0]: memorystatus_thread: idle exiting pid 5827 [secd]
    08/03/2015 08:17:31.000 kernel[0]: memorystatus_thread: idle exiting pid 8056 [com.apple.Accoun]
    08/03/2015 08:17:32.000 kernel[0]: memorystatus_thread: idle exiting pid 6241 [CallHistorySyncH]
    08/03/2015 08:17:33.000 kernel[0]: memorystatus_thread: idle exiting pid 5823 [soagent]
    08/03/2015 08:17:33.980 com.apple.dock.extra[398]: SOHelperCenter main connection interrupted
    08/03/2015 08:17:33.980 Messages[368]: SOHelperCenter main connection interrupted
    08/03/2015 08:17:34.000 kernel[0]: memorystatus_thread: idle exiting pid 5862 [pkd]
    08/03/2015 08:17:34.960 Mail[366]: Communications error: <OS_xpc_error: <error: 0x7fff72f3eb60> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x7fff72f3efa8> { length = 22, contents = "Connection interrupted" }
    }>
    08/03/2015 08:17:34.960 Safari[363]: Communications error: <OS_xpc_error: <error: 0x7fff72f3eb60> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x7fff72f3efa8> { length = 22, contents = "Connection interrupted" }
    }>
    08/03/2015 08:17:34.961 loginwindow[68]: Communications error: <OS_xpc_error: <error: 0x7fff72f3eb60> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x7fff72f3efa8> { length = 22, contents = "Connection interrupted" }
    }>
    08/03/2015 08:17:34.962 Spotlight[381]: Communications error: <OS_xpc_error: <error: 0x7fff72f3eb60> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x7fff72f3efa8> { length = 22, contents = "Connection interrupted" }
    }>
    08/03/2015 08:17:34.962 Finder[373]: Communications error: <OS_xpc_error: <error: 0x7fff72f3eb60> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x7fff72f3efa8> { length = 22, contents = "Connection interrupted" }
    }>
    08/03/2015 08:17:34.963 com.apple.appkit.xpc.openAndSavePanelService[7130]: Communications error: <OS_xpc_error: <error: 0x7fff72f3eb60> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x7fff72f3efa8> { length = 22, contents = "Connection interrupted" }
    }>
    08/03/2015 08:17:34.960 NotificationCenter[431]: Communications error: <OS_xpc_error: <error: 0x7fff72f3eb60> { count = 1, contents =
      "XPCErrorDescription" => <string: 0x7fff72f3efa8> { length = 22, contents = "Connection interrupted" }
    }>
    08/03/2015 08:17:35.238 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    08/03/2015 08:17:35.460 secinitd[8063]: UID[501]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
    08/03/2015 08:17:35.000 kernel[0]: memorystatus_thread: idle exiting pid 5892 [bird]
    08/03/2015 08:17:36.000 kernel[0]: memorystatus_thread: idle exiting pid 5886 [com.apple.MailSe]
    08/03/2015 08:17:37.000 kernel[0]: memorystatus_thread: idle exiting pid 5845 [AirPlayUIAgent]
    08/03/2015 08:17:38.000 kernel[0]: memorystatus_thread: idle exiting pid 7030 [CoreServicesUIAg]
    08/03/2015 08:17:40.000 kernel[0]: memorystatus_thread: idle exiting pid 6078 [EscrowSecurityAl]
    08/03/2015 08:17:41.000 kernel[0]: memorystatus_thread: idle exiting pid 7130 [com.apple.appkit]
    08/03/2015 08:20:21.550 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    08/03/2015 08:20:22.056 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    08/03/2015 08:20:29.514 CloudKeychainProxy[8070]:  __45-[UbiqitousKVSProxy doEnsurePeerRegistration]_block_invoke <UB---epC---> ensurePeerRegistration called, success ((null))

  • Missing event alarms

    When I have alarms for two different events set to go off at the same time I get only one alarm. After the first alarm goes off, I slide to view the event and that's it. There is no indication from calendar that there is another alarm for another event. Is there a way to get alarms for both events either simultaneously or one after the other?
    Thank you.

    Yamaeda wrote:
    You didn't attach the Alarm & timeout query.vi, so we cannot see what it does, but it's safe to assume that's where the problem is.
    /Y 
    Actually the OP is using some tool-kits that are not part of the base package.  It open OK for me
    @ OP
    What are you trying to do?  there is no use of the data in the listbox, no use of the output data of the DB Querey, the event struncture with a 250mS timeout AND the 0.1 sec delay is just poor practice (And why not just add a Stop button?  what do you want the vi to do? I just can't tell since it is so disconnected (and  Documantation would be a good habit to learn)
    Jeff

Maybe you are looking for

  • MB Pro and HDMI

    Sorry for the redundancy of this, but I'm not very up to date on this topic. I have a Sharp LC-26sh10u which has a HDMI and S-Video/Component inputs, but no DVI or VGA input. What is the best way to connect my MBP to my TV? TIA

  • Everytime I try to search the itunes store it locks up my computer.

    When I use the search bar in iTunes to search the iTunes Store it crashes the application. If I use the Power Search option the search works fine and does not crash iTunes. This is a Windows 7 64-bit workstation using the 64-bit version of iTunes and

  • Your Suggestions on Adding External LCD / LED Monitors to MacBook Pro?

    My current work station is a PowerPC G4 Dual 867Mhz with dual 19" CRT displays. I use this for design work (Adobe Illustrator); photo restoration (Photoshop); & online sales. I was down to my last two CRT monitors, and wanted to perhaps start porting

  • Android receiving jumbled texts

    Hi, About a year ago, my boyfriend and I both had Droids (different ones), and every so often he would get a text from me that was half of what I sent him and half of a text I sent him months earlier. I thought the problem was with my phone. I reset

  • Purchase order for Capital Asset.

    Hello, How can I create the purchase orders for Capital Asstes? Narendra.