Troubleshooting slow startup of JavaFX app

I made a simple Hello World example from the Efxclipse tutorial on JavaFX. It takes 12 Seconds to start. After searching the internet I found:
Deploying JavaFX Applications: Troubleshooting | JavaFX 2 Tutorials and Documentation
I can pass "-Djavafx.autoproxy.disable=true" or "-Djavafx.autoproxy.disable=false" or "-Djavafx.autoproxy.disable=nonsense" to make is start fast.
a) Is the parameter documented correctly? Because whatever I pass after the "=" does not matter. However, if I pass "-Djavafx.autoproxy.enable" then it starts slow.
b) Why do I need the parameter at all, if the build.xml already contains
<manifest>
  <attribute name="JavaFX-Feature-Proxy" value="None"/>
</manifest>
? Does ant not work correctly?
c) I downloaded also the JavaFX Sample applications from oracle (javafx_samples-2_2_40-windows). While SwingInterop.jar starts fast, the BrickBreaker.jar takes the same amount to start. If oracle does not even manage to come up with a jar that starts fast I think I have a serious deployment issue.
Any solutions to this?
Best,
Gunter

Hello All,
Thanks for giving advise and solution.
I logged a job with oracle support and they confirmed that this is a bug in Solaris. Below is reply from oracle.
"Thank you for the details. This is indeed a bug as OS level, a Solaris bug and it is best described in note: Oracle Database Startup And SGA Value Change Takes A Very Long Time To Complete (Doc ID 1475621.1). The bug is currently under investigation and it is being worked on. "
Although a workaround solution also applied to our env and its working fine now.

Similar Messages

  • Need help troubleshooting slow startup after installing apps

    I'm relatively new to OSX (though not new to computer administration and Unix/Linux) and I need some guidance troubleshooting my slow booting Macbook.
    I've got a vanilla Macbook that can installed with 10.5.5 and I've since done the upgrade to 10.5.6. I didn't have any problems until I started installing some heavier apps like the Adobe CS3 suite and MS Office (I know, I should get iLife, but I have an available license of Office.)
    Since doing these installs, it has noticeably, but not drastically, slowed the start-up time of my mac. The slow down starts in the blue screen part of startup and is most noticeable as the dock and the menus load.
    (I've read about Searchlight indexing, which would make sense since these are both big suites, but it's had several hours of run time to do this and many reboots and it's still a problem.)
    I have my suspicions that Adobe is mostly the culprit here, but I'm not sure where to look for start-up logs and configuration info. Are there any apps out there like Start Up Control Panel (www.mlin.net/StartupCPL.shtml) for OSX? Are there any places that would be a good place to start looking? I basically want to try to make sure that only the necessary stuff is loading at start-up and and none of that "helper app" crap that was so common in windows environments.

    Francine gave you excellent advice about tracking down your problem. Once that's accomplished, see these:
    Switching from Windows to Mac OS X,
    Basic Tutorials on using a Mac,
    MacFixIt Tutorials,
    MacTips, and
    Switching to the Mac: The Missing Manual, Leopard Edition.
    Additionally, *Texas Mac Man* recommends:
    Quick Assist.
    Welcome to the Switch To A Mac Guides,
    Take Control E-books, and
    A guide for switching to a Mac.

  • Can't run JavaFX app as a jar file from command line

    I'm trying to build a JavaFX app from scratch (that is, by including the jar file from the JavaFX SDK rather than by using the special JavaFX project type from NetBeans). It runs fine in NetBeans. However, when I try to launch it as a jar file from the command line (using "java -jar dist\TestApp") I get the following. Has anybody seen this before, and if so how can I fix it?:
    *** Fallback to Prism SW pipeline
    Exception in thread "main" java.lang.RuntimeException: java.lang.UnsatisfiedLink
    Error: Can't load library: C:\dev\TestApp\dist\bin\mat.dll
    at com.sun.javafx.tk.quantum.QuantumToolkit.startup(QuantumToolkit.java:
    289)
    at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:68)
    at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherIm
    pl.java:145)
    at com.sun.javafx.application.LauncherImpl.access$000(LauncherImpl.java:
    27)
    at com.sun.javafx.application.LauncherImpl$1.run(LauncherImpl.java:97)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.UnsatisfiedLinkError: Can't load library: C:\dev\RedactionT
    oolPrototype\RedactionToolPrototype.Core\dist\bin\mat.dll
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.load0(Unknown Source)
    at java.lang.System.load(Unknown Source)
    at com.sun.glass.utils.NativeLibLoader.loadLibraryFullPath(NativeLibLoad
    er.java:155)
    at com.sun.glass.utils.NativeLibLoader.loadLibraryInternal(NativeLibLoad
    er.java:85)
    at com.sun.glass.utils.NativeLibLoader.loadLibrary(NativeLibLoader.java:
    30)
    at com.sun.glass.ui.Application$1.run(Application.java:28)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.glass.ui.Application.loadNativeLibrary(Application.java:26)
    at com.sun.glass.ui.win.WinApplication.<clinit>(WinApplication.java:33)
    at com.sun.glass.ui.win.WinPlatformFactory.createApplication(WinPlatform
    Factory.java:20)
    at com.sun.glass.ui.win.WinPlatformFactory.createApplication(WinPlatform
    Factory.java:17)
    at com.sun.glass.ui.Application.Run(Application.java:51)
    at com.sun.javafx.tk.quantum.QuantumToolkit.startup(QuantumToolkit.java:
    279)
    ... 5 more

    Unsatisfied link means that Java is trying to access a native library, but it cannot be found. As to why this error is being thrown, here is my guess:
    If you open up one of the sample jars with a zip viewer, you will see that the Manifest file has the following entries:
    >
    Manifest-Version: 1.0
    JavaFX-Version: 2.0
    implementation-vendor: Oracle
    implementation-title: BrickBreaker
    implementation-version: 1.0
    JavaFX-Application-Class: brickbreaker.Main
    Created-By: JavaFX Packager
    Main-Class: com/javafx/main/Main
    >
    In other words, a JavaFX project works a bit differently than a normal Java project. com/javafx/main/Main is used as the Main class and your "Main" class is called later.
    If you are trying to build this from a normal Java project, then com/javafx/main/Main will not be created and it will call your Main class right away. Thus, whatever setup is needed to run JavaFX will not occur.

  • Very slow startup on 2010 iMac

    Hi
    I have a medio 2010 iMac 27" and it's a great computer. Still very fast and plenty of power.
    From one day to another though, it started booting incredibly slow. Not that I'm sure, but I suspect to begin from right around the time I upgraded to Mavericks. The boot doesn't seem to get slow until it hits OSX (desktop view). But from here on it takes forever until I can start opening programs. Sure I can click the icons in the dock, but the program doesn't open til loooooong after. It never results in a crash... it just takes forever. I estimate the time from when I press the power button till I can start using the computer is around 10 minutes!!!
    Then when it's done with the long startup, it works perfectly. No delay or stall what so ever. Just as quick and powerful as ever.
    Of course I have tried many things already:
    unplugging all peripheral devices
    clean up in start-up items
    using CleanMyMac
    rebooting from "start disk" in system settings
    running controll/repair disk permitions and controll/repair disk from disk utilities
    resetting the PRAM (cmd+alt+P+R during boot)
    this solution as well: http://www.wired.com/gadgetlab/2013/10/mavericks-issues-and-fixes/#slideid-23467 1
    None of it seems to help. I have been encouraged to try to have someone look at my system startup log from the console to see if anything can be discovered from there. Can anyone help me with this? Or maybe someone has another idea for a solution?!
    The system startup log goes like this:
    Jan  2 12:08:01 localhost bootlog[0]: BOOT_TIME 1388660881 0
    Jan  2 12:08:11 localhost syslogd[19]: Configuration Notice:
        ASL Module "com.apple.appstore" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 12:08:11 localhost syslogd[19]: Configuration Notice:
        ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
        Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    Jan  2 12:08:11 localhost syslogd[19]: Configuration Notice:
        ASL Module "com.apple.authd" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 12:08:11 localhost syslogd[19]: Configuration Notice:
        ASL Module "com.apple.bookstore" claims selected messages.
        Those messages may not appear in standard system log files or in the ASL database.
    Jan  2 12:08:11 localhost syslogd[19]: 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.
    Jan  2 12:08:11 localhost syslogd[19]: 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.
    Jan  2 12:08:11 localhost syslogd[19]: 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.
    Jan  2 12:08:11 localhost syslogd[19]: 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.
    Jan  2 12:08:11 localhost syslogd[19]: 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.
    Jan  2 12:08:11 localhost syslogd[19]: 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.
    Jan  2 12:08:11 localhost syslogd[19]: 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.
    Jan  2 12:08:25 --- last message repeated 6 times ---
    Jan  2 12:08:11 localhost kernel[0]: Longterm timer threshold: 1000 ms
    Jan  2 12:08:11 localhost kernel[0]: Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Jan  2 12:08:11 localhost kernel[0]: vm_page_bootstrap: 3973081 free pages and 188455 wired pages
    Jan  2 12:08:11 localhost kernel[0]: kext submap [0xffffff7f807a5000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a5000]
    Jan  2 12:08:11 localhost kernel[0]: zone leak detection enabled
    Jan  2 12:08:11 localhost kernel[0]: "vm_compressor_mode" is 4
    Jan  2 12:08:11 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Jan  2 12:08:11 localhost kernel[0]: standard background quantum is 2500 us
    Jan  2 12:08:11 localhost kernel[0]: mig_table_max_displ = 74
    Jan  2 12:08:11 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    Jan  2 12:08:11 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
    Jan  2 12:08:11 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=2 Enabled
    Jan  2 12:08:11 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    Jan  2 12:08:11 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=4 Enabled
    Jan  2 12:08:11 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=5 Enabled
    Jan  2 12:08:11 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=6 Enabled
    Jan  2 12:08:11 localhost kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    Jan  2 12:08:11 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
    Jan  2 12:08:11 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Jan  2 12:08:11 localhost kernel[0]: calling mpo_policy_init for Sandbox
    Jan  2 12:08:11 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    Jan  2 12:08:11 localhost kernel[0]: calling mpo_policy_init for Quarantine
    Jan  2 12:08:11 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    Jan  2 12:08:11 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Jan  2 12:08:11 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Jan  2 12:08:11 localhost kernel[0]: MAC Framework successfully initialized
    Jan  2 12:08:11 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    Jan  2 12:08:11 localhost kernel[0]: AppleKeyStore starting (BUILT: Sep 19 2013 22:20:34)
    Jan  2 12:08:11 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    Jan  2 12:08:11 localhost kernel[0]: ACPI: sleep states S3 S4 S5
    Jan  2 12:08:11 localhost kernel[0]: pci (build 22:16:29 Sep 19 2013), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
    Jan  2 12:08:11 localhost kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 2245
    Jan  2 12:08:03 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    Jan  2 12:08:11 localhost kernel[0]: AppleIntelCPUPowerManagement: (built 22:16:38 Sep 19 2013) initialization complete
    Jan  2 12:08:11 localhost kernel[0]: [ PCI configuration begin ]
    Jan  2 12:08:11 localhost kernel[0]: console relocated to 0xf80010000
    Jan  2 12:08:11 localhost kernel[0]: [ PCI configuration end, bridges 7, devices 21 ]
    Jan  2 12:08:11 localhost kernel[0]: [ PCI configuration begin ]
    Jan  2 12:08:03 localhost com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    Jan  2 12:08:11 localhost kernel[0]: [ PCI configuration end, bridges 8, devices 36 ]
    Jan  2 12:08:11 localhost kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    Jan  2 12:08:11 localhost kernel[0]: mbinit: done [128 MB total pool size, (85/42) split]
    Jan  2 12:08:11 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    Jan  2 12:08:11 localhost kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID 70cd60fffe0d5c5c; max speed s800.
    Jan  2 12:08:11 localhost kernel[0]: rooting via boot-uuid from /chosen: D5B01809-3A6B-3DE2-A377-30360E8B617D
    Jan  2 12:08:11 localhost 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>
    Jan  2 12:08:11 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    Jan  2 12:08:11 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    Jan  2 12:08:11 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    Jan  2 12:08:11 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    Jan  2 12:08:11 localhost kernel[0]: AppleIntelCPUPowerManagementClient: ready
    Jan  2 12:08:11 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/WDC WD1001FALS-40Y6A0 Media/IOGUIDPartitionScheme/Uden navn@2
    Jan  2 12:08:11 localhost kernel[0]: BSD root: disk0s2, major 1, minor 2
    Jan  2 12:08:11 localhost kernel[0]: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833, 2
    Jan  2 12:08:11 localhost kernel[0]: hfs: mounted Harddisk, 1TB on device root_device
    Jan  2 12:08:11 localhost kernel[0]: ath_get_caps[4044] rx chainmask mismatch actual 3 sc_chainmak 0
    Jan  2 12:08:11 localhost kernel[0]: 2.256563: ath_get_caps[4019] tx chainmask mismatch actual 3 sc_chainmak 0
    Jan  2 12:08:11 localhost kernel[0]: 2.260915: Atheros: mac 128.2 phy 13.0 radio 12.0
    Jan  2 12:08:11 localhost kernel[0]: 2.260925: Use hw queue 0 for WME_AC_BE traffic
    Jan  2 12:08:11 localhost kernel[0]: 2.260932: Use hw queue 1 for WME_AC_BK traffic
    Jan  2 12:08:11 localhost kernel[0]: 2.260938: Use hw queue 2 for WME_AC_VI traffic
    Jan  2 12:08:11 localhost kernel[0]: 2.260944: Use hw queue 3 for WME_AC_VO traffic
    Jan  2 12:08:11 localhost kernel[0]: 2.260951: Use hw queue 8 for CAB traffic
    Jan  2 12:08:11 localhost kernel[0]: 2.260956: Use hw queue 9 for beacons
    Jan  2 12:08:11 localhost kernel[0]: 2.261032: wlan_vap_create : enter. devhandle=0xb738b6b0, opmode=IEEE80211_M_STA, flags=0x1
    Jan  2 12:08:11 localhost kernel[0]: 2.261078: wlan_vap_create : exit. devhandle=0xb738b6b0, opmode=IEEE80211_M_STA, flags=0x1.
    Jan  2 12:08:11 localhost kernel[0]: 2.261116: ATH tunables:
    Jan  2 12:08:11 localhost kernel[0]: 2.261120:   pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    Jan  2 12:08:11 localhost distnoted[18]: # distnote server daemon  absolute time: 11.248712682   civil time: Thu Jan  2 12:08:11 2014   pid: 18 uid: 0  root: yes
    Jan  2 12:08:12 localhost com.apple.SecurityServer[14]: Session 100000 created
    Jan  2 12:08:20 localhost kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    Jan  2 12:08:20 localhost kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    Jan  2 12:08:20 localhost hidd[48]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    Jan  2 12:08:20 localhost hidd[48]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    Jan  2 12:08:20 localhost kernel[0]: Waiting for DSMOS...
    Jan  2 12:08:20 localhost kdc[46]: label: default
    Jan  2 12:08:20 localhost kdc[46]:     dbname: od:/Local/Default
    Jan  2 12:08:20 localhost kdc[46]:     mkey_file: /var/db/krb5kdc/m-key
    Jan  2 12:08:20 localhost kdc[46]:     acl_file: /var/db/krb5kdc/kadmind.acl
    Jan  2 12:08:20 localhost kernel[0]: VM Swap Subsystem is ON
    Jan  2 12:08:24 localhost com.apple.usbmuxd[25]: usbmuxd-323.1 on Oct  3 2013 at 12:43:24, running 64 bit
    Jan  2 12:08:24 localhost kernel[0]: ast_pending=0xffffff80170cad20
    Jan  2 12:08:24 localhost kernel[0]: cpu_interrupt=0xffffff80170e37d0
    Jan  2 12:08:24 localhost kernel[0]: vboxdrv: fAsync=0 offMin=0x1324 offMax=0x164b
    Jan  2 12:08:24 localhost kernel[0]: VBoxDrv: version 4.1.18 r78361; IOCtl version 0x190000; IDC version 0x10000; dev major=18
    Jan  2 12:08:24 localhost kernel[0]: Previous Shutdown Cause: 5
    Jan  2 12:08:24 localhost kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
    Jan  2 12:08:24 localhost kernel[0]: No interval found for . Using 8000000
    Jan  2 12:08:24 localhost kernel[0]: IOBluetoothUSBDFU::probe
    Jan  2 12:08:24 localhost kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8215 FirmwareVersion - 0x0207
    Jan  2 12:08:24 localhost kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0x9c00 ****
    Jan  2 12:08:24 localhost kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0x9c00 ****
    Jan  2 12:08:24 localhost kernel[0]: init
    Jan  2 12:08:24 localhost kernel[0]: probe
    Jan  2 12:08:24 localhost kernel[0]: Enter com_eltima_async_Navel::init(this=0xffffff8039231600,dict=0xffffff80392d7540).
    Jan  2 12:08:24 localhost kernel[0]: Leave com_eltima_async_Navel::init(rs=1).
    Jan  2 12:08:24 localhost kernel[0]: start
    Jan  2 12:08:24 localhost kernel[0]: Enter com_eltima_async_Navel::start(this=0xffffff8039231600,provider=0xffffff803737fc 00).
    Jan  2 12:08:24 localhost kernel[0]: Leave com_eltima_async_Navel::start(rs=1)
    Jan  2 12:08:24 localhost kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0x9c00
    Jan  2 12:08:24 localhost kernel[0]: [IOBluetoothHCIController][start] -- completed
    Jan  2 12:08:24 localhost kernel[0]: No interval found for . Using 8000000
    Jan  2 12:08:25 --- last message repeated 1 time ---
    Jan  2 12:08:24 localhost kernel[0]: AMDJuniperGraphicsAccelerator: ** Device in slot: SLOT--1 **
    Jan  2 12:08:24 localhost kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    Jan  2 12:08:24 localhost kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0x3840 -- 0x0000 -- 0x9c00 ****
    Jan  2 12:08:25 localhost kernel[0]: DSMOS has arrived
    Jan  2 12:08:26 localhost kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    Jan  2 12:08:27 localhost configd[17]: network changed.
    Jan  2 12:08:27 Simons-iMac.local configd[17]: setting hostname to "Simons-iMac.local"
    Jan  2 12:08:28 Simons-iMac kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    Jan  2 12:08:28 Simons-iMac.local mds[38]: (Normal) FMW: FMW 0 0
    Jan  2 12:08:28 Simons-iMac.local blued[59]: hostControllerOnline - Number of Paired devices = 4, List of Paired devices = (
            "78-ca-39-f5-c7-f6",
            "c8-bc-c8-f9-c6-c9",
            "00-18-91-34-09-f9",
            "d0-66-7b-3d-06-fa"
    Jan  2 12:08:29 Simons-iMac.local com.apple.SecurityServer[14]: Entering service
    Jan  2 12:08:30 Simons-iMac.local loginwindow[42]: Login Window Application Started
    Jan  2 12:08:30 Simons-iMac.local aosnotifyd[63]: aosnotifyd has been launched
    Jan  2 12:08:30 Simons-iMac.local systemkeychain[84]: done file: /var/run/systemkeychaincheck.done
    Jan  2 12:08:30 Simons-iMac.local kdc[46]: WARNING Found KDC certificate (O=System Identity,CN=com.apple.kerberos.kdc)is missing the PK-INIT KDC EKU, this is bad for interoperability.
    Jan  2 12:08:30 Simons-iMac.local digest-service[67]: label: default
    Jan  2 12:08:30 Simons-iMac.local digest-service[67]:     dbname: od:/Local/Default
    Jan  2 12:08:30 Simons-iMac.local digest-service[67]:     mkey_file: /var/db/krb5kdc/m-key
    Jan  2 12:08:30 Simons-iMac.local digest-service[67]:     acl_file: /var/db/krb5kdc/kadmind.acl
    Jan  2 12:08:30 Simons-iMac.local digest-service[67]: digest-request: uid=0
    Jan  2 12:08:30 Simons-iMac.local mDNSResponder[39]: mDNSResponder mDNSResponder-522.1.11 (Aug 24 2013 23:49:34) starting OSXVers 13
    Jan  2 12:08:30 Simons-iMac.local awacsd[60]: Starting awacsd connectivity_executables-97 (Aug 24 2013 23:49:23)
    Jan  2 12:08:30 Simons-iMac.local awacsd[60]: InnerStore CopyAllZones: no info in Dynamic Store
    Jan  2 12:08:30 Simons-iMac.local apsd[62]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    Jan  2 12:08:30 Simons-iMac kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 1-Gigabit, Full-duplex, No flow-control, Debug [796d,0301,0de1,0300,c1e1,3800]
    Jan  2 12:08:31 Simons-iMac.local digest-service[67]: digest-request: netr probe 0
    Jan  2 12:08:31 Simons-iMac.local UserEventAgent[11]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    Jan  2 12:08:31 Simons-iMac.local digest-service[67]: digest-request: init request
    Jan  2 12:08:31 Simons-iMac.local configd[17]: network changed.
    Jan  2 12:08:31 Simons-iMac.local configd[17]: network changed: DNS*
    Jan  2 12:08:31 Simons-iMac.local UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    Jan  2 12:08:31 Simons-iMac.local mDNSResponder[39]: D2D_IPC: Loaded
    Jan  2 12:08:31 Simons-iMac.local mDNSResponder[39]: D2DInitialize succeeded
    Jan  2 12:08:31 Simons-iMac.local digest-service[67]: digest-request: init return domain: BUILTIN server: SIMONS-IMAC indomain was: <NULL>
    Jan  2 12:08:31 Simons-iMac.local mDNSResponder[39]:   4: Listening for incoming Unix Domain Socket client requests
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: Server is starting up
    Jan  2 12:08:31 Simons-iMac.local networkd[104]: networkd.104 built Aug 24 2013 22:08:46
    Jan  2 12:08:31 Simons-iMac.local kdc[46]: KDC started
    Jan  2 12:08:32 Simons-iMac.local locationd[44]: Incorrect NSStringEncoding value 0x8000100 detected. Assuming NSASCIIStringEncoding. Will stop this compatiblity mapping behavior in the near future.
    Jan  2 12:08:32 Simons-iMac.local airportd[64]: airportdProcessDLILEvent: en1 attached (up)
    Jan  2 12:08:32 Simons-iMac kernel[0]: AtherosNewma40P2PInterface::init name <p2p0> role 1
    Jan  2 12:08:32 Simons-iMac kernel[0]: AtherosNewma40P2PInterface::init() <p2p> role 1
    Jan  2 12:08:32 Simons-iMac.local locationd[44]: NBB-Could not get UDID for stable refill timing, falling back on random
    Jan  2 12:08:32 Simons-iMac.local mds[38]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Jan  2 12:08:32 Simons-iMac kernel[0]: 31.717592: performCountryCodeOperation: Not connected, scan in progress[0]
    Jan  2 12:08:32 Simons-iMac kernel[0]: 31.718095: setWOW_PARAMETERS:wowevents = 2(1)
    Jan  2 12:08:32 Simons-iMac.local sandboxd[109] ([64]): airportd(64) deny file-read-data /private/var/root/Library/Preferences/ByHost/.GlobalPreferences.E1332EBA-D733-5 EB6-9E6B-4F07939FBB25.plist
    Jan  2 12:08:32 Simons-iMac kernel[0]: en1: 802.11d country code set to 'DK '.
    Jan  2 12:08:32 Simons-iMac kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140
    Jan  2 12:08:33 Simons-iMac.local mDNSResponder[39]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007FB49E002D60 Simons-iMac.local. (AAAA) that's already in the list
    Jan  2 12:08:33 Simons-iMac.local mDNSResponder[39]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007FB49E0031F0 4.8.1.1.B.4.E.F.F.F.D.D.A.9.2.1.0.0.0.0.0.0.0.0.0.0.0.0.0.8.E.F.ip6.arpa. (PTR) that's already in the list
    Jan  2 12:08:33 Simons-iMac.local mDNSResponder[39]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007FB49E005160 Simons-iMac.local. (Addr) that's already in the list
    Jan  2 12:08:33 Simons-iMac.local mDNSResponder[39]: mDNS_Register_internal: ERROR!! Tried to register AuthRecord 00007FB49E0055F0 1.0.0.127.in-addr.arpa. (PTR) that's already in the list
    Jan  2 12:08:34 Simons-iMac.local locationd[44]: Location icon should now be in state 'Inactive'
    Jan  2 12:08:34 Simons-iMac.local stackshot[28]: Timed out waiting for IOKit to finish matching.
    Jan  2 12:08:36 Simons-iMac.local blued[59]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:36 --- last message repeated 3 times ---
    Jan  2 12:08:36 Simons-iMac.local blued[59]: link key found for device: 78-ca-39-f5-c7-f6
    Jan  2 12:08:36 Simons-iMac.local configd[17]: network changed: v4(en0+:192.168.1.250) DNS+ Proxy+ SMB
    Jan  2 12:08:37 Simons-iMac.local blued[59]: Save link key for device: 78-ca-39-f5-c7-f6
    Jan  2 12:08:37 Simons-iMac.local blued[59]: link key found for device: c8-bc-c8-f9-c6-c9
    Jan  2 12:08:29 Simons-iMac.local ntpd[113]: proto: precision = 1.000 usec
    Jan  2 12:08:30 Simons-iMac.local blued[59]: Save link key for device: c8-bc-c8-f9-c6-c9
    Jan  2 12:08:30 Simons-iMac.local com.apple.kextd[12]: Kext id com.apple.kernel.iokit not found; removing personalities from kernel.
    Jan  2 12:08:30 Simons-iMac.local com.apple.kextd[12]: String/URL conversion failure.
    Jan  2 12:08:30 Simons-iMac.local airportd[64]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:30 Simons-iMac.local WindowServer[90]: Session 256 retained (2 references)
    Jan  2 12:08:30 Simons-iMac.local WindowServer[90]: Session 256 released (1 references)
    Jan  2 12:08:30 Simons-iMac.local WindowServer[90]: Session 256 retained (2 references)
    Jan  2 12:08:30 Simons-iMac.local WindowServer[90]: init_page_flip: page flip mode is on
    Jan  2 12:08:30 Simons-iMac.local airportd[64]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:31 --- last message repeated 3 times ---
    Jan  2 12:08:30 Simons-iMac.local SystemStarter[114]: VirtualBox Support and USB Drivers (130) did not complete successfully
    Jan  2 12:08:30 Simons-iMac kernel[0]: en1: BSSID changed to 5c:96:9d:68:5c:13
    Jan  2 12:08:30 Simons-iMac kernel[0]: AirPort: Link Up on en1
    Jan  2 12:08:30 Simons-iMac kernel[0]: 39.032415: apple80211Request[10514] Unsupported ioctl 181
    Jan  2 12:08:30 Simons-iMac kernel[0]: en1: BSSID changed to 5c:96:9d:68:5c:13
    Jan  2 12:08:30 Simons-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: Found 39 modes for display 0x00000000 [36, 3]
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: Found 90 modes for display 0x00000000 [81, 9]
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: mux_initialize: Couldn't find any matches
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: Found 39 modes for display 0x00000000 [36, 3]
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: Found 90 modes for display 0x00000000 [81, 9]
    Jan  2 12:08:31 Simons-iMac.local com.apple.kextd[12]: kext foo.tap  100009000 is in exception list, allowing to load
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: WSMachineUsesNewStyleMirroring: false
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: MPServiceForDisplayDevice: Invalid device alias (0)
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: Display 0x042735c0: GL mask 0x1; bounds (0, 0)[2560 x 1440], 39 modes available
        Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cd7, S/N 0, Unit 0, Rotation 0
        UUID 0x07570d0f8b9838d9f3b53e817caa82d0
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: Display 0x2b101951: GL mask 0x2; bounds (2560, 0)[2560 x 1440], 90 modes available
        Active, on-line, enabled, Vendor 10ac, Model 4080, S/N 37323953, Unit 1, Rotation 0
        UUID 0x946e9fd75c68b82655f235558f5dffe4
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: Display 0x2b101951: GL mask 0x2; bounds (0, 0)[2560 x 1440], 90 modes available
        Main, Active, on-line, enabled, Vendor 10ac, Model 4080, S/N 37323953, Unit 1, Rotation 0
        UUID 0x946e9fd75c68b82655f235558f5dffe4
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: Display 0x042735c0: GL mask 0x1; bounds (2560, 0)[2560 x 1440], 39 modes available
        Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cd7, S/N 0, Unit 0, Rotation 0
        UUID 0x07570d0f8b9838d9f3b53e817caa82d0
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: CGXPerformInitialDisplayConfiguration
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]:   Display 0x2b101951: Unit 1; Vendor 0x10ac Model 0x4080 S/N 926038355 Dimensions 23.50 x 13.23; online enabled, Bounds (0,0)[2560 x 1440], Rotation 0, Resolution 1
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]:   Display 0x042735c0: Unit 0; Vendor 0x610 Model 0x9cd7 S/N 0 Dimensions 23.50 x 13.23; online enabled built-in, Bounds (2560,0)[2560 x 1440], Rotation 0, Resolution 1
    Jan  2 12:08:31 Simons-iMac kernel[0]: tap kernel extension version 20111101 <[email protected]>
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: GLCompositor: GL renderer id 0x01021b02, GL mask 0x00000003, accelerator 0x00004183, unit 0, caps QEX|MIPMAP, vram 1024 MB
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: GLCompositor: GL renderer id 0x01021b02, GL mask 0x00000003, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: GLCompositor enabled for tile size [256 x 256]
    Jan  2 12:08:31 Simons-iMac.local WindowServer[90]: CGXGLInitMipMap: mip map mode is on
    Jan  2 12:08:31 Simons-iMac.local loginwindow[42]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    Jan  2 12:08:31 Simons-iMac.local com.apple.kextd[12]: kext foo.tun  100009000 is in exception list, allowing to load
    Jan  2 12:08:31 Simons-iMac kernel[0]: tun kernel extension version 20111101 <[email protected]>
    Jan  2 12:08:31 Simons-iMac.local SystemStarter[114]: The following StartupItems failed to start properly:
    Jan  2 12:08:31 Simons-iMac.local SystemStarter[114]: /Library/StartupItems/VirtualBox
    Jan  2 12:08:31 Simons-iMac.local SystemStarter[114]:  - execution of Startup script failed
    Jan  2 12:08:31 Simons-iMac.local airportd[64]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:31 --- last message repeated 1 time ---
    Jan  2 12:08:31 Simons-iMac.local configd[17]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:31 Simons-iMac kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    Jan  2 12:08:32 Simons-iMac.local airportd[64]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:33 --- last message repeated 1 time ---
    Jan  2 12:08:33 Simons-iMac.local WindowServer[90]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Jan  2 12:08:34 --- last message repeated 1 time ---
    Jan  2 12:08:34 Simons-iMac.local WindowServer[90]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x2b101951 device: 0x7fdb61912910  isBackBuffered: 1 numComp: 3 numDisp: 3
    Jan  2 12:08:34 Simons-iMac.local WindowServer[90]: _CGXGLDisplayContextForDisplayDevice: acquired display context (0x7fdb61912910) - enabling OpenGL
    Jan  2 12:08:34 Simons-iMac.local WindowServer[90]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042735c0 device: 0x7fdb61912ad0  isBackBuffered: 1 numComp: 3 numDisp: 3
    Jan  2 12:08:34 Simons-iMac.local WindowServer[90]: _CGXGLDisplayContextForDisplayDevice: acquired display context (0x7fdb61912ad0) - enabling OpenGL
    Jan  2 12:08:35 Simons-iMac.local WindowServer[90]: Display 0x2b101951: Unit 1; ColorProfile { 2, "DELL U2713HM"}; TransferFormula (1.000000, 1.000000, 1.000000)
    Jan  2 12:08:35 Simons-iMac.local WindowServer[90]: Display 0x042735c0: Unit 0; ColorProfile { 3, "iMac"}; TransferTable (256, 3)
    Jan  2 12:08:35 Simons-iMac.local launchctl[223]: com.apple.findmymacmessenger: Already loaded
    Jan  2 12:08:35 Simons-iMac.local WindowServer[90]: Display 0x2b101951: Unit 1; ColorProfile { 2, "DELL U2713HM"}; TransferFormula (1.000000, 1.000000, 1.000000)
    Jan  2 12:08:35 Simons-iMac.local WindowServer[90]: Display 0x042735c0: Unit 0; ColorProfile { 3, "iMac"}; TransferTable (256, 3)
    Jan  2 12:08:35 Simons-iMac.local com.apple.SecurityServer[14]: Session 100005 created
    Jan  2 12:08:35 Simons-iMac.local airportd[64]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:35 Simons-iMac.local WindowServer[90]: Display 0x2b101951: Unit 1; ColorProfile { 2, "DELL U2713HM"}; TransferFormula (1.000000, 1.000000, 1.000000)
    Jan  2 12:08:35 Simons-iMac.local WindowServer[90]: Display 0x042735c0: Unit 0; ColorProfile { 3, "iMac"}; TransferTable (256, 3)
    Jan  2 12:08:35 Simons-iMac.local UserEventAgent[225]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    Jan  2 12:08:35 Simons-iMac.local airportd[64]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:35 Simons-iMac.local WindowServer[90]: Display 0x2b101951: Unit 1; ColorProfile { 2, "DELL U2713HM"}; TransferFormula (1.000000, 1.000000, 1.000000)
    Jan  2 12:08:35 Simons-iMac.local WindowServer[90]: Display 0x042735c0: Unit 0; ColorProfile { 3, "iMac"}; TransferTable (256, 3)
    Jan  2 12:08:35 Simons-iMac.local airportd[64]: _doAutoJoin: Already associated to â&#128;&#156;Human Design Netâ&#128;&#157;. Bailing on auto-join.
    Jan  2 12:08:35 Simons-iMac.local WindowServer[90]: Display 0x2b101951: Unit 1; ColorProfile { 2, "DELL U2713HM"}; TransferFormula (1.000000, 1.000000, 1.000000)
    Jan  2 12:08:35 Simons-iMac.local WindowServer[90]: Display 0x042735c0: Unit 0; ColorProfile { 3, "iMac"}; TransferTable (256, 3)
    Jan  2 12:08:35 Simons-iMac.local loginwindow[42]: Login Window Started Security Agent
    Jan  2 12:08:35 Simons-iMac com.apple.launchd[1]: System: Could not find requested session: Aqua
    Jan  2 12:08:35 Simons-iMac.local TabletDriver[230]: com.wacom.Consumer_TouchDriver.66032: Invalid argument
    Jan  2 12:08:36 Simons-iMac.local TabletDriver[230]: Finish launching /Library/Application Support/Tablet/PenTabletDriver.app/Contents/Resources/ConsumerTouchDriver.app
    Jan  2 12:08:36 Simons-iMac com.apple.launchd[1]: System: Could not find requested session: Aqua
    Jan  2 12:08:36 Simons-iMac.local TabletDriver[230]: com.wacom.TabletDriver.66208: Invalid argument
    Jan  2 12:08:36 Simons-iMac.local awacsd[60]: Exiting
    Jan  2 12:08:36 Simons-iMac.local configd[17]: network changed: v4(en0:192.168.1.250) DNS* Proxy SMB
    Jan  2 12:08:36 Simons-iMac.local UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en1: SSID 'Human Design Net' making interface primary (protected network)
    Jan  2 12:08:36 Simons-iMac.local UserEventAgent[11]: Captive: CNPluginHandler en1: Evaluating
    Jan  2 12:08:36 Simons-iMac.local UserEventAgent[11]: Captive: en1: Probing 'Human Design Net'
    Jan  2 12:08:36 Simons-iMac.local configd[17]: network changed: v4(en0:192.168.1.250, en1!:192.168.1.10) DNS Proxy SMB
    Jan  2 12:08:36 Simons-iMac.local digest-service[67]: digest-request: uid=0
    Jan  2 12:08:36 Simons-iMac.local digest-service[67]: digest-request: init request
    Jan  2 12:08:36 Simons-iMac.local digest-service[67]: digest-request: init return domain: SIMONS-IMAC server: SIMONS-IMAC indomain was: <NULL>
    Jan  2 12:08:36 Simons-iMac com.apple.launchd[1] (com.apple.smbd[238]): Exited abnormally: Hangup: 1
    Jan  2 12:08:36 Simons-iMac.local UserEventAgent[11]: Captive: CNPluginHandler en1: Authenticated
    Jan  2 12:08:37 Simons-iMac.local TabletDriver[230]: Finish launching /Library/Application Support/Tablet/PenTabletDriver.app/Contents/Resources/TabletDriver.app
    Jan  2 12:08:37 Simons-iMac.local SecurityAgent[234]: This is the first run
    Jan  2 12:08:37 Simons-iMac.local SecurityAgent[234]: MacBuddy was run = 0
    Jan  2 12:08:37 Simons-iMac.local SecurityAgent[234]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:37 Simons-iMac.local SecurityAgent[234]: User info context values set for SimonTjagvad
    Jan  2 12:08:37 Simons-iMac.local loginwindow[42]: Login Window - Returned from Security Agent
    Jan  2 12:08:37 Simons-iMac.local loginwindow[42]: USER_PROCESS: 42 console
    Jan  2 12:08:37 Simons-iMac.local airportd[64]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:37 Simons-iMac.local airportd[64]: _doAutoJoin: Already associated to â&#128;&#156;Human Design Netâ&#128;&#157;. Bailing on auto-join.
    Jan  2 12:08:37 Simons-iMac kernel[0]: AppleKeyStore:Sending lock change 0
    Jan  2 12:08:37 Simons-iMac com.apple.launchd.peruser.501[249]: Background: Aqua: Registering new GUI session.
    Jan  2 12:08:37 Simons-iMac com.apple.launchd[1] (com.wacom.Consumer_TouchDriver.66032[235]): Exited with code: 255
    Jan  2 12:08:37 Simons-iMac com.apple.launchd[1]: System: Could not find requested session: Aqua
    Jan  2 12:08:37 Simons-iMac com.apple.launchd.peruser.501[249] (com.apple.cmfsyncagent): Ignored this key: UserName
    Jan  2 12:08:37 Simons-iMac com.apple.launchd.peruser.501[249] (com.apple.EscrowSecurityAlert): Unknown key: seatbelt-profiles
    Jan  2 12:08:37 Simons-iMac com.apple.launchd.peruser.501[249] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    Jan  2 12:08:37 Simons-iMac.local launchctl[251]: com.apple.pluginkit.pkd: Already loaded
    Jan  2 12:08:37 Simons-iMac.local launchctl[251]: com.apple.sbd: Already loaded
    Jan  2 12:08:37 Simons-iMac.local TabletDriver[230]: com.wacom.Consumer_TouchDriver.66032: Invalid argument
    Jan  2 12:08:37 Simons-iMac.local distnoted[253]: # distnote server agent  absolute time: 46.103176364   civil time: Thu Jan  2 12:08:37 2014  pid: 253 uid: 501  root: no
    Jan  2 12:08:38 Simons-iMac.local Nalpeirond6b[131]: /Library/StartupItems/ProTec6b/Nalpeirond6b: daemon has successfully started
    Jan  2 12:08:38 Simons-iMac.local WindowServer[90]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDSIVideoContext.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelDevice.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelSharedUserClient.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMain.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMedia.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextVEBox.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOHIDParamUserClient.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOSurfaceRootUserClient.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class Gen6DVDContext.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
    Jan  2 12:08:38 Simons-iMac com.apple.launchd[1] (com.wacom.pentablet[230]): Exited with code: 255
    Jan  2 12:08:38 Simons-iMac.local WindowServer[90]: Display 0x2b101951: Unit 1; ColorProfile { 2, "DELL U2713HM"}; TransferFormula (1.000000, 1.000000, 1.000000)
    Jan  2 12:08:38 Simons-iMac.local sharingd[275]: Starting Up...
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    Jan  2 12:08:38 Simons-iMac.local mds[38]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
    Jan  2 12:08:38 Simons-iMac.local com.apple.audio.DriverHelper[268]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    Jan  2 12:08:38 Simons-iMac.local UserEventAgent[252]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:38 Simons-iMac.local UserEventAgent[252]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    Jan  2 12:08:38 Simons-iMac.local WindowServer[90]: Display 0x042735c0: Unit 0; ColorProfile { 3, "iMac"}; TransferTable (256, 3)
    Jan  2 12:08:39 Simons-iMac kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=307[GoogleSoftwareUp] final status 0x0, allow (remove VALID)ing page
    Jan  2 12:08:39 Simons-iMac com.apple.launchd.peruser.501[249] (com.apple.mrt.uiagent[294]): Exited with code: 255
    Jan  2 12:08:39 Simons-iMac.local WiFiKeychainProxy[288]: [NO client logger] <Aug 30 2013 23:40:46> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
    Jan  2 12:08:39 Simons-iMac.local WiFiKeychainProxy[288]: [NO client logger] <Aug 30 2013 23:40:46> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiKeychainProxy
    Jan  2 12:08:39 Simons-iMac accountsd[312]: assertion failed: 13B42: liblaunch.dylib + 25164 [FCBF0A02-0B06-3F97-9248-5062A9DEB32C]: 0x25
    Jan  2 12:08:39 Simons-iMac kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=317[FontExplorerXAut] final status 0x0, allow (remove VALID)ing page
    Jan  2 12:08:39 Simons-iMac xpcproxy[316]: assertion failed: 13B42: xpcproxy + 3438 [EE7817B0-1FA1-3603-B88A-BD5E595DA86F]: 0x2
    Jan  2 12:08:40 Simons-iMac.local com.apple.SecurityServer[14]: Session 100006 created
    Jan  2 12:08:40 Simons-iMac.local SystemUIServer[264]: Cannot find executable for CFBundle 0x7fdb9b80bd70 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    Jan  2 12:08:40 Simons-iMac.local SystemUIServer[264]: Cannot find executable for CFBundle 0x7fdb9b810ef0 </System/Library/CoreServices/Menu Extras/Volume.menu> (not loaded)
    Jan  2 12:08:40 Simons-iMac.local coreaudiod[266]: 2014-01-02 12:08:40.382493 PM [AirPlay] AirPlay: Performing audio format change for 4 (AP Out) to PCM,  44100 Hz, 16-bit, Stereo
    Jan  2 12:08:41 Simons-iMac.local syncdefaultsd[310]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 12:08:41 Simons-iMac kernel[0]: CODE SIGNING: cs_invalid_page(0x318000): p=328[FontExplorer X P] final status 0x0, allow (remove VALID)ing page
    Jan  2 12:08:41 Simons-iMac com.apple.launchd.peruser.501[249] (com.mksoft.airstream-mac[306]): Exited with code: 1
    Jan  2 12:08:41 Simons-iMac.local SystemUIServer[264]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:41 Simons-iMac.local com.apple.IconServicesAgent[325]: IconServicesAgent launched.
    Jan  2 12:08:41 Simons-iMac.local com.apple.SecurityServer[14]: Session 100010 created
    Jan  2 12:08:41 Simons-iMac.local SystemUIServer[264]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:08:41 Simons-iMac.local backupd[103]: Property list invalid for format: 200 (property lists cannot contain NULL)
    Jan  2 12:08:42 --- last message repeated 1 time ---
    Jan  2 12:08:42 Simons-iMac.local syncdefaultsd[310]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 12:08:42 Simons-iMac.local TabletDriver[304]: Finish launching /Library/Application Support/Tablet/PenTabletDriver.app/Contents/Resources/TabletDriver.app
    Jan  2 12:08:42 Simons-iMac.local usernoted[280]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 12:08:43 Simons-iMac.local syncdefaultsd[310]: ApplePushService: Timed out making blocking call, failed to perform call via XPC connection to 'com.apple.apsd'
    Jan  2 12:08:43 Simons-iMac.local com.apple.SecurityServer[14]: Session 100011 created
    Jan  2 12:08:43 Simons-iMac.local syncdefaultsd[310]: It took 3.2s to setup APSConnection
    Jan  2 12:08:43 Simons-iMac xpcproxy[339]: assertion failed: 13B42: xpcproxy + 3438 [EE7817B0-1FA1-3603-B88A-BD5E595DA86F]: 0x2
    Jan  2 12:08:47 Simons-iMac.local com.apple.time[252]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    Jan  2 12:08:47 Simons-iMac kernel[0]: en1: BSSID changed to 5c:96:9d:68:5c:14
    Jan  2 12:08:47 Simons-iMac kernel[0]: AirPort: RSN handshake complete on en1
    Jan  2 12:08:47 Simons-iMac.local apsd[314]: Unrecognized leaf certificate
    Jan  2 12:08:48 Simons-iMac.local WindowServer[90]: disable_update_timeout: UI updates were forcibly disabled by application "FontExplorer X Pro" for over 1.00 seconds. Server has re-enabled them.
    Jan  2 12:08:56 Simons-iMac.local com.apple.NotesMigratorService[352]: Joined Aqua audit session
    Jan  2 12:08:57 Simons-iMac.local parentalcontrolsd[353]: StartObservingFSEvents [849:] -- *** StartObservingFSEvents started event stream
    Jan  2 12:09:02 Simons-iMac.local WindowServer[90]: disable_update_likely_unbalanced: UI updates still disabled by application "FontExplorer X Pro" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
    Jan  2 12:09:03 Simons-iMac.local soagent[290]: No active accounts, killing soagent in 10 seconds
    Jan  2 12:09:03 --- last message repeated 1 time ---
    Jan  2 12:09:03 Simons-iMac.local com.apple.IconServicesAgent[325]: main Failed to composit image for binding VariantBinding [0x22f] flags: 0x8 binding: FileInfoBinding [0x131] - extension: pdf, UTI: com.adobe.pdf, fileType: ????.
    Jan  2 12:09:03 Simons-iMac.local quicklookd[331]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x203] flags: 0x8 binding: FileInfoBinding [0x103] - extension: pdf, UTI: com.adobe.pdf, fileType: ???? request size:64 scale: 1
    Jan  2 12:09:06 Simons-iMac.local com.apple.IconServicesAgent[325]: main Failed to composit image for binding VariantBinding [0x303] flags: 0x8 binding: FileInfoBinding [0x133] - extension: jpg, UTI: public.jpeg, fileType: ????.
    Jan  2 12:09:06 Simons-iMac.local quicklookd[331]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x403] flags: 0x8 binding: FileInfoBinding [0x303] - extension: jpg, UTI: public.jpeg, fileType: ???? request size:64 scale: 1
    Jan  2 12:09:07 Simons-iMac.local com.apple.IconServicesAgent[325]: main Failed to composit image for binding VariantBinding [0x403] flags: 0x8 binding: FileInfoBinding [0x137] - extension: PDF, UTI: com.adobe.pdf, fileType: ????.
    Jan  2 12:09:07 Simons-iMac.local quicklookd[331]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x603] flags: 0x8 binding: FileInfoBinding [0x503] - extension: PDF, UTI: com.adobe.pdf, fileType: ???? request size:64 scale: 1
    Jan  2 12:09:12 Simons-iMac.local AddressBookManager[351]: Validate metadata timed out, cancelling
    Jan  2 12:09:13 Simons-iMac.local CalendarAgent[281]: CFNetwork SSLHandshake failed (-9806)
    Jan  2 12:09:26 Simons-iMac kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0x9c00 ****
    Jan  2 12:09:27 Simons-iMac.local soagent[290]: Error, could not create MachMessagePort for com.apple.AddressBook.abd
    Jan  2 12:09:27 Simons-iMac.local soagent[290]: No active accounts, killing soagent in 10 seconds
    Jan  2 12:09:27 Simons-iMac.local soagent[290]: Killing soagent.
    Jan  2 12:09:28 Simons-iMac.local distnoted[367]: # distnote server agent  absolute time: 96.871271196   civil time: Thu Jan  2 12:09:28 2014  pid: 367 uid: 89  root: no
    Jan  2 12:09:29 Simons-iMac.local NotificationCenter[293]: SOHelperCenter main connection interrupted
    Jan  2 12:09:30 Simons-iMac.local com.apple.SecurityServer[14]: Session 100014 created
    Jan  2 12:09:30 Simons-iMac.local imagent[297]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.icfcallserver  ((null):290)
    Jan  2 12:09:37 --- last message repeated 1 time ---
    Jan  2 12:09:37 Simons-iMac.local com.apple.time[252]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    Jan  2 12:09:46 Simons-iMac.local mds_stores[83]: (/private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T)(Error) IndexStore in int computePath(SIRef, db_obj *, oid_t *, ssize_t *):SIPersistentIDStoreGetParentForOid error:0 at:740 oid:24625784 parent:0
    Jan  2 12:09:46 Simons-iMac.local mds_stores[83]: (/private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T)(Error) IndexGeneral in void setAttributes(si_set_attr_ctx *, Boolean):Couldn't update index oid:24625784 options:4 updateErr:-1 resolveErr:2
    Jan  2 12:09:49 Simons-iMac.local soagent[369]: No active accounts, killing soagent in 10 seconds
    Jan  2 12:09:49 --- last message repeated 3 times ---
    Jan  2 12:09:49 Simons-iMac.local mds_stores[83]: (Error) SecureStore: Access token 4 changed uid from -1 to 501
    Jan  2 12:09:51 Simons-iMac.local mds_stores[83]: (/private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T)(Error) IndexStore in int computePath(SIRef, db_obj *, oid_t *, ssize_t *):SIPersistentIDStoreGetParentForOid error:0 at:740 oid:24625784 parent:0
    Jan  2 12:09:51 Simons-iMac.local mds_stores[83]: (/private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T)(Error) IndexGeneral in void setAttributes(si_set_attr_ctx *, Boolean):Couldn't update index oid:24625784 options:4 updateErr:-1 resolveErr:2
    Jan  2 12:09:53 Simons-iMac.local WindowServer[90]: disable_update_timeout: UI updates were forcibly disabled by application "Dropbox" for over 1.00 seconds. Server has re-enabled them.
    Jan  2 12:09:53 Simons-iMac.local WindowServer[90]: common_reenable_update: UI updates were finally reenabled by application "Dropbox" after 1.41 seconds (server forcibly re-enabled them after 1.00 seconds)
    Jan  2 12:09:54 Simons-iMac.local Dropbox[321]: PyObjCPointer created: at 0xce3fc88 of type {OpaqueJSContext=}
    Jan  2 12:09:57 Simons-iMac.local com.apple.time[252]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    Jan  2 12:09:57 Simons-iMac.local CalendarAgent[281]: CFNetwork SSLHandshake failed (-9806)
    Jan  2 12:10:00 Simons-iMac.local soagent[369]: Killing soagent.
    Jan  2 12:10:02 Simons-iMac.local com.apple.dock.extra[365]: SOHelperCenter main connection interrupted
    Jan  2 12:10:02 Simons-iMac.local imagent[297]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.icfcallserver  (soagent:369)
    Jan  2 12:10:04 --- last message repeated 1 time ---
    Jan  2 12:10:04 Simons-iMac.local GoogleSoftwareUpdateAgent[307]: CFNetwork SSLHandshake failed (-9806)
    Jan  2 12:10:06 Simons-iMac.local com.apple.dock.extra[365]: <NSXPCConnection: 0x7ff9dae0ca70>: received an undecodable message (no exported object to receive message). Dropping message.
    Jan  2 12:10:08 Simons-iMac kernel[0]: fsevents: watcher dbfseventsd (pid: 381) - Using /dev/fsevents directly is unsupported.  Migrate to FSEventsFramework
    Jan  2 12:10:14 Simons-iMac.local SugarSync[332]: CoreText performance note: Client called CTFontCreateWithName() using name "Arial" and got font with PostScript name "ArialMT". For best performance, only use PostScript names when calling this API.
    Jan  2 12:10:14 Simons-iMac.local SugarSync[332]: CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.
    Jan  2 12:10:15 Simons-iMac.local SugarSync[332]: CoreText performance note: Client called CTFontCreateWithName() using name "Arial" and got font with PostScript name "ArialMT". For best performance, only use PostScript names when calling this API.
    Jan  2 12:10:35 --- last message repeated 3 times ---
    Jan  2 12:10:35 Simons-iMac kernel[0]: OSXFUSE: starting (version 2.6.1, Jul 18 2013, 22:53:19)
    Jan  2 12:10:36 Simons-iMac.local mds[38]: (Normal) Volume: volume:0x7fb31c04c800 ********** Bootstrapped Creating a default store:1 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/SugarSync-SimonTjagvad
    Jan  2 12:10:36 Simons-iMac.local mds[38]: (Warning) Volume: vsd:0x7fb31c826200 Open failed.  failureCount:0 (null)
    Jan  2 12:10:41 Simons-iMac.local Dropbox[321]: ICARegisterForEventNotification-Has been deprecated since 10.5.  Calls to this function in the future may crash this application.  Please move to ImageCaptureCore
    Jan  2 12:10:45 Simons-iMac.local Application Stub[326]: Not loading action at /Library/Automator/Create Table from Data in Workbook.action: No bundleIdentifier.
    Jan  2 12:10:45 Simons-iMac.local Application Stub[326]: Not loading action at /Library/Automator/Save Outlook Messages as Files.action: No bundleIdentifier.
    Jan  2 12:10:52 Simons-iMac.local Dropbox[408]: PyObjCPointer created: at 0xc3bfc88 of type {OpaqueJSContext=}
    Jan  2 12:10:52 Simons-iMac.local mds[38]: (Warning) Volume: vsd:0x7fb31b818e00 Open failed.  failureCount:1 {
            DisabledRecycleCount = 1;
    Jan  2 12:11:06 Simons-iMac.local Dropbox[408]: ICARegisterForEventNotification-Has been deprecated since 10.5.  Calls to this function in the future may crash this application.  Please move to ImageCaptureCore
    Jan  2 12:11:20 Simons-iMac com.apple.launchd.peruser.501[249] (com.getdropbox.dropbox.30304[321]): Exited: Killed: 9
    Jan  2 12:11:22 Simons-iMac.local WindowServer[90]: CGXSetWindowListSystemAlpha: Invalid window 66 (index 0/1)
    Jan  2 12:11:22 Simons-iMac.local WindowServer[90]: CGXSetWindowListSystemAlpha: Invalid window 67 (index 0/1)
    Jan  2 12:11:22 Simons-iMac.local WindowServer[90]: CGXSetWindowListSystemAlpha: Invalid window 75 (index 0/1)
    Jan  2 12:11:22 Simons-iMac.local WindowServer[90]: CGXSetWindowListSystemAlpha: Invalid window 76 (index 0/1)
    Jan  2 12:11:22 Simons-iMac.local WindowServer[90]: CGXSetWindowListSystemAlpha: Invalid window 78 (index 0/1)
    Jan  2 12:11:22 Simons-iMac.local WindowServer[90]: CGXSetWindowListSystemAlpha: Invalid window 79 (index 0/1)
    Jan  2 12:11:22 Simons-iMac.local Dropbox[422]: PyObjCPointer created: at 0xc7bfc88 of type {OpaqueJSContext=}
    Jan  2 12:11:23 Simons-iMac.local mds[38]: (Warning) Volume: vsd:0x7fb31b876200 Open failed.  failureCount:2 {
            DisabledRecycleCount = 2;
    Jan  2 12:11:25 Simons-iMac kernel[0]: fsevents: watcher dbfseventsd (pid: 435) - Using /dev/fsevents directly is unsupported.  Migrate to FSEventsFramework
    Jan  2 12:11:27 Simons-iMac.local Dropbox[422]: ICARegisterForEventNotification-Has been deprecated since 10.5.  Calls to this function in the future may crash this application.  Please move to ImageCaptureCore
    Jan  2 12:12:09 Simons-iMac.local coreservicesd[69]: SFLItem (/Volumes/SugarSync-SimonTjagvad) is missing volume type when setting new prefs.
            1   OSServices                          0x00007fff89b8cd60 _ZN18SFLMutableListItem11SetNewPrefsEPK14__CFDictionarytP16OpaqueISImageRef + 966
            2   OSServices                          0x00007fff89be8d49 _ZN15SFLVolumesEntry17NewVolumeAppearedEPK14__CFDictionaryS2_Ph + 769
            3   OSServices                          0x00007fff89be9961 _ZN15SFLVolumesEntry19AddNewItemFromPrefsEjPK14__CFDictionaryP16OpaqueISImageRe fjPS2_PjS6_PsS6_ + 425
            4   OSServices                          0x00007fff89bccb81 __ServerAsync_AddNewItemWithProperties_rpc_block_invoke + 472
            5   libdispatch.dylib                   0x00007fff94eab1d7 _dispatch_call_block_and_release + 12
            6   libdispatch.dylib                   0x00007fff94ea82ad _dispatch_client_callout + 8
            7   libdispatch.dylib                   0x00007fff94eac7ff _dispatch_async_redirect_invoke + 154
            8   libdispatch.dylib                   0x00007fff94ea82ad _dispatch_client_callout + 8
            9   libdispatch.dylib                   0x00007fff94eaa09e _dispatch_root_queue_drain + 326
            10  libdispatch.dylib                   0x00007fff94eab193 _dispatch_worker_thread2 + 40
            11  libsystem_pthread.dylib             0x00007fff8f9b7ef8 _pthread_wqthread + 314
            12  libsystem_pthread.dylib             0x00007fff8f9bafb9 start_wqthread + 13
    Jan  2 12:12:09 Simons-iMac.local launchproxy[443]: /Library/Application Support/SugarSync/scxfsmond: getnameinfo() only supports IPv4/IPv6. Connection from address family: 1
    Jan  2 12:12:10 Simons-iMac kernel[0]: fsevents: watcher scxfsmond (pid: 444) - Using /dev/fsevents directly is unsupported.  Migrate to FSEventsFramework
    Jan  2 12:12:11 Simons-iMac.local ShellExtLoader[445]: ShellExtLoader: Located client process, pid=332
    Jan  2 12:12:11 Simons-iMac.local ShellExtLoader[445]: ProcessExitMonitor: Now watching for exit event for process with id=332
    Jan  2 12:12:11 Simons-iMac.local ShellExtLoader[445]: ShellExtLoader: Located finder process, pid=265
    Jan  2 12:12:11 Simons-iMac.local ShellExtLoader[445]: ProcessExitMonitor: Now watching for exit event for process with id=265
    Jan  2 12:12:11 Simons-iMac.local ShellExtLoader[445]: ShellExtLoader: Framework /Library/Application Support/SugarSync/ShellExtensions.bundle/Contents/Frameworks load result: 0x10010f8d0
    Jan  2 12:12:11 Simons-iMac.local ShellExtLoader[445]: mach_inject: Getting function pointer for injectEntry
    Jan  2 12:12:11 Simons-iMac.local ShellExtLoader[445]: mach_inject: Function pointer is 0x923ca
    Jan  2 12:12:11 Simons-iMac.local ShellExtLoader[445]: mach_inject: task for pid returned value 0
    Jan  2 12:12:11 Simons-iMac.local ShellExtLoader[445]: mach_inject: finished with value 0
    Jan  2 12:12:12 Simons-iMac.local Finder[265]: Loaded SugarSync shell extension
    Jan  2 12:12:12 Simons-iMac.local Finder[265]: Setting log level to 2
    Jan  2 12:12:13 Simons-iMac.local Finder[265]: Failed to swizzle instance method 'icon' in class FINode
    Jan  2 12:12:13 Simons-iMac.local Finder[265]: Failed to swizzle class method 'addViewSpecificStuffToMenu:browserViewController:context:' in class TContextMenu
    Jan  2 12:12:23 Simons-iMac.local mds[38]: (Warning) Volume: vsd:0x7fb31c05c000 Open failed.  failureCount:3 {
            DisabledRecycleCount = 3;
    Jan  2 12:12:33 Simons-iMac.local mds[38]: (Normal) Volume: volume:0x7fb31b014400 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/firmwaresyncd.OZ1Cme
    Jan  2 12:12:38 Simons-iMac.local Finder[265]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:13:09 --- last message repeated 3 times ---
    Jan  2 12:13:48 Simons-iMac.local WindowServer[90]: common_reenable_update: UI updates were finally reenabled by application "FontExplorer X Pro" after 300.72 seconds (server forcibly re-enabled them after 1.00 seconds)
    Jan  2 12:13:48 Simons-iMac.local FontExplorer X Pro[328]: void CGSUpdateManager::log() const: conn 0x10d03: spurious update.
    Jan  2 12:13:54 Simons-iMac.local WindowServer[90]: disable_update_timeout: UI updates were forcibly disabled by application "FontExplorer X Pro" for over 1.00 seconds. Server has re-enabled them.
    Jan  2 12:13:57 Simons-iMac.local GrowlHelperApp[464]: Using your own bundle identifier as an NSUserDefaults suite name does not make sense and will not work. Break on _NSUserDefaults_Log_Nonsensical_Suites to find this
    Jan  2 12:14:08 Simons-iMac.local WindowServer[90]: disable_update_likely_unbalanced: UI updates still disabled by application "FontExplorer X Pro" after 15.00 seconds (server forcibly re-enabled them after 1.00 seconds). Likely an unbalanced disableUpdate call.
    Jan  2 12:14:18 Simons-iMac.local firefox[461]: invalid context
    Jan  2 12:14:24 --- last message repeated 1 time ---
    Jan  2 12:14:24 Simons-iMac.local mds[38]: (Warning) Volume: vsd:0x7fb31c813600 Open failed.  failureCount:4 {
            DisabledRecycleCount = 4;
    Jan  2 12:14:25 Simons-iMac.local firefox[461]: invalid context
    Jan  2 12:14:55 --- last message repeated 2 times ---
    Jan  2 12:15:44 Simons-iMac.local firefox[461]: invalid context
    Jan  2 12:16:21 Simons-iMac.local FontExplorer X Pro[328]: -[NSFontManager _collectionWithName:] is deprecated and will be removed soon.
    Jan  2 12:16:21 Simons-iMac.local WindowServer[90]: common_reenable_update: UI updates were finally reenabled by application "FontExplorer X Pro" after 147.90 seconds (server forcibly re-enabled them after 1.00 seconds)
    Jan  2 12:16:22 Simons-iMac.local FontExplorer X Pro[328]: void CGSUpdateManager::log() const: conn 0x10d03: spurious update.
    Jan  2 12:16:23 Simons-iMac.local com.apple.InputMethodKit.UserDictionary[479]: -[PFUbiquitySwitchboardEntryMetadata setUseLocalStorage:](760): CoreData: Ubiquity:  SimonTjagvad~E1332EBA-D733-5EB6-9E6B-4F07939FBB25:UserDictionary
        Using local storage: 1
    Jan  2 12:16:24 Simons-iMac.local com.apple.InputMethodKit.UserDictionary[479]: -[PFUbiquitySwitchboardEntryMetadata setUseLocalStorage:](760): CoreData: Ubiquity:  SimonTjagvad~E1332EBA-D733-5EB6-9E6B-4F07939FBB25:UserDictionary
        Using local storage: 0
    Jan  2 12:18:25 Simons-iMac.local mds[38]: (Warning) Volume: vsd:0x7fb31b033000 Open failed.  failureCount:5 {
            DisabledRecycleCount = 5;
    Jan  2 12:18:53 Simons-iMac.local firefox[461]: invalid context
    Jan  2 12:19:23 --- last message repeated 2 times ---
    Jan  2 12:19:23 Simons-iMac.local Finder[265]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:19:27 Simons-iMac.local WindowServer[90]: disable_update_timeout: UI updates were forcibly disabled by application "Finder" for over 1.00 seconds. Server has re-enabled them.
    Jan  2 12:19:27 Simons-iMac.local WindowServer[90]: common_reenable_update: UI updates were finally reenabled by application "Finder" after 1.31 seconds (server forcibly re-enabled them after 1.00 seconds)
    Jan  2 12:19:28 Simons-iMac.local Finder[265]: CoreText performance note: Client called CTFontCreateWithName() using name "Helvetica" and got font with PostScript name "Helvetica-UltraCompressed". For best performance, only use PostScript names when calling this API.
    Jan  2 12:19:28 Simons-iMac.local Finder[265]: CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.
    Jan  2 12:19:28 Simons-iMac.local Finder[265]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: BundleBinding [0x6b03] URL: file:///Applications/UnRarX.app/ bundle identifier: com.peternoriega.unrarx request size:256 scale: 1
    Jan  2 12:19:44 Simons-iMac.local Finder[265]: FIXME: IOUnserialize has detected a string that is not valid UTF-8, "T&#129;&#128; ".
    Jan  2 12:19:54 Simons-i

    Are you using Boot Camp? If so is your partition NTFS? If so this could be the problem creating a slow startup.

  • Hi from the last two days my iphone have very slow to open the apps and very slow when i check the notification window , it taking too much time to open when i tap to down . help me to resolve the issue.

    Hi,  from the last two days my iphone( iphone 4 with ios 5) have very slow to open the apps and very slow when i check the notification window , it taking too much time to open when i tap to down . help me to resolve the issue.

    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore...
    iPhone Reset
    http://support.apple.com/kb/ht1430
    Try this First... You will Not Lose Any Data...
    Turn the Phone Off...
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear and then Disappear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons...
    Turn the Phone On...
    If that does not help... See Here:
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414

  • 10.6.1 Slow Startup and Shutdown

    Did anyone notice the difference between the 10.6.1 startup and shutdown times and the 10.6 times ?
    I had to do a clean install of 10.6 and ignore the 10.6.1 update to get back speed in startup and shutdown.
    Is there anyway to solve this.
    Thanks.

    I had the same problems, and I figured out the cause. It seems that somehow the ownership of my root directory (/) wasn't assigned to the root account anymore, but to myself instead. This made the kernel prelinking fail since it requires that root is the owner. This is how you solve this after launching the Terminal app:
    {quote:title=terminal commands}sudo chown root:admin /
    sudo kextcache -system-prelinked-kernel
    sudo kextcache -system-caches{quote}
    You'll have to enter your password after the first command.
    Hope this helps someone, since it was really frustrating to have these slower startup/shutdown times for me.

  • Slow startup and password issue.

    Hi all...
    Happy new year...!
    As a little christmas present for myself I purchased a Crucial M4 256GB SSD for my MacPro 4,1 (2.26GHz, 22GB RAM, 10.8.2). I'm a semi-pro photographer and wanted a bit of a speed up for my processing etc etc. So yesterday I cloned my existing system drive to the SSD with Carbon Copy Cloner. I then installed the SSD in the spare superdrive bay (my other 4 bays are used).
    Just as a background my previous startup/shutdown times on this machine where quite slow averaging around 90s for startup and around 45s for shutdown. I had assumed that this was normal and was just a slow syetm HD issue. When I changed the startup disk to the new SSD and booted up the startup time did decrease but not significantly... its now exactly 59s whilst the shutdown times go down to around 30s. In use the speed of the OS is massively improved with applications and local file copying blazingly fast. I've a few friends who upgraded MacBook Pro's and others macs with SSD's and their startups are around 10-15 seconds....!!! I'm not overly bothered by the slow startups/shutdowns but I am curious as to what might be causing these delays. In testing today I deleted everything unecessary from my user account startup items, disabled various apps and checked the /library/startupitems for anything that shoudnt be there. After a couple of hours trying I cant find anything that is effecting the startups and am lost. I'll likely just accept it and move on as in use the SSD is impressive but if anyone has any ideas it'd be appreciated!
    A second thing that has happened is that whenever I try to delete/modify/move an app I am now asked to type in my user password. I have tried repairing permissions, checking the permissions of my .Trash folder etc etc but as of yet nothing has worked. Any ideas...??
    Many thanks and Happy New Year yet again.
    Richie

    The traditional way an Operating System deals with "deleted" files is to remove ONLY the Directory information and simply add the data blocks to the free pool. Those "deleted" data blocks are not cleared.
    This works in rotating drives because:
    1. The logical block size is the same or larger than the physical drive block size.
    2. Rotating magnetic media are block-for-block re-writable.
    In SSDs physical blocks are much larger "superblocks", and re-writing a portion of a superblock is a slow and difficult read-modify-write operation. In addition, since the OS did not notify the drive what data are no longer needed, deleted data continue to be carefully maintained and re-written by the drive. Soon every write operation becomes a read-modify-write, and performance deteriorates.
    In my opinion, this nearly-full condition is likley to cause drive failure. Something more than wishful thinking is required.
    Apple enables TRIM on the drives they install directly. They do not do so for third-party drives, but that is likely because those drives have not been tested by Apple.
    I have been using a very small SSD as a boot drive for a while, and periodically consolidate free space followed immediately by erasing free space with a third-party utility. I believe this has kept me out of trouble. My son has been using SSD in his laptop and doing nothing for maintenece, and he has killed two drives in a year.
    Trim Enabler utility from groths seems to be working, and makes things simple. Your mileage may vary.
    if I notice significant performance slips
    You added a much lower latency drive and startup times did not improve significantly. Much of the time required for startup is needed for memory testing. The rest is largely attributable to disk Read/Write times. What more evidence do you need?

  • Slow startup Lion 10.7.3

    I've read many threads, here and on other sites, that deal with slow startups. Most of the "answers" seem to be regarding login items, restored windows/apps, etc. But nothing that matches my sequence of startup issues. (If I've missed an answer somewhere, please forgive me...it's difficult to read everything on the internet)
    When I power on, the chime sounds within a couple of seconds (normal). But then I get a blank white screen that can last anywhere from 45 seconds to 2 minutes. Eventually, I get the Apple logo and spinny gizmo. Once those appear, startup takes about 10 seconds. I restore no windows or apps and have no login items. Does anyone have some idea for what causes the long delay before the logo appears?
    My Mac is a Mid 2011, 21-inch iMac (bought new 12/2011), 2.8 GHz i7 running 10.7.3, 12 GB mem; 256 SSD main drive has 133 G free, second drive is a 1 T with 872 G free.
    Thanks,
    Michael

    Hi ds   
    I tried most of the items in the list you referred me to. Nothing found any problems (except the SMART utility errors mentioned earlier).
    Main items:
    - booted from install drive and did all repairs and permission fixes (no problems)
    - reset PRAM
    - the "D" key Apple diagostics (no problems found)
    The only thing I did not do was reinstall the OS. It seems to me the delay happens before Lion is loaded. Once loaded, it runs fantastic. It's just that pesky pause before the actual OS loads. I really hope it's not a (partially?) bad SSD.
    Thanks for helping.
    Michael

  • Unbelievable slow startup with OS 10.7 Lion

    The Problem
    Out of curiosity I decided to time the amazing slow startup of Lion after several weeks of use.  It took a full minute from the chime sound until the welcome screen showed with the list of users.  Then, from the time I pressed the return key with my user password until the first app (iChat) was able to open any operational window, it took another full minute and 34 seconds.  If we include the 17 seconds that Lion took to let me click on my user and enter my password (because it doesn't matter how quick you do it, Lion is not going to take it anytime soon), we are talking about nearly three minutes from beginning to the end.
    Clarification # 1
    I'm not loaded with all those login items that tend to slow down the startup to load on the menu bar.  Nothing out of the normal (Dropbox, Evernote, unDock), the ones most seasoned Apple users use.  I have used Macs since 1989 and consider myself an Intermediate knowledge user, so don't tell me some of the things that I already know after 22 years.  I know this is not normal and wonder if everybody else using Lion has conformed to such slowness.
    Clarification # 2
    Another necesary clarification: I DO NOT check the option to "Reopen windows when logging back in".  Depending on the number of open apps or windows you have when shutting down or logging out, that can easily double or triple the startup waiting time!  What an annoying feature!  What was Apple thinking when checking that box by default?  Are they assuming that most of us want to wait more than 3 minutes to have our Mac up and running?  How many users are cursing Apple's engineers names for doing this everytime they shutdown or startup their Macs?
    Clarification # 3
    My hard drive is pretty much in order.  I use Drive Genius to keep my blocks in order with 150Gb (out of 500Gb) available and mostly in one single block to be available for virtual memory and temporary files.  So, hard drive slowness is not the problem.  As you can see, I've done my homework, including repairing permissions, etc.
    Final reflexion
    If Windows 8 is promising to have a 10-second startup (and beta tryouts confirm that it does so), maybe Apple should consider reviewing making me loose roughly over 15 hours every year waiting for my Mac to startup...

    I have the new MacBook Pro with Lion pre-installed. I did a fresh install of CS4 and didn't have any problems with installation. I do fairly basic editing in Photoshop so I tested the following:
    - Opening .jpg and .NEF (raw) files
    - Opening several photos at once
    - Editing a photo in the .NEF interface
    - Creating new layers
    - Flattening layers
    - Adding text
    - Rotating the image
    - Cropping
    - Changing saturation
    - Applying unsharp mask
    - Clone Stamp tool
    - Applying the Liquify filter
    - Selecting a color
    - Using the eye dropper tool
    - Paintbrush tool
    - Burn tool
    - Adjusting levels, curves, brightness, contrast
    - Changing the image size
    - Copying and pasting from one image to another
    - Creating an Action
    - Opening Adobe Bridge and performing a Batch operation using the Action I created
    - Saving as .psd and .jpg
    - Opening the files on another machine to see if the files seemed ok
    I admit that this is not a thorough testing of the software, but I was able to accomplish these basic tasks on several photos I used. The only problem I experienced was when I tried dragging my Background layer onto the New Layer button. This caused the program to freeeze. When I pressed the New Layer button, it was fine. Considering this is about the only functions I ever use in Photoshop, I don't see a reason not to stick with this version. Obviously, I don't know if you would have problems doing more complicated things.

  • UnsatisfiedLinkError  when run JavaFx app

    I setup a helloworld JavaFx app using eclipse, run fine in eclipse.
    then I port project to runnable jar,and run in windows console,get UnsatisfiedLinkError .
    plz help,3x
    windows cmd console output:
    F:\SRT\>java -jar client.jar
    *** Fallback to Prism SW pipeline
    Exception in thread "main" java.lang.reflect.InvocationTargetException
    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 org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
    Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: Invalid URL for class: jar:rsrc:jfxrt.jar!/com/s
    n/glass/utils/NativeLibLoader.class
    at com.sun.javafx.tk.quantum.QuantumToolkit.startup(Unknown Source)
    at com.sun.javafx.application.PlatformImpl.startup(Unknown Source)
    at com.sun.javafx.application.LauncherImpl.launchApplication1(Unknown Source)
    at com.sun.javafx.application.LauncherImpl.access$000(Unknown Source)
    at com.sun.javafx.application.LauncherImpl$1.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.UnsatisfiedLinkError: Invalid URL for class: jar:rsrc:jfxrt.jar!/com/sun/glass/utils/NativeLibLoad
    r.class
    at com.sun.glass.utils.NativeLibLoader.loadLibraryFullPath(Unknown Source)
    at com.sun.glass.utils.NativeLibLoader.loadLibraryInternal(Unknown Source)
    at com.sun.glass.utils.NativeLibLoader.loadLibrary(Unknown Source)
    at com.sun.glass.ui.Application$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.glass.ui.Application.loadNativeLibrary(Unknown Source)
    at com.sun.glass.ui.win.WinApplication.<clinit>(Unknown Source)
    at com.sun.glass.ui.win.WinPlatformFactory.createApplication(Unknown Source)
    at com.sun.glass.ui.win.WinPlatformFactory.createApplication(Unknown Source)
    at com.sun.glass.ui.Application.Run(Unknown Source)
    ... 6 more

    run ok now,
    add JavaFX Runtime bin path to windows environment variable PATH
    that is:
    C:\Program Files\Oracle\JavaFX Runtime 2.0\bin

  • Slow startup issue on MacBook Air running Yosemite

    Hi. My mac is starting slowly, taking about a minute. It seems to get held up in the blank screen phase after the power-on self test. It's not a massive issue but is annoying and a solution would be great. Thanks.
    Problem description:
    Slow startup.
    EtreCheck version: 2.2 (132)
    Report generated 5/2/15, 1:01 PM
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Air (13-inch, Mid 2013) (Verified)
        MacBook Air - model: MacBookAir6,2
        1 1.3 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Not upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en0: 802.11 a/b/g/n/ac
        Battery: Health = Normal - Cycle count = 370 - SN = C0134430337F90MA5
    Video Information: ℹ️
        Intel HD Graphics 5000
            Color LCD 1440 x 900
    System Software: ℹ️
        OS X 10.10.3 (14D136) - Time since boot: 0:14:16
    Disk Information: ℹ️
        APPLE SSD SD0128F disk0 : (121.33 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 120.11 GB (84.39 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 120.47 GB Online
    USB Information: ℹ️
        Apple Internal Memory Card Reader
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Launch Agents: ℹ️
        [failed]    com.adobe.ARMDCHelper.cc24aef4a1b90ed56a...plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.ARMDC.Communicator.plist [Click for support]
        [loaded]    com.adobe.ARMDC.SMJobBlessHelper.plist [Click for support]
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [loaded]    com.valvesoftware.steamclean.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        AdobePDFViewerNPAPI: Version: 15.007.20033 - SDK 10.8 [Click for support]
        AdobePDFViewer: Version: 15.007.20033 - SDK 10.8 [Click for support]
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        SharePointBrowserPlugin: Version: 14.4.9 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.30317.0 - SDK 10.6 [Click for support]
    Safari Extensions: ℹ️
        WOT
        StartPage HTTPS
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
             5%    WindowServer
             2%    fontd
             1%    Google Chrome Helper(6)
             1%    taskgated
             0%    Google Chrome
    Top Processes by Memory: ℹ️
        741 MB    Google Chrome Helper(6)
        425 MB    kernel_task
        152 MB    Google Chrome
        90 MB    mdworker(6)
        66 MB    mds_stores
    Virtual Memory Information: ℹ️
        977 MB    Free RAM
        3.04 GB    Used RAM
        0 B    Swap Used
    Diagnostics Information: ℹ️
        May 2, 2015, 12:46:20 PM    Self test - passed
        May 2, 2015, 12:27:29 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.photomoments_2015-05 -02-122729_[redacted].crash
        Apr 30, 2015, 02:41:50 PM    /Library/Logs/DiagnosticReports/BitdefenderVirusScanner_2015-04-30-144150_[reda cted].cpu_resource.diag [Click for details]

         Select Macintosh HD as the Startup  Disk.
       “Set the default startup disk”       http://support.apple.com/kb/HT1310
         Reset PRAM.     http://support.apple.com/kb/PH18761?viewlocale=en_US&locale=en_US

  • Slow startup/shutdown on WL

    Hi,
    We're having a performance issue starting/shutting down weblogic 8.1.1 on Solaris 8 on a Sunfire V240 with 4Gb of memory. it takes an average of 15-20 minutes to start the application using command line start.
    Here is some background on the environment:
    A. Start with java args :
    -Xms1536m -Xmx1536m MaxPermSize=128m NewSize=256m MaxNewSize=256m SurvivorRation=8.
    B. There is a cron job that starts/stops then imports at night. The shutdown is also slow, so after 2 minutes of attempted FORCESHUTDOWN, we do a 'kill -9' on the process. My guess is that there is still a transcation that needs to finish ( some are fairly large ), and so FORCESHUTDOWN doesnt complete in 2min.
    C. There are multiple applications on the server, but even if we remove one of them ( the second ), startup/shutdown takes the same time to start. The second app depends on the first, so we havent removed the first one
    D. There have been some database issues as well, running out of database connections. This is due to Connections not being closed, and we are correcting that issue right now, and is not complete.
    E. Most of the time, the logs hang on the last statement below in the logs. However, I don't see any consistency in what follows the BEA-101133 message in the logs.
    I apologize in advance for asking more than one item in a post, but I have multiple questions that I believe might be related to the slow startup:
    1. Will running 'kill -9' on the process have an impact on the startup of WL, as it is trying to recover or restore connections or resources?
    2. Once the database connection issues are cleared up ( working on them now), should startup time increase?
    3. Any other suggestions to increase the startup time of WL?
    ####<Apr 26, 2008 6:44:13 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<Apr 26, 2008 6:44:13 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for
    connection in specified pool "ds.oem".>
    ####<Apr 26, 2008 6:44:14 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<Apr 26, 2008 6:44:14 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for
    connection in specified pool "ds.oem".>
    ####<Apr 26, 2008 6:44:14 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<Apr 26, 2008 6:44:14 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for
    connection in specified pool "ds.oem".>
    ####<Apr 26, 2008 6:44:14 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<Apr 26, 2008 6:44:14 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for
    connection in specified pool "ds.oem".>
    ####<Apr 26, 2008 6:44:14 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<Apr 26, 2008 6:44:16 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for
    connection in specified pool "ds.oem".>
    ####<Apr 26, 2008 6:44:16 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<Apr 26, 2008 6:44:16 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for
    connection in specified pool "ds.oem".>
    ####<Apr 26, 2008 6:44:16 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<Apr 26, 2008 6:44:16 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for
    connection in specified pool "ds.oem".>
    ####<Apr 26, 2008 6:44:17 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<Apr 26, 2008 6:44:17 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for
    connection in specified pool "ds.oem".>
    ####<Apr 26, 2008 6:44:17 AM EST> <Info> <Common> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000628> <Created "10" resources for pool
    "ds.oem", out of which "10" are available and "0" are unavailable.>
    ####<Apr 26, 2008 6:44:17 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001124> <Created Connection Pool named ds.oem.>
    ####<Apr 26, 2008 6:44:17 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001121> <Created TX Data Source named ds.im for
    Pool ds.im.>
    ####<Apr 26, 2008 6:44:18 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001121> <Created TX Data Source named ds.nice for Pool ds.nice.>
    ####<Apr 26, 2008 6:44:18 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001121> <Created TX Data Source named ds.core for Pool ds.core.>
    ####<Apr 26, 2008 6:44:18 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001121> <Created TX Data Source named ds.oem for Pool ds.oem.>
    ####<Apr 26, 2008 6:44:19 AM EST> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001121> <Created TX Data Source named ds.wf for
    Pool ds.wf.>
    ####<Apr 26, 2008 6:44:19 AM EST> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory
    "jms.ds.TopicConnectionFactory" is started.>
    ####<Apr 26, 2008 6:44:19 AM EST> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040054> <JMSServer "JMServ". No persistent store
    configured.>
    ####<Apr 26, 2008 6:44:20 AM EST> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040321> <JMSServer "JMServ" is resuming.>
    ####<Apr 26, 2008 6:44:21 AM EST> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040010> <JMSServer "JMServ" configured no session pools.>
    ####<Apr 26, 2008 6:44:22 AM EST> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040109> <JMSServer "JMServ" is started.>
    ####<Apr 26, 2008 6:44:22 AM EST> <Info> <HTTP> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-101133> <Initializing Web server mysrv.>
    tializing Web server mysrv.>

    First of all I apologize for the late response, and thank you for the replies.
    Here is the WebLogic log file from startup. Note there is a lag of between 10:20 and 11:13. I'm not sure of the cause of this, and any hints or resolutions would be appreciated.
    Looks like the slowness is occuring when initializing the web server. Both the Apache web server and Weblogic application server reside on the same machine, so it's not a firewall issue.
    ####<May 11, 2008 10:11:36 AM GMT> <Notice> <WebLogicServer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000327> <Starting WebLogic Admin Server "mysrv" for domain "jmssrv">
    ####<May 11, 2008 10:11:36 AM GMT> <Info> <WebLogicServer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000214> <WebLogic Server "mysrv" version:
    WebLogic Temporary Patch for CR105892 05/29/2003 16:47:19
    WebLogic Server 8.1 SP1 Fri Jun 20 23:06:40 PDT 2003 271009
    WebLogic XMLX Module 8.1 SP1 Fri Jun 20 23:06:40 PDT 2003 271009 (c) 1995, 1996, 1997, 1998 WebLogic, Inc.
    (c) 1999, 2000, 2001 BEA Systems, Inc.>
    ####<May 11, 2008 10:11:36 AM GMT> <Info> <WebLogicServer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000215> <Loaded License : /opt/oss/bea/license.bea>
    ####<May 11, 2008 10:11:36 AM GMT> <Info> <RJVM> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000570> <Network Configuration for Channel "mysrv"
    Listen Address          *
    Public Address          N/A
    Http Enabled          true
    Tunneling Enabled     false
    Outbound Enabled     false
    Admin Traffic Enabled     true>
    ####<May 11, 2008 10:11:37 AM GMT> <Debug> <RJVM> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000571> <Network Configuration Detail for Channel "mysrv"
    Channel Weight          50
    Accept Backlog          50
    Login Timeout          5000ms
    Max Message Size     10000000
    Message Timeout     60s
    Idle Timeout          65s
    Tunneling Timeout     40s
    Tunneling Ping          45s>
    ####<May 11, 2008 10:11:39 AM GMT> <Info> <XML> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-130036> <Initializing XMLRegistry.>
    ####<May 11, 2008 10:11:41 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001135> <Initializing the JDBC service.>
    ####<May 11, 2008 10:11:48 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001137> <Initialization complete.>
    ####<May 11, 2008 10:11:51 AM GMT> <Info> <Connector> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-190000> <Initializing J2EE Connector Service>
    ####<May 11, 2008 10:11:56 AM GMT> <Info> <Connector> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-190001> <J2EE Connector Service initialized successfully>
    ####<May 11, 2008 10:11:56 AM GMT> <Info> <IIOP> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-002014> <IIOP subsystem enabled.>
    ####<May 11, 2008 10:11:57 AM GMT> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040090> <Deployed 5 default connection factories.>
    ####<May 11, 2008 10:11:58 AM GMT> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040305> <JMS service is initialized and in standby mode.>
    ####<May 11, 2008 10:12:00 AM GMT> <Info> <HTTP> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-101128> <Initializing HTTP services.>
    ####<May 11, 2008 10:12:00 AM GMT> <Info> <HTTP> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-101133> <Initializing Web server mysrv.>
    ####<May 11, 2008 10:12:01 AM GMT> <Info> <HTTP> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-101052> <[HTTP mysrv] Initialized>
    ####<May 11, 2008 10:12:01 AM GMT> <Info> <HTTP> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-101135> <mysrv is the default Web server.>
    ####<May 11, 2008 10:12:02 AM GMT> <Info> <J2EE> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-160037> <J2EE service initializing.>
    ####<May 11, 2008 10:12:04 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149207> <Initializing.>
    ####<May 11, 2008 10:12:05 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149059> <Module wl_management_internal1 of application wl_management_internal1 is transitioning from unprepared to prepared on server mysrv.>
    ####<May 11, 2008 10:12:06 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149060> <Module wl_management_internal1 of application wl_management_internal1 successfully transitioned from unprepared to prepared on server mysrv.>
    ####<May 11, 2008 10:12:07 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149059> <Module uddiexplorer of application uddiexplorer is transitioning from unprepared to prepared on server mysrv.>
    ####<May 11, 2008 10:12:08 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149060> <Module uddiexplorer of application uddiexplorer successfully transitioned from unprepared to prepared on server mysrv.>
    ####<May 11, 2008 10:12:10 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149059> <Module console of application console is transitioning from unprepared to prepared on server mysrv.>
    ####<May 11, 2008 10:12:11 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149060> <Module console of application console successfully transitioned from unprepared to prepared on server mysrv.>
    ####<May 11, 2008 10:12:11 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149059> <Module uddi of application uddi is transitioning from unprepared to prepared on server mysrv.>
    ####<May 11, 2008 10:19:02 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149060> <Module uddi of application uddi successfully transitioned from unprepared to prepared on server mysrv.>
    ####<May 11, 2008 10:19:04 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149059> <Module wl_management_internal2 of application wl_management_internal2 is transitioning from unprepared to prepared on server mysrv.>
    ####<May 11, 2008 10:19:08 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149060> <Module wl_management_internal2 of application wl_management_internal2 successfully transitioned from unprepared to prepared on server mysrv.>
    ####<May 11, 2008 10:19:08 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149059> <Module wl_management_internal1 of application wl_management_internal1 is transitioning from prepared to active on server mysrv.>
    ####<May 11, 2008 10:19:08 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149060> <Module wl_management_internal1 of application wl_management_internal1 successfully transitioned from prepared to active on server mysrv.>
    ####<May 11, 2008 10:19:08 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149059> <Module uddiexplorer of application uddiexplorer is transitioning from prepared to active on server mysrv.>
    ####<May 11, 2008 10:19:09 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149060> <Module uddiexplorer of application uddiexplorer successfully transitioned from prepared to active on server mysrv.>
    ####<May 11, 2008 10:19:11 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149059> <Module console of application console is transitioning from prepared to active on server mysrv.>
    ####<May 11, 2008 10:19:11 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149060> <Module console of application console successfully transitioned from prepared to active on server mysrv.>
    ####<May 11, 2008 10:19:14 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149059> <Module uddi of application uddi is transitioning from prepared to active on server mysrv.>
    ####<May 11, 2008 10:19:14 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149060> <Module uddi of application uddi successfully transitioned from prepared to active on server mysrv.>
    ####<May 11, 2008 10:19:14 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149059> <Module wl_management_internal2 of application wl_management_internal2 is transitioning from prepared to active on server mysrv.>
    ####<May 11, 2008 10:19:14 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149060> <Module wl_management_internal2 of application wl_management_internal2 successfully transitioned from prepared to active on server mysrv.>
    ####<May 11, 2008 10:19:14 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149208> <Initialization Complete.>
    ####<May 11, 2008 10:19:15 AM GMT> <Info> <JTA> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-110441> <Opening transaction log with driver version "j1.0" and synchronous write policy "Cache-Flush". For information on synchronous write policies, refer to the weblogic.management.configuration.ServerMBean javadoc or console online help.>
    ####<May 11, 2008 10:19:15 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001138> <Resuming the JDBC service.>
    ####<May 11, 2008 10:19:15 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001140> <Resume complete.>
    ####<May 11, 2008 10:19:15 AM GMT> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "DefaultXAConnectionFactory" is started.>
    ####<May 11, 2008 10:19:15 AM GMT> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "QueueConnectionFactory" is started.>
    ####<May 11, 2008 10:19:15 AM GMT> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "MessageDrivenBeanConnectionFactory" is started.>
    ####<May 11, 2008 10:19:15 AM GMT> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "DefaultConnectionFactory" is started.>
    ####<May 11, 2008 10:19:15 AM GMT> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "TopicConnectionFactory" is started.>
    ####<May 11, 2008 10:19:15 AM GMT> <Info> <JMS> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-040306> <JMS service is active now.>
    ####<May 11, 2008 10:19:15 AM GMT> <Info> <HTTP> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-101129> <Initializing the Web application container.>
    ####<May 11, 2008 10:19:15 AM GMT> <Info> <HTTP> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-101239> <HTTP log rotation is date based for the Web server: mysrv.>
    ####<May 11, 2008 10:19:17 AM GMT> <Info> <HTTP> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-101243> <HTTP log rotation scheduled to begin at: Mon May 12 10:19:17 GMT 2008. Rotation taking place every: 1440 minutes for the Web server: mysrv.>
    ####<May 11, 2008 10:19:17 AM GMT> <Info> <HTTP> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-101051> <[HTTP mysrv] started>
    ####<May 11, 2008 10:19:17 AM GMT> <Info> <WebService> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-220031> <The server does not support reliable SOAP messaging.>
    ####<May 11, 2008 10:19:18 AM GMT> <Info> <WebService> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-220027> <Web Service reliable agents are started on the server.>
    ####<May 11, 2008 10:19:18 AM GMT> <Info> <Deployer> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-149209> <Resuming.>
    ####<May 11, 2008 10:19:18 AM GMT> <Notice> <SNMP Agent> <myservername> <mysrv> <SNMP Service Thread> <<WLS Kernel>> <> <000000> <The SNMP trap version is 1>
    ####<May 11, 2008 10:19:18 AM GMT> <Info> <SNMP Agent> <myservername> <mysrv> <SNMP Service Thread> <<WLS Kernel>> <> <000000> <SNMP agent is initializating ...>
    ####<May 11, 2008 10:19:18 AM GMT> <Info> <Common> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000626> <Free resources in pool "ds.core" will be tested every "30" seconds.>
    ####<May 11, 2008 10:19:19 AM GMT> <Info> <SNMP Agent> <myservername> <mysrv> <SNMP Service Thread> <<WLS Kernel>> <> <000000> <SNMP Agent Initialization Complete.
    Sending generic coldStart trap ...>
    ####<May 11, 2008 10:19:24 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.core" created.>
    ####<May 11, 2008 10:19:25 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.core".>
    ####<May 11, 2008 10:19:26 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.core" created.>
    ####<May 11, 2008 10:19:26 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.core".>
    ####<May 11, 2008 10:19:27 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.core" created.>
    ####<May 11, 2008 10:19:27 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.core".>
    ####<May 11, 2008 10:19:27 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.core" created.>
    ####<May 11, 2008 10:19:28 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.core".>
    ####<May 11, 2008 10:19:29 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.core" created.>
    ####<May 11, 2008 10:19:29 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.core".>
    ####<May 11, 2008 10:19:29 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.core" created.>
    ####<May 11, 2008 10:19:29 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.core".>
    ####<May 11, 2008 10:19:32 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.core" created.>
    ####<May 11, 2008 10:19:32 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.core".>
    ####<May 11, 2008 10:19:32 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.core" created.>
    ####<May 11, 2008 10:19:32 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.core".>
    ####<May 11, 2008 10:19:33 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.core" created.>
    ####<May 11, 2008 10:19:33 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.core".>
    ####<May 11, 2008 10:19:33 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.core" created.>
    ####<May 11, 2008 10:19:33 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.core".>
    ####<May 11, 2008 10:19:33 AM GMT> <Info> <Common> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000628> <Created "10" resources for pool "ds.core", out of which "10" are available and "0" are unavailable.>
    ####<May 11, 2008 10:19:33 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001124> <Created Connection Pool named ds.core.>
    ####<May 11, 2008 10:19:33 AM GMT> <Info> <Common> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000626> <Free resources in pool "ds.wf" will be tested every "30" seconds.>
    ####<May 11, 2008 10:19:34 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.wf" created.>
    ####<May 11, 2008 10:19:34 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.wf".>
    ####<May 11, 2008 10:19:34 AM GMT> <Info> <Common> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000628> <Created "1" resources for pool "ds.wf", out of which "1" are available and "0" are unavailable.>
    ####<May 11, 2008 10:19:34 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001124> <Created Connection Pool named ds.wf.>
    ####<May 11, 2008 10:19:34 AM GMT> <Info> <Common> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000626> <Free resources in pool "ds.nice" will be tested every "30" seconds.>
    ####<May 11, 2008 10:19:36 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.nice" created.>
    ####<May 11, 2008 10:19:36 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.nice".>
    ####<May 11, 2008 10:19:36 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.nice" created.>
    ####<May 11, 2008 10:19:36 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.nice".>
    ####<May 11, 2008 10:19:37 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.nice" created.>
    ####<May 11, 2008 10:19:37 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.nice".>
    ####<May 11, 2008 10:19:38 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.nice" created.>
    ####<May 11, 2008 10:19:38 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.nice".>
    ####<May 11, 2008 10:19:38 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.nice" created.>
    ####<May 11, 2008 10:19:38 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.nice".>
    ####<May 11, 2008 10:19:38 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.nice" created.>
    ####<May 11, 2008 10:19:38 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.nice".>
    ####<May 11, 2008 10:19:39 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.nice" created.>
    ####<May 11, 2008 10:19:39 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.nice".>
    ####<May 11, 2008 10:19:45 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.nice" created.>
    ####<May 11, 2008 10:19:45 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.nice".>
    ####<May 11, 2008 10:19:46 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.nice" created.>
    ####<May 11, 2008 10:19:46 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.nice".>
    ####<May 11, 2008 10:19:47 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.nice" created.>
    ####<May 11, 2008 10:19:47 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.nice".>
    ####<May 11, 2008 10:19:47 AM GMT> <Info> <Common> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000628> <Created "10" resources for pool "ds.nice", out of which "10" are available and "0" are unavailable.>
    ####<May 11, 2008 10:19:48 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001124> <Created Connection Pool named ds.nice.>
    ####<May 11, 2008 10:19:48 AM GMT> <Info> <Common> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000626> <Free resources in pool "ds.oem" will be tested every "30" seconds.>
    ####<May 11, 2008 10:19:52 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<May 11, 2008 10:19:52 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.oem".>
    ####<May 11, 2008 10:19:53 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<May 11, 2008 10:19:53 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.oem".>
    ####<May 11, 2008 10:19:53 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<May 11, 2008 10:19:53 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.oem".>
    ####<May 11, 2008 10:19:54 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<May 11, 2008 10:19:54 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.oem".>
    ####<May 11, 2008 10:19:54 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<May 11, 2008 10:19:56 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.oem".>
    ####<May 11, 2008 10:19:56 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<May 11, 2008 10:19:56 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.oem".>
    ####<May 11, 2008 10:19:57 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<May 11, 2008 10:19:57 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.oem".>
    ####<May 11, 2008 10:20:00 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<May 11, 2008 10:20:00 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.oem".>
    ####<May 11, 2008 10:20:01 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<May 11, 2008 10:20:01 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.oem".>
    ####<May 11, 2008 10:20:01 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.oem" created.>
    ####<May 11, 2008 10:20:01 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.oem".>
    ####<May 11, 2008 10:20:01 AM GMT> <Info> <Common> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000628> <Created "10" resources for pool "ds.oem", out of which "10" are available and "0" are unavailable.>
    ####<May 11, 2008 10:20:01 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001124> <Created Connection Pool named ds.oem.>
    ####<May 11, 2008 10:20:01 AM GMT> <Info> <Common> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000626> <Free resources in pool "ds.im" will be tested every "30" seconds.>
    ####<May 11, 2008 10:20:01 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.im" created.>
    ####<May 11, 2008 10:20:01 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.im".>
    ####<May 11, 2008 10:20:02 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.im" created.>
    ####<May 11, 2008 10:20:02 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.im".>
    ####<May 11, 2008 10:20:04 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.im" created.>
    ####<May 11, 2008 10:20:04 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.im".>
    ####<May 11, 2008 10:20:04 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.im" created.>
    ####<May 11, 2008 10:20:04 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.im".>
    ####<May 11, 2008 10:20:08 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.im" created.>
    ####<May 11, 2008 10:20:08 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.im".>
    ####<May 11, 2008 10:20:08 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.im" created.>
    ####<May 11, 2008 10:20:08 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.im".>
    ####<May 11, 2008 10:20:09 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.im" created.>
    ####<May 11, 2008 10:20:13 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.im".>
    ####<May 11, 2008 10:20:14 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.im" created.>
    ####<May 11, 2008 10:20:14 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.im".>
    ####<May 11, 2008 10:20:15 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.im" created.>
    ####<May 11, 2008 10:20:15 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.im".>
    ####<May 11, 2008 10:20:16 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001072> <Connection for XA pool "ds.im" created.>
    ####<May 11, 2008 10:20:16 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001133> <Statement caching not enabled for connection in specified pool "ds.im".>
    ####<May 11, 2008 10:20:17 AM GMT> <Info> <Common> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-000628> <Created "10" resources for pool "ds.im", out of which "10" are available and "0" are unavailable.>
    ####<May 11, 2008 10:20:17 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001124> <Created Connection Pool named ds.im.>
    ####<May 11, 2008 10:20:18 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <>
    <BEA-001121> <Created TX Data Source named ds.nice for Pool ds.nice.>
    ####<May 11, 2008 10:20:19 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <BEA-001121> <Created TX Data Source named ds.wf for Pool ds.wf.>
    ####<May 11, 2008 10:20:19 AM GMT> <Info> <JDBC> <myservername> <mysrv> <main> <<WLS Kernel>> <> <B

  • Has anyone else found that OS 8.0 has slowed the opening of apps considerably?

    I just downloaded the latest OS for my ipad and found that it slows the opening of apps and the opening of web pages considerably. Has anyone else experienced this?

    Hi there bitsko26,
    You may want to try force closing all open apps and resetting the device as an initial troubleshooting step. Take a look at the articles below for more information.
    iOS: Force an app to close
    Turn your iOS device off and on (restart) and reset
    -Griff W. 

  • Fireworks CS3 slow startup

    Hi folks,
    I installed CS3 Web Premium last week. Not had chance to play
    with it a lot as yet but I have come across one irritation already:
    When I launch Fireworks CS3 it takes between 10 and 20 seconds from
    the program loading on screen to being able to either open a file
    or create a new file. Clicking anywhere (e.g. menus) while waiting
    gives a 'Not Responding' error message in the window title bar.
    I was wondering if anyone else has had these problems or
    knows how I might improve the startup responsiveness.
    I'm running CS3 under Windows XP with all patches installed
    on a Dell Precision 390 workstation with 4GB RAM.
    Thanks in advance,
    Nigel Hodgetts

    Nigel Hodgetts wrote:
    > McCaffee VirusScan Enterprise.
    > 699 fonts
    Ok... that's 2 strikes against you right there... ;-) The
    only thing
    worse is if you had Norton Antivirus but I guess they're both
    about
    equally crappy (seriously).
    First thing I would try would be to exclude the entire
    Fireworks
    application folder from VirusScan's real time check and same
    for its
    application data folder in Documents and Settings. Ideally, I
    would
    ditch Mcaffee and get a good antivirus like AVG or NOD32.
    Both are very
    light on resources and will not slow down your system. AVG
    has a free
    version but NOD32 is about the best antivirus money can buy
    (it's not
    that expensive). I've been running it for over a year now and
    it's the
    best I tried. I needed the lightest resources hungry AV
    possible as I'm
    a musician and run resources intensive software that needs to
    work well
    in real time.
    In your case, the number of fonts is probably a greater cause
    of your
    slow FW startup time than McAffee. You really should invest
    in good font
    management software. There are free solutions you can look up
    on Google
    but the one I prefer is Extensis Suitcase (version 11 came
    out
    recently). A cheaper and very good alternative is FontExpert
    from
    Proxima Software which had a new version release recently.
    Ideally, you should never keep no more than about 50-100
    fonts directly
    installed in your Windows font folder and should activate and
    deactivate
    fonts on a "as needed" basis using font management software.
    More than
    about 300 installed fonts (less on some machines) will
    definitely slow
    down your graphic apps startup time and Fireworks is
    especially
    sensitive to that. I manage over 5000 fonts (yes, that's 5
    thousand)
    with Suitcase but I never have more than about 75-100 fonts
    installed/activated at once.
    Some font management software also come with plugins for
    certain apps
    that will automatically find and load missing fonts when
    opening a
    document. Unfortunately, none come with one for Fireworks
    AFAIK but
    FontExpert has one for Illustrator and Suitcase as plugins
    for both
    Illustrator and InDesign. Both companies say they'll probably
    produce
    more so, if your purchase either, enter official feature
    requests for
    missing font loader plugins for Fireworks.
    Suitcase has the best font matching algorithm and goes a lot
    deeper than
    just the font name to find a match which is very important
    for text
    heavy layouts in apps like Illustrator and InDesign (which I
    both use
    regularly as well) because minute differences in
    hinting/kerning can
    cause unwanted text reflows if you load the wrong version of
    a given font.
    In any case, you should see significant load time
    improvements if you
    dramatically reduce the number of fonts you have installed in
    your
    windows/fonts folder and getting more efficient Antivirus
    software will
    help your entire system's performance.
    HTH!
    Stéphane Bergeron
    reach : connect : communicate
    http://www.webfocusdesign.com
    blog : tutorials : articles : gallery
    http://www.pixelyzed.com

  • Okay I give up - wicked slow startup time

    I've been reading every post I could find related to slow startup times, and trying every conceivable solution others have thought of and that I could think of, and I'm still plagued by a slow startup time!
    Last week it was not a problem. I had just created a 10GB partition and installed Windows XP on it. Things were running smoothly. My startup times weren't like 20 seconds, but they weren't as bad as they are now (a consistent 3.5-4 minutes). Maybe it would take a minute to a minute and a half to start. Then suddenly over the weekend, it started taking 5+ minutes to boot! What could have happened?
    I panicked and erased the Windows partition, backed up to Time Machine (suspecting possible disk failure in my future), and started doing every maintenance thing I know to do (fsck-which returned no errors, permissions repair, reset nv-ram and p-ram, OnyX maintenance scripts). This got it back down to where it is now, a consistent 3.5 minutes. That's still much slower than it should be.
    Below is everything the Console says immediately after booting. Thanks so much for anything anyone can do to help!
    6/24/08 8:09:50 AM kernel npvhash=4095
    6/24/08 8:09:50 AM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    6/24/08 8:09:50 AM com.apple.launchd[1] (com.adobe.versioncueCS3) Unknown key: ServiceDescription
    6/24/08 8:09:50 AM com.apple.launchd[1] (org.cups.cupsd) Unknown key: SHAuthorizationRight
    6/24/08 8:09:50 AM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    6/24/08 8:09:50 AM DirectoryService[11] Launched version 5.3 (v514.19)
    6/24/08 8:09:50 AM kernel hi mem tramps at 0xffe00000
    6/24/08 8:09:50 AM kernel PAE enabled
    6/24/08 8:09:50 AM kernel 64 bit mode enabled
    6/24/08 8:09:50 AM kernel Darwin Kernel Version 9.3.0: Fri May 23 00:49:16 PDT 2008; root:xnu-1228.5.18~1/RELEASE_I386
    6/24/08 8:09:50 AM kernel standard timeslicing quantum is 10000 us
    6/24/08 8:09:50 AM kernel vmpagebootstrap: 972093 free pages and 76483 wired pages
    6/24/08 8:09:50 AM kernel migtable_maxdispl = 79
    6/24/08 8:09:50 AM kernel 98 prelinked modules
    6/24/08 8:09:50 AM kernel AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    6/24/08 8:09:50 AM kernel AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    6/24/08 8:09:50 AM kernel Loading security extension com.apple.security.TMSafetyNet
    6/24/08 8:09:50 AM kernel calling mpopolicyinit for TMSafetyNet
    6/24/08 8:09:50 AM kernel Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    6/24/08 8:09:50 AM kernel Loading security extension com.apple.nke.applicationfirewall
    6/24/08 8:09:50 AM kernel Loading security extension com.apple.security.seatbelt
    6/24/08 8:09:50 AM kernel calling mpopolicyinit for mb
    6/24/08 8:09:50 AM kernel Seatbelt MACF policy initialized
    6/24/08 8:09:50 AM kernel Security policy loaded: Seatbelt Policy (mb)
    6/24/08 8:09:50 AM kernel Copyright (c) 1982, 1986, 1989, 1991, 1993
    6/24/08 8:09:50 AM kernel The Regents of the University of California. All rights reserved.
    6/24/08 8:09:50 AM kernel MAC Framework successfully initialized
    6/24/08 8:09:50 AM kernel using 16384 buffer headers and 4096 cluster IO buffer headers
    6/24/08 8:09:50 AM kernel devfsmakenode: not ready for devices!
    6/24/08 8:09:50 AM kernel IOAPIC: Version 0x20 Vectors 64:87
    6/24/08 8:09:50 AM kernel ACPI: System State [S0 S3 S4 S5] (S3)
    6/24/08 8:09:50 AM kernel mbinit: done
    6/24/08 8:09:50 AM kernel Security auditing service present
    6/24/08 8:09:50 AM kernel BSM auditing present
    6/24/08 8:09:50 AM kernel rooting via boot-uuid from /chosen: 0DBAAC14-6DD7-3E77-B71F-F1A915C2BCED
    6/24/08 8:09:50 AM kernel Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    6/24/08 8:09:50 AM kernel FireWire (OHCI) TI ID 8025 built-in now active, GUID 001cb3fffe865bee; max speed s800.
    6/24/08 8:09:50 AM kernel Got boot device = IOService:/AppleACPIPlatformExpert/PCI0/AppleACPIPCI/SATA@1F,2/AppleICH8AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/FUJITSU MHW2160BHPL Media/IOGUIDPartitionScheme/Customer@2
    6/24/08 8:09:50 AM kernel BSD root: disk0s2, major 14, minor 2
    6/24/08 8:09:50 AM kernel CSRHIDTransitionDriver::start []
    6/24/08 8:09:50 AM kernel CSRHIDTransitionDriver::switchToHCIMode legacy
    6/24/08 8:09:50 AM kernel Jettisoning kernel linker.
    6/24/08 8:09:50 AM kernel Resetting IOCatalogue.
    6/24/08 8:09:50 AM kernel GFX0: family specific matching fails
    6/24/08 8:09:50 AM kernel Matching service count = 1
    6/24/08 8:09:50 AM kernel Matching service count = 2
    6/24/08 8:09:50 AM kernel Matching service count = 2
    6/24/08 8:09:50 AM kernel Matching service count = 2
    6/24/08 8:09:50 AM kernel Matching service count = 2
    6/24/08 8:09:50 AM kernel Matching service count = 2
    6/24/08 8:09:50 AM mDNSResponder mDNSResponder-171.4 (Apr 20 2008 11:59:52)[16] starting
    6/24/08 8:09:51 AM kextd[10] 407 cached, 0 uncached personalities to catalog
    6/24/08 8:09:51 AM kernel Previous Shutdown Cause: 5
    6/24/08 8:09:51 AM com.apple.SecurityServer[21] Entering service
    6/24/08 8:09:51 AM kernel NVDANV50HAL loaded and registered.
    6/24/08 8:09:51 AM kernel ath_attach: devid 0x24
    6/24/08 8:09:51 AM kernel GFX0: family specific matching fails
    6/24/08 8:09:51 AM kernel Override HT40 CTL Powers. EEPROM Version is 14.4, Device Type 5
    6/24/08 8:09:53 AM kernel mac 12.10 phy 8.1 radio 12.0
    6/24/08 8:09:55 AM kernel USBF: 11.738 AppleUSBHubPort: Port 1 of Hub at 0x1a000000 about to terminate a busy device (IOUSBCompositeDevice) after waiting 10 seconds
    6/24/08 8:09:55 AM rpc.statd[29] statd.notify - no notifications needed
    6/24/08 8:09:55 AM kernel USBF: 12. 39 CSRHIDTransitionDriver[0x6e4c080](IOUSBCompositeDevice) GetFullConfigDescriptor(0) returned NULL
    6/24/08 8:09:55 AM fseventsd[37] bumping event counter to: 0x406dfc (current 0x0) from log file '00000000003faded'
    6/24/08 8:09:56 AM kernel CSRHIDTransitionDriver... done
    6/24/08 8:09:57 AM kernel IPv6 packet filtering initialized, default to accept, logging disabled
    6/24/08 8:09:57 AM kernel yukon: Ethernet address 00:1b:63:96:ae:8a
    6/24/08 8:09:57 AM kernel AirPort_Athr5424ab: Ethernet address 00:1c:b3:b2:f9:eb
    6/24/08 8:09:57 AM bootlog[44] BOOT_TIME: 1214309384 0
    6/24/08 8:09:58 AM /usr/sbin/ocspd[58] starting
    6/24/08 8:09:58 AM /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[32] Login Window Application Started
    6/24/08 8:09:59 AM configd[14] AppleTalk startup
    6/24/08 8:09:59 AM configd[14] setting hostname to "mitch-macbook.local"
    6/24/08 8:10:01 AM kernel AppleYukon2 - en0 link active, 100-Mbit, full duplex, flow control disabled port 0
    6/24/08 8:10:01 AM kernel AirPort: Link Up on en1
    6/24/08 8:10:02 AM ntpdate[71] can't find host time.apple.com
    6/24/08 8:10:02 AM org.ntp.ntpd[25] Error : nodename nor servname provided, or not known
    6/24/08 8:10:02 AM ntpdate[71] no servers can be used, exiting
    6/24/08 8:10:02 AM com.apple.SystemStarter[27] Initializing tap devices
    6/24/08 8:10:02 AM com.apple.SystemStarter[27] Initializing tun devices
    6/24/08 8:10:02 AM com.apple.SystemStarter[27] Starting FTDI ReEnumerate
    6/24/08 8:10:02 AM com.apple.SystemStarter[27] Starting Cisco Systems VPN Driver
    6/24/08 8:10:02 AM com.apple.SystemStarter[27] kextload serialization lock busy; sleeping (89 retries left)
    6/24/08 8:10:02 AM com.apple.SystemStarter[27] kextload serialization lock busy; sleeping (89 retries left)
    6/24/08 8:10:03 AM kernel CiscoVPN : attempting to attach to all available ethernet interfaces.
    6/24/08 8:10:02 AM com.apple.SystemStarter[27] kextload: extension /System/Library/Extensions/CiscoVPN.kext is already loaded
    6/24/08 8:10:03 AM kernel CiscoVPN : checking if we are already attached to interface: en1
    6/24/08 8:10:03 AM kernel CiscoVPN : no, not yet attached to interface: en1
    6/24/08 8:10:03 AM kernel CiscoVPN : interface: en1, filter attached.
    6/24/08 8:10:03 AM kernel CiscoVPN : current MTU for en1 is 1500, saving it.
    6/24/08 8:10:03 AM com.apple.SystemStarter[27] kextload serialization lock busy; sleeping (88 retries left)
    6/24/08 8:10:03 AM com.apple.SystemStarter[27] kextload: /Library/Extensions/tun.kext loaded successfully
    6/24/08 8:10:02 AM ntpd[25] bind() fd 25, family 30, port 123, scope 4, addr fe80::21b:63ff:fe96:ae8a, in6is_addrmulticast=0 flags=17 fails: Can't assign requested address
    6/24/08 8:10:03 AM kernel CiscoVPN : checking if we are already attached to interface: en0
    6/24/08 8:10:02 AM ntpd[25] bind() fd 25, family 30, port 123, scope 6, addr fe80::21c:b3ff:feb2:f9eb, in6is_addrmulticast=0 flags=17 fails: Can't assign requested address
    6/24/08 8:10:04 AM kernel CiscoVPN : no, not yet attached to interface: en0
    6/24/08 8:10:03 AM configd[14] AppleTalk startup complete
    6/24/08 8:10:03 AM configd[14] AppleTalk shutdown
    6/24/08 8:10:27 AM kernel CiscoVPN : interface: en0, filter attached.
    6/24/08 8:10:04 AM configd[14] AppleTalk shutdown complete
    6/24/08 8:10:27 AM kernel CiscoVPN : current MTU for en0 is 1500, saving it.
    6/24/08 8:10:04 AM configd[14] AppleTalk startup
    6/24/08 8:10:28 AM com.apple.SystemStarter[27] kextload: /Library/Extensions/tap.kext loaded successfully
    6/24/08 8:10:28 AM kernel CiscoVPN : loading cisco ipsec kernel module.
    6/24/08 8:10:28 AM kernel tun kernel extension version 20080121 <[email protected]>
    6/24/08 8:10:28 AM kernel disk0s2: 0xe0030005 (UNDEFINED).
    6/24/08 8:10:05 AM kextd[10] writing kernel link data to /var/run/mach.sym
    6/24/08 8:10:29 AM kernel tap kernel extension version 20080121 <[email protected]>
    6/24/08 8:10:27 AM configd[14] AppleTalk startup failed, status = 92 (retrying)
    6/24/08 8:10:29 AM configd[14] AppleTalk startup
    6/24/08 8:10:58 AM kernel disk0s2: 0xe0030005 (UNDEFINED).
    6/24/08 8:10:58 AM configd[14] AppleTalk startup failed, status = 92 (retrying)
    6/24/08 8:10:58 AM loginwindow[32] Login Window Started Security Agent
    6/24/08 8:10:59 AM SecurityAgent[96] User info context values set
    6/24/08 8:11:00 AM configd[14] AppleTalk startup
    6/24/08 8:11:22 AM kernel disk0s2: 0xe0030005 (UNDEFINED).
    6/24/08 8:11:22 AM configd[14] AppleTalk startup failed, status = 92 (retrying)
    6/24/08 8:11:24 AM configd[14] AppleTalk startup
    6/24/08 8:11:45 AM kernel disk0s2: 0xe0030005 (UNDEFINED).
    6/24/08 8:11:46 AM SecurityAgent[96] Login Window done
    6/24/08 8:11:46 AM loginwindow[32] Login Window - Returned from Security Agent
    6/24/08 8:11:46 AM loginwindow[32] USER_PROCESS: 32 console
    6/24/08 8:11:46 AM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[91]) Exited: Terminated
    6/24/08 8:11:47 AM configd[14] AppleTalk startup failed, status = 92 (retrying)
    6/24/08 8:11:49 AM configd[14] AppleTalk startup
    6/24/08 8:12:11 AM configd[14] AppleTalk startup failed, status = 92
    6/24/08 8:12:17 AM kernel disk0s2: 0xe0030005 (UNDEFINED).
    6/24/08 8:12:14 AM /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer[110] ATSResolveAliasWithMountFlags timeout. (ATSServer pid:110)
    6/24/08 8:12:40 AM /System/Library/CoreServices/coreservicesd[48] SFLSharePointsEntry::InitializeSPNode: dsOpenRecord returned -14136
    6/24/08 8:12:40 AM /System/Library/CoreServices/coreservicesd[48] SFLSharePointsEntry::InitializeSPNode: dsCreateRecordAndOpen returned -14135
    6/24/08 8:12:40 AM kernel disk0s2: 0xe0030005 (UNDEFINED).
    6/24/08 8:12:54 AM Dock[108] [QL ERROR] Generator database update takes too long... we will use what we currently have
    6/24/08 8:13:45 AM configd[14] AppleTalk startup
    6/24/08 8:13:48 AM configd[14] AppleTalk startup complete
    6/24/08 8:13:49 AM SCHelper[145] no command
    6/24/08 8:13:49 AM SCHelper[141] no command
    6/24/08 8:13:49 AM com.apple.launchd[66] ([0x0-0x12012].com.apple.systempreferences[137]) Stray process with PGID equal to this dead job: PID 145 PPID 1 SCHelper

    For further clarification, here is what the console says under "All messages" immediately after my last reboot (which took 3 min 55 sec) going back to when I clicked "Restart".
    6/24/08 11:53:22 AM shutdown[190] reboot by mitchmoss:
    6/24/08 11:53:22 AM shutdown[190] SHUTDOWN_TIME: 1214322802 148280
    6/24/08 11:53:22 AM com.apple.loginwindow[32] Shutdown NOW!
    6/24/08 11:53:22 AM com.apple.loginwindow[32] System shutdown time has arrived
    6/24/08 11:53:22 AM mDNSResponder mDNSResponder-171.4 (Apr 20 2008 11:59:52)[16] stopping
    6/24/08 11:53:22 AM com.apple.SystemStarter[27] Starting FTDI ReEnumerate
    6/24/08 11:53:22 AM /usr/sbin/kdcmond[34] dnssd_clientstub read_all(3) failed 0/28 0
    6/24/08 11:53:23 AM com.apple.SystemStarter[27] kextunload: unload kext /Library/Extensions/tun.kext succeeded
    6/24/08 11:53:24 AM com.apple.SystemStarter[27] kextunload: unload kext /Library/Extensions/tap.kext succeeded
    6/24/08 11:53:45 AM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    6/24/08 11:53:45 AM com.apple.launchd[1] (com.adobe.versioncueCS3) Unknown key: ServiceDescription
    6/24/08 11:53:45 AM com.apple.launchd[1] (org.cups.cupsd) Unknown key: SHAuthorizationRight
    6/24/08 11:53:45 AM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    6/24/08 11:53:45 AM kernel npvhash=4095
    6/24/08 11:53:45 AM DirectoryService[11] Launched version 5.3 (v514.19)
    6/24/08 11:53:45 AM kernel hi mem tramps at 0xffe00000
    6/24/08 11:53:45 AM kernel PAE enabled
    6/24/08 11:53:45 AM kernel 64 bit mode enabled
    6/24/08 11:53:45 AM kernel Darwin Kernel Version 9.3.0: Fri May 23 00:49:16 PDT 2008; root:xnu-1228.5.18~1/RELEASE_I386
    6/24/08 11:53:45 AM kernel standard timeslicing quantum is 10000 us
    6/24/08 11:53:45 AM kernel vmpagebootstrap: 972204 free pages and 76372 wired pages
    6/24/08 11:53:45 AM kernel migtable_maxdispl = 79
    6/24/08 11:53:45 AM kernel 97 prelinked modules
    6/24/08 11:53:45 AM kernel AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    6/24/08 11:53:45 AM kernel AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    6/24/08 11:53:45 AM kernel Loading security extension com.apple.security.TMSafetyNet
    6/24/08 11:53:45 AM kernel calling mpopolicyinit for TMSafetyNet
    6/24/08 11:53:45 AM kernel Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    6/24/08 11:53:45 AM kernel Loading security extension com.apple.nke.applicationfirewall
    6/24/08 11:53:45 AM kernel Loading security extension com.apple.security.seatbelt
    6/24/08 11:53:45 AM kernel calling mpopolicyinit for mb
    6/24/08 11:53:45 AM kernel Seatbelt MACF policy initialized
    6/24/08 11:53:45 AM kernel Security policy loaded: Seatbelt Policy (mb)
    6/24/08 11:53:45 AM mDNSResponder mDNSResponder-171.4 (Apr 20 2008 11:59:52)[16] starting
    6/24/08 11:53:45 AM kernel Copyright (c) 1982, 1986, 1989, 1991, 1993
    6/24/08 11:53:45 AM kernel The Regents of the University of California. All rights reserved.
    6/24/08 11:53:45 AM kernel MAC Framework successfully initialized
    6/24/08 11:53:45 AM kernel using 16384 buffer headers and 4096 cluster IO buffer headers
    6/24/08 11:53:45 AM kernel devfsmakenode: not ready for devices!
    6/24/08 11:53:45 AM kernel IOAPIC: Version 0x20 Vectors 64:87
    6/24/08 11:53:45 AM kernel ACPI: System State [S0 S3 S4 S5] (S3)
    6/24/08 11:53:45 AM kernel mbinit: done
    6/24/08 11:53:45 AM kernel Security auditing service present
    6/24/08 11:53:45 AM kernel BSM auditing present
    6/24/08 11:53:45 AM kernel rooting via boot-uuid from /chosen: 0DBAAC14-6DD7-3E77-B71F-F1A915C2BCED
    6/24/08 11:53:45 AM kernel Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    6/24/08 11:53:45 AM kernel FireWire (OHCI) TI ID 8025 built-in now active, GUID 001cb3fffe865bee; max speed s800.
    6/24/08 11:53:45 AM kernel Got boot device = IOService:/AppleACPIPlatformExpert/PCI0/AppleACPIPCI/SATA@1F,2/AppleICH8AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/FUJITSU MHW2160BHPL Media/IOGUIDPartitionScheme/Customer@2
    6/24/08 11:53:45 AM kernel BSD root: disk0s2, major 14, minor 2
    6/24/08 11:53:45 AM kernel CSRHIDTransitionDriver::start []
    6/24/08 11:53:45 AM kernel CSRHIDTransitionDriver::switchToHCIMode legacy
    6/24/08 11:53:45 AM kernel Jettisoning kernel linker.
    6/24/08 11:53:45 AM kernel Resetting IOCatalogue.
    6/24/08 11:53:45 AM kernel GFX0: family specific matching fails
    6/24/08 11:53:45 AM kernel Matching service count = 1
    6/24/08 11:53:45 AM kernel Matching service count = 2
    6/24/08 11:53:45 AM kernel Matching service count = 2
    6/24/08 11:53:45 AM kernel Matching service count = 2
    6/24/08 11:53:45 AM kernel Matching service count = 2
    6/24/08 11:53:45 AM kernel Matching service count = 2
    6/24/08 11:53:45 AM com.apple.SecurityServer[21] Entering service
    6/24/08 11:53:46 AM kextd[10] 406 cached, 0 uncached personalities to catalog
    6/24/08 11:53:47 AM kernel Previous Shutdown Cause: 5
    6/24/08 11:53:47 AM kernel NVDANV50HAL loaded and registered.
    6/24/08 11:53:47 AM kernel GFX0: family specific matching fails
    6/24/08 11:53:47 AM kernel ath_attach: devid 0x24
    6/24/08 11:53:47 AM kernel Override HT40 CTL Powers. EEPROM Version is 14.4, Device Type 5
    6/24/08 11:53:48 AM kernel mac 12.10 phy 8.1 radio 12.0
    6/24/08 11:53:51 AM kernel USBF: 11.869 AppleUSBHubPort: Port 1 of Hub at 0x1a000000 about to terminate a busy device (IOUSBCompositeDevice) after waiting 10 seconds
    6/24/08 11:53:51 AM kernel yukon: Ethernet address 00:1b:63:96:ae:8a
    6/24/08 11:53:51 AM kernel AirPort_Athr5424ab: Ethernet address 00:1c:b3:b2:f9:eb
    6/24/08 11:53:51 AM kernel USBF: 12.170 CSRHIDTransitionDriver[0x6def780](IOUSBCompositeDevice) GetFullConfigDescriptor(0) returned NULL
    6/24/08 11:53:51 AM kernel CSRHIDTransitionDriver... done
    6/24/08 11:53:51 AM rpc.statd[29] statd.notify - no notifications needed
    6/24/08 11:53:51 AM bootlog[44] BOOT_TIME: 1214322819 0
    6/24/08 11:53:51 AM kernel IPv6 packet filtering initialized, default to accept, logging disabled
    6/24/08 11:53:51 AM fseventsd[37] bumping event counter to: 0xbc886b (current 0x0) from log file '0000000000bc6398'
    6/24/08 11:53:51 AM /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[32] Login Window Application Started
    6/24/08 11:53:51 AM /usr/sbin/ocspd[58] starting
    6/24/08 11:53:57 AM com.apple.SystemStarter[27] Starting FTDI ReEnumerate
    6/24/08 11:54:22 AM kernel AppleYukon2 - en0 link active, 100-Mbit, full duplex, flow control disabled port 0
    6/24/08 11:53:57 AM com.apple.SystemStarter[27] Initializing tun devices
    6/24/08 11:53:57 AM com.apple.SystemStarter[27] Initializing tap devices
    6/24/08 11:53:57 AM com.apple.SystemStarter[27] kextload serialization lock busy; sleeping (89 retries left)
    6/24/08 11:53:57 AM com.apple.SystemStarter[27] kextload: /Library/Extensions/tap.kext loaded successfully
    6/24/08 11:53:58 AM com.apple.SystemStarter[27] kextload: /Library/Extensions/tun.kext loaded successfully
    6/24/08 11:54:22 AM kernel tap kernel extension version 20080121 <[email protected]>
    6/24/08 11:54:22 AM kernel tun kernel extension version 20080121 <[email protected]>
    6/24/08 11:53:53 AM configd[14] setting hostname to "mitch-macbook.local"
    6/24/08 11:54:22 AM kernel disk0s2: 0xe0030005 (UNDEFINED).
    6/24/08 11:54:02 AM kextd[10] writing kernel link data to /var/run/mach.sym
    6/24/08 11:54:47 AM kernel disk0s2: 0xe0030005 (UNDEFINED).
    6/24/08 11:54:48 AM loginwindow[32] Login Window Started Security Agent
    6/24/08 11:54:49 AM SecurityAgent[87] User info context values set
    6/24/08 11:55:12 AM kernel disk0s2: 0xe0030005 (UNDEFINED).
    6/24/08 11:55:36 AM kernel disk0s2: 0xe0030005 (UNDEFINED).
    6/24/08 11:55:36 AM SecurityAgent[87] Login Window done
    6/24/08 11:55:36 AM loginwindow[32] Login Window - Returned from Security Agent
    6/24/08 11:55:36 AM loginwindow[32] USER_PROCESS: 32 console
    6/24/08 11:55:36 AM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[81]) Exited: Terminated
    6/24/08 11:56:08 AM kernel disk0s2: 0xe0030005 (UNDEFINED).
    6/24/08 11:56:30 AM /System/Library/CoreServices/coreservicesd[53] SFLSharePointsEntry::InitializeSPNode: dsOpenRecord returned -14136
    6/24/08 11:56:30 AM /System/Library/CoreServices/coreservicesd[53] SFLSharePointsEntry::InitializeSPNode: dsCreateRecordAndOpen returned -14135
    6/24/08 11:56:31 AM kernel disk0s2: 0xe0030005 (UNDEFINED).
    6/24/08 11:56:35 AM com.apple.ATSServer[100] FODBError: FODBReconcileWithAuxFile called: kAuxFileHeadersDontMatchErr
    6/24/08 11:56:50 AM /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer[100] FODBReconcileWithAuxFile - font/annex_aux failed with -3129 at line 2233
    6/24/08 11:56:50 AM com.apple.ATSServer[100] FODBCheck: New annex file created
    6/24/08 11:57:17 AM Dock[101] [QL ERROR] Generator database update takes too long... we will use what we currently have

Maybe you are looking for

  • HT1694 how do I remove an email address from Mail that is not in my contacts list?

    I have and E-mail address that comes up when I start typing an address into Mail when I create a new E-mail and this particular E-mails address is not associated with any of my Contacts. How can I remove this E-mail address so it no longer appears? A

  • User interface for updating/adding attributes in OID

    Hello, I have not done the develop work in OAS10g (web, oid, +) though I have years experiences as DBA in OAS and Oracle database servers. I need to develop a user interface for users to add or update the user's attributes such as sn, manager etc. Th

  • Condition types restriction at only certain combination like Country/Tax

    Dear All In FV11/12, with object V_KONH_VKS we can restrict users accessing certain condition types (field - KSCHL). My query is that I have few condition types accessed by various Plants i.e. common across Plants/Company Codes. Hence would like to r

  • Posting movies from iPhoto to MobileMe Gallery

    I have a few 5-8 minute videos taken from a pocket Canon camera that I would like to export to my MobileMe Gallery. How do I downsize the video in iPhoto before I publish the album to the gallery? Right now a subscriber to the gallery has to painfull

  • Custom Radial Buttons

    Finally got this radial button thing to work. I thought I would share. //Written by Brett Gonterman 2012 app.scriptPreferences.version = 6.0; var pngButton="\u0089PNG\r\n\x1A\n\x00\x00\x00\rIHDR\x00\x00\x00\x12\x00\x00\x00(\b\x06\x00\x00\x01\u0084(\u