2nd Half of Cluster starting in Development mode

Hi all,
In our production, the configuration is 2 machines, IIS proxy sits in front of cluster. First machine has Admin console.
The domain and cluster was made with the pack/unpack . Cluster of 4 Managed Servers. 2 on each server.
The 2 Managed Servers on the 2nd machine are starting with java -client option. However, later in the log output it says
started in Production mode - which i don't quite believe. Here are parts of the log output from one of the Managed Servers on
second machine:
WLS Start Mode=Development
Starting WLS with line:
d:\bea\JDK150~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.system.BootIdentityFile=D:\bea\user_projects\domains\etimedomain\servers\ManagedServer4\data\nodemanager\boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.ReverseDNSAllowed=false -Djavax.xml.transform.TransformerFactory=org.apache.xalan.processor.TransformerFactoryImpl -Xms512m -Xmx1024m -Xrs -Xverify:none -da -Dplatform.home=D:\bea\WEBLOG~1 -Dwls.home=D:\bea\WEBLOG~1\server -Dwli.home=D:\bea\WEBLOG~1\integration -Dweblogic.management.discover=false -Dweblogic.management.server=http://192.168.1.220:7001 -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=d:\bea\patch_weblogic923\profiles\default\sysext_manifest_classpath -Dweblogic.Name=ManagedServer4 -Djava.security.policy=D:\bea\WEBLOG~1\server\lib\weblogic.policy weblogic.Server
<Jan 24, 2010 4:53:45 AM EST> <Notice> <WebLogicServer> <BEA-000330> <Started WebLogic Managed Server "ManagedServer4" for domain "etimedomain" running in Production Mode>
The 2 Managed Servers on first machine with Admin Console start in Production more without a doubt: java -server.
How did this happen? How can it be rectified? Is it because of nodemanager install or domain not setup properly? something else?
thanks
Vishal

vishal
Your domain is running on production mode
it always shows " *WLS Start Mode=Development* " beggining of the log
<Jan 24, 2010 4:53:45 AM EST> <Notice> <WebLogicServer> <BEA-000330> <Started WebLogic Managed Server "ManagedServer4" for domain "etimedomain" running in Production Mode>
If you want to double check check in config.xml and setDomainenv.sh for productionmode="tue/false". Also check in admin console select domain -> configuration (if your domain is production mode check box is disabled)
Thanks
Ksr

Similar Messages

  • Starting Weblogic Server in Development Mode

    Hello,
    How can I start a managed server in development mode? I set STARTMODE=false in
    the StartManagedServer.cmd. However, this did not work. Any ideas? Thanks in
    advance.

    收到,谢谢!
    内容不错

  • Error while starting Managedserver for 2nd server in cluster

    Hi
    we have 2 Unix servers of which one has Admin and managed server and second has only managed server.
    while starting managed server for 2nd unix server we are getting below error though it is in running state: KINDLY HELP!!
    changed Location=site:XXX.XXXX.com,machine:<HOSTNAME -SERVER1>, - parameters as are client specific.
    >
    <Apr 7, 2013 8:49:20 AM PDT> <Error> <Coherence> <BEA-000000> <2013-04-07 08:49:20.986/48.542 Oracle Coherence GE 3.5.3/465p2 <Error> (thread=Cluster, member=n/a): This member is not authorized to join the cluster. Rejected by Member(Id=1, Timestamp=2013-04-07 06:54:45.083, Address=10.93.38.113:9095, MachineId=29041, Location=site:XXX.XXXX.com,machine:<HOSTNAME -SERVER1>,process:10264, Role=WeblogicServer).>
    <Apr 7, 2013 8:49:20 AM PDT> <Error> <Coherence> <BEA-000000> <2013-04-07 08:49:20.992/48.548 Oracle Coherence GE 3.5.3/465p2 <Error> (thread=[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Error while starting cluster: java.lang.RuntimeException: Failed to start Service "Cluster" (ServiceState=SERVICE_STOPPED, STATE_JOINING)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.start(Service.CDB:38)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.start(Grid.CDB:38)
    at com.tangosol.coherence.component.net.Cluster.onStart(Cluster.CDB:366)
    at com.tangosol.coherence.component.net.Cluster.start(Cluster.CDB:11)
    at com.tangosol.coherence.component.util.SafeCluster.startCluster(SafeCluster.CDB:3)
    at com.tangosol.coherence.component.util.SafeCluster.restartCluster(SafeCluster.CDB:7)
    at com.tangosol.coherence.component.util.SafeCluster.ensureRunningCluster(SafeCluster.CDB:27)
    at com.tangosol.coherence.component.util.SafeCluster.start(SafeCluster.CDB:2)
    at com.tangosol.net.CacheFactory.ensureCluster(CacheFactory.java:998)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureService(DefaultConfigurableCacheFactory.java:915)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:877)
    at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:1088)
    at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:1104)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:304)
    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:735)
    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:712)
    at oracle.security.am.foundation.mapimpl.coherence.CoherenceMapImpl.init(CoherenceMapImpl.java:170)
    at oracle.security.am.foundation.mapimpl.coherence.FastAccessMapImpl.init(FastAccessMapImpl.java:62)
    at oracle.security.am.foundation.mapimpl.coherence.CoherenceMapImpl.<init>(CoherenceMapImpl.java:159)
    at oracle.security.am.foundation.mapimpl.coherence.FastAccessMapImpl.<init>(FastAccessMapImpl.java:58)
    at oracle.security.am.engines.sme.mapimpl.SessionStoreImpl.<init>(SessionStoreImpl.java:97)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at oracle.security.am.admin.config.util.GenericFactory.getManager(GenericFactory.java:317)
    at oracle.security.am.admin.config.util.GenericFactory.getManager(GenericFactory.java:305)
    at oracle.security.am.admin.config.util.GenericFactory.readObject(GenericFactory.java:220)
    at oracle.security.am.admin.config.util.GenericFactory.validateAndGetObjectForMap(GenericFactory.java:115)
    at oracle.security.am.admin.config.util.GenericFactory.getInstance(GenericFactory.java:103)
    at oracle.security.am.admin.config.util.GenericFactory.getInstance(GenericFactory.java:178)
    at oracle.security.am.engines.sme.mgr.AbstractSessionManager.<init>(AbstractSessionManager.java:214)
    at oracle.security.am.engines.sme.mgr.SessionManagerImpl.<init>(SessionManagerImpl.java:51)
    at oracle.security.am.engines.sme.mgr.SessionManagerImpl.getInstance(SessionManagerImpl.java:66)
    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 oracle.security.am.engines.sme.SessionManagerFactory.getManager(SessionManagerFactory.java:281)
    at oracle.security.am.engines.sme.SessionManagerFactory.readObject(SessionManagerFactory.java:207)
    at oracle.security.am.engines.sme.SessionManagerFactory.getSessionManager(SessionManagerFactory.java:95)
    at oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl.checkAndInit(AbstractSessionAdapterImpl.java:101)
    at oracle.security.am.engines.sso.adapter.AbstractSessionAdapterImpl.<init>(AbstractSessionAdapterImpl.java:73)
    at oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl.<init>(MultipleUserSessionAdapterImpl.java:56)
    at oracle.security.am.engines.sso.adapter.MultipleUserSessionAdapterImpl.<clinit>(MultipleUserSessionAdapterImpl.java:45)
    at oracle.security.am.engines.sso.adapter.SessionManagementAdapterFactory.getAdapter(SessionManagementAdapterFactory.java:46)
    at oracle.security.am.engines.enginecontroller.SSOEngineController.processEvent(SSOEngineController.java:488)
    at oracle.security.am.controller.MasterController.processEvent(MasterController.java:418)
    at oracle.security.am.controller.MasterController.processRequest(MasterController.java:586)
    at oracle.security.am.controller.MasterController.process(MasterController.java:523)
    at oracle.security.am.pbl.transport.http.AMInitServlet.initializeAmServer(AMInitServlet.java:137)
    at oracle.security.am.pbl.transport.http.AMInitServlet.init(AMInitServlet.java:79)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    Does server hosting your second managed server has multiple IP addresses?
    Also, check if below configuration is set or not in your server config xml file:
    <Setting Name="SetWellKnownAddress" Type="xsd:boolean">false</Setting>
    Regards,
    Sunny
    Edited by: delhi on Apr 7, 2013 1:22 PM

  • Start welogic in development mode takes 5 minutes to start

    When I start weblogic6.1sp1 in development mode, the weblogic server takes about
    4-5 minutes.

    If you take some thread dumps, most likely you will see that WebLogic is
    busy copying your application files to it's internal folder. You can deploy
    your application outside of the applications folder and manually edit config.xml
    file:
    <Application Name="..." Deployed="true" Path="c:/.../...">
    <WebAppComponent Name="..." URI="..." Targets="myserver"/>
    <EJBComponent Name="..." URI="..." Targets="myserver"/>
    </Application>
    Alex <[email protected]> wrote:
    When I start weblogic6.1sp1 in development mode, the weblogic server takes about
    4-5 minutes.--
    Dimitri

  • Develop mode before and after shortcut for 2nd monitor?

    I'm working in Develop mode and am trying to find the before and after shortcut for my 2nd monitor? the "\" shortcut works only on my main monitor. I am using my 2nd smaller monitor for color correction hence the need for the before and after option on my  2nd monitor.

    I think, but I'm not sure, the only way to do that is to move the LR main screen to that second monitor. The before and after view always happen in the main LR screen.

  • Develop Mode 2nd Monitor not showing edit adjustments

    I am using Lightroom 4.1 RC2 on a Windows 7 64 bit system with dual monitors. When I am in the develop mode and make edit adjustments on any setting the 2nd monitor does not update. If I move to another image then come back the image is updated but it does not work in real time. I have never had this problem before and it worked fine in Lightroom V4.0

    It's a bug in LR4.1 RC2.
    The workaround seems to be to increase the size of the Standard Preview setting (File Handling tab of the Catalog Settings)....go up at least one setting (e.g. if it's currently 1024 change it to 1440 or 1680). No need to recreate your previews, just increasing the setting seems to work in most cases.
    You might also, without realising it, be suffering a fairly dramatic memory leak which is also stopped by changing the settings.
    For a longer answer, see here:
    http://www.lightroomforums.net/showthread.php?15591-Interesting-Problem-with-LR4-1-RC2

  • How to start soa suite in development mode

    Right now it's in production mode by default, how can I start the soa server in development mode?
    I'm using 11.1.1.2
    Thanks

    You can use the following command:
    ./startWebLogic.sh -Dweblogic.ProductionModeEnabled=false
    Or you can also change the mode from the Weblogic console > click on the domain after logging in and then goto General Tab and uncheck the Production Mode checkbox and restart your weblogic.
    Once your server is started in Dev mode, your deployed applications like SOA should also be in Dev mode.
    Cheers

  • Processor maxed out when starting RT application in development mode.

    When I go to run my RT application on my 8145RT board in development mode, one of my dual-core processors stays maxed out for 2 or 3 minutes.  I added a break-point at the very begining of the code to make sure it was not something related to the execution of my code.  This only happens if I make a change to the code and have to re-download it.
    I am using LabVIEW 2009.
    Any ideas?

    I know this behaviour and I think (but I'm not sure) its a bug which is allready reported. Right now I'm out of office and cannot access the DB to check the CARs number, but as soon as I'm back I will check and update you here.
    Christian

  • Yosemite starts on Safe Mode only (iMac 2009)

    Hello Everybody,
    I have installed Yosemite on my iMac 2009 and after the reboot the system starts in safe mode only.
    Does anyone have an idea how I can fix this?
    Here the log:
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.commerce.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.CoreDuetAdmissionControl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.family.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.ical" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.icloud.FindMyDevice" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.secinitd" claims selected messages.
    Do you have any idea why the it does not work?
    Thanks,
    Riccardo
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM kernel[0]: Longterm timer threshold: 1000 ms
    12/23/14 8:51:47.000 AM kernel[0]: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    12/23/14 8:51:47.000 AM kernel[0]: vm_page_bootstrap: 4068589 free pages and 92947 wired pages
    12/23/14 8:51:47.000 AM kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    12/23/14 8:51:47.000 AM kernel[0]: zone leak detection enabled
    12/23/14 8:51:47.000 AM kernel[0]: "vm_compressor_mode" is 4
    12/23/14 8:51:47.000 AM kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    12/23/14 8:51:47.000 AM kernel[0]: standard timeslicing quantum is 10000 us
    12/23/14 8:51:47.000 AM kernel[0]: standard background quantum is 2500 us
    12/23/14 8:51:47.000 AM kernel[0]: mig_table_max_displ = 13
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=2 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=4 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=5 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=6 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for TMSafetyNet
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    12/23/14 8:51:38.298 AM com.apple.xpc.launchd[1]: (com.apple.alf) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for AMFI
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Sandbox
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Quarantine
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    12/23/14 8:51:47.000 AM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    12/23/14 8:51:47.000 AM kernel[0]: The Regents of the University of California. All rights reserved.
    12/23/14 8:51:47.000 AM kernel[0]: MAC Framework successfully initialized
    12/23/14 8:51:47.000 AM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    12/23/14 8:51:47.000 AM kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2014 00:11:30)
    12/23/14 8:51:47.000 AM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    12/23/14 8:51:47.000 AM kernel[0]: ACPI: sleep states S3 S4 S5
    12/23/14 8:51:47.000 AM kernel[0]: pci (build 00:11:20 Sep 19 2014), flags 0xe3000, pfm64 (36 cpu) 0xf80000000, 0x80000000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 1145
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: (built 00:11:36 Sep 19 2014) initialization complete
    12/23/14 8:51:47.000 AM kernel[0]: console relocated to 0xf80010000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 9, devices 21 ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 10, devices 36 ]
    12/23/14 8:51:47.000 AM kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID d49a20fffeca2350; max speed s800.
    12/23/14 8:51:47.000 AM kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833, 2
    12/23/14 8:51:47.000 AM kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    12/23/14 8:51:47.000 AM kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    12/23/14 8:51:47.000 AM kernel[0]: rooting via boot-uuid from /chosen: 804F2691-E966-33D8-AF5F-3DEC8D46D182
    12/23/14 8:51:47.000 AM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    12/23/14 8:51:47.000 AM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IO B lockStorageDriver/ST31000528ASQ Media/IOGUIDPartitionScheme/Protovision@2
    12/23/14 8:51:47.000 AM kernel[0]: BSD root: disk0s2, major 1, minor 1
    12/23/14 8:51:47.000 AM kernel[0]: hfs: mounted Protovision on device root_device
    12/23/14 8:51:47.000 AM kernel[0]: VM Swap Subsystem is ON
    12/23/14 8:51:47.000 AM kernel[0]: ath_get_caps[4044] rx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.720315: ath_get_caps[4019] tx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724779: Atheros: mac 128.2 phy 13.0 radio 12.0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724789: Use hw queue 0 for WME_AC_BE traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724797: Use hw queue 1 for WME_AC_BK traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724804: Use hw queue 2 for WME_AC_VI traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724811: Use hw queue 3 for WME_AC_VO traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724818: Use hw queue 8 for CAB traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724825: Use hw queue 9 for beacons
    12/23/14 8:51:47.000 AM kernel[0]: 3.724915: wlan_vap_create : enter. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1
    12/23/14 8:51:47.000 AM kernel[0]: 3.724957: wlan_vap_create : exit. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1.
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.audio.coreaudiod) Unknown key for array: seatbelt-profiles
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:47.000 AM kernel[0]: 3.725006: ATH tunables:
    12/23/14 8:51:47.000 AM kernel[0]: 3.725010:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.auditd) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:42.998 AM iconservicesagent[37]: iconservicesagent launched.
    12/23/14 8:51:42.998 AM hidd[68]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.autofsd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:43.000 AM hidd[68]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x10ef8b000
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling initiated.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async root queue running at priority 63 and schedule 2.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling complete.
    12/23/14 8:51:43.000 AM hidd[68]: Successfully opened the IOHIDSession
    12/23/14 8:51:44.109 AM watchdogd[30]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd-status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd.status.xpc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(      wd_daemon_init) - could not initialize the hardware watchdog
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.bsd.dirhelper) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(                main) - cannot initialize the watchdog service
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.AVCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.IIDCVideoAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.cmio.VDCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.configd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreduetd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreservicesd) The HopefullyExitsLast key is no longer respected. Please remove it.
    12/23/14 8:51:47.244 AM com.apple.xpc.launchd[1]: (com.apple.watchdogd) Service only ran for 8 seconds. Pushing respawn out by 2 seconds.
    12/23/14 8:51:47.244 AM iconservicesagent[37]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Interface::efiNVRAMPublished():
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 64 dlt 12
    12/23/14 8:51:47.695 AM iconservicesd[36]: iconservicesd launched.
    12/23/14 8:51:47.697 AM iconservicesd[36]: Cache path: /Library/Caches/com.apple.iconservices.store
    12/23/14 8:51:47.772 AM opendirectoryd[45]: BUG in libdispatch: 14B25 - 2004 - 0x5
    12/23/14 8:51:47.822 AM com.apple.SecurityServer[52]: Session 100000 created
    12/23/14 8:51:47.854 AM configd[25]: preference: no sharing preferences
    12/23/14 8:51:47.000 AM kernel[0]: IOGraphics flags 0x43
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8215 FirmwareVersion - 0x0208
    12/23/14 8:51:47.000 AM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x4000
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][start] -- completed
    12/23/14 8:51:47.000 AM kernel[0]: ** Device in slot: SLOT--1 **
    12/23/14 8:51:47.978 AM com.apple.usbmuxd[51]: usbmuxd-344.3 on Oct 13 2014 at 21:10:09, running 64 bit
    12/23/14 8:51:48.000 AM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    12/23/14 8:51:48.000 AM kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xef80 -- 0xa000 -- 0x4000 ****
    12/23/14 8:51:48.060 AM com.apple.SecurityServer[52]: Entering service
    12/23/14 8:51:48.000 AM kernel[0]: Waiting for DSMOS...
    12/23/14 8:51:48.251 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.startup" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.255 AM thermald[22]: Waiting for OSTT support notification
    12/23/14 8:51:48.260 AM UserEventAgent[16]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    12/23/14 8:51:48.264 AM digest-service[98]: label: default
    12/23/14 8:51:48.265 AM digest-service[98]: dbname: od:/Local/Default
    12/23/14 8:51:48.265 AM digest-service[98]: mkey_file: /var/db/krb5kdc/m-key
    12/23/14 8:51:48.265 AM digest-service[98]: acl_file: /var/db/krb5kdc/kadmind.acl
    12/23/14 8:51:48.277 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Inactive
    12/23/14 8:51:48.000 AM kernel[0]: Previous shutdown cause: 3
    12/23/14 8:51:48.366 AM digest-service[98]: digest-request: uid=0
    12/23/14 8:51:48.000 AM kernel[0]: DSMOS has arrived
    12/23/14 8:51:48.391 AM loginwindow[64]: Login Window Application Started
    12/23/14 8:51:48.423 AM systemkeychain[112]: done file: /var/run/systemkeychaincheck.done
    12/23/14 8:51:48.442 AM secinitd[118]: UID[0]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
    12/23/14 8:51:48.443 AM secinitd[118]: ctkd[115]: unable to get root path for bundle of main executable: /System/Library/Frameworks/CryptoTokenKit.framework/ctkd
    12/23/14 8:51:48.485 AM WindowServer[129]: Server is starting up
    12/23/14 8:51:48.488 AM apsd[49]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    12/23/14 8:51:48.495 AM mds[32]: (FMW.Normal:1402) FMW 0 0
    12/23/14 8:51:48.512 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.enroll" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init name <p2p0> role 1
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init <p2p> role 1
    12/23/14 8:51:48.518 AM airportd[29]: airportdProcessDLILEvent: en1 attached (down)
    12/23/14 8:51:48.525 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.526 AM apsd[49]: Attempt to set push wake topics without dark wake enabled: ()
    12/23/14 8:51:48.527 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.527 AM apsd[49]: <APSConnectionServer: 0x7fbe2b8084b0> Invalid mach port - Cleaning up this named port's topics. com.apple.askpermission.aps
    12/23/14 8:51:48.638 AM digest-service[98]: digest-request: netr probe 0
    12/23/14 8:51:48.639 AM digest-service[98]: digest-request: init request
    12/23/14 8:51:48.647 AM digest-service[98]: digest-request: init return domain: BUILTIN server: LOCALHOST indomain was: <NULL>
    12/23/14 8:51:48.000 AM kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    12/23/14 8:51:48.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:48.000 AM kernel[0]: 22.475544: setDISASSOC from ATH_INTERFACE_CLASS disconnectVap
    12/23/14 8:51:48.000 AM kernel[0]: 22.475564: switchVap from 1 to 1
    12/23/14 8:51:49.074 AM locationd[54]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    12/23/14 8:51:49.215 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.215 AM locationd[54]: NBB-Could not get UDID for stable refill timing, falling back on random
    12/23/14 8:51:49.268 AM com.apple.xpc.launchd[1]: (com.apple.lakitu) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.accounts.dom) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.380 AM discoveryd[48]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    12/23/14 8:51:49.541 AM discoveryd[48]: AwdlD2d AwdlD2dInitialize: Initialized
    12/23/14 8:51:49.543 AM discoveryd[48]: D2D_IPC: Loaded
    12/23/14 8:51:49.547 AM airportd[29]: _handleLinkEvent: WiFi is not powered. Resetting state variables.
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic DNSResolver etc/hosts file changed: Event 0x7f99ed300200 Flushed /etc/hosts cache
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7f9433d01220: start (pid=48, <unknown> not root)
    12/23/14 8:51:49.554 AM discoveryd[48]: Basic SleepProxy Sleep Proxy Server is not enabled
    12/23/14 8:51:49.579 AM networkd[140]: networkd-411 pid 140
    12/23/14 8:51:49.731 AM locationd[54]: Location icon should now be in state 'Inactive'
    12/23/14 8:51:49.805 AM UserEventAgent[16]: nsurlsessiond_events plugin: adding token 1 for client softwareupdate_download_service
    12/23/14 8:51:49.830 AM configd[25]: [bootp_transmit.c:213] bootp_transmit(): bpf_write(en0) failed: Network is down (50)
    12/23/14 8:51:49.830 AM configd[25]: DHCP en0: INIT transmit failed
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:49.000 AM kernel[0]: 23.661333: performCountryCodeOperation: Not connected, scan in progress[0]
    12/23/14 8:51:49.000 AM kernel[0]: 23.664133: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:49.930 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:49.000 AM kernel[0]: en1: 802.11d country code set to 'US '.
    12/23/14 8:51:49.000 AM kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    12/23/14 8:51:49.940 AM configd[25]: network changed.
    12/23/14 8:51:49.941 AM configd[25]: setting hostname to "riccardos-iMac.local"
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothDevice::setProperties() -- calling hciController->CallCreateDeviceReporter() -- this = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CallCreateDeviceReporter -- calling enqueueAction() -- device = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- calling CreateDeviceReporter() device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporter -- device = = 0x9800
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Begin database seeding
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Completed database seeding
    12/23/14 8:51:50.185 AM mds[32]: (DiskStore.Normal:453) InstallResults.plist found
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: Link Up on en1
    12/23/14 8:51:50.000 AM kernel[0]: 23.995217: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: 23.995232: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: 23.997038: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: RSN handshake complete on en1
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::init][85.3] init is complete
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::handleStart][85.3] returning 1
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchDevice::start] entered
    12/23/14 8:51:50.856 AM hidd[68]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 released (1 references)
    12/23/14 8:51:51.197 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:51.212 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.214 AM WindowServer[129]: init_page_flip: page flip mode is on
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.521 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.536 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.537 AM WindowServer[129]: mux_initialize: Couldn't find any matches
    12/23/14 8:51:52.542 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.545 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.953 AM configd[25]: network changed: DNS* Proxy
    12/23/14 8:51:52.953 AM UserEventAgent[16]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Professor Falken' making interface primary (protected network)
    12/23/14 8:51:52.954 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Evaluating
    12/23/14 8:51:52.954 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:52.955 AM UserEventAgent[16]: Captive: en1: Probing 'Professor Falken'
    12/23/14 8:51:52.959 AM configd[25]: network changed: v4(en1!:192.168.1.68) DNS+ Proxy+ SMB
    12/23/14 8:51:52.961 AM UserEventAgent[16]: Captive: [ProbeListManagerCopyProbeURL:182] Probe Info is past expiration date
    12/23/14 8:51:53.015 AM networkd[140]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/23/14 8:51:53.016 AM configd[25]: network changed: v4(en1:192.168.1.68) v6(en1+:2602:306:80cc:9640:a108:b391:76d4:f66) DNS* Proxy SMB
    12/23/14 8:51:53.031 AM configd[25]: setting hostname to "iMac.attlocal.net"
    12/23/14 8:51:53.068 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Authenticated
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.108 AM com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:53.113 AM com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    12/23/14 8:51:53.114 AM com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.
    Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can act on it yourself without disclosing the contents to me or anyone else.
    You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.
    In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.
    You may not be able to understand the script yourself. But variations of it have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.
    Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.
    4. Here's a summary of what you need to do, if you choose to proceed:
    ☞ Copy a line of text in this window to the Clipboard.
    ☞ Paste into the window of another application.
    ☞ Wait for the test to run. It usually takes a few minutes.
    ☞ Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    5. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    6. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    7. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Bluetooth SerialATA Fonts 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' \*dropbox \*genieo\* \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 "` route -n get default|awk '/e:/{print $2}' `" 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB 'com.adobe.AAM.Updater-1.0 com.adobe.AAM.Updater-1.0 com.adobe.AdobeCreativeCloud com.adobe.CS4ServiceManager com.adobe.CS5ServiceManager com.adobe.fpsaud com.adobe.SwitchBoard com.adobe.SwitchBoard com.apple.aelwriter com.apple.AirPortBaseStationAgent com.apple.FolderActions.enabled com.apple.installer.osmessagetracing com.apple.mrt.uiagent com.apple.ReportCrash.Self com.apple.rpmuxd com.apple.SafariNotificationAgent com.apple.usbmuxd com.citrixonline.GoToMeeting.G2MUpdate com.google.keystone.agent com.google.keystone.daemon com.microsoft.office.licensing.helper com.oracle.java.Helper-Tool com.oracle.java.JavaUpdateHelper com.oracle.java.JavaUpdateHelper org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.privileged_startx org.macosforge.xquartz.startx' '879294308 4071182229 461455494 3627668074 1083382502 1274181950 1855907737 2758863019 1848501757 464843899 3694147963 1233118628 2456546649 2806998573 2778718105 2636415542 842973933 2051385900 3301885676 891055588 998894468 695903914 1443423563 4136085286 523110921 2883943871 3873345487' 51 5120 files 4 );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' s/[0-9A-Za-z._]+@[0-9A-Za-z.]+\.[0-9A-Za-z]{2,4}/EMAIL/g;/faceb/s/(at\.)[^.]+/\1NAME/g;/\/Shared/!s/(\/Users\/)[^ /]+/\1USER/g;s/[-0-9A-Fa-f]{22,}/UUID/g;' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[46]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: (E[^m]|[^EO])|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<10) print "com.apple.";} ' ' { sub(/ :/,"");print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:.+//p ' '/^root$/p' ' !/^\/[AD]|\/Contents\/.+\/Contents\//&&/\/(Lib|usr).+\/(.+\.framework|Contents|Info\.plist|Resources|Versions)$/ { n++;sub(/\/Info\.plist$/,"");sub(/\/(Content|Resource|Version)s(\/.+)?/,"");print|"sort|uniq";} END { if(n<1100) print "/System/";} ' '/\.dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { split("'"${p[41]}"'",b);split("'"${p[42]}"'",c);for(i in b) print b[i]".plist\t"c[i];if(n<500) print "Launch";} ' ' /^\/[AD]/d;p;' 's/Pr.+n //p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/{next};/%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&& $3!~/(255\.){3}0/)||(/v6:/&&$2!~/A/) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p);if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n   "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n   [N/A]";"cksum "F|getline C;split(C, A);C="checksum "A[1];"file -b "F|getline T;if(T~/^Apple b/) { f="";l=0;while("PlistBuddy -c Print "F|getline g) { l++;if(l<=L) f=f"\n   "g;};};if(T!~/^(AS.+ (En.+ )?text(, with v.+)?$|(Bo|PO).+ sh.+ text ex|XM)/) F=F" ("T", "C")";else F=F" ("C")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n   ...and %s more line(s)\n",l-L);} ' ' s/^ ?n...://p;s/^ ?p...:/-'$'\t''/p;' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9|"sort|uniq";} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" ' BEGIN{FS="= "} /Path/{print $2} ' ' /^ *$/d;s/^ */   /;' ' s/^.+ |\(.+\)$//g;p ' '/\.(appex|pluginkit)\/Contents\/Info\.plist$/p' ' /2/{print "WARN"};/4/{print "CRITICAL"};' ' /EVHF|MACR|^s/d;s/^.+: //p;' ' $3~/^[1-9][0-9]{0,2}(\.[1-9][0-9]{0,2}){2}$/ { i++;n=n"\n"$1"\t"$3;} END { if(i>1) print n;} ' ' s/:[^:]+$//;s/ +([0-9]+)(.+)/\2 x\1/p;' ' { gsub(/[()"]/,"",$3);if(!$3) $3="N/A";print $3;} ' ' /es: ./{ s/^.+://;b0'$'\n'' };/^ +C.+ted: +[NY]/H;/:$/b0'$'\n'' d;:0'$'\n'' x;/: +N/d;s/\n.+//p;' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps crontab iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl smcDiagnose sysctl\ -n defaults\ read stat lsbom 'mdfind -onlyin /' ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' pluginkit scutil dtrace profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil lsof test osascript\ -e netstat mdls );S1() { printf kMDItemContentTypeTree=com.apple.$1'|sort';};S2() { printf 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :'$1'" {} \;|uniq';};c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'|tr , \\\n" "`S2 CFBundleDisplayName`" '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '-F \$Message -k Sender kernel -k Message CSeq "I/O e"|sort|uniq -c' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$(RefProc): \$Message' -k Sender Req 'fsev|kern|launchd' -k RefProc Rne 'Aq|WebK' -k Message Rne '08012|Goog|ksadm|probe|Roame|SMC:|smcD|sserti|suhel| VALI|ver-r|xpma' -k Message Req 'abn|bad |Beac|caug|corru|dead[^bl]|FAIL|fail|GPU |hfs: Ru|idle ex|inval|jnl:|last value [1-9]|NVDA\(|pagin|pci pa|proc: t|Roamed|rror|SL|TCON|Throttli|tim(ed? ?|ing )o|WARN' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cght] ! -name .?\* ! -name \*ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '/S*/*/Ca*/*xpc* >&- ||echo No' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' "`S1 bundle`" "`S1 mach-o-dylib`" `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,mach_i*/*,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t {/S*/,/,}L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" -m 'L*/{Con*/*/Data/L*/,}Pref* -type f -size 0c -name *.plist.???????|wc -l' kern.memorystatus_vm_pressure_level '3>&1 >&- 2>&3' " -F '\$Time \$Message' -k Sender kernel -k Message CSeq 'n Cause: -' " -i '-app Safari UserStyleSheetEnabled' -name\ kMDItem${p[35]} "`S2 ${p[35]}`" );N1=${#c2[@]};for j in {0..10};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files I/O\ errors 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents XPC\ cache Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors App\ extensions Lockfiles Memory\ pressure SMC Shutdowns Nets Stylesheet );N3=${#l[@]};for i in {0..3};do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};A'$((7+i))'() { v=` eval sudo "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};';done;A9(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0() { [[ "$v" ]]&&sed -E "$s"<<<"$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v"|sed -E "$s";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "${s[63]}"<<<"$v"`&&C1 1 $1;};for i in 1 2 7 8;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 0 $((N1+8)) 71 $((N3+3));D13 1 10 7 9;D13 1 11 8 10;B1&&D73 19 53 67 55;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D13 5 5 69 1;D13 5 54 30 56;D23 5 14 12 14;D22 6 36 13 15;D22 20 52 66 54;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D82 35 49 61 51;D82 11 17 17 20;for i in 0 1;do D82 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A8 18 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 24 22 29;B7 12;B2 14;A4 39 57 70 14;B2 15;B6 14 15 4;C3 29;A1 24 23 32;B7 13;C3 30;B3 4 0 65;A3 14 6 32 0;B4 0 16 11;A1 26 50 64;B7 16;C3 52;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D73 21 0 32 19;D73 10 42 32 40;D82 29 35 46 39;};D23 14 1 62 42;D12 34 43 53 44;D12 22 20 32 25;D22 0 $((N1+10)) 51 32;D13 4 8 41 6;D12 21 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 38 55 68 57;D23 33 34 42 37;B1&&D83 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 10 42 32 41;D13 37 2 48 43;A1 4 3 60;B2 30;A1 4 58 60;B2 31;B6 30 31 4;C3 5;D12 21 56 35 58;D12 21 48 49 49;B3 4 22 57;A1 21 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D12 4 51 32 53;D23 22 9 37 7;A9;C2 2;} 2>/dev/null|pbcopy;exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    8. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.
    9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter
    exec bash
    and press return. Then paste the script again.
    10. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return  three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    11. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report what happened. No harm will be done.
    12. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.
    14. This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Firefox is crashing at start up. tryed uninstalling it. andreinstall .still crashs at start up..but starts in safe mode...

    firefox 3.6 runs great .but when i install 4 all it does is crash when it starts up.
    did a full uninstall. and then deleted all firefox folders
    then installed firefox onto a 2nd drive.. to see if that would help. stop it from crashing when it starts up.
    but no go.
    updated my vid driver.. still no go
    it will start in safe mode.. so i tryed disabling all extensions and plugins. still firefox 4 just crashs when it starts up.
    it would be nice. if .firefox crashed .it would just tell you why...............
    if i missed something .hope some one can help..
    Thanks
    PS
    i love firfox 3.6 .. but why would you put out trash like this. it will not even start up.
    are you trying to be more like Internet Explorer.
    crash.....crash....crash...
    reinstalled 3.6 and stoped the auto updating for now.'''bold text'''

    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    * [[Troubleshooting extensions and themes]]
    Your above posted system details show outdated plugin(s) with known security and stability risks that you should update.
    # Shockwave Flash 9.0 r280
    # Adobe PDF Plug-In For Firefox and Netscape 8.2.6
    You can find the old Flash plugin file NPSWF32.DLL in the plugins folder within the Firefox program folder (C:\Program Files\Mozilla Firefox\plugins\) and remove that file.
    * http://kb.mozillazine.org/Issues_related_to_plugins#Identifying_installed_plugins
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://kb.mozillazine.org/Flash
    *http://www.adobe.com/software/flash/about/
    Update the [[Adobe Reader]] plugin to the latest version.
    *http://get.adobe.com/reader/otherversions/

  • WSM Managed server starts in ADMIN Mode after upgrade to 11.1.1.7

    We have just upgraded our 11g SOA Cluster environment from 11.1.1.4 to 11.1.1.7. The issue is after the upgrade, our WSM servers are starting to ADMIN state with following error.
    <Sep 25, 2013 7:14:35 AM PDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'DMS Application [Version=11.1.1.1.0]' due to error weblogic.application.ModuleException: Failed to load webapp: 'dms.war'.
    weblogic.application.ModuleException: Failed to load webapp: 'dms.war'
    Caused By: weblogic.management.DeploymentException: Error: Unresolved Webapp Library references for "ServletContext@381802823[app:DMS Application module:dms.war path:/dms spec-version:2.5 version:11.1.1.1.0]", defined in weblogic.xml [Extension-Name: jstl, Specification-Version: 1.2, Implementation-Version: 1.2, exact-match: false]
    at weblogic.servlet.internal.WebAppServletContext.processWebAppLibraries(WebAppServletContext.java:2750)
    Our cluster environment has one Admin Server, and two of each OSB, WSM and SOA managed servers. As our WSM servers are not coming up, we are not able to start our SOA servers too.
    Thank You

    Same issue here :-)), Just playing around with policies configuration, the server was running just fine, I wanted to check if the policies are applicable during runtime even the WSM managed server is down. After restart, it started in ADMIN mode, well the solution is straight. It is exactly telling that the dms application is missing the jstl library reference
    <Error> <Deployer> <iwpdcdevsoaa.iwater.ie> <WLS_WSM1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <bcfaf10ec8fbdfc2:-26d85d29:1429ffae24c:-8000-0000000000000003> <1385663491675> <BEA-149205> <Failed to initialize the application 'DMS Application [Version=11.1.1.1.0]' due to error weblogic.application.ModuleException: Failed to load webapp: 'dms.war'.
    weblogic.application.ModuleException: Failed to load webapp: 'dms.war'
            at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:395)
            at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
            at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
            at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
            at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:47)
            at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:649)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
            at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:44)
            at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
            at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
            at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
            at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
            at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
            at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
            at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
            at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
            at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: weblogic.management.DeploymentException: Error: Unresolved Webapp Library references for "ServletContext@384044243[app:DMS Application module:dms.war path:/dms spec-version:2.5 version:11.1.1.1.0]", defined in weblogic.xml [Extension-Name: jstl, Specification-Version: 1.2, Implementation-Version: 1.2, exact-match: false]
            at weblogic.servlet.internal.WebAppServletContext.processWebAppLibraries(WebAppServletContext.java:2750)
            at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:416)
            at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:494)
            at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:418)
            at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:976)
            at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:384)
            at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
            at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
            at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
            at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:47)
            at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:649)
            at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
            at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
            at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:44)
            at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
            at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:144)
            at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:40)
            at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
            at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:22)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
            at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
            at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:166)
            at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
            at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
            at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    So search for "jstl" within the weblogic console in search bar, it is type of library, click on it and target it to the managed server where OWSM is running as weel. It was root cause in my case, somehow the library was not targeted to our WLS_WMS1 managed server. Now the server is back in RUNNING mode. Of course apply this in case of problem with SOA servers, target it to the cluster or exact nodes and it should work.
    Still I don't know how the issue has been crated, I don't think that somebody removed it from deployment. Rather I think that somebody was applying patch or some artifacts to OSB or SOA managed server and this library was required as well, but as soon as we have separated WSM cluster, it was maybe assuming that it is running within OSB or SOA clusters and therefore didn't target the WSM cluster automatically. But this is just the idea :-))
    Ladislav

  • Yosemite starts in safe mode only (iMac 2009)

    Hello Everybody,
    I have installed Yosemite on my iMac 2009 and after the reboot the system starts in safe mode only.
    Here the log:
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.commerce.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.CoreDuetAdmissionControl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.family.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.ical" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.icloud.FindMyDevice" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.secinitd" claims selected messages.
    Do you have any idea why the it does not work?
    Thanks,
    Riccardo
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM kernel[0]: Longterm timer threshold: 1000 ms
    12/23/14 8:51:47.000 AM kernel[0]: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    12/23/14 8:51:47.000 AM kernel[0]: vm_page_bootstrap: 4068589 free pages and 92947 wired pages
    12/23/14 8:51:47.000 AM kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    12/23/14 8:51:47.000 AM kernel[0]: zone leak detection enabled
    12/23/14 8:51:47.000 AM kernel[0]: "vm_compressor_mode" is 4
    12/23/14 8:51:47.000 AM kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    12/23/14 8:51:47.000 AM kernel[0]: standard timeslicing quantum is 10000 us
    12/23/14 8:51:47.000 AM kernel[0]: standard background quantum is 2500 us
    12/23/14 8:51:47.000 AM kernel[0]: mig_table_max_displ = 13
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=2 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=4 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=5 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=6 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for TMSafetyNet
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    12/23/14 8:51:38.298 AM com.apple.xpc.launchd[1]: (com.apple.alf) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for AMFI
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Sandbox
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Quarantine
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    12/23/14 8:51:47.000 AM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    12/23/14 8:51:47.000 AM kernel[0]: The Regents of the University of California. All rights reserved.
    12/23/14 8:51:47.000 AM kernel[0]: MAC Framework successfully initialized
    12/23/14 8:51:47.000 AM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    12/23/14 8:51:47.000 AM kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2014 00:11:30)
    12/23/14 8:51:47.000 AM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    12/23/14 8:51:47.000 AM kernel[0]: ACPI: sleep states S3 S4 S5
    12/23/14 8:51:47.000 AM kernel[0]: pci (build 00:11:20 Sep 19 2014), flags 0xe3000, pfm64 (36 cpu) 0xf80000000, 0x80000000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 1145
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: (built 00:11:36 Sep 19 2014) initialization complete
    12/23/14 8:51:47.000 AM kernel[0]: console relocated to 0xf80010000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 9, devices 21 ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 10, devices 36 ]
    12/23/14 8:51:47.000 AM kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID d49a20fffeca2350; max speed s800.
    12/23/14 8:51:47.000 AM kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833, 2
    12/23/14 8:51:47.000 AM kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    12/23/14 8:51:47.000 AM kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    12/23/14 8:51:47.000 AM kernel[0]: rooting via boot-uuid from /chosen: 804F2691-E966-33D8-AF5F-3DEC8D46D182
    12/23/14 8:51:47.000 AM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    12/23/14 8:51:47.000 AM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/ST31000528ASQ Media/IOGUIDPartitionScheme/Protovision@2
    12/23/14 8:51:47.000 AM kernel[0]: BSD root: disk0s2, major 1, minor 1
    12/23/14 8:51:47.000 AM kernel[0]: hfs: mounted Protovision on device root_device
    12/23/14 8:51:47.000 AM kernel[0]: VM Swap Subsystem is ON
    12/23/14 8:51:47.000 AM kernel[0]: ath_get_caps[4044] rx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.720315: ath_get_caps[4019] tx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724779: Atheros: mac 128.2 phy 13.0 radio 12.0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724789: Use hw queue 0 for WME_AC_BE traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724797: Use hw queue 1 for WME_AC_BK traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724804: Use hw queue 2 for WME_AC_VI traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724811: Use hw queue 3 for WME_AC_VO traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724818: Use hw queue 8 for CAB traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724825: Use hw queue 9 for beacons
    12/23/14 8:51:47.000 AM kernel[0]: 3.724915: wlan_vap_create : enter. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1
    12/23/14 8:51:47.000 AM kernel[0]: 3.724957: wlan_vap_create : exit. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1.
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.audio.coreaudiod) Unknown key for array: seatbelt-profiles
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:47.000 AM kernel[0]: 3.725006: ATH tunables:
    12/23/14 8:51:47.000 AM kernel[0]: 3.725010:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.auditd) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:42.998 AM iconservicesagent[37]: iconservicesagent launched.
    12/23/14 8:51:42.998 AM hidd[68]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.autofsd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:43.000 AM hidd[68]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x10ef8b000
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling initiated.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async root queue running at priority 63 and schedule 2.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling complete.
    12/23/14 8:51:43.000 AM hidd[68]: Successfully opened the IOHIDSession
    12/23/14 8:51:44.109 AM watchdogd[30]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd-status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd.status.xpc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(      wd_daemon_init) - could not initialize the hardware watchdog
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.bsd.dirhelper) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(                main) - cannot initialize the watchdog service
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.AVCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.IIDCVideoAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.cmio.VDCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.configd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreduetd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreservicesd) The HopefullyExitsLast key is no longer respected. Please remove it.
    12/23/14 8:51:47.244 AM com.apple.xpc.launchd[1]: (com.apple.watchdogd) Service only ran for 8 seconds. Pushing respawn out by 2 seconds.
    12/23/14 8:51:47.244 AM iconservicesagent[37]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Interface::efiNVRAMPublished():
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 64 dlt 12
    12/23/14 8:51:47.695 AM iconservicesd[36]: iconservicesd launched.
    12/23/14 8:51:47.697 AM iconservicesd[36]: Cache path: /Library/Caches/com.apple.iconservices.store
    12/23/14 8:51:47.772 AM opendirectoryd[45]: BUG in libdispatch: 14B25 - 2004 - 0x5
    12/23/14 8:51:47.822 AM com.apple.SecurityServer[52]: Session 100000 created
    12/23/14 8:51:47.854 AM configd[25]: preference: no sharing preferences
    12/23/14 8:51:47.000 AM kernel[0]: IOGraphics flags 0x43
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8215 FirmwareVersion - 0x0208
    12/23/14 8:51:47.000 AM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x4000
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][start] -- completed
    12/23/14 8:51:47.000 AM kernel[0]: ** Device in slot: SLOT--1 **
    12/23/14 8:51:47.978 AM com.apple.usbmuxd[51]: usbmuxd-344.3 on Oct 13 2014 at 21:10:09, running 64 bit
    12/23/14 8:51:48.000 AM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    12/23/14 8:51:48.000 AM kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xef80 -- 0xa000 -- 0x4000 ****
    12/23/14 8:51:48.060 AM com.apple.SecurityServer[52]: Entering service
    12/23/14 8:51:48.000 AM kernel[0]: Waiting for DSMOS...
    12/23/14 8:51:48.251 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.startup" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.255 AM thermald[22]: Waiting for OSTT support notification
    12/23/14 8:51:48.260 AM UserEventAgent[16]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    12/23/14 8:51:48.264 AM digest-service[98]: label: default
    12/23/14 8:51:48.265 AM digest-service[98]: dbname: od:/Local/Default
    12/23/14 8:51:48.265 AM digest-service[98]: mkey_file: /var/db/krb5kdc/m-key
    12/23/14 8:51:48.265 AM digest-service[98]: acl_file: /var/db/krb5kdc/kadmind.acl
    12/23/14 8:51:48.277 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Inactive
    12/23/14 8:51:48.000 AM kernel[0]: Previous shutdown cause: 3
    12/23/14 8:51:48.366 AM digest-service[98]: digest-request: uid=0
    12/23/14 8:51:48.000 AM kernel[0]: DSMOS has arrived
    12/23/14 8:51:48.391 AM loginwindow[64]: Login Window Application Started
    12/23/14 8:51:48.423 AM systemkeychain[112]: done file: /var/run/systemkeychaincheck.done
    12/23/14 8:51:48.442 AM secinitd[118]: UID[0]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
    12/23/14 8:51:48.443 AM secinitd[118]: ctkd[115]: unable to get root path for bundle of main executable: /System/Library/Frameworks/CryptoTokenKit.framework/ctkd
    12/23/14 8:51:48.485 AM WindowServer[129]: Server is starting up
    12/23/14 8:51:48.488 AM apsd[49]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    12/23/14 8:51:48.495 AM mds[32]: (FMW.Normal:1402) FMW 0 0
    12/23/14 8:51:48.512 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.enroll" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init name <p2p0> role 1
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init <p2p> role 1
    12/23/14 8:51:48.518 AM airportd[29]: airportdProcessDLILEvent: en1 attached (down)
    12/23/14 8:51:48.525 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.526 AM apsd[49]: Attempt to set push wake topics without dark wake enabled: ()
    12/23/14 8:51:48.527 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.527 AM apsd[49]: <APSConnectionServer: 0x7fbe2b8084b0> Invalid mach port - Cleaning up this named port's topics. com.apple.askpermission.aps
    12/23/14 8:51:48.638 AM digest-service[98]: digest-request: netr probe 0
    12/23/14 8:51:48.639 AM digest-service[98]: digest-request: init request
    12/23/14 8:51:48.647 AM digest-service[98]: digest-request: init return domain: BUILTIN server: LOCALHOST indomain was: <NULL>
    12/23/14 8:51:48.000 AM kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    12/23/14 8:51:48.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:48.000 AM kernel[0]: 22.475544: setDISASSOC from ATH_INTERFACE_CLASS disconnectVap
    12/23/14 8:51:48.000 AM kernel[0]: 22.475564: switchVap from 1 to 1
    12/23/14 8:51:49.074 AM locationd[54]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    12/23/14 8:51:49.215 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.215 AM locationd[54]: NBB-Could not get UDID for stable refill timing, falling back on random
    12/23/14 8:51:49.268 AM com.apple.xpc.launchd[1]: (com.apple.lakitu) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.accounts.dom) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.380 AM discoveryd[48]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    12/23/14 8:51:49.541 AM discoveryd[48]: AwdlD2d AwdlD2dInitialize: Initialized
    12/23/14 8:51:49.543 AM discoveryd[48]: D2D_IPC: Loaded
    12/23/14 8:51:49.547 AM airportd[29]: _handleLinkEvent: WiFi is not powered. Resetting state variables.
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic DNSResolver etc/hosts file changed: Event 0x7f99ed300200 Flushed /etc/hosts cache
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7f9433d01220: start (pid=48, <unknown> not root)
    12/23/14 8:51:49.554 AM discoveryd[48]: Basic SleepProxy Sleep Proxy Server is not enabled
    12/23/14 8:51:49.579 AM networkd[140]: networkd-411 pid 140
    12/23/14 8:51:49.731 AM locationd[54]: Location icon should now be in state 'Inactive'
    12/23/14 8:51:49.805 AM UserEventAgent[16]: nsurlsessiond_events plugin: adding token 1 for client softwareupdate_download_service
    12/23/14 8:51:49.830 AM configd[25]: [bootp_transmit.c:213] bootp_transmit(): bpf_write(en0) failed: Network is down (50)
    12/23/14 8:51:49.830 AM configd[25]: DHCP en0: INIT transmit failed
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:49.000 AM kernel[0]: 23.661333: performCountryCodeOperation: Not connected, scan in progress[0]
    12/23/14 8:51:49.000 AM kernel[0]: 23.664133: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:49.930 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:49.000 AM kernel[0]: en1: 802.11d country code set to 'US '.
    12/23/14 8:51:49.000 AM kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    12/23/14 8:51:49.940 AM configd[25]: network changed.
    12/23/14 8:51:49.941 AM configd[25]: setting hostname to "riccardos-iMac.local"
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothDevice::setProperties() -- calling hciController->CallCreateDeviceReporter() -- this = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CallCreateDeviceReporter -- calling enqueueAction() -- device = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- calling CreateDeviceReporter() device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporter -- device = = 0x9800
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Begin database seeding
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Completed database seeding
    12/23/14 8:51:50.185 AM mds[32]: (DiskStore.Normal:453) InstallResults.plist found
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: Link Up on en1
    12/23/14 8:51:50.000 AM kernel[0]: 23.995217: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: 23.995232: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: 23.997038: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: RSN handshake complete on en1
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::init][85.3] init is complete
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::handleStart][85.3] returning 1
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchDevice::start] entered
    12/23/14 8:51:50.856 AM hidd[68]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 released (1 references)
    12/23/14 8:51:51.197 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:51.212 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.214 AM WindowServer[129]: init_page_flip: page flip mode is on
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.521 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.536 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.537 AM WindowServer[129]: mux_initialize: Couldn't find any matches
    12/23/14 8:51:52.542 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.545 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.953 AM configd[25]: network changed: DNS* Proxy
    12/23/14 8:51:52.953 AM UserEventAgent[16]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Professor Falken' making interface primary (protected network)
    12/23/14 8:51:52.954 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Evaluating
    12/23/14 8:51:52.954 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:52.955 AM UserEventAgent[16]: Captive: en1: Probing 'Professor Falken'
    12/23/14 8:51:52.959 AM configd[25]: network changed: v4(en1!:192.168.1.68) DNS+ Proxy+ SMB
    12/23/14 8:51:52.961 AM UserEventAgent[16]: Captive: [ProbeListManagerCopyProbeURL:182] Probe Info is past expiration date
    12/23/14 8:51:53.015 AM networkd[140]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/23/14 8:51:53.016 AM configd[25]: network changed: v4(en1:192.168.1.68) v6(en1+:2602:306:80cc:9640:a108:b391:76d4:f66) DNS* Proxy SMB
    12/23/14 8:51:53.031 AM configd[25]: setting hostname to "iMac.attlocal.net"
    12/23/14 8:51:53.068 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Authenticated
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.108 AM com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:53.113 AM com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    12/23/14 8:51:53.114 AM com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 tota

    Hello Everybody,
    I have installed Yosemite on my iMac 2009 and after the reboot the system starts in safe mode only.
    Here the log:
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.commerce.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.CoreDuetAdmissionControl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.family.asl" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.ical" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.icloud.FindMyDevice" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.networking.symptoms" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.secinitd" claims selected messages.
    Do you have any idea why the it does not work?
    Thanks,
    Riccardo
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    12/23/14 8:51:47.000 AM kernel[0]: Longterm timer threshold: 1000 ms
    12/23/14 8:51:47.000 AM kernel[0]: Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    12/23/14 8:51:47.000 AM kernel[0]: vm_page_bootstrap: 4068589 free pages and 92947 wired pages
    12/23/14 8:51:47.000 AM kernel[0]: kext submap [0xffffff7f80a00000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000a00000]
    12/23/14 8:51:47.000 AM kernel[0]: zone leak detection enabled
    12/23/14 8:51:47.000 AM kernel[0]: "vm_compressor_mode" is 4
    12/23/14 8:51:47.000 AM kernel[0]: multiq scheduler config: deep-drain 0, urgent first 1, depth limit 4, band limit 127, sanity check 0
    12/23/14 8:51:47.000 AM kernel[0]: standard timeslicing quantum is 10000 us
    12/23/14 8:51:47.000 AM kernel[0]: standard background quantum is 2500 us
    12/23/14 8:51:47.000 AM kernel[0]: mig_table_max_displ = 13
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=2 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=4 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=5 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=6 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for TMSafetyNet
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    12/23/14 8:51:38.298 AM com.apple.xpc.launchd[1]: (com.apple.alf) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for AMFI
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Apple Mobile File Integrity (AMFI)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Sandbox
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    12/23/14 8:51:47.000 AM kernel[0]: calling mpo_policy_init for Quarantine
    12/23/14 8:51:47.000 AM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    12/23/14 8:51:47.000 AM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    12/23/14 8:51:47.000 AM kernel[0]: The Regents of the University of California. All rights reserved.
    12/23/14 8:51:47.000 AM kernel[0]: MAC Framework successfully initialized
    12/23/14 8:51:47.000 AM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    12/23/14 8:51:47.000 AM kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2014 00:11:30)
    12/23/14 8:51:47.000 AM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    12/23/14 8:51:47.000 AM kernel[0]: ACPI: sleep states S3 S4 S5
    12/23/14 8:51:47.000 AM kernel[0]: pci (build 00:11:20 Sep 19 2014), flags 0xe3000, pfm64 (36 cpu) 0xf80000000, 0x80000000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 1145
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagement: (built 00:11:36 Sep 19 2014) initialization complete
    12/23/14 8:51:47.000 AM kernel[0]: console relocated to 0xf80010000
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 9, devices 21 ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration begin ]
    12/23/14 8:51:47.000 AM kernel[0]: [ PCI configuration end, bridges 10, devices 36 ]
    12/23/14 8:51:47.000 AM kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID d49a20fffeca2350; max speed s800.
    12/23/14 8:51:47.000 AM kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833, 2
    12/23/14 8:51:47.000 AM kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    12/23/14 8:51:47.000 AM kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    12/23/14 8:51:47.000 AM kernel[0]: rooting via boot-uuid from /chosen: 804F2691-E966-33D8-AF5F-3DEC8D46D182
    12/23/14 8:51:47.000 AM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    12/23/14 8:51:47.000 AM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    12/23/14 8:51:47.000 AM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/ST31000528ASQ Media/IOGUIDPartitionScheme/Protovision@2
    12/23/14 8:51:47.000 AM kernel[0]: BSD root: disk0s2, major 1, minor 1
    12/23/14 8:51:47.000 AM kernel[0]: hfs: mounted Protovision on device root_device
    12/23/14 8:51:47.000 AM kernel[0]: VM Swap Subsystem is ON
    12/23/14 8:51:47.000 AM kernel[0]: ath_get_caps[4044] rx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.720315: ath_get_caps[4019] tx chainmask mismatch actual 3 sc_chainmak 0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724779: Atheros: mac 128.2 phy 13.0 radio 12.0
    12/23/14 8:51:47.000 AM kernel[0]: 3.724789: Use hw queue 0 for WME_AC_BE traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724797: Use hw queue 1 for WME_AC_BK traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724804: Use hw queue 2 for WME_AC_VI traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724811: Use hw queue 3 for WME_AC_VO traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724818: Use hw queue 8 for CAB traffic
    12/23/14 8:51:47.000 AM kernel[0]: 3.724825: Use hw queue 9 for beacons
    12/23/14 8:51:47.000 AM kernel[0]: 3.724915: wlan_vap_create : enter. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1
    12/23/14 8:51:47.000 AM kernel[0]: 3.724957: wlan_vap_create : exit. devhandle=0xa009e718, opmode=IEEE80211_M_STA, flags=0x1.
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.audio.coreaudiod) Unknown key for array: seatbelt-profiles
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:47.000 AM kernel[0]: 3.725006: ATH tunables:
    12/23/14 8:51:47.000 AM kernel[0]: 3.725010:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.auditd) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:42.998 AM iconservicesagent[37]: iconservicesagent launched.
    12/23/14 8:51:42.998 AM hidd[68]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    12/23/14 8:51:38.299 AM com.apple.xpc.launchd[1]: (com.apple.autofsd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:43.000 AM hidd[68]: ____IOHIDSessionScheduleAsync_block_invoke: thread_id=0x10ef8b000
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling initiated.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async root queue running at priority 63 and schedule 2.
    12/23/14 8:51:43.000 AM hidd[68]: HID Session async scheduling complete.
    12/23/14 8:51:43.000 AM hidd[68]: Successfully opened the IOHIDSession
    12/23/14 8:51:44.109 AM watchdogd[30]:  [watchdog_daemon] @(    wd_watchdog_open) - IOIteratorNext failed (kr=0)
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd-status) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.backupd.status.xpc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(      wd_daemon_init) - could not initialize the hardware watchdog
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.bsd.dirhelper) The TimeOut key is no longer respected. It never did anything anyway.
    12/23/14 8:51:47.243 AM watchdogd[30]:  [watchdog_daemon] @(                main) - cannot initialize the watchdog service
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.AVCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.300 AM com.apple.xpc.launchd[1]: (com.apple.cmio.IIDCVideoAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.cmio.VDCAssistant) ThrottleInterval set to zero. You're not that important. Ignoring.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.configd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreduetd) This service is defined to be constantly running and is inherently inefficient.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.CoreRAID) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:38.301 AM com.apple.xpc.launchd[1]: (com.apple.coreservicesd) The HopefullyExitsLast key is no longer respected. Please remove it.
    12/23/14 8:51:47.244 AM com.apple.xpc.launchd[1]: (com.apple.watchdogd) Service only ran for 8 seconds. Pushing respawn out by 2 seconds.
    12/23/14 8:51:47.244 AM iconservicesagent[37]: Starting service with cache path: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/C/com.apple.iconservices
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    12/23/14 8:51:47.000 AM kernel[0]: IO80211Interface::efiNVRAMPublished():
    12/23/14 8:51:47.000 AM kernel[0]: bpfAttach len 64 dlt 12
    12/23/14 8:51:47.695 AM iconservicesd[36]: iconservicesd launched.
    12/23/14 8:51:47.697 AM iconservicesd[36]: Cache path: /Library/Caches/com.apple.iconservices.store
    12/23/14 8:51:47.772 AM opendirectoryd[45]: BUG in libdispatch: 14B25 - 2004 - 0x5
    12/23/14 8:51:47.822 AM com.apple.SecurityServer[52]: Session 100000 created
    12/23/14 8:51:47.854 AM configd[25]: preference: no sharing preferences
    12/23/14 8:51:47.000 AM kernel[0]: IOGraphics flags 0x43
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe
    12/23/14 8:51:47.000 AM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8215 FirmwareVersion - 0x0208
    12/23/14 8:51:47.000 AM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x4000 ****
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][staticBluetoothTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x4000
    12/23/14 8:51:47.000 AM kernel[0]: [IOBluetoothHCIController][start] -- completed
    12/23/14 8:51:47.000 AM kernel[0]: ** Device in slot: SLOT--1 **
    12/23/14 8:51:47.978 AM com.apple.usbmuxd[51]: usbmuxd-344.3 on Oct 13 2014 at 21:10:09, running 64 bit
    12/23/14 8:51:48.000 AM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    12/23/14 8:51:48.000 AM kernel[0]: **** [IOBluetoothHCIController][ProcessBluetoothTransportShowsUpActionWL] -- Connected to the transport successfully -- 0xef80 -- 0xa000 -- 0x4000 ****
    12/23/14 8:51:48.060 AM com.apple.SecurityServer[52]: Entering service
    12/23/14 8:51:48.000 AM kernel[0]: Waiting for DSMOS...
    12/23/14 8:51:48.251 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.startup" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.255 AM thermald[22]: Waiting for OSTT support notification
    12/23/14 8:51:48.260 AM UserEventAgent[16]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    12/23/14 8:51:48.264 AM digest-service[98]: label: default
    12/23/14 8:51:48.265 AM digest-service[98]: dbname: od:/Local/Default
    12/23/14 8:51:48.265 AM digest-service[98]: mkey_file: /var/db/krb5kdc/m-key
    12/23/14 8:51:48.265 AM digest-service[98]: acl_file: /var/db/krb5kdc/kadmind.acl
    12/23/14 8:51:48.277 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Inactive
    12/23/14 8:51:48.000 AM kernel[0]: Previous shutdown cause: 3
    12/23/14 8:51:48.366 AM digest-service[98]: digest-request: uid=0
    12/23/14 8:51:48.000 AM kernel[0]: DSMOS has arrived
    12/23/14 8:51:48.391 AM loginwindow[64]: Login Window Application Started
    12/23/14 8:51:48.423 AM systemkeychain[112]: done file: /var/run/systemkeychaincheck.done
    12/23/14 8:51:48.442 AM secinitd[118]: UID[0]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
    12/23/14 8:51:48.443 AM secinitd[118]: ctkd[115]: unable to get root path for bundle of main executable: /System/Library/Frameworks/CryptoTokenKit.framework/ctkd
    12/23/14 8:51:48.485 AM WindowServer[129]: Server is starting up
    12/23/14 8:51:48.488 AM apsd[49]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    12/23/14 8:51:48.495 AM mds[32]: (FMW.Normal:1402) FMW 0 0
    12/23/14 8:51:48.512 AM com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.domain.system) Service "com.apple.ManagedClient.enroll" tried to hijack endpoint "com.apple.ManagedClient.agent" from owner: com.apple.ManagedClient
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init name <p2p0> role 1
    12/23/14 8:51:48.000 AM kernel[0]: AtherosNewma40P2PInterface::init <p2p> role 1
    12/23/14 8:51:48.518 AM airportd[29]: airportdProcessDLILEvent: en1 attached (down)
    12/23/14 8:51:48.525 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.526 AM apsd[49]: Attempt to set push wake topics without dark wake enabled: ()
    12/23/14 8:51:48.527 AM apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    12/23/14 8:51:48.527 AM apsd[49]: <APSConnectionServer: 0x7fbe2b8084b0> Invalid mach port - Cleaning up this named port's topics. com.apple.askpermission.aps
    12/23/14 8:51:48.638 AM digest-service[98]: digest-request: netr probe 0
    12/23/14 8:51:48.639 AM digest-service[98]: digest-request: init request
    12/23/14 8:51:48.647 AM digest-service[98]: digest-request: init return domain: BUILTIN server: LOCALHOST indomain was: <NULL>
    12/23/14 8:51:48.000 AM kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    12/23/14 8:51:48.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:48.000 AM kernel[0]: 22.475544: setDISASSOC from ATH_INTERFACE_CLASS disconnectVap
    12/23/14 8:51:48.000 AM kernel[0]: 22.475564: switchVap from 1 to 1
    12/23/14 8:51:49.074 AM locationd[54]: Logging binary sensor data to /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/locationdSensors.bin
    12/23/14 8:51:49.215 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.215 AM locationd[54]: NBB-Could not get UDID for stable refill timing, falling back on random
    12/23/14 8:51:49.268 AM com.apple.xpc.launchd[1]: (com.apple.lakitu) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.accounts.dom) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.269 AM com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    12/23/14 8:51:49.380 AM discoveryd[48]: Basic Sockets GetProcessNameFromSocket() failed errno[57] err[-1]
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets Unknown(-1), errno 0 UDS FD=3
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic Sockets UDS FD=3 ERROR: failed to get effective user ID, errno 0
    12/23/14 8:51:49.381 AM discoveryd[48]: Basic SleepProxy BSP Server Disabled. Metric = 3373
    12/23/14 8:51:49.541 AM discoveryd[48]: AwdlD2d AwdlD2dInitialize: Initialized
    12/23/14 8:51:49.543 AM discoveryd[48]: D2D_IPC: Loaded
    12/23/14 8:51:49.547 AM airportd[29]: _handleLinkEvent: WiFi is not powered. Resetting state variables.
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic WABServer NetResolverEvent no resolvers, resetting domains
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd Starting XPC Server
    12/23/14 8:51:49.552 AM discoveryd[48]: Basic DNSResolver etc/hosts file changed: Event 0x7f99ed300200 Flushed /etc/hosts cache
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Basic RemoteControl com.apple.discoveryd_helper Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd[48]: Basic RemoteControl com.apple.discoveryd.dnsproxy Starting XPC Server
    12/23/14 8:51:49.553 AM discoveryd_helper[139]: Detailed RemoteControl com.apple.discoveryd_helper XPC connection 0x7f9433d01220: start (pid=48, <unknown> not root)
    12/23/14 8:51:49.554 AM discoveryd[48]: Basic SleepProxy Sleep Proxy Server is not enabled
    12/23/14 8:51:49.579 AM networkd[140]: networkd-411 pid 140
    12/23/14 8:51:49.731 AM locationd[54]: Location icon should now be in state 'Inactive'
    12/23/14 8:51:49.805 AM UserEventAgent[16]: nsurlsessiond_events plugin: adding token 1 for client softwareupdate_download_service
    12/23/14 8:51:49.830 AM configd[25]: [bootp_transmit.c:213] bootp_transmit(): bpf_write(en0) failed: Network is down (50)
    12/23/14 8:51:49.830 AM configd[25]: DHCP en0: INIT transmit failed
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 124 dlt 192
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 88 dlt 127
    12/23/14 8:51:49.000 AM kernel[0]: bpfAttach len 24 dlt 105
    12/23/14 8:51:49.000 AM kernel[0]: 23.661333: performCountryCodeOperation: Not connected, scan in progress[0]
    12/23/14 8:51:49.000 AM kernel[0]: 23.664133: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:49.930 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:49.000 AM kernel[0]: en1: 802.11d country code set to 'US '.
    12/23/14 8:51:49.000 AM kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    12/23/14 8:51:49.940 AM configd[25]: network changed.
    12/23/14 8:51:49.941 AM configd[25]: setting hostname to "riccardos-iMac.local"
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothDevice::setProperties() -- calling hciController->CallCreateDeviceReporter() -- this = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CallCreateDeviceReporter -- calling enqueueAction() -- device = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporterAction -- calling CreateDeviceReporter() device = = 0x9800
    12/23/14 8:51:49.000 AM kernel[0]: IOBluetoothHCIController::CreateDeviceReporter -- device = = 0x9800
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Begin database seeding
    12/23/14 8:51:50.170 AM lsregister[134]: LaunchServices: Completed database seeding
    12/23/14 8:51:50.185 AM mds[32]: (DiskStore.Normal:453) InstallResults.plist found
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: Link Up on en1
    12/23/14 8:51:50.000 AM kernel[0]: 23.995217: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: 23.995232: apple80211Request[10514] Unsupported ioctl 181
    12/23/14 8:51:50.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:50.000 AM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    12/23/14 8:51:50.000 AM kernel[0]: 23.997038: setWOW_PARAMETERS:wowevents = 2(1)
    12/23/14 8:51:50.000 AM kernel[0]: AirPort: RSN handshake complete on en1
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::init][85.3] init is complete
    12/23/14 8:51:50.000 AM kernel[0]: [BNBMouseDevice::handleStart][85.3] returning 1
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    12/23/14 8:51:50.000 AM kernel[0]: [AppleMultitouchDevice::start] entered
    12/23/14 8:51:50.856 AM hidd[68]: IOHIDService compatibility thread running at priority 63 and schedule 2.
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.196 AM WindowServer[129]: Session 257 released (1 references)
    12/23/14 8:51:51.197 AM configd[25]: dhcp_arp_router: en1 SSID unavailable
    12/23/14 8:51:51.212 AM WindowServer[129]: Session 257 retained (2 references)
    12/23/14 8:51:51.214 AM WindowServer[129]: init_page_flip: page flip mode is on
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:51.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.521 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.536 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.537 AM WindowServer[129]: mux_initialize: Couldn't find any matches
    12/23/14 8:51:52.542 AM WindowServer[129]: Found 26 modes for display 0x00000000 [26, 0]
    12/23/14 8:51:52.545 AM WindowServer[129]: Found 1 modes for display 0x00000000 [1, 0]
    12/23/14 8:51:52.000 AM kernel[0]: en1: BSSID changed to 88:1f:a1:42:d2:4d
    12/23/14 8:51:52.953 AM configd[25]: network changed: DNS* Proxy
    12/23/14 8:51:52.953 AM UserEventAgent[16]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'Professor Falken' making interface primary (protected network)
    12/23/14 8:51:52.954 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Evaluating
    12/23/14 8:51:52.954 AM discoveryd[48]: Basic SleepProxy Could not get the primary interface
    12/23/14 8:51:52.955 AM UserEventAgent[16]: Captive: en1: Probing 'Professor Falken'
    12/23/14 8:51:52.959 AM configd[25]: network changed: v4(en1!:192.168.1.68) DNS+ Proxy+ SMB
    12/23/14 8:51:52.961 AM UserEventAgent[16]: Captive: [ProbeListManagerCopyProbeURL:182] Probe Info is past expiration date
    12/23/14 8:51:53.015 AM networkd[140]: +[NETLedBelly stopFastFail] Clearing ledbelly failure cache
    12/23/14 8:51:53.016 AM configd[25]: network changed: v4(en1:192.168.1.68) v6(en1+:2602:306:80cc:9640:a108:b391:76d4:f66) DNS* Proxy SMB
    12/23/14 8:51:53.031 AM configd[25]: setting hostname to "iMac.attlocal.net"
    12/23/14 8:51:53.068 AM UserEventAgent[16]: Captive: CNPluginHandler en1: Authenticated
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.105 AM com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    12/23/14 8:51:53.108 AM com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.109 AM com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    12/23/14 8:51:53.112 AM com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    12/23/14 8:51:53.113 AM com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    12/23/14 8:51:53.114 AM com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    12/23/14 8:51:53.000 AM kernel[0]: BUG in process suhelperd[156]: over-released legacy external boost assertions (1 tota

  • Weblogic starting in production mode LINUX x86

    I am having a problem when creating a new weblogic 10.3.3 domain. I created this domain in development mode yet when i try and start the domain the admin server always starts in Production mode?
    Does anyone know why this is happening as i've check the weblogic console and it shows that the domain is set to development. Below is the message recieved on start up of the admin server:
    <Warning> <Management> <BEA-141274> <Production mode has specified at the command line via the weblogic.ProductionModeEnabled system property. This system property overrides the development mode setting contained in config.xml. However, the console and WLST show the attribute values and defaults that correspond to the development mode specified in config.xml.>
    Thanks for your help in advance.

    I have the same problem during the start of Oracle Identity Manager 11G...Admin Server and Managed Server on different machines...
    ####<Dec 2, 2010 5:25:17 PM MSK> <Error> <Security> <asoim.sgp.gazprom.ru> <oim_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1291299917129> <BEA-090892> <The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.>
    ####<Dec 2, 2010 5:25:17 PM MSK> <Critical> <WebLogicServer> <asoim.sgp.gazprom.ru> <oim_server1> <main> <<WLS Kernel>> <1291299917132> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
    weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1394)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-01538: The default policy provider was not found.
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:273)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsException: JPS-01538: The default policy provider was not found.
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:705)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsException: JPS-01514: The default context is missing in jps-config.xml.
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:665)
    at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.service.credstore.CredStoreException: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password.
    at oracle.security.jps.internal.credstore.ssp.CsfWalletManager.openWallet(CsfWalletManager.java:177)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.doInit(SspCredentialStore.java:218)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:140)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:127)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:115)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:53)
    and help???

  • Firefox won't close without using Task Manager - end process; can't start in safe mode or disable add-ons

    I've been having a memory leak/hanging problem for weeks -- FF slowly increases memory usage until it's at almost 100% and then freezes and I have to shut it down via Task Manager/end process.
    Last week I updated to FF 12, and I also added the Web Developer 1.1.9 add-on. Now every time I open Firefox it tries to go to the "Web Developer installed" page, but the page never loads. Nothing else will load either.
    I can't start in Safe Mode because of the problem with having to close it in Task Manager. I select "restart with add-ons disabled" and it just never opens. The Add-On manager page won't load, so I can't disable Web Developer to see if that's the problem.
    I've uninstalled Firefox and reinstalled, and it still goes right back to the Web Developer page when I open the freshly installed copy.
    Help, please!

    Have you already tried clearing the browser cache, opening a blank tab, and trying to open some other website ?
    * [[how to clear the cache]]
    Instead of trying to open safe mode from within the User Interface menu have you tried alternative methods such as holding the shift key when you start Firefox. (After checking for running Firefox processes or plugincontainer and killing them if found )
    * see [[safe mode]]
    * [[firefox hangs]]
    If using safemode does not help first of all try creating and using a new profile.
    * [[Basic Troubleshooting#w_8-make-a-new-profile]]_8-make-a-new-profile
    If all the above fail then try a clean re-install of Firefox
    * [[Basic Troubleshooting#w_7-reinstall-firefox]]_7-reinstall-firefox

  • Corruption in LR Develop mode

    Greetings,
    I'm on a Mac Power PC running OS 10.5.5 with 6.5 GB RAM on LR 2.1. I am shooting with a Canon 1ds III on SanDisk Extreme IV 4.0 GB cards.
    Sometimes I get a rainbow-colored corruption on part or most of an image while working with an image in the develop mode. I recently upgraded to LR 2.0 and was hoping that it would clear up what was happing in LR 1.0 but it has not.
    The only good news is that when I restart the computer and then relaunch LR, the corruption disappears before my eyes. In other words, when the image is "loading" in LR's develop mode, the same corruption is there momentarily but then vanishes once the image has fully "loaded."
    Any thoughts?
    Let me know if I can provide more information as I'm sure I have not provided enough. I have a screen capture I can email (or post if I knew how).
    Thanks,
    Scott

    Hey Martin,
    I can't get your first link to work but what I get is a square or rectangular-rainbow-digital gobbeldigook usually starting from the lower right corner of the image covering anywhere from 5% to 90% of the image.
    At the moment, I'm exploring the possibility that mine is RAM-related. I'm able to recover the flawed images after a restart. This points me to a problem with my Mac or the LR software. I could be wrong so take this with a grain of salt.
    Anyway, I purchased online (for a buck and change) "Memtest OS X". It checks your RAM for errors/flaws. After running the program, it turns out I have a bad RAM chip in my desktop machine and so I have of course removed it. So far, with working all day today on post, I have had no problems (knock wood). This is by no means final in my mind however and I'm going to continue to cross my fingers and hold my breath for a little while every time I open an image in the develop mode of LR.
    I hope this might lead you somewhere as well. I'll report back later after I've had some time to test the waters.
    Any luck on your end?
    Scott

Maybe you are looking for

  • Download Assistant for Mac keeps failing with Error 109

    I used to download Adobe products just fine before the "Assistant" requirement.  I have the latest Adobe Air, and the latest Assistant.  It keeps giving error 109, and I have followed the troubleshooting document to remove the preference file, and ca

  • Safari does not open in any desktop of mission control.

    Recently installed Lion on MacBookPro. By first start up of laptop, Safari is opened bu is ' floating ' around between the desktops. You can see a full screen background image of Safari when switching back and forth between desktops in Mission Contro

  • Embedded Vimeo video not displaying in Safari 5

    I recently embedded a vimeo video into the home page of my iweb website. It displays on most browsers and earlier versions of Safari, but not with Safari 5. Are others running into this problem? Do you have any suggestions? My website is www.tmsnewen

  • Smoothing of asset

    hi gurus kindly resolve the following what is smoothing of asset what is the impact when smoothing of asset check box is enabled why, when and how smoothing of asset is done thankyou with regards ramesh

  • I want to do a clean reinstall of itunes...

    If I uninstall itunes, delete all of the folders and reset my ipod to factory settings, can I reinstall it and redownload the music and movies I've purchased? I don't want to lose all my Battlestar Galactica, Chappelle and Heros Thanks!