Sometime DBACOCKPIT is lockd

Hi,
sometime... I find my dbacockpit locked: not all functions are available, as example the scheduling of backup: transaction log backup and database backup from job history are red but without an error message.
If I try to schedule a backup immediately it seams locked... run infinitely:
I know that if I restart ASE... it works again for a week... or some days.
Of course db space are available. Other job "Central Calendar Log Collector" works fine but "Update Statistics" same problem as backup
It's an ASE box:
Have you got any idea?
Thank you.

Checking table 'DBH_SNAP_CACHEDOBJECTS' (object ID 249048892): Logical page size is 16384 bytes.
Checking partition 'DBH_SNAP_CACHEDOBJECTS_249048892' (partition ID 249048892) of table 'DBH_SNAP_CACHEDOBJECTS'. The logical page size of this table is 16384 bytes.
The total number of data pages in partition 'DBH_SNAP_CACHEDOBJECTS_249048892' (partition ID 249048892) is 121.
Partition 'DBH_SNAP_CACHEDOBJECTS_249048892' (partition ID 249048892) has 1019 data rows.
The total number of empty pages (with all deleted rows) in partition 'DBH_SNAP_CACHEDOBJECTS_249048892' (partition ID 249048892) is 1.
The total number of pages in partition 'DBH_SNAP_CACHEDOBJECTS_249048892' (partition ID 249048892) which could be garbage collected to free up some space is 120.
The total number of deleted rows in partition 'DBH_SNAP_CACHEDOBJECTS_249048892' (partition ID 249048892) is 20462.
The total number of pages in partition 'DBH_SNAP_CACHEDOBJECTS_249048892' (partition ID 249048892) with more than 50 percent garbage is 120.
The total number of pages in partition 'DBH_SNAP_CACHEDOBJECTS_249048892' (partition ID 249048892) with more than 50 percent insert free space is 121.
The total number of data pages in this table is 121.
The total number of empty pages (with all deleted rows) in this table is 1.
The total number of pages which could be garbage collected to free up some space is 120.
The total number of deleted rows in the table is 20462.
The total number of pages with more than 50 percent garbage is 120.
The total number of pages with more than 50 percent insert free space is 121.
Table has 1019 data rows.
DBCC execution completed. If DBCC printed error messages, contact a user with System Administrator (SA) role.
Execution time: 0.313 seconds
Checking table 'DBH_STG_SPINLOCKACTVTY' (object ID 1452529177): Logical page size is 16384 bytes.
Checking partition 'DBH_STG_SPINLOCKACTVTY_1452529177' (partition ID 1452529177) of table 'DBH_STG_SPINLOCKACTVTY'. The logical page size of this table is 16384 bytes.
The total number of data pages in partition 'DBH_STG_SPINLOCKACTVTY_1452529177' (partition ID 1452529177) is 2.
Partition 'DBH_STG_SPINLOCKACTVTY_1452529177' (partition ID 1452529177) has 300 data rows.
Partition 'DBH_STG_SPINLOCKACTVTY_1452529177' (partition ID 1452529177) has 59 row-level only compressed rows, and 241 page-level compressed rows.
The total number of page-level compressed pages in partition 'DBH_STG_SPINLOCKACTVTY_1452529177' (partition ID 1452529177) is 1.
The total number of empty pages (with all deleted rows) in partition 'DBH_STG_SPINLOCKACTVTY_1452529177' (partition ID 1452529177) is 0.
The total number of pages in partition 'DBH_STG_SPINLOCKACTVTY_1452529177' (partition ID 1452529177) which could be garbage collected to free up some space is 0.
The total number of deleted rows in partition 'DBH_STG_SPINLOCKACTVTY_1452529177' (partition ID 1452529177) is 0.
The total number of pages in partition 'DBH_STG_SPINLOCKACTVTY_1452529177' (partition ID 1452529177) with more than 50 percent garbage is 0.
The total number of pages in partition 'DBH_STG_SPINLOCKACTVTY_1452529177' (partition ID 1452529177) with more than 50 percent insert free space is 1.
The total number of data pages in this table is 2.
The total number of pages with more than 50 percent insert free space is 1.
The total number of page-level compressed pages in this table is 1.
Table has 59 row-level only compressed rows, and 241 page-level compressed rows.
Table has 300 data rows.
DBCC execution completed. If DBCC printed error messages, contact a user with System Administrator (SA) role.
Execution time: 0.016 seconds

Similar Messages

  • Rpc.lockd CPU usage over the top

    Hello everyone,
    I just bought a new Mac Mini Server (2,6GHz, 4GB memory, with Mac OS X Snow Leopard Server and 10.6.5)
    It takes the role of network services and Open Directory master.
    The clients are all linux systems and have access to their home directories via NFS.
    At first all worked very well, but then users started to get freezing programs, which were trying to access the home directory.
    The client log states the following when this happens:
    Nov 30 10:06:29 clientName kernel: 7913.576030 lockd: server macminiserver not responding, still trying
    This makes the client unusable!
    On the server, you can see that the process rpc.lockd takes all CPU power. sometimes 1 core, sometimes both cores. only killing the process and/or restart helps. It is logical that if the process on the server hangs, all clients freeze too. But how can I avoid this.All clients, need to relogin too. This is very frustrating, and nobody can work uninterrupted.
    I saw people having similiar problems in this thread, but it is archieved now.
    http://discussions.apple.com/thread.jspa?messageID=11089358
    Is there a solution or a workaround?
    Do I need this looking process, or can I somehow disable locking on the clients side?
    Thank you.
    Benjamin
    Message was edited by: ben_k42

    hi raleigh,
    thank you for your suggestion. I turned verbose mode on and restarted.
    Then I started to start my clients. This is what I got in /var/log/system.log
    Dec 1 18:49:22 server rpc.statd[72]: Failed to contact host clientName: RPC: Port mapper failure - RPC: Timed out
    Dec 1 18:52:56 server rpc.lockd[138]: *** process 138 exceeded 500 log message per second limit - remaining messages this second discarded ***
    Dec 1 18:54:01: --- last message repeated 15 times ---
    Dec 1 18:53:22 server rpc.lockd[138]: *** process 138 exceeded 500 log message per second limit - remaining messages this second discarded ***
    This looks kind of strange to me.
    I checked for the RPC ports:
    On my client I executed: rpcinfo -p
    100000 4 tcp 111 portmapper
    100000 3 tcp 111 portmapper
    100000 2 tcp 111 portmapper
    100000 4 udp 111 portmapper
    100000 3 udp 111 portmapper
    100000 2 udp 111 portmapper
    And I checked the open ports on the server with: nmap server
    111/tcp open rpcbind
    so the ports should be ok, I guess.
    how can I make him tell me those messages?
    Thank you
    Ben
    PS: a few additional hints.
    I ran: fs_usage -w rpc.lockd
    and it called select() over and over and over, many many times per second.
    Another thing which catched my eye, was when I inspected the process in the Activity Monitor.
    It had over 2 billion unix system calls and added probably a few millions every few seconds at least.
    Also, I sampled the rpc.lockd process as it was running with max cpu, maybe someone can read something out of there:
    2157 select$DARWIN_EXTSN
    This is running over and over again.
    Analysis of sampling rpc.lockd (pid 9985) every 1 millisecond
    Call graph:
    2633 Thread_52623 DispatchQueue_1: com.apple.main-thread (serial)
    2633 0x13776330c
    2633 0x137767ea8
    2161 0x137766fd2
    2157 select$DARWIN_EXTSN
    4 0x137766fd2
    384 0x137766f9a
    383 getdtablesize
    1 0x137766f9a
    32 0x13776700f
    32 gettimeofday
    25 __gettimeofday
    14 __nanotime
    11 __gettimeofday
    7 gettimeofday
    25 0x137766fac
    21 __memcpy
    2 0x137766fac
    1 __bcopy
    1 bcopy
    10 0x137767059
    7 0x13776931f
    3 0x1377680fb
    2 0x13776812d
    1 0x137768115
    1 0x137768165
    1 0x137769309
    1 0x13776930d
    1 0x137769394
    5 0x137767029
    3 svc_getreqset
    2 0x137767029
    4 dyld_stub_getdtablesize
    3 dyld_stub_svc_getreqset
    2 0x137766f9c
    2 0x137766fd4
    2 dyld_stub_bcopy
    1 0x137766fa4
    1 0x137766fc6
    1 dyld_stub_select$DARWIN_EXTSN
    Total number in stack (recursive counted multiple, when >=5):
    Sort by top of stack, same collapsed (when >= 5):
    select$DARWIN_EXTSN 2157
    getdtablesize 383
    __memcpy 21
    __nanotime 14
    __gettimeofday 11
    gettimeofday 7

  • Resume from suspend/ibernation sometimes freeze

    When closing the lid of my laptop, my system is set to freeze.
    Sometimes when i open the lid i see the graphics turn on (on the login screen) BUT everything is frozen, even the keyboard. If i close and reopen the lid, it somehow turn back to normal.
    this message is in dmegs:
    ------------[ cut here ]------------
    [ 4366.308099] WARNING: CPU: 0 PID: 0 at drivers/gpu/drm/i915/intel_display.c:9713 intel_check_page_flip+0xda/0xf0 [i915]()
    [ 4366.308100] Kicking stuck page flip: queued at 261481, now 261490
    [ 4366.308101] Modules linked in: joydev mousedev ecb arc4 nls_iso8859_1 nls_cp437 vfat fat coretemp intel_rapl iosf_mbi x86_pkg_temp_thermal iwlmvm intel_powerclamp kvm_intel snd_hda_codec_hdmi kvm uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core crct10dif_pclmul crc32_pclmul iTCO_wdt v4l2_common crc32c_intel btusb iTCO_vendor_support videodev amdkfd ghash_clmulni_intel mac80211 bluetooth amd_iommu_v2 media aesni_intel aes_x86_64 lrw gf128mul radeon glue_helper ablk_helper cryptd iwlwifi pcspkr evdev psmouse cfg80211 rtsx_pci_ms mac_hid r8169 sparse_keymap ttm serio_raw led_class snd_hda_codec_realtek i2c_i801 memstick ac toshiba_bluetooth thermal toshiba_haps i915 hwmon mii rfkill wmi battery snd_hda_codec_generic button video drm_kms_helper snd_hda_intel snd_hda_controller drm snd_hda_codec
    [ 4366.308125]  snd_hwdep intel_gtt snd_pcm i2c_algo_bit i2c_core snd_timer ie31200_edac snd mei_me edac_core mei lpc_ich shpchp soundcore processor sch_fq_codel nfs lockd grace sunrpc fscache ext4 crc16 mbcache jbd2 sd_mod rtsx_pci_sdmmc mmc_core atkbd libps2 ahci libahci xhci_pci ehci_pci libata xhci_hcd ehci_hcd usbcore scsi_mod rtsx_pci usb_common i8042 serio
    [ 4366.308143] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 3.19.3-3-ARCH #1
    [ 4366.308144] Hardware name: TOSHIBA SATELLITE P50-B-115/VG20SQ, BIOS 1.50 12/09/2014
    [ 4366.308145]  0000000000000000 886cbefc2155fb8d ffff88032fa03d18 ffffffff8155d19f
    [ 4366.308146]  0000000000000000 ffff88032fa03d70 ffff88032fa03d58 ffffffff81073a4a
    [ 4366.308147]  ffff88032fa03d58 ffff88032127c000 ffff88031f735000 ffff88031f7351a0
    [ 4366.308149] Call Trace:
    [ 4366.308150]  <IRQ>  [<ffffffff8155d19f>] dump_stack+0x4c/0x6e
    [ 4366.308159]  [<ffffffff81073a4a>] warn_slowpath_common+0x8a/0xc0
    [ 4366.308161]  [<ffffffff81073ad5>] warn_slowpath_fmt+0x55/0x70
    [ 4366.308168]  [<ffffffffa051258a>] intel_check_page_flip+0xda/0xf0 [i915]
    [ 4366.308175]  [<ffffffffa04df968>] ironlake_irq_handler+0x2e8/0xfe0 [i915]
    [ 4366.308178]  [<ffffffff812be8e0>] ? timerqueue_add+0x60/0xb0
    [ 4366.308181]  [<ffffffff810dcd69>] ? enqueue_hrtimer+0x29/0xa0
    [ 4366.308184]  [<ffffffff810cc01e>] handle_irq_event_percpu+0x3e/0x1f0
    [ 4366.308185]  [<ffffffff810cc211>] handle_irq_event+0x41/0x70
    [ 4366.308187]  [<ffffffff810cf30e>] handle_edge_irq+0x9e/0x110
    [ 4366.308191]  [<ffffffff81018242>] handle_irq+0x22/0x40
    [ 4366.308193]  [<ffffffff8156557f>] do_IRQ+0x4f/0xf0
    [ 4366.308195]  [<ffffffff8156352d>] common_interrupt+0x6d/0x6d
    [ 4366.308195]  <EOI>  [<ffffffff814215d5>] ? cpuidle_enter_state+0x65/0x190
    [ 4366.308198]  [<ffffffff814215c1>] ? cpuidle_enter_state+0x51/0x190
    [ 4366.308200]  [<ffffffff814217e7>] cpuidle_enter+0x17/0x20
    [ 4366.308201]  [<ffffffff810b4aa8>] cpu_startup_entry+0x388/0x410
    [ 4366.308203]  [<ffffffff815536b5>] rest_init+0x85/0x90
    [ 4366.308205]  [<ffffffff818fe020>] start_kernel+0x48e/0x4af
    [ 4366.308207]  [<ffffffff818fd120>] ? early_idt_handlers+0x120/0x120
    [ 4366.308208]  [<ffffffff818fd4d7>] x86_64_start_reservations+0x2a/0x2c
    [ 4366.308210]  [<ffffffff818fd62b>] x86_64_start_kernel+0x152/0x175
    [ 4366.308210] ---[ end trace e9f540c04cbb56d5 ]---

    This happens to me 100% of the time with 3.11.6 and 3.10.17, resuming from suspend results in naught but an underscore top left. VT switching appears to work temporarily, I was able to enter in my user name in the VT, but then everything hung on pressing enter. Not sure about earlier kernel versions because this is a fresh install on this hardware. Happens with and without X.
    Hibernate results in an underscore before the computer is able to shut down. I tried using pm_trace and dumping logs before/after as recommended around the internet, pm_trace didn't match any hashes & there are no logs after suspend that get written out as far as I can tell. The computer is also unresponsive to the network. I also tried using pm_debug but I wasn't really sure what I was doing, running the core test I thought shouldn't cause the computer to actually suspend, but it did & there was my underscore again in all its glory.
    Wish I knew a way to get some more information..

  • Dbacockpit  (tablespace statistics, growth/day)

    We use new dbacockpit according to note 1028624 and have implemented the corrections of note 1042725, 1046668, 1052909, 1076147, 1081265, 1066044.
    In difference to the old DB02 (DB02OLD) , I don't see detailed information about the tablespace growth per day:
    In new DB02: tablespaces -> Overview, Summary History  I see only one line per tablespace with
    Begin date End date   Tablespace name   Size(MB) Chg.size/day  Free(MB) Chg.free/day Used(%) Chg.Used/day(%/day) Autoextend Total size(MB),  etc.....
    but I can't see detailed growth for EACH day like in DB02OLD, when double-clicking  on the specific tablespace:
    DB02OLD:
    29.08.2007             4.608.000 1462.272    1.398.240   3.209.760    138.240     69     28-    242        0        910        12          
    28.08.2007             3.145.728        0       74.208   3.071.520    927.120     97     29     242        0        898        39          
    27.08.2007             3.145.728 1048.576    1.001.328   2.144.400    102.200     68     29-    242        0        859         6              
    26.08.2007             2.097.152        0       54.952   2.042.200    186.880     97      9     242        0        853        13              
    Is this normally ? Sometimes it's very important to know , when the growth exactly took place and not see the average growth per day....
    Kind regards,
    Uta

    Thanks a lot. The handling of the new db02 is not very intuitive...
    Unfortunately the new DB02 doesn't supply the same functions than the old db02.
    I hope, that the functionality of the new DB02 will be better with the next supportpackages....
    I see following disadvantages:
    1) you have to SELECT the tablespaces explicitly (also * possible ) to see history data
    2) no sort of tablespaces by changes/month possible, because thes data is only on the detail screen and history tab available, but not in the overview of selected tablespaces
    3) if different tablespaces selected, the last selected tab is not memorized.  To see the detailed history for several tablespaces, you have to click 3 times (name of tablespace, history tab, months tab)
    Perhaps the developpers also read this forum.....;-)
    Regards,
    Uta

  • Why does my safari browser frequently gives me a gray screen? I resetted my safari many times and it doesn't help. Also sometimes when I scroll it gives me this weird scrolling effect where everything is either upside or messed up.

    Why does my safari browser frequently gives me a gray screen? I resetted my safari many times and it doesn't help. Also sometimes when I scroll it gives me this weird scrolling effect where everything is either upside or messed up.

    This article is for startup but it might help.  http://support.apple.com/kb/ts2570

  • Sometimes I can't get out of Day view in iCal.  There is no where on the screen to select month view, even when I close it out and go back into iCal.

    Sometimes I am locked in "day" view in iCal.  There is no where on the screen to choose "month" view, even when I close it out and open again.  Tapping anywhere on the screen or scrolling doesn't help.

    Give this a try:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete the contents the following folder: User/Library/Containers/com.apple.iPhoto
    3 - reboot, launch iPhoto and try full screen again.
    NOTE: For Mavericks and Yosemite,  go to your Home folder and use the View ➙ Show View Options menu to bring the this window:
    where you can check the Show Library Folder checkbox.

  • Upgraded to snow leopard, now safari scrolls a page down when space bar is hit and sometimes crashes.  Any ideas for a fix?

    I just upgraded to the new snow leopard, now my Safari is acting loopy.  At times, the page will scroll down when I hit the space bar.  As I type this discussion the screen isn't paging down, but if I go to the tab where I have facebook loaded and hit the space bar, it acts as a page down key.  I've had safari crash about 5 times tonight for no apparent reason.  The delete key sometimes will act as a page back key.  I really have no idea whats going on. 
    I've had keyboards go wacko on me before due to something being spilled on them or a wireless problem, but this keyboard is a wired keyboard and nothing was spilled on it.  It's rather new and I'm quite certain it's not a keyboard issue. 
    No settings have been changed on the computer.  The only thing different today from yesterday, is the fact that I upgraded to snow leopard.
    Help would be pretty sweet.   
    Thanks,
    Jason

    I just upgraded to the new snow leopard, now my Safari is acting loopy.  At times, the page will scroll down when I hit the space bar.  As I type this discussion the screen isn't paging down, but if I go to the tab where I have facebook loaded and hit the space bar, it acts as a page down key.  I've had safari crash about 5 times tonight for no apparent reason.  The delete key sometimes will act as a page back key.  I really have no idea whats going on. 
    I've had keyboards go wacko on me before due to something being spilled on them or a wireless problem, but this keyboard is a wired keyboard and nothing was spilled on it.  It's rather new and I'm quite certain it's not a keyboard issue. 
    No settings have been changed on the computer.  The only thing different today from yesterday, is the fact that I upgraded to snow leopard.
    Help would be pretty sweet.   
    Thanks,
    Jason

  • Fairly new iPod Touch will not sync or charge sometimes

    This has been a problem since the day after I received my iPod from Apple.  Sometimes, when I connect my iPod touch (newest generation, 32GB) to a charging outlet, be it either connected to a computer or the wall, I get the "Charging is not supported with this accessory" error.  I've tried it on different cables and the problem persists. Additionally, oftentimes after receiving this error, if I unhook the iPod and then hook it back up again, it fails to recognize the connection at all (neither the computer nor the iPod respond in any way; the iPod doesn't charge or sync, and the computer doesn't notice that it has been plugged in).
    I took it to the Geniuses a few days after this happened for the first time.  They inspected the pins on the connector and decided there was no damage to them.  Eventually, they manually closed all of my apps and performed a hard restart and it would connect properly (the guy was even able to plug and unplug it multiple times with it making a good connection every time).  It was decided that the apps had been the problem and I was sent home.  The problem started happening again the day after that and is pretty much a daily occurence, which is problematic because I generally charge my iPod when I get home from work (and thus only have a few hours each night to try and get it to connect succesfully).  Sometimes the hard reset seems to help, other times it is of no use.
    I have tried connecting it to different computers (and, as mentioned above, the wall outlet).  I've tried different charging cables.  There doesn't seem to be any pattern to whether or not it's going to charge, and I don't always get the "Charging is not supported..." error either--occasionally it just refuses to react to being plugged in (and as far as I can tell isn't getting a charge without displaying that it is).  Oh, and it isn't jailbroken, or anything else of the sort... pretty much straight from the factory, with about a dozen apps installed from the app store.  And I checked the last time I could get it to connect to my computer: the software is up to date.
    Any ideas on what the problem is and what I should do about it?

    Try these:
    http://support.apple.com/kb/TS1538
    http://support.apple.com/kb/TS1369
    http://support.apple.com/kb/TS1495

  • TS3899 When sending email from the Mail App or through other Apps, my default From: address will change when I enter a To: address.  This sometimes leads me to send the email from the wrong outgoing email account.  It is frustrating and poor design.

    When sending email from the Mail App or through other Apps on my iPad, my default From: address will change when I enter a To: address.  This sometimes leads me to send the email from the wrong outgoing email account.  It is frustrating and poor design, especially since I had already checked the From: address.
    iPad 4 running iOS 8.1.3

    3rd party email addresses have to be deleted on every synmced mac product, although I have 1and1.co.uk and my imac updatetes the mails in that account from mac mail.
    Yahoo etc is a 2 step deleting process but good to get your emails pushed when on the go.
    LJ
    http://www.facebook.com/The.Cowboy.Party

  • HT201077 Since upgrading to IOS 7'photos taken on my iPhone are not transferring to the cloud. Sometimes a few will up load but then nothing for weeks. Anyone else had this problem

    Since upgrading to IOS 7 the photographs I take on my iPhone 4S do not transfer to the cloud. Sometimes one or two of them transfer but then none for weeks. I have deleted photos from the cloud in case it is full but to no affect. I use my iPhone in conjunction with an iPad so this is driving me mad. Anyone else have this problem?

    No you're not the only one having this problem in fact many people are having it I spoke to Apple support today about it. First it is my opinion the aspect ratio is different on iPhone 4s compared to iPhone 5s, however I really feel it is a software issue. Just to make sure I am having the same problem you are I will describe my issue. I Have confirmed the following: if I Center an object on my iPhone 4s screen and open the picture while I am still in the app (open on the bottom left it)looks fine. But when I open camera roll and open that particular picture it's also fine
    Until I scroll left or right it pulls the image to the left side appearing to cut off the left side of the image. After talking to Apple support today and my knowledge with Apple products I strongly suspect this is a software issue. Apple asked me to do a restore as a new phone but I'm not going to go through all that nonsense when I believe it's a software issue and not a hardware issue. So again to recap to answer your question you're not alone, theses sort of things are expected when they rollout a new iOS just hang in there and let's see if they put a patch out for next update.

  • IPhoto 9.6 is stuck at 1% (or sometimes 99%) Repairing

    My iphoto library location is on my local network drive mounted with AFP protocol. It is Western Digital My Cloud. All my photo files are located on that drive
    (speed is max of 1Gb/s)
    iPhoto took a day or two to build the db with about 10k photos, total size is about 15GB only though.
    I could never reopen iPhoto successfully yet.
    iPhoto is stuck at repairing the db(at 1% or sometimes in between or at 99%)
    Here is the complete report sent to Apple.
    Date/Time:       2015-01-06 08:14:27 -0800
    OS Version:      10.10.1 (Build 14B25)
    Architecture:    x86_64
    Report Version:  21
    Command:         iPhoto
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Version:         9.6 (910.29)
    Build Version:   1
    Project Name:    iPhotoProject
    Source Version:  910029000000000
    App Item ID:     408981381
    App External ID: 729712666
    Parent:          launchd [1]
    PID:             2714
    Event:           hang
    Duration:        1.40s (process was unresponsive for 2216 seconds before sampling)
    Steps:           15 (100ms sampling interval)
    Hardware model:  MacBookAir4,1
    Active cpus:     4
    Fan speed:       1996 rpm
    Network mount:   (afpfs) has been unresponsive for 13s blocking threads 0x46d68, 0x4b59f
    Timeline format: stacks are sorted chronologically
    Use -i and -heavy to re-report with count sorting
    Heaviest stack for the main thread of the target process:
      15  ??? (iPhoto + 166222) [0x10ead894e]
      15  ??? (iPhoto + 176475) [0x10eadb15b]
      15  ??? (iPhoto + 178724) [0x10eadba24]
      15  ??? (iPhoto + 180304) [0x10eadc050]
      15  ??? (iPhoto + 182935) [0x10eadca97]
      15  -[Godot startWithLibraryPath:inAppStoreMode:] + 157 (RedRock + 50238) [0x110ce443e]
      15  -[Godot startupDatabase] + 569 (RedRock + 51424) [0x110ce48e0]
      15  -[RKDatabaseComponent openDatabaseForLibraryPath:options:] + 372 (RedRock + 54808) [0x110ce5618]
      15  -[RKDatabase openDatabaseWithOptions:] + 8075 (RedRock + 69181) [0x110ce8e3d]
      15  +[RKRecoverMgr repairDatabaseOnThisThread:] + 76 (RedRock + 2032982) [0x110ec8556]
      15  -[RKRecoverMgr repairDatabaseOnThisThread] + 1408 (RedRock + 2034530) [0x110ec8b62]
      15  -[RKRecoverMgr rebuildVersions] + 1560 (RedRock + 1955589) [0x110eb5705]
      15  -[RKFileManager directoryEntriesAtPath:files:folders:attributes:] + 36 (RedRock + 1162222) [0x110df3bee]
      15  -[RKFileManager directoryEntriesAtPath:files:folders:attributes:filterDelegate:] + 253 (RedRock + 1162481) [0x110df3cf1]
      15  fts_children$INODE64 + 172 (libsystem_c.dylib + 20795) [0x7fff89a7013b]
      15  fts_build + 833 (libsystem_c.dylib + 19656) [0x7fff89a6fcc8]
      15  stat$INODE64 + 10 (libsystem_kernel.dylib + 96878) [0x7fff8434da6e]
    *15  hndl_unix_scall64 + 22 (kernel + 2337862) [0xffffff800043ac46]
    *15  unix_syscall64 + 610 (kernel + 6610098) [0xffffff800084dcb2]
    *15  stat64 + 58 (kernel + 3493642) [0xffffff8000554f0a]
    *15  ??? (kernel + 3538119) [0xffffff800055fcc7]
    *15  nameiat + 133 (kernel + 3481605) [0xffffff8000552005]
    *15  namei + 1941 (kernel + 3402389) [0xffffff800053ea95]
    *15  lookup + 968 (kernel + 3404536) [0xffffff800053f2f8]
    *15  afpfs_vnop_lookup + 778 (afpfs + 28936) [0xffffff7f829c2108]
    *15  afpfs_lookup + 784 (afpfs + 27632) [0xffffff7f829c1bf0]
    *15  afpfs_LookupCatalogNode + 266 (afpfs + 12382) [0xffffff7f829be05e]
    *15  afpfs_GetCatalogNode + 310 (afpfs + 11181) [0xffffff7f829bdbad]
    *15  GetFileDirParms + 328 (afpfs + 57884) [0xffffff7f829c921c]
    *15  UserCommand + 96 (afpfs + 56838) [0xffffff7f829c8e06]
    *15  DoUserCommand + 1997 (afpfs + 55211) [0xffffff7f829c87ab]
    *15  UserReply + 189 (afpfs + 52961) [0xffffff7f829c7ee1]
    *15  ??? (kernel + 6246486) [0xffffff80007f5056]
    *15  asp_tcp_usr_control + 1386 (asp_tcp + 7314) [0xffffff7f8299dc92]
    *15  Reply + 381 (asp_tcp + 20128) [0xffffff7f829a0ea0]
    *15  msleep + 98 (kernel + 6152530) [0xffffff80007de152]
    *15  ??? (kernel + 6153252) [0xffffff80007de424]
    *15  lck_mtx_sleep_deadline + 149 (kernel + 1336453) [0xffffff8000346485]
    *15  thread_block_reason + 175 (kernel + 1378383) [0xffffff800035084f]
    *15  ??? (kernel + 1387996) [0xffffff8000352ddc]
    *15  machine_switch_context + 367 (kernel + 2204431) [0xffffff800041a30f]
    Process:         iPhoto [2714]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Task size:       3750 pages (-7)
    CPU Time:        0.014s
    Note:            Unresponsive for 2216 seconds before sampling
    Note:            4 idle work queue threads omitted
      Thread 0x46d68      DispatchQueue 1     15 samples (1-15)   priority 46
      <boosted, received importance donation from WindowServer [151], IO policy important, becomes blocked by network mount (afpfs)>
      15  ??? (iPhoto + 166222) [0x10ead894e] 1-15
        15  ??? (iPhoto + 176475) [0x10eadb15b] 1-15
          15  ??? (iPhoto + 178724) [0x10eadba24] 1-15
            15  ??? (iPhoto + 180304) [0x10eadc050] 1-15
              15  ??? (iPhoto + 182935) [0x10eadca97] 1-15
                15  -[Godot startWithLibraryPath:inAppStoreMode:] + 157 (RedRock + 50238) [0x110ce443e] 1-15
                  15  -[Godot startupDatabase] + 569 (RedRock + 51424) [0x110ce48e0] 1-15
                    15  -[RKDatabaseComponent openDatabaseForLibraryPath:options:] + 372 (RedRock + 54808) [0x110ce5618] 1-15
                      15  -[RKDatabase openDatabaseWithOptions:] + 8075 (RedRock + 69181) [0x110ce8e3d] 1-15
                        15  +[RKRecoverMgr repairDatabaseOnThisThread:] + 76 (RedRock + 2032982) [0x110ec8556] 1-15
                          15  -[RKRecoverMgr repairDatabaseOnThisThread] + 1408 (RedRock + 2034530) [0x110ec8b62] 1-15
                            15  -[RKRecoverMgr rebuildVersions] + 1560 (RedRock + 1955589) [0x110eb5705] 1-15
                              15  -[RKFileManager directoryEntriesAtPath:files:folders:attributes:] + 36 (RedRock + 1162222) [0x110df3bee] 1-15
                                15  -[RKFileManager directoryEntriesAtPath:files:folders:attributes:filterDelegate:] + 253 (RedRock + 1162481) [0x110df3cf1] 1-15
                                  15  fts_children$INODE64 + 172 (libsystem_c.dylib + 20795) [0x7fff89a7013b] 1-15
                                    15  fts_build + 833 (libsystem_c.dylib + 19656) [0x7fff89a6fcc8] 1-15
                                      15  stat$INODE64 + 10 (libsystem_kernel.dylib + 96878) [0x7fff8434da6e] 1-15
                                       *15  hndl_unix_scall64 + 22 (kernel + 2337862) [0xffffff800043ac46] 1-15
                                         *15  unix_syscall64 + 610 (kernel + 6610098) [0xffffff800084dcb2] 1-15
                                           *15  stat64 + 58 (kernel + 3493642) [0xffffff8000554f0a] 1-15
                                             *15  ??? (kernel + 3538119) [0xffffff800055fcc7] 1-15
                                               *15  nameiat + 133 (kernel + 3481605) [0xffffff8000552005] 1-15
                                                 *15  namei + 1941 (kernel + 3402389) [0xffffff800053ea95] 1-15
                                                   *15  lookup + 968 (kernel + 3404536) [0xffffff800053f2f8] 1-15
                                                     *15  afpfs_vnop_lookup + 778 (afpfs + 28936) [0xffffff7f829c2108] 1-15
                                                       *15  afpfs_lookup + 784 (afpfs + 27632) [0xffffff7f829c1bf0] 1-15
                                                         *15  afpfs_LookupCatalogNode + 266 (afpfs + 12382) [0xffffff7f829be05e] 1-15
                                                           *15  afpfs_GetCatalogNode + 310 (afpfs + 11181) [0xffffff7f829bdbad] 1-15
                                                             *15  GetFileDirParms + 328 (afpfs + 57884) [0xffffff7f829c921c] 1-15
                                                               *15  UserCommand + 96 (afpfs + 56838) [0xffffff7f829c8e06] 1-15
                                                                 *15  DoUserCommand + 1997 (afpfs + 55211) [0xffffff7f829c87ab] 1-15
                                                                   *15  UserReply + 189 (afpfs + 52961) [0xffffff7f829c7ee1] 1-15
                                                                     *15  ??? (kernel + 6246486) [0xffffff80007f5056] 1-15
                                                                       *15  asp_tcp_usr_control + 1386 (asp_tcp + 7314) [0xffffff7f8299dc92] 1-15
                                                                         *15  Reply + 381 (asp_tcp + 20128) [0xffffff7f829a0ea0] 1-15
                                                                           *15  msleep + 98 (kernel + 6152530) [0xffffff80007de152] 1-15
                                                                             *15  ??? (kernel + 6153252) [0xffffff80007de424] 1-15
                                                                               *15  lck_mtx_sleep_deadline + 149 (kernel + 1336453) [0xffffff8000346485] 1-15
                                                                                 *15  thread_block_reason + 175 (kernel + 1378383) [0xffffff800035084f] 1-15
                                                                                   *15  ??? (kernel + 1387996) [0xffffff8000352ddc] 1-15
                                                                                     *15  machine_switch_context + 367 (kernel + 2204431) [0xffffff800041a30f] 1-15
      Thread 0x46d9c      DispatchQueue 2     15 samples (1-15)   priority 46
      <thread QoS user interactive, boosted, received importance donation from WindowServer [151], IO policy important>
      15  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff89c37a6a] 1-15
        15  kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff8434d22e] 1-15
         *15  ??? (kernel + 6000416) [0xffffff80007b8f20] 1-15
      Thread 0x46db7      15 samples (1-15)   priority 46
      <thread QoS user interactive, boosted, received importance donation from WindowServer [151], IO policy important>
      15  thread_start + 13 (libsystem_pthread.dylib + 5297) [0x7fff8c5b14b1] 1-15
        15  _pthread_start + 176 (libsystem_pthread.dylib + 12921) [0x7fff8c5b3279] 1-15
          15  _pthread_body + 131 (libsystem_pthread.dylib + 13052) [0x7fff8c5b32fc] 1-15
            15  _NSEventThread + 137 (AppKit + 1603495) [0x7fff823917a7] 1-15
              15  CFRunLoopRunSpecific + 296 (CoreFoundation + 464952) [0x7fff8464d838] 1-15
                15  __CFRunLoopRun + 1371 (CoreFoundation + 466907) [0x7fff8464dfdb] 1-15
                  15  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469780) [0x7fff8464eb14] 1-15
                    15  mach_msg_trap + 10 (libsystem_kernel.dylib + 70958) [0x7fff8434752e] 1-15
                     *15  ipc_mqueue_receive_continue + 0 (kernel + 1209328) [0xffffff80003273f0] 1-15
      Thread 0x46dd1      15 samples (1-15)   priority 46         cpu time 0.014s
      <thread QoS user interactive, boosted, received importance donation from WindowServer [151], IO policy important>
      15  thread_start + 13 (libsystem_pthread.dylib + 5297) [0x7fff8c5b14b1] 1-15
        15  _pthread_start + 176 (libsystem_pthread.dylib + 12921) [0x7fff8c5b3279] 1-15
          15  _pthread_body + 131 (libsystem_pthread.dylib + 13052) [0x7fff8c5b32fc] 1-15
            15  __NSThread__main__ + 1345 (Foundation + 428922) [0x7fff864e1b7a] 1-15
              1   -[NSUIHeartBeat _heartBeatThread:] + 1860 (AppKit + 2313823) [0x7fff8243ee5f] 1
                1   -[NSSurface flushWithOptions:] + 211 (AppKit + 2311205) [0x7fff8243e425] 1
                  1   CGSFlushSurfaceWithOptions + 124 (CoreGraphics + 672032) [0x7fff8f13b120] 1
                    1   _CGSFlushSurfaceInline + 218 (CoreGraphics + 672562) [0x7fff8f13b332] 1
                      1   mach_msg_trap + 10 (libsystem_kernel.dylib + 70958) [0x7fff8434752e] 1
                       *1   ipc_mqueue_receive_continue + 0 (kernel + 1209328) [0xffffff80003273f0] 1
              14  -[NSUIHeartBeat _heartBeatThread:] + 2376 (AppKit + 2314339) [0x7fff8243f063] 2-15
                14  usleep + 54 (libsystem_c.dylib + 519792) [0x7fff89ae9e70] 2-15
                  14  __semwait_signal + 10 (libsystem_kernel.dylib + 91270) [0x7fff8434c486] 2-15
                   *14  semaphore_wait_continue + 0 (kernel + 1415472) [0xffffff8000359930] 2-15
      Thread 0x46df4      15 samples (1-15)   priority 20
      <boosted, received importance donation from WindowServer [151], IO policy important>
      15  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90418) [0x7fff8434c132] 1-15
       *15  psynch_cvcontinue + 0 (pthread + 27077) [0xffffff7f80de29c5] 1-15
      Thread 0x46df8      15 samples (1-15)   priority 25
      <boosted, received importance donation from WindowServer [151], IO policy important>
      15  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90418) [0x7fff8434c132] 1-15
       *15  psynch_cvcontinue + 0 (pthread + 27077) [0xffffff7f80de29c5] 1-15
      Thread 0x46df9      15 samples (1-15)   priority 35
      <boosted, received importance donation from WindowServer [151], IO policy important>
      15  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90418) [0x7fff8434c132] 1-15
       *15  psynch_cvcontinue + 0 (pthread + 27077) [0xffffff7f80de29c5] 1-15
      Thread 0x46dfa      15 samples (1-15)   priority 25
      <boosted, received importance donation from WindowServer [151], IO policy important>
      15  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90418) [0x7fff8434c132] 1-15
       *15  psynch_cvcontinue + 0 (pthread + 27077) [0xffffff7f80de29c5] 1-15
      Thread 0x46dfb      15 samples (1-15)   priority 35
      <boosted, received importance donation from WindowServer [151], IO policy important>
      15  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90418) [0x7fff8434c132] 1-15
       *15  psynch_cvcontinue + 0 (pthread + 27077) [0xffffff7f80de29c5] 1-15
      Thread 0x46dfc      15 samples (1-15)   priority 35
      <boosted, received importance donation from WindowServer [151], IO policy important>
      15  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90418) [0x7fff8434c132] 1-15
       *15  psynch_cvcontinue + 0 (pthread + 27077) [0xffffff7f80de29c5] 1-15
      Thread 0x46dfd      15 samples (1-15)   priority 35
      <boosted, received importance donation from WindowServer [151], IO policy important>
      15  __psynch_cvwait + 10 (libsystem_kernel.dylib + 90418) [0x7fff8434c132] 1-15
       *15  psynch_cvcontinue + 0 (pthread + 27077) [0xffffff7f80de29c5] 1-15
      Binary Images:
             0x10eab0000 -        0x10f118fff  com.apple.iPhoto 9.6 (910.29)           <B9A5D521-72CB-34B7-A240-7C951E98B624>  /Applications/iPhoto.app/Contents/MacOS/iPhoto
             0x110cd8000 -        0x111192fff  com.apple.RedRock 1.9.4 (500.14)        <576B1207-F1AB-3C89-9D1A-9FF07E4B5B99>  /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
          0x7fff8220a000 -     0x7fff82d4bfff  com.apple.AppKit 6.9 (1343.16)          <C98DB43F-4245-3E6E-A4EE-37DAEE33E174>  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97)      <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff845dc000 -     0x7fff84972fff  com.apple.CoreFoundation 6.9 (1151.16)  <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff86479000 -     0x7fff867a7fff  com.apple.Foundation 6.9 (1151.16)      <18EDD673-A010-3E99-956E-DA594CE1FA80>  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff89a6b000 -     0x7fff89af7fff  libsystem_c.dylib (1044.1.2)            <C185E862-7424-3210-B528-6B822577A4B8>  /usr/lib/system/libsystem_c.dylib
          0x7fff89c33000 -     0x7fff89c5dfff  libdispatch.dylib (442.1.4)             <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
          0x7fff8c5b0000 -     0x7fff8c5b9fff  libsystem_pthread.dylib (105.1.4)       <26B1897F-0CD3-30F3-B55A-37CB45062D73>  /usr/lib/system/libsystem_pthread.dylib
          0x7fff8f097000 -     0x7fff8f8eefff  com.apple.CoreGraphics 1.600.0 (772)    <6364CBE3-3635-3A53-B448-9D19EF9FEA96>  /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    *0xffffff7f80ddc000 - 0xffffff7f80de4fff  com.apple.kec.pthread 1.0 (1)           <DB4D4632-FD2B-3FAE-86D3-3432DCDB7FA9>  /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread
    *0xffffff7f8299c000 - 0xffffff7f829a8fff  com.apple.nke.asp-tcp 8.0.0 (8.0.0)     <BDCC9A2C-EF8A-3390-928E-95C62C473704>  /System/Library/Filesystems/AppleShare/asp_tcp.kext/Contents/MacOS/asp_tcp
    *0xffffff7f829bb000 - 0xffffff7f82a09fff  com.apple.filesystems.afpfs 11.0 (11.0) <195BBF3D-D170-3835-B690-565930329879>  /System/Library/Filesystems/AppleShare/afpfs.kext/Contents/MacOS/afpfs
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                      <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         accountsd [1444]
    Path:            /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       1010 pages
      Thread 0x22b15      DispatchQueue 1     15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  mach_msg_trap + 10 (libsystem_kernel.dylib + 70958) [0x7fff8434752e] 1-15
       *15  ipc_mqueue_receive_continue + 0 (kernel + 1209328) [0xffffff80003273f0] 1-15
      Thread 0x22b2c      DispatchQueue 2     15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff89c37a6a] 1-15
        15  kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff8434d22e] 1-15
         *15  ??? (kernel + 6000416) [0xffffff80007b8f20] 1-15
      Binary Images:
             0x1005d4000 -        0x1005d4fff  accountsd (504.6)                  <DE87CCB6-2060-3267-BD00-1D21E685D3E2>  /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff89c33000 -     0x7fff89c5dfff  libdispatch.dylib (442.1.4)        <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                 <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         airportd [31]
    Path:            /usr/libexec/airportd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Task size:       1441 pages (-1)
    Note:            5 idle work queue threads omitted
      Thread 0x188        DispatchQueue 1     15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  start + 1 (libdyld.dylib + 13769) [0x7fff8d4d75c9] 1-15
        15  ??? (airportd + 235290) [0x100b9471a] 1-15
          15  -[NSRunLoop(NSRunLoop) run] + 74 (Foundation + 1467487) [0x7fff865df45f] 1-15
            15  -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 (Foundation + 436921) [0x7fff864e3ab9] 1-15
              15  CFRunLoopRunSpecific + 296 (CoreFoundation + 464952) [0x7fff8464d838] 1-15
                15  __CFRunLoopRun + 1371 (CoreFoundation + 466907) [0x7fff8464dfdb] 1-15
                  15  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469780) [0x7fff8464eb14] 1-15
                    15  mach_msg_trap + 10 (libsystem_kernel.dylib + 70958) [0x7fff8434752e] 1-15
                     *15  ipc_mqueue_receive_continue + 0 (kernel + 1209328) [0xffffff80003273f0] 1-15
      Thread 0x3cd        DispatchQueue 2     15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff89c37a6a] 1-15
        15  _dispatch_mgr_invoke + 176 (libdispatch.dylib + 19786) [0x7fff89c37d4a] 1-15
          15  __select_nocancel + 10 (libsystem_kernel.dylib + 91150) [0x7fff8434c40e] 1-15
           *15  ??? (kernel + 6154000) [0xffffff80007de710] 1-15
      Thread 0x436        15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  __select + 10 (libsystem_kernel.dylib + 91126) [0x7fff8434c3f6] 1-15
       *15  ??? (kernel + 6154000) [0xffffff80007de710] 1-15
      Binary Images:
             0x100b5b000 -        0x100c37fff  airportd (1001.57.4)                   <1AA1E43B-F07F-3063-A597-F2CD039E19FF>  /usr/libexec/airportd
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97)     <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff845dc000 -     0x7fff84972fff  com.apple.CoreFoundation 6.9 (1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff86479000 -     0x7fff867a7fff  com.apple.Foundation 6.9 (1151.16)     <18EDD673-A010-3E99-956E-DA594CE1FA80>  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff89c33000 -     0x7fff89c5dfff  libdispatch.dylib (442.1.4)            <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
          0x7fff8d4d4000 -     0x7fff8d4d7fff  libdyld.dylib (353.2.1)                <19FAF435-C165-3374-9DEF-D7BBA7D61DB6>  /usr/lib/system/libdyld.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                     <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         amfid [2511]
    Path:            /usr/libexec/amfid
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Clean (allows idle exit)
    Task size:       468 pages
      Thread 0x353d3      15 samples (1-15)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      15  kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff8434d22e] 1-15
       *15  ??? (kernel + 6000416) [0xffffff80007b8f20] 1-15
      Thread 0x353d5      15 samples (1-15)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      15  __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 91966) [0x7fff8434c73e] 1-15
       *15  ??? (kernel + 6154000) [0xffffff80007de710] 1-15
      Binary Images:
             0x1027f9000 -        0x1027fafff  amfid (133.1.1)                    <87C209EC-9AF9-3503-8EAC-FFEFFF608BEA>  /usr/libexec/amfid
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                 <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         Android File Transfer Agent [320]
    Path:            /Users/USER/Library/Application Support/Google/*/Android File Transfer Agent.app/Contents/MacOS/Android File Transfer Agent
    Architecture:    i386
    Parent:          launchd [1]
    UID:             501
    Task size:       14 pages
    Process:         appleeventsd [26]
    Path:            /System/Library/CoreServices/appleeventsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             55
    Task size:       453 pages
      Thread 0x471        DispatchQueue 2     15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff89c37a6a] 1-15
        15  kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff8434d22e] 1-15
         *15  ??? (kernel + 6000416) [0xffffff80007b8f20] 1-15
      Thread 0x475        DispatchQueue 11    15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 91966) [0x7fff8434c73e] 1-15
       *15  ??? (kernel + 6154000) [0xffffff80007de710] 1-15
      Binary Images:
             0x107337000 -        0x107337fff  appleeventsd (681)                 <FB31726D-933F-32CD-BE6B-F8598AA15431>  /System/Library/CoreServices/appleeventsd
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff89c33000 -     0x7fff89c5dfff  libdispatch.dylib (442.1.4)        <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                 <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         AppleSpell [346]
    Path:            /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Sudden Term:     Clean
    Task size:       458 pages
      Thread 0xc17        15 samples (1-15)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      15  mach_msg_trap + 10 (libsystem_kernel.dylib + 70958) [0x7fff8434752e] 1-15
       *15  ipc_mqueue_receive_continue + 0 (kernel + 1209328) [0xffffff80003273f0] 1-15
      Thread 0xc19        15 samples (1-15)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      15  kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff8434d22e] 1-15
       *15  ??? (kernel + 6000416) [0xffffff80007b8f20] 1-15
      Binary Images:
             0x1070a3000 -        0x107186fff  com.apple.AppleSpell 2.2 (274)     <26FB5D53-E9C2-3545-BD8E-CCC39C95073C>  /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                 <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         apsd [53]
    Path:            /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Task size:       1108 pages (-1)
      Thread 0x19e        DispatchQueue 1     15 samples (1-15)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      15  start + 1 (libdyld.dylib + 13769) [0x7fff8d4d75c9] 1-15
        15  ??? (apsd + 365235) [0x10f0c02b3] 1-15
          15  -[NSRunLoop(NSRunLoop) run] + 74 (Foundation + 1467487) [0x7fff865df45f] 1-15
            15  -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 (Foundation + 436921) [0x7fff864e3ab9] 1-15
              15  CFRunLoopRunSpecific + 296 (CoreFoundation + 464952) [0x7fff8464d838] 1-15
                15  __CFRunLoopRun + 1371 (CoreFoundation + 466907) [0x7fff8464dfdb] 1-15
                  15  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469780) [0x7fff8464eb14] 1-15
                    15  mach_msg_trap + 10 (libsystem_kernel.dylib + 70958) [0x7fff8434752e] 1-15
                     *15  ipc_mqueue_receive_continue + 0 (kernel + 1209328) [0xffffff80003273f0] 1-15
      Thread 0x36a        DispatchQueue 2     15 samples (1-15)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      15  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff89c37a6a] 1-15
        15  kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff8434d22e] 1-15
         *15  ??? (kernel + 6000416) [0xffffff80007b8f20] 1-15
      Thread 0x49a        15 samples (1-15)   priority 63
      <timers coalesced, IO policy important>
      15  mach_msg_trap + 10 (libsystem_kernel.dylib + 70958) [0x7fff8434752e] 1-15
       *15  ipc_mqueue_receive_continue + 0 (kernel + 1209328) [0xffffff80003273f0] 1-15
      Thread 0x12aa       15 samples (1-15)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      15  __select + 10 (libsystem_kernel.dylib + 91126) [0x7fff8434c3f6] 1-15
       *15  ??? (kernel + 6154000) [0xffffff80007de710] 1-15
      Binary Images:
             0x10f067000 -        0x10f12bfff  apsd (275)                             <AF722EDC-11CC-33D2-A955-BDD06804DE73>  /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97)     <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff845dc000 -     0x7fff84972fff  com.apple.CoreFoundation 6.9 (1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff86479000 -     0x7fff867a7fff  com.apple.Foundation 6.9 (1151.16)     <18EDD673-A010-3E99-956E-DA594CE1FA80>  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff89c33000 -     0x7fff89c5dfff  libdispatch.dylib (442.1.4)            <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
          0x7fff8d4d4000 -     0x7fff8d4d7fff  libdyld.dylib (353.2.1)                <19FAF435-C165-3374-9DEF-D7BBA7D61DB6>  /usr/lib/system/libdyld.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                     <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         askpermissiond [281]
    Path:            /System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/Resources/ askpermissiond
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Sudden Term:     Clean
    Task size:       299 pages
      Thread 0x9bc        15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  mach_msg_trap + 10 (libsystem_kernel.dylib + 70958) [0x7fff8434752e] 1-15
       *15  ipc_mqueue_receive_continue + 0 (kernel + 1209328) [0xffffff80003273f0] 1-15
      Thread 0xa34        15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff8434d22e] 1-15
       *15  ??? (kernel + 6000416) [0xffffff80007b8f20] 1-15
      Binary Images:
             0x109d42000 -        0x109d5afff  askpermissiond (58)                <4ECA2151-E5C2-3A2F-8881-57FF23087691>  /System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/Resources/ askpermissiond
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                 <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         authd [81]
    Path:            /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/authd.xpc/ Contents/MacOS/authd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Dirty (allows idle exit)
    Task size:       248 pages (-5)
      Thread 0x279        15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff8434d22e] 1-15
       *15  ??? (kernel + 6000416) [0xffffff80007b8f20] 1-15
      Thread 0x27a        15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  __read_nocancel + 10 (libsystem_kernel.dylib + 90886) [0x7fff8434c306] 1-15
       *15  hndl_unix_scall64 + 22 (kernel + 2337862) [0xffffff800043ac46] 1-15
         *15  unix_syscall64 + 610 (kernel + 6610098) [0xffffff800084dcb2] 1-15
           *15  read_nocancel + 115 (kernel + 6220067) [0xffffff80007ee923] 1-15
             *15  ??? (kernel + 6220730) [0xffffff80007eebba] 1-15
               *15  ??? (kernel + 3576017) [0xffffff80005690d1] 1-15
                 *15  spec_read + 609 (kernel + 3689153) [0xffffff8000584ac1] 1-15
                   *15  ??? (kernel + 5845092) [0xffffff8000793064] 1-15
                     *15  ??? (kernel + 6153625) [0xffffff80007de599] 1-15
                       *15  lck_mtx_sleep + 134 (kernel + 1335974) [0xffffff80003462a6] 1-15
                         *15  thread_block_reason + 175 (kernel + 1378383) [0xffffff800035084f] 1-15
                           *15  ??? (kernel + 1387996) [0xffffff8000352ddc] 1-15
                             *15  machine_switch_context + 367 (kernel + 2204431) [0xffffff800041a30f] 1-15
      Thread 0x2b4        15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 91966) [0x7fff8434c73e] 1-15
       *15  ??? (kernel + 6154000) [0xffffff80007de710] 1-15
      Binary Images:
             0x10c866000 -        0x10c87dfff  com.apple.authd 1.0 (57031.1.35)   <C5874018-9FB6-3C4E-B776-C9C61DDBA987>  /System/Library/Frameworks/Security.framework/Versions/A/XPCServices/authd.xpc/ Contents/MacOS/authd
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                 <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         autofsd [62]
    Path:            /usr/libexec/autofsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Clean
    Task size:       162 pages
      Thread 0x283        15 samples (1-15)   priority 31
      <thread QoS legacy, timers coalesced, IO policy standard>
      15  kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff8434d22e] 1-15
       *15  ??? (kernel + 6000416) [0xffffff80007b8f20] 1-15
      Thread 0x675        15 samples (1-15)   priority 31
      <thread QoS legacy, timers coalesced, IO policy standard>
      15  __sigsuspend_nocancel + 10 (libsystem_kernel.dylib + 91966) [0x7fff8434c73e] 1-15
       *15  ??? (kernel + 6154000) [0xffffff80007de710] 1-15
      Binary Images:
             0x1057e4000 -        0x1057e5fff  autofsd (246)                      <F3238D7D-1514-3805-8CB8-B095E17BB928>  /usr/libexec/autofsd
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                 <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         backupd-helper [1399]
    Path:            /System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd-helper
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Clean (allows idle exit)
    Task size:       597 pages
      Thread 0x20410      15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  mach_msg_trap + 10 (libsystem_kernel.dylib + 70958) [0x7fff8434752e] 1-15
       *15  ipc_mqueue_receive_continue + 0 (kernel + 1209328) [0xffffff80003273f0] 1-15
      Thread 0x20411      15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff8434d22e] 1-15
       *15  ??? (kernel + 6000416) [0xffffff80007b8f20] 1-15
      Binary Images:
             0x10b14e000 -        0x10b162fff  backupd-helper (207)               <7CC3396B-F3EF-3898-9761-CDD7811A61B1>  /System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd-helper
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                 <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         bash [2766]
    Path:            /bin/bash
    Architecture:    x86_64
    Parent:          login [2765]
    Responsible:     Terminal [2657]
    UID:             501
    Task size:       64 pages
      Thread 0x4ab87      15 samples (1-15)   priority 31
      <thread QoS legacy, IO policy important>
      15  __wait4 + 10 (libsystem_kernel.dylib + 92414) [0x7fff8434c8fe] 1-15
       *15  ??? (kernel + 6154000) [0xffffff80007de710] 1-15
      Binary Images:
             0x100d19000 -        0x100d9efff  bash (94.1.2)                      <887E6A3C-8AA4-3A33-AC00-F3CED0AAC3D1>  /bin/bash
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                 <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         bird [1516]
    Path:            /System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Support/ bird
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       2425 pages
      Thread 0x24417      DispatchQueue 1     15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  mach_msg_trap + 10 (libsystem_kernel.dylib + 70958) [0x7fff8434752e] 1-15
       *15  ipc_mqueue_receive_continue + 0 (kernel + 1209328) [0xffffff80003273f0] 1-15
      Thread 0x2441a      DispatchQueue 2     15 samples (1-15)   priority 4
      <thread QoS background, darwinbg, timers coalesced, IO policy utility>
      15  _dispatch_mgr_thread + 52 (libdispatch.dylib + 19050) [0x7fff89c37a6a] 1-15
        15  kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff8434d22e] 1-15
         *15  ??? (kernel + 6000416) [0xffffff80007b8f20] 1-15
      Binary Images:
             0x1078b6000 -        0x1078b7fff  bird (280.1.2)                     <10788F35-D185-3A95-A566-2A077FDB2AD5>  /System/Library/PrivateFrameworks/CloudDocsDaemon.framework/Versions/A/Support/ bird
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff89c33000 -     0x7fff89c5dfff  libdispatch.dylib (442.1.4)        <502CF32B-669B-3709-8862-08188225E4F0>  /usr/lib/system/libdispatch.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                 <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         blued [61]
    Path:            /usr/sbin/blued
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Clean
    Task size:       686 pages
    CPU Time:        0.001s
      Thread 0x1a6        DispatchQueue 1     15 samples (1-15)   priority 31         cpu time 0.001s
      <thread QoS legacy, timers coalesced, IO policy important>
      15  start + 1 (libdyld.dylib + 13769) [0x7fff8d4d75c9] 1-15
        15  ??? (blued + 110014) [0x10c68ddbe] 1-15
          15  -[NSRunLoop(NSRunLoop) run] + 74 (Foundation + 1467487) [0x7fff865df45f] 1-15
            15  -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278 (Foundation + 436921) [0x7fff864e3ab9] 1-15
              15  CFRunLoopRunSpecific + 296 (CoreFoundation + 464952) [0x7fff8464d838] 1-15
                15  __CFRunLoopRun + 1371 (CoreFoundation + 466907) [0x7fff8464dfdb] 1-15
                  15  __CFRunLoopServiceMachPort + 212 (CoreFoundation + 469780) [0x7fff8464eb14] 1-15
                    15  mach_msg_trap + 10 (libsystem_kernel.dylib + 70958) [0x7fff8434752e] 1-15
                     *15  ipc_mqueue_receive_continue + 0 (kernel + 1209328) [0xffffff80003273f0] 1-15
      Thread 0x351        15 samples (1-15)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      15  kevent64 + 10 (libsystem_kernel.dylib + 94766) [0x7fff8434d22e] 1-15
       *15  ??? (kernel + 6000416) [0xffffff80007b8f20] 1-15
      Thread 0x5a6        15 samples (1-15)   priority 31
      <thread QoS legacy, timers coalesced, IO policy important>
      15  thread_start + 13 (libsystem_pthread.dylib + 5297) [0x7fff8c5b14b1] 1-15
        15  _pthread_start + 176 (libsystem_pthread.dylib + 12921) [0x7fff8c5b3279] 1-15
          15  _pthread_body + 131 (libsystem_pthread.dylib + 13052) [0x7fff8c5b32fc] 1-15
            15  __select + 10 (libsystem_kernel.dylib + 91126) [0x7fff8434c3f6] 1-15
             *15  ??? (kernel + 6154000) [0xffffff80007de710] 1-15
      Binary Images:
             0x10c673000 -        0x10c707fff  blued (4301.4.2)                       <1ECA4C8B-475E-30A6-854A-6368D9753385>  /usr/sbin/blued
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97)     <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
          0x7fff845dc000 -     0x7fff84972fff  com.apple.CoreFoundation 6.9 (1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff86479000 -     0x7fff867a7fff  com.apple.Foundation 6.9 (1151.16)     <18EDD673-A010-3E99-956E-DA594CE1FA80>  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff8c5b0000 -     0x7fff8c5b9fff  libsystem_pthread.dylib (105.1.4)      <26B1897F-0CD3-30F3-B55A-37CB45062D73>  /usr/lib/system/libsystem_pthread.dylib
          0x7fff8d4d4000 -     0x7fff8d4d7fff  libdyld.dylib (353.2.1)                <19FAF435-C165-3374-9DEF-D7BBA7D61DB6>  /usr/lib/system/libdyld.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                     <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         Box Sync [321]
    Path:            /Applications/Box Sync.app/Contents/MacOS/Box Sync
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Task size:       2287 pages (+8)
    CPU Time:        0.022s
    Process:         Box Sync Monitor [462]
    Path:            /Applications/Box Sync.app/Contents/Resources/Box Sync Monitor
    Architecture:    x86_64
    Parent:          Box Sync [321]
    Responsible:     Box Sync [321]
    UID:             501
    Task size:       87 pages
    CPU Time:        0.017s
      Thread 0x13dd       DispatchQueue 1     15 samples (1-15)   priority 31         cpu time 0.017s
      <thread QoS legacy, IO policy important>
      15  start + 52 (Box Sync Monitor + 4628) [0x100001214] 1-15
        15  main + 2412 (Box Sync Monitor + 9020) [0x10000233c] 1-15
          15  limit_process + 1301 (Box Sync Monitor + 6101) [0x1000017d5] 1-15
            15  __semwait_signal + 10 (libsystem_kernel.dylib + 91270) [0x7fff8434c486] 1-15
             *15  semaphore_wait_continue + 0 (kernel + 1415472) [0xffffff8000359930] 1-15
      Binary Images:
             0x100000000 -        0x100004fff  Box Sync Monitor                   <2DD06C49-9C80-30FE-BBC5-F11EDF4175C5>  /Applications/Box Sync.app/Contents/Resources/Box Sync Monitor
          0x7fff84336000 -     0x7fff84353fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B>  /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.1.97)                 <89E10306-BC78-3A3B-955C-7C4922577E61>  /System/Library/Kernels/kernel
    Process:         CalendarAgent [255]
    Path:            /System/Library/PrivateFrameworks/Calenda

    I forgot to mention that iPhoto indeed worked with the above setup with the iphoto library on the NAS(with 20-30 files). I was hoping it was one-time setup(import) that is all I have to pay in time upfront. Not for my trickle load of 1 or two photos daily. Apparently iPhoto does not scale well. I counted 27 threads for the iphoto executable. Why does it take close to 24 hours to import is beyond me. I can download 15GB from internet faster than this ...
    I fail to understand the technological bottleneck!
    Regarding the file format it is some proprietary format(may be linux ext...), but it surely did work fine...
    Please see below:
    The Western Digital units mentioned above use a proprietary file system and cannot be reformatted as FAT32, NTFS, or a Mac File System.
    The file system on the WD My Cloud EX2, WD My Cloud EX4, WD My Cloud, WD My Book Live, WD My Book Live Duo, WD ShareSpace, WD ShareSpace, WD TV Live Hub, My Net N900 Central, WD My Book World Edition, WD NetCenter hard drives support access from Windows, Mac and most Linux based computer systems through a SAMBA network sharing connection.

  • Everytime i eject my ipod and reconnect it all my music is gone. and sometimes while i try adding music to it. itunes completely freezes. please help. and sometimes when i plug it back into my PC i have to rename my ipod and such

    Everytime i eject my ipod and reconnect it all my music is gone. and sometimes while i try adding music to it. itunes completely freezes. please help. and sometimes when i plug it back into my PC i have to rename my ipod and such

    Antivirus has a tendency to freeze iTunes sync Operation with iPod Classic, causing a timeout, which corrupt your iPod filesystem, so when iTunes can't read the iPod, it is pointing to this problem. Other causes is when your iPod hardisk is dying, or your battery is dying causing hardisk crashes.
    My suggestion.
    Connect your iPod to the PC and run chkdsk, to fix any iPod diskerror, then disconnect it, after chkdsk complete.
    Disconnect your PC from Internet. (just to make sure no nasties creep into your system while you syncing.
    Stop the Antivirus program
    Connect your Ipod to the PC
    When iTunes Open up, Restore your iPod please, this is for iTunes to map correctly, to fix the corrupted filesystem.
    When Restore complete, eject the iPod and reconnect again.
    Sync your ipod, preferably manually Manage in small batches and disconnect after every batch, to check that all is well, since you got such a huge library.
    When all sync is complete, and iPod disconnected, start back your Antivirus and connect back the Internet.
    If this doesn't resolve your problem, then let me know.
    Good Luck!

  • Lion starts sometimes in safe mode

    Hey guys,
    here is my problem, my imac (running Lion) is SOMETIMES starting in safe mode.
    Console log:
    27.07.11 19:59:04,000 bootlog: BOOT_TIME 1311789544 0
    27.07.11 19:59:33,382 com.apple.kextd: Safe boot mode detected; invalidating system extensions caches.
    27.07.11 19:59:33,382 com.apple.kextd: Cache file /System/Library/Caches/com.apple.kext.caches/Directories/System/Library/Extensi ons/KextIdentifiers.plist.gz is out of date; not using.
    27.07.11 19:59:33,000 kernel: PMAP: PCID enabled
    27.07.11 19:59:33,000 kernel: Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64
    27.07.11 19:59:33,000 kernel: vm_page_bootstrap: 757287 free pages and 2388441 wired pages
    27.07.11 19:59:33,000 kernel: kext submap [0xffffff7f8072e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072e000]
    27.07.11 19:59:33,000 kernel: zone leak detection enabled
    27.07.11 19:59:33,000 kernel: standard timeslicing quantum is 10000 us
    27.07.11 19:59:33,000 kernel: mig_table_max_displ = 72
    27.07.11 19:59:33,000 kernel: SAFE BOOT DETECTED - only valid OSBundleRequired kexts will be loaded.
    27.07.11 19:59:33,000 kernel: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    27.07.11 19:59:33,000 kernel: AppleACPICPU: ProcessorId=2 LocalApicId=1 Enabled
    27.07.11 19:59:33,000 kernel: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    27.07.11 19:59:33,000 kernel: AppleACPICPU: ProcessorId=4 LocalApicId=5 Enabled
    27.07.11 19:59:33,000 kernel: AppleACPICPU: ProcessorId=5 LocalApicId=0 Disabled
    27.07.11 19:59:33,000 kernel: AppleACPICPU: ProcessorId=6 LocalApicId=0 Disabled
    27.07.11 19:59:33,000 kernel: AppleACPICPU: ProcessorId=7 LocalApicId=0 Disabled
    27.07.11 19:59:33,000 kernel: AppleACPICPU: ProcessorId=8 LocalApicId=0 Disabled
    27.07.11 19:59:33,000 kernel: calling mpo_policy_init for Sandbox
    27.07.11 19:59:33,000 kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    27.07.11 19:59:33,000 kernel: calling mpo_policy_init for Quarantine
    27.07.11 19:59:33,000 kernel: Security policy loaded: Quarantine policy (Quarantine)
    27.07.11 19:59:33,000 kernel: calling mpo_policy_init for TMSafetyNet
    27.07.11 19:59:33,000 kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    27.07.11 19:59:33,000 kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993
    27.07.11 19:59:33,000 kernel: The Regents of the University of California. All rights reserved.
    27.07.11 19:59:33,000 kernel: MAC Framework successfully initialized
    27.07.11 19:59:33,000 kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
    27.07.11 19:59:33,000 kernel: IOAPIC: Version 0x20 Vectors 64:87
    27.07.11 19:59:33,000 kernel: ACPI: System State [S0 S3 S4 S5] (S3)
    27.07.11 19:59:33,000 kernel: PFM64 0xf10000000, 0xf0000000
    27.07.11 19:59:33,000 kernel: [ PCI configuration begin ]
    27.07.11 19:59:33,000 kernel: console relocated to 0xf10010000
    27.07.11 19:59:33,000 kernel: PCI configuration changed (bridge=2 device=1 cardbus=0)
    27.07.11 19:59:33,000 kernel: [ PCI configuration end, bridges 7 devices 15 ]
    27.07.11 19:59:33,000 kernel: AppleIntelCPUPowerManagement: Turbo Ratios 0000
    27.07.11 19:59:33,000 kernel: AppleIntelCPUPowerManagement: (built 13:08:12 Jun 18 2011) initialization complete
    27.07.11 19:59:33,000 kernel: [ PCI configuration begin ]
    27.07.11 19:59:33,000 kernel: PCI configuration changed (bridge=2 device=1 cardbus=0)
    27.07.11 19:59:33,000 kernel: [ PCI configuration end, bridges 8 devices 21 ]
    27.07.11 19:59:33,000 kernel: mbinit: done [96 MB total pool size, (64/32) split]
    27.07.11 19:59:33,000 kernel: Pthread support ABORTS when sync kernel primitives misused
    27.07.11 19:59:33,000 kernel: com.apple.AppleFSCompressionTypeDataless kmod start
    27.07.11 19:59:33,000 kernel: com.apple.AppleFSCompressionTypeZlib kmod start
    27.07.11 19:59:33,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:33,000 kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
    27.07.11 19:59:33,000 kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
    27.07.11 19:59:33,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:33,000 kernel: 2.4.0 m168efe17
    27.07.11 19:59:33,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:33,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:33,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:33,000 kernel: 2.4.0 m168efe17
    27.07.11 19:59:33,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:33,000 kernel: AppleIntelCPUPowerManagementClient: ready
    27.07.11 19:59:33,000 kernel: FireWire (OHCI) TI ID 823f built-in now active, GUID 78ca39fffe142880; max speed s800.
    27.07.11 19:59:33,000 kernel: rooting via boot-uuid from /chosen: 609BAB5E-0974-3935-AE66-6855852F7A14
    27.07.11 19:59:33,000 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>
    27.07.11 19:59:33,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:33,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:33,000 kernel: 2.4.0 m168efe17
    27.07.11 19:59:33,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:33,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:33,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:33,000 kernel: 2.4.0 m168efe17
    27.07.11 19:59:33,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:33,000 kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/WDC WD5000AAKS-40V6A0 Media/IOGUIDPartitionScheme/Ohne Titel@2
    27.07.11 19:59:33,000 kernel: BSD root: disk0s2, major 14, minor 2
    27.07.11 19:59:33,000 kernel: Kernel is LP64
    27.07.11 19:59:33,000 kernel: USBMSC Identifier (non-unique): 000000009833 0x5ac 0x8403 0x9833
    27.07.11 19:59:33,000 kernel: [IOBluetoothHCIController::setConfigState] calling registerService
    27.07.11 19:59:05,628 com.apple.launchd: *** launchd[1] has started up. ***
    27.07.11 19:59:38,280 com.apple.pfctl: No ALTQ support in kernel
    27.07.11 19:59:38,280 com.apple.pfctl: ALTQ related functions disabled
    27.07.11 19:59:38,871 com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
    27.07.11 19:59:39,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:39,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:39,000 kernel: 2.4.0 m168efe17
    27.07.11 19:59:39,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:39,872 com.apple.SecurityServer: Session 100000 created
    27.07.11 19:59:40,000 kernel: macx_swapon SUCCESS
    27.07.11 19:59:41,000 kernel: Waiting for DSMOS...
    27.07.11 19:59:41,601 UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built Jun 13 2011 17:29:21
    27.07.11 19:59:41,605 UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
    27.07.11 19:59:41,895 UserEventAgent: CertsKeychainMonitor: configuring
    27.07.11 19:59:42,000 kernel: BCM5701Enet: Ethernet address c4:2c:03:15:f2:a8
    27.07.11 19:59:43,486 com.apple.kextd: Cache file /System/Library/Caches/com.apple.kext.caches/Startup/IOKitPersonalities_x86_64. ioplist.gz is out of date; not using.
    27.07.11 19:59:44,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:44,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:44,000 kernel: 2.4.0 m168efe17
    27.07.11 19:59:44,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:44,079 UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
    27.07.11 19:59:44,711 configd: ioctl(SIOCGIFCAP) failed: Device not configured
    27.07.11 19:59:44,712 configd: ioctl(SIOCGIFCAP) failed: Device not configured
    27.07.11 19:59:44,715 configd: network configuration changed.
    27.07.11 19:59:44,753 configd: setting hostname to "Andreass-iMac.local"
    27.07.11 19:59:45,015 com.apple.SecurityServer: Entering service
    27.07.11 19:59:45,258 mDNSResponder: mDNSResponder mDNSResponder-320.5 (Jun 16 2011 17:42:39) starting OSXVers 11
    27.07.11 19:59:45,284 com.apple.locationd: ERROR,Time,333482385.283,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,1   locationd                           0x000000010689f3c3 locationd + 623555
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,2   locationd                           0x000000010689f559 locationd + 623961
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,3   libdispatch.dylib                   0x0000000108545afd _dispatch_barrier_sync_f_invoke + 33
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,4   locationd                           0x000000010689f7f0 locationd + 624624
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,5   locationd                           0x000000010689f850 locationd + 624720
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,6   libsystem_c.dylib                   0x0000000108634e06 pthread_once + 86
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,7   locationd                           0x000000010689f887 locationd + 624775
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,8   locationd                           0x00000001068940b0 locationd + 577712
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,9   locationd                           0x0000000106894243 locationd + 578115
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,10  libsystem_c.dylib                   0x0000000108634e06 pthread_once + 86
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,11  locationd                           0x000000010689420d locationd + 578061
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,12  locationd                           0x0000000106851242 locationd + 303682
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,13  locationd                           0x000000010683236b locationd + 177003
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,14  locationd                           0x0000000106832720 locationd + 177952
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,15  locationd                           0x0000000106832eca locationd + 179914
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,16  locationd                           0x0000000106864044 locationd + 380996
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,17  locationd                           0x0000000106808ce4 locationd + 7396
    27.07.11 19:59:45,284 com.apple.locationd: STACK,Time,333482385.284,18  ???                                 0x0000000000000001 0x0 + 1
    27.07.11 19:59:46,024 com.apple.usbmuxd: usbmuxd-248 on Jul 19 2011 at 00:08:11, running 64 bit
    27.07.11 19:59:46,332 UserEventAgent: ServermgrdRegistration cannot load config data
    27.07.11 19:59:46,337 systemkeychain: done file: /var/run/systemkeychaincheck.done
    27.07.11 19:59:46,557 UserEventAgent: get_backup_share_points no AFP
    27.07.11 19:59:47,228 configd: network configuration changed.
    27.07.11 19:59:47,230 configd: network configuration changed.
    27.07.11 19:59:47,884 mDNSResponder: D2D_IPC: Loaded
    27.07.11 19:59:47,884 mDNSResponder: D2DInitialize succeeded
    27.07.11 19:59:48,000 kernel: nstat_lookup_entry failed: 2
    27.07.11 19:59:48,000 kernel: nstat_lookup_entry failed: 2
    27.07.11 19:59:48,400 rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    27.07.11 19:59:50,791 com.apple.kextd: Can't load AppleSMBusPCI.kext - ineligible during safe boot.
    27.07.11 19:59:50,793 com.apple.kextd: Load com.apple.driver.AppleSMBusPCI failed; removing personalities from kernel.
    27.07.11 19:59:50,939 com.apple.kextd: Can't load AirPortAtheros40.kext - ineligible during safe boot.
    27.07.11 19:59:50,940 com.apple.kextd: Load com.apple.driver.AirPort.Atheros40 failed; removing personalities from kernel.
    27.07.11 19:59:50,951 com.apple.kextd: Can't load AppleHDAController.kext - ineligible during safe boot.
    27.07.11 19:59:50,953 com.apple.kextd: Load com.apple.driver.AppleHDAController failed; removing personalities from kernel.
    27.07.11 19:59:50,979 com.apple.kextd: Can't load AudioIPCDriver.kext - ineligible during safe boot.
    27.07.11 19:59:50,980 com.apple.kextd: Load com.apple.driver.AudioIPCDriver failed; removing personalities from kernel.
    27.07.11 19:59:50,989 com.apple.kextd: Can't load IOFireWireIP.kext - ineligible during safe boot.
    27.07.11 19:59:50,990 com.apple.kextd: Load com.apple.iokit.IOFireWireIP failed; removing personalities from kernel.
    27.07.11 19:59:51,000 kernel: Previous Shutdown Cause: 0
    27.07.11 19:59:51,724 com.apple.kextd: Can't load AirPortAtheros21.kext - ineligible during safe boot.
    27.07.11 19:59:51,729 com.apple.kextd: Load com.apple.driver.AirPort.Atheros21 failed; removing personalities from kernel.
    27.07.11 19:59:51,871 com.apple.kextd: Can't load ATIRadeonX2000.kext - ineligible during safe boot.
    27.07.11 19:59:51,874 com.apple.kextd: Load com.apple.ATIRadeonX2000 failed; removing personalities from kernel.
    27.07.11 19:59:52,000 kernel: [ffffff800c949800][BNBMouseDevice::init][66] init is complete
    27.07.11 19:59:52,000 kernel: [ffffff800c949800][BNBMouseDevice::handleStart][66] Done
    27.07.11 19:59:52,000 kernel: [ffffff800ca09000][AppleMultitouchHIDEventDriver::start] entered
    27.07.11 19:59:52,000 kernel: [ffffff800c91a400][AppleMultitouchDevice::start] entered
    27.07.11 19:59:52,046 com.apple.kextd: Can't load AppleTyMCEDriver.kext - ineligible during safe boot.
    27.07.11 19:59:52,050 com.apple.kextd: Load com.apple.driver.AppleTyMCEDriver failed; removing personalities from kernel.
    27.07.11 19:59:52,108 com.apple.kextd: Can't load IOAVBFamily.kext - ineligible during safe boot.
    27.07.11 19:59:52,111 com.apple.kextd: Load com.apple.iokit.IOAVBFamily failed; removing personalities from kernel.
    27.07.11 19:59:52,271 com.apple.kextd: Can't load IOAVBFamily.kext - ineligible during safe boot.
    27.07.11 19:59:52,274 com.apple.kextd: Load com.apple.iokit.IOAVBFamily failed; removing personalities from kernel.
    27.07.11 19:59:52,291 com.apple.kextd: Can't load IOBluetoothSerialManager.kext - ineligible during safe boot.
    27.07.11 19:59:52,294 com.apple.kextd: Load com.apple.iokit.IOBluetoothSerialManager failed; removing personalities from kernel.
    27.07.11 19:59:52,306 com.apple.kextd: Can't load AppleMCCSControl.kext - ineligible during safe boot.
    27.07.11 19:59:52,310 com.apple.kextd: Load com.apple.driver.AppleMCCSControl failed; removing personalities from kernel.
    27.07.11 19:59:52,326 com.apple.kextd: Can't load IOSurface.kext - ineligible during safe boot.
    27.07.11 19:59:52,329 com.apple.kextd: Load com.apple.iokit.IOSurface failed; removing personalities from kernel.
    27.07.11 19:59:52,339 com.apple.kextd: Can't load AppleUpstreamUserClient.kext - ineligible during safe boot.
    27.07.11 19:59:52,343 com.apple.kextd: Load com.apple.driver.AppleUpstreamUserClient failed; removing personalities from kernel.
    27.07.11 19:59:52,353 com.apple.kextd: Can't load IOUserEthernet.kext - ineligible during safe boot.
    27.07.11 19:59:52,358 com.apple.kextd: Load com.apple.iokit.IOUserEthernet failed; removing personalities from kernel.
    27.07.11 19:59:52,510 loginwindow: Login Window Application Started
    27.07.11 19:59:52,669 com.apple.SystemStarter: Starting HP IO Monitor
    27.07.11 19:59:53,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:53,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:53,000 kernel: 2.4.0 m168efe17
    27.07.11 19:59:53,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:53,000 kernel: DSMOS has arrived
    27.07.11 19:59:53,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:53,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:53,000 kernel: 2.4.0 m168efe17
    27.07.11 19:59:53,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:53,848 com.apple.SystemStarter: Starting HP Trap Monitor
    27.07.11 19:59:53,908 com.apple.SystemStarter: /Library/StartupItems/HP Trap Monitor/HP Trap Monitor: line 15: /Library/Printers/hp/hpio/HPIO Trap Monitor.app/Contents/MacOS/HPIO Trap Monitor: No such file or directory
    27.07.11 19:59:55,808 mds: (Normal) FMW: FMW 0 0
    27.07.11 19:59:56,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:56,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:56,000 kernel: 2.4.0 m168efe17
    27.07.11 19:59:56,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:57,549 loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    27.07.11 19:59:58,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:58,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:58,000 kernel: 2.4.0 m168efe17
    27.07.11 19:59:58,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:59,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:59,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:59,000 kernel: 2.4.0 m168efe17
    27.07.11 19:59:59,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:59,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:59,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:59,000 kernel: 2.4.0 m168efe17
    27.07.11 19:59:59,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 19:59:59,169 com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
    27.07.11 19:59:59,525 com.apple.SecurityServer: Session 100003 created
    27.07.11 19:59:59,528 loginwindow: Login Window Started Security Agent
    27.07.11 19:59:59,691 WindowServer: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    27.07.11 19:59:59,692 ManagedClient: kCGErrorFailure: CGSPackagesGetWorkspaceType: couldn't get workspace type
    27.07.11 19:59:59,693 ManagedClient: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    27.07.11 20:00:00,106 SecurityAgent: Echo enabled
    27.07.11 20:00:00,106 SecurityAgent: Echo enabled
    27.07.11 20:00:02,626 SecurityAgent: kCGErrorFailure: CGSPackagesGetWorkspaceType: couldn't get workspace type
    27.07.11 20:00:02,626 SecurityAgent: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    27.07.11 20:00:03,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:03,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:03,000 kernel: 2.4.0 m168efe17
    27.07.11 20:00:03,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:03,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:03,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:03,000 kernel: 2.4.0 m168efe17
    27.07.11 20:00:03,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:03,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:03,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:03,000 kernel: 2.4.0 m168efe17
    27.07.11 20:00:03,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:05,028 warmd: [___bootcachectl_filter_out_sharedio_from_history_block_invoke_0:1679] Unable to open i386 shared cache: 2 No such file or directory
    27.07.11 20:00:08,268 loginwindow: Login Window - Returned from Security Agent
    27.07.11 20:00:08,842 loginwindow: kCGErrorFailure: CGSPackagesGetWorkspaceType: couldn't get workspace type
    27.07.11 20:00:08,842 loginwindow: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    27.07.11 20:00:09,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:09,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:09,000 kernel: 2.4.0 m168efe17
    27.07.11 20:00:09,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:09,059 com.apple.kextd: Cache file /System/Library/Caches/com.apple.kext.caches/Startup/KextPropertyValues_OSBundl eHelper_x86_64.plist.gz is out of date; not using.
    27.07.11 20:00:09,059 com.apple.kextd: Rescanning kernel extensions.
    27.07.11 20:00:09,059 com.apple.loginwindow: shutdown: / is busy updating; waiting for lock
    27.07.11 20:00:09,382 com.apple.kextd: '/' updating, delaying reboot.
    27.07.11 20:00:09,388 com.apple.kextd: Can't load /System/Library/Extensions/ATIRadeonX2000.kext - ineligible during safe boot.
    27.07.11 20:00:09,392 com.apple.kextd: Load com.apple.ATIRadeonX2000 failed; removing personalities from kernel.
    27.07.11 20:00:09,402 com.apple.kextd: Can't load /System/Library/Extensions/AppleSMBusPCI.kext - ineligible during safe boot.
    27.07.11 20:00:09,406 com.apple.kextd: Load com.apple.driver.AppleSMBusPCI failed; removing personalities from kernel.
    27.07.11 20:00:09,416 com.apple.kextd: Can't load /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros40 .kext - ineligible during safe boot.
    27.07.11 20:00:09,420 com.apple.kextd: Load com.apple.driver.AirPort.Atheros40 failed; removing personalities from kernel.
    27.07.11 20:00:09,429 com.apple.kextd: Can't load /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAController.ke xt - ineligible during safe boot.
    27.07.11 20:00:09,432 com.apple.kextd: Load com.apple.driver.AppleHDAController failed; removing personalities from kernel.
    27.07.11 20:00:09,444 com.apple.kextd: Can't load /System/Library/Extensions/AppleMCCSControl.kext - ineligible during safe boot.
    27.07.11 20:00:09,447 com.apple.kextd: Load com.apple.driver.AppleMCCSControl failed; removing personalities from kernel.
    27.07.11 20:00:09,453 com.apple.kextd: Can't load /System/Library/Extensions/AudioIPCDriver.kext - ineligible during safe boot.
    27.07.11 20:00:09,455 com.apple.kextd: Load com.apple.driver.AudioIPCDriver failed; removing personalities from kernel.
    27.07.11 20:00:09,460 com.apple.kextd: Can't load /System/Library/Extensions/IOFireWireIP.kext - ineligible during safe boot.
    27.07.11 20:00:09,463 com.apple.kextd: Load com.apple.iokit.IOFireWireIP failed; removing personalities from kernel.
    27.07.11 20:00:09,468 com.apple.kextd: Can't load /System/Library/Extensions/AppleTyMCEDriver.kext - ineligible during safe boot.
    27.07.11 20:00:09,471 com.apple.kextd: Load com.apple.driver.AppleTyMCEDriver failed; removing personalities from kernel.
    27.07.11 20:00:09,479 com.apple.kextd: Can't load /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros21 .kext - ineligible during safe boot.
    27.07.11 20:00:09,484 com.apple.kextd: Load com.apple.driver.AirPort.Atheros21 failed; removing personalities from kernel.
    27.07.11 20:00:09,492 com.apple.kextd: Can't load /System/Library/Extensions/AppleUpstreamUserClient.kext - ineligible during safe boot.
    27.07.11 20:00:09,494 com.apple.kextd: Load com.apple.driver.AppleUpstreamUserClient failed; removing personalities from kernel.
    27.07.11 20:00:09,502 com.apple.kextd: Can't load /System/Library/Extensions/IOAVBFamily.kext - ineligible during safe boot.
    27.07.11 20:00:09,504 com.apple.kextd: Load com.apple.iokit.IOAVBFamily failed; removing personalities from kernel.
    27.07.11 20:00:09,511 com.apple.kextd: Can't load /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothS erialManager.kext - ineligible during safe boot.
    27.07.11 20:00:09,513 com.apple.kextd: Load com.apple.iokit.IOBluetoothSerialManager failed; removing personalities from kernel.
    27.07.11 20:00:09,519 com.apple.kextd: Can't load /System/Library/Extensions/IOSurface.kext - ineligible during safe boot.
    27.07.11 20:00:09,521 com.apple.kextd: Load com.apple.iokit.IOSurface failed; removing personalities from kernel.
    27.07.11 20:00:09,527 com.apple.kextd: Can't load /System/Library/Extensions/IOUserEthernet.kext - ineligible during safe boot.
    27.07.11 20:00:09,529 com.apple.kextd: Load com.apple.iokit.IOUserEthernet failed; removing personalities from kernel.
    27.07.11 20:00:09,542 com.apple.kextcache: rebuilding /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache
    27.07.11 20:00:09,550 com.apple.kextcache: / locked; waiting for lock.
    27.07.11 20:00:10,000 kernel: Resetting IOCatalogue.
    27.07.11 20:00:10,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:10,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:10,000 kernel: 2.4.0 m168efe17
    27.07.11 20:00:10,000 kernel: 2.4.0 m4fb7a02a
    27.07.11 20:00:10,410 genatsdb: *GENATSDB* FontObjects generated = 570
    so, what's wrong with my system ( i already did a reinstall)
    thanks in advance,
    andreas

    I also have the same things :
    28/07/11 10:31:43,000 bootlog: BOOT_TIME 1311841903 0
    28/07/11 10:32:00,687 com.apple.kextd: Safe boot mode detected; invalidating system extensions caches.
    28/07/11 10:32:00,687 com.apple.kextd: Cache file /System/Library/Caches/com.apple.kext.caches/Directories/System/Library/Extensi ons/KextIdentifiers.plist.gz is out of date; not using.
    I contacted Apple Support, which cannot do anything for me...
    I have already tried to reinstall completely (from scratch) lion AND snow leopard.
    I have also tried to repair the permissions after the installation.
    The problem occurs generally in the morning, but now I'm facing it almost every time I boot.
    Reboot is working fine for now.
    Btw, I checked on the apple support site and I found an article saying that it might be due to some hard drives issues.
    I start thinking that we might have a problem with the hard drive (so as with the 1To Imac).
    To the other people having this issue:
    What mac do you have ?
    What is the size of the hd ?
    Mine:
    iMac june 2011
    500go

  • MouseListener event not triggering sometimes

                  lineTable = atmBean1.getReturnTable();
                  //remove the other columns
                  lineTable.removeColumn(lineTable.getColumnModel().getColumn(21));
                  lineTable.removeColumn(lineTable.getColumnModel().getColumn(20));
                  lineTable.addMouseListener(new MouseAdapter() {
                      public void mouseClicked(MouseEvent e) {
                          setChargesPanel();
        public void setChargesPanel()
                lblConsdData.setText(mainPanel.formatDollar(Double.parseDouble(String.valueOf(atmBean1.tm.getValueAt(lineTable.getSelectedRow(),11)))));
                lblAllowedData.setText(mainPanel.formatDollar(Double.parseDouble(String.valueOf(atmBean1.tm.getValueAt(lineTable.getSelectedRow(),13)))));
                lineChargesPanel.validate();
                lineChargesPanel.repaint();
        }when the JTable is set with some data, i have another GUI which has some labels , when the row is selected the corresponding values are taken from the original table model and is displayes in the JLabels.
    Sometimes, when the mouse is clicked it is not triggering this

    is it just because its Swing GUI.. the JTable rows sometimes get selected but the event is not triggered when the mouse is clicked, maybe the API is not good ???????.

  • UWC/CE 6.3 and Access Manager 7.1 SSO sometimes fails (seems like a bug)

    PREAMBULA: I started writing this post thinking that our AM SSO setup was at fault in some step. As I was gathering data, checking the doc-links and config files and finally sniffed the servers for HTTP dialogs, I grew pretty sure there's a bug in UWC/CE, AM SDK or Web Server Policy Agent, whatever implements the AM SSO session checking.
    In short, as written below, our "sunmail" server can POST a broken cookie to AM server, if the cookie originally contained a "plus" character. The "plus" is replaced by a "space", invalidating the session check. As we know, "+" is often used in URLs to "escape" the space character. Perhaps some URL cleanup routine backfired here. I have double-checked, it is not the reverse proxy on "psam" breaking things. It is "sunmail" (UWC/CE or Policy Agent, don't know for certain) supplying the broken request. On the few occasions when the AM cookie contains no "plus" characters, the SSO works like a charm (also checked by a sniffer). Whenever there is a "plus", it breaks.
    Is there some known bug or workaround that matches this description?
    Nevertheless, for completeness' sake I kept the description of our setup. Maybe it's at fault after all :)
    We have an installation of JCS5 with the latest patches as of early July 2008. And as the subject implies, we have problems with AM SSO in UWC/CE web-interface. I have reported them before, then they seemed fixed (not occuring for several tests in a row), but as time has shown, something wrong is still there.
    So I'll try to go into deeper detail now, as we've may have overlooked some nuance... Then again, as my sniffer research below shows, this may be an engine bug and these setup details are irrelevant.
    Our setup is split into several Solaris 10 full-root zones hosted on several servers, some of the components are enroute to HA (perhaps we made some mistakes on this part of the way?)
    So, we have the following software stack:
    1) two MMR Directory Servers (DSEE 6.3 = DSEE 6.2 from JCS5 + 125278-07__DSEE_6.3__x86x64 + 125277-07__DSEE_6.3__x86_sol9 patches) working in zones on two different servers. Except for one time when a manually forced ZFS rollback corrupted one of the server instances, no problems here.
    2) two zones with Directory Proxy Servers (6.3, exact versions as above) running at port 389 provide the clients with an illusion that they have a stable Directory Server, even if one of the actual servers is currently rebooting ;)
    These DPS zones are hosted on two different servers as well and are primarily used by LDAP clients (JCS components) running in other zones on the same respective servers.
    3) A zone with Sun Web Server 7.0U1 and Access Manager 7.1 (+ 126357-01__AM71_x86 patch) and Delegated Admin 6.4-4.01 (from JCS5 + 121582-18__COMMCLI64__x86 patch).
    At the moment there is one such zone (named "cos-psam-01.domain.ru" in the logs below), but we expect(-ed) it to become two similar zones as per AM HA setup.
    Zones listed in (1-3) use private IP numbers, they belong in our internal DMZ.
    Zones listed in (4-5) below use public (routed) IP numbers, they belong in our external DMZ.
    4) A zone with Sun Web Server 7.0U1 used primarily as a reverse-proxy server (optionally with a load-balancer libpassthrough.so plugin) successfully used for other hosted projects. One of its configurations now passes connections from an externally routed IP address published as "psam.domain.ru" to "cos-psam-01.domain.ru", per AM HA setup, so HTTP clients believe they work with an Access Manager instance. This zone has a backend interface with a private IP address to communicate with the actual AM instance.
    In AM configuration (both LDAP and file-based) we have configured a site ID with the publicly known name and mentioned both names (psam and cos-psam-01) in organization's realm/dns aliases.
    5) A zone with the rest of the Sun Java Communications Suite 5, as in Messaging Server 6.3 (6.3-6.03 64-bit: ci-5.0-1.03_solx86_x64__Messaging_Server_6.3-2 + patch 126480-09__MSG63__x86-64), UWC/CE 6.3 (from JCS5 + 122794-17__UWC63-4.01_core__x86), Instant Messaging 7.2 (from JCS5 + 118790-29__IM72__x86-1 + 118787-28__IM72__x86-2), Calendar Server 6.3 (from JCS5 + 121658-28__iCS63__x86). The web-components (UWC/CE, IM, /httpbind) are deployed in a Sun Web Server 7.0U1 as well.
    This zone is named "sunmail.domain.ru" and has a routed IP address for direct external access to its servicess.
    The AM SDK part is also patched (126357-01__AM71_x86); it points to the load-balancer name ("psam.domain.ru") as an actual AM server.
    # imsimta version
    Sun Java(tm) System Messaging Server 6.3-6.03 (built Mar 14 2008; 64bit)
    libimta.so 6.3-6.03 (built 17:15:08, Mar 14 2008; 64bit)
    SunOS sunmail 5.10 Generic_127112-07 i86pc i386 i86pc
    While setting up this server set we tried to use AM SSO as the user login method, but it works unreliably.
    "Unreliably" means that while most of the time entering a correct uid and password in Access Manager login page ("http://psam.domain.ru/amserver/UI/Login") does redirect a user back to "http://sunmail.domain.ru/uwc/auth" along with a new cookie, and the user is redirected again to his or her mailbox, sometimes the user receives the UWC/CE login page. Entering the same uid and password here does log him in, but it breaks the whole point of SSO and only increases the end-user routine required to log in :\
    We have also seen the "missing mail tab" problem - if the users point the browser to any hostname different from "sunmail.domain.ru" (i.e. www.mail.domain.ru which is equivalent in DNS), they have only the Address book, Calendar and Options tabs; no webmail. So far this is resolved by Policy Agent forcing The One name of the server.
    Here's the configuration we did specifically for AM SSO:
    1) in AMConfig.properties of "sunmail" and "cos-psam-01" we set up
    com.iplanet.am.cookie.encode=false
    am.encryption.pwd=<the same value>
    all hostname-related parameters point to "psam.domain.ru"
    2) in AMConfig.properties of "cos-psam-01" a number of FQDN equivalence entries are added (so it does not redirect to a server hostname unknown to visitors):
    com.sun.identity.server.fqdnMap[publicname-or-ip]=psam.domain.ru
    com.sun.identity.server.fqdnMap[cos-psam-01.domain.ru]=cos-psam-01.domain.ru
    3) in "msg.conf" on "sunmail" (entries added via configutil):
    local.webmail.sso.amcookiename = iPlanetDirectoryPro
    local.webmail.sso.amnamingurl = http://psam.domain.ru:80/amserver/namingservice
    local.webmail.sso.singlesignoff = yes
    local.webmail.sso.uwcenabled = 1
    service.http.ipsecurity = no
    (perhaps some more options are required? Looking for confirmation about: local.webmail.sso.uwclogouturl local.webmail.sso.uwccontexturi local.webmail.sso.uwchome service.http.allowadminproxy )
    4) Configured Web Policy Agent for Sun Web Server, so that users without an AM session are required to get one. Set up per [http://msg.wikidoc.info/index.php/AM_redirection_using_Policy_Agent], except that com.sun.am.policy.agents.config.notenforced_list points to the many names our server can go known by.
    5) Updated the logout URL in /opt/SUNWuwc/webmail/main.js:
    --- main.js.orig        Sat Jan 26 07:52:09 2008
    +++ main.js     Mon Jul 21 01:06:29 2008
    @@ -667,7 +667,8 @@
    function cleanup() {
       if(laurel)
    -      top.window.location =  getUWCHost() + "/base/UWCMain?op=logout"
    +//      top.window.location =  getUWCHost() + "/base/UWCMain?op=logout"
    +      top.window.location =  "http://sunmail.domain.ru:80/base/UWCMain?op=logout"
       else
           exec('logout', '', 'exit()')
    @@ -1707,7 +1708,8 @@
       if(lg) {
             url = document.location.href
             url = url.substr(0,url.indexOf('webmail'))
    -        uwcurl = url + 'base/UWCMain?op=logout'        
    +//      uwcurl = url + 'base/UWCMain?op=logout'        
    +        uwcurl = "http://sunmail.domain.ru:80/base/UWCMain?op=logout"
       exit()
    }6) Calendar SSO - per docs...
    According to ngrep sniffing,
    1) the browser goes to "http://sunmail.domain.ru/uwc/auth" without any cookies
    2) receives a redirect and goes to "http://psam.domain.ru/amserver/UI/Login?gotoOnFail=http://sunmail.domain.ru:80/uwc&goto=http%3A%2F%2Fsunmail.domain.ru%3A80%2Fuwc%2Fauth"; sends no cookies either.
    3) The first response from the "psam" server (as redirected from "cos-psam-01") sets a few cookies while rendering the login page:
    Set-cookie: JSESSIONID=7EF8F2810D2071CA03CFEAE9972735B2; Path=/
    Set-cookie: AMAuthCookie=AQIC5wM2LY4SfcwuT2ASCrsfO78nXdceEHXeH1+xTqH7C3I=@AAJTSQACMDI=#; Domain=.domain.ru; Path=/
    Set-cookie: amlbcookie=02; Domain=.domain.ru; Path=/
    4) The browser requests the login page resources (javascripts, images, etc) using these cookies, as in this header line:
    Cookie: JSESSIONID=7EF8F2810D2071CA03CFEAE9972735B2; AMAuthCookie=AQIC5wM2LY4SfcwuT2ASCrsfO78nXdceEHXeH1+xTqH7C3I=@AAJTSQACMDI=#; amlbcookie=02
    5) The browser POSTs the login request to "/amserver/UI/Login" and receives a redirection to http://sunmail.domain.ru:80/uwc/auth
    Set-cookie: iPlanetDirectoryPro=AQIC5wM2LY4SfcwuT2ASCrsfO78nXdceEHXeH1+xTqH7C3I=@AAJTSQACMDI=#; Domain=.domain.ru; Path=/
    Set-cookie: AMAuthCookie=LOGOUT; Domain=.domain.ru; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/
    6) The browser requests "http://sunmail.domain.ru/uwc/auth" using the newly set cookie (looks like the old one to me though):
    Cookie: amlbcookie=02; iPlanetDirectoryPro=AQIC5wM2LY4SfcwuT2ASCrsfO78nXdceEHXeH1+xTqH7C3I=@AAJTSQACMDI=#
    7) The "sunmail" web-server checks the AM session validity with the same "psam.domain.ru". It sends a series of POSTs to /amserver/namingservice:
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <RequestSet vers="1.0" svcid="com.iplanet.am.naming" reqid="685">
    <Request><![CDATA[
    <NamingRequest vers="1.0" reqid="324" sessid="AQIC5wM2LY4SfcwuT2ASCrsfO78nXdceEHXeH1+xTqH7C3I=@AAJTSQACMDI=#">
    <GetNamingProfile>
    </GetNamingProfile>
    </NamingRequest>]]>
    </Request>
    </RequestSet>(receives a large XML list of different Access Manager configuration parameters and URLs)
    ...then a double-request to /amserver/sessionservice:
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <RequestSet vers="1.0" svcid="Session" reqid="686">
    <Request><![CDATA[
    <SessionRequest vers="1.0" reqid="678">
    <GetSession reset="true">
    <SessionID>AQIC5wM2LY4SfcwuT2ASCrsfO78nXdceEHXeH1+xTqH7C3I=@AAJTSQACMDI=#</SessionID>
    </GetSession>
    </SessionRequest>]]>
    </Request>
    <Request><![CDATA[
    <SessionRequest vers="1.0" reqid="679">
    <AddSessionListener>
    <URL>http://sunmail.domain.ru:80/UpdateAgentCacheServlet?shortcircuit=false</URL>
    <SessionID>AQIC5wM2LY4SfcwuT2ASCrsfO78nXdceEHXeH1+xTqH7C3I=@AAJTSQACMDI=#</SessionID>
    </AddSessionListener>
    </SessionRequest>]]>
    </Request>
    </RequestSet>As a result it receives an XML with a lot of user-specific information (the username, LDAP DN, preferred locale, auth module used, etc.)
    !!!*** Now, the problem part ***!!!
    8) And then "sunmail" POSTs a broken cookie to "psam" (note the space in mid-text, where the "plus" sign was previously). As we know, "+" is often used in URLs to "escape" the space character. Perhaps some URL cleanup routine backfired here.
    I have double-checked, it is not the reverse proxy on "psam" breaking things. It is "sunmail" (UWC/CE or Policy Agent, don't know for certain) supplying the broken request. I looked over the large XML responses to the two previous requests, whenever they mention the session cookie value, the "plus" is there.
    For the most detail I can provide, I'll even paste the whole HTTP packet:
    POST /amserver/sessionservice HTTP/1.1
    Proxy-agent: Sun-Java-System-Web-Server/7.0
    Cookie: iPlanetDirectoryPro=AQIC5wM2LY4SfcwuT2ASCrsfO78nXdceEHXeH1 xTqH7C3I=@AAJTSQACMDI=#;amlbcookie=null
    Content-type: text/xml;charset=UTF-8
    Content-length: 336
    Cache-control: no-cache
    Pragma: no-cache
    User-agent: Java/1.5.0_09
    Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
    Host: cos-psam-01.domain.ru
    Client-ip: 194.xxx.xxx.xxx
    Via: 1.1 https-weblb.domain.ru
    Connection: keep-alive
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <RequestSet vers="1.0" svcid="session" reqid="258">
    <Request><![CDATA[<SessionRequest vers="1.0" reqid="254">
    <GetSession reset="true">
    <SessionID>AQIC5wM2LY4SfcwuT2ASCrsfO78nXdceEHXeH1 xTqH7C3I=@AAJTSQACMDI=#</SessionID>
    </GetSession>
    </SessionRequest>]]></Request>
    </RequestSet> The server's error response is apparent:
    HTTP/1.1 200 OK
    Server: Sun-Java-System-Web-Server/7.0
    Date: Thu, 31 Jul 2008 05:49:50 GMT
    Content-type: text/html
    Transfer-encoding: chunked
    19b
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <ResponseSet vers="1.0" svcid="session" reqid="258">
    <Response><![CDATA[<SessionResponse vers="1.0" reqid="254">
    <GetSession>
    <Exception>AQIC5wM2LY4SfcwuT2ASCrsfO78nXdceEHXeH1 xTqH7C3I=@AAJTSQACMDI=# Invalid session ID
    AQIC5wM2LY4SfcwuT2ASCrsfO78nXdceEHXeH1 xTqH7C3I=@AAJTSQACMDI=#</Exception>
    </GetSession>
    </SessionResponse>]]></Response>
    </ResponseSet>On the few occasions when the AM cookie contains no "plus" characters, the SSO works like a charm (also checked by a sniffer). Whenever there is a "plus", it breaks.
    For reference, here's a working final request-response (one with a good cookie, as received by the load-balancer web-server). Request looks a bit different:
    POST /amserver/sessionservice HTTP/1.1
    Cookie: iPlanetDirectoryPro=AQIC5wM2LY4Sfcy/5sEzVmuq9z1ggdHOkBDgVFAwfhqvn4U=@AAJTSQACMDI=#;amlbcookie=null
    Content-Type: text/xml;charset=UTF-8
    Content-Length: 379
    Cache-Control: no-cache
    Pragma: no-cache
    User-Agent: Java/1.5.0_09
    Host: psam.domain.ru
    Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
    Connection: keep-alive
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <RequestSet vers="1.0" svcid="session" reqid="281">
    <Request><![CDATA[<SessionRequest vers="1.0" reqid="277">
    <SetProperty>
    <SessionID>AQIC5wM2LY4Sfcy/5sEzVmuq9z1ggdHOkBDgVFAwfhqvn4U=@AAJTSQACMDI=#</SessionID>
    <Property name="uwcstatus" value="active"></Property>
    </SetProperty>
    </SessionRequest>]]></Request>
    </RequestSet> ...and the response is OK:
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <ResponseSet vers="1.0" svcid="session" reqid="281">
    <Response><![CDATA[<SessionResponse vers="1.0" reqid="277">
    <SetProperty>
    <OK></OK>
    </SetProperty>
    </SessionResponse>]]></Response>
    </ResponseSet>

    There have been a few reports of the same behaviour with other customers - specifically with the handling of the encoding of "+" characters to " ". It relates to how cookie encoding/decoding is performed (as you have already observed).
    The solution for these customers was the following:
    => AM server/client side:
    Ensure that com.iplanet.am.cookie.encode=false in AMConfig.properties and AMAgent.properties on all systems.
    => AM client (UWC) side:
    - Set <property name="encodeCookies" value="false"/> in /var/opt/SUNWuwc/WEB-INF/sun-web.xml. This will prevent UWC from trying to urldecode the cookie it receives and therefore stops it turning the + into a space e.g.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE sun-web-app PUBLIC '-//Sun Microsystems, Inc.//DTD Sun ONE Application Server 7.0 Servlet 2.3//EN' 'file:///net/wajra.india.sun.com/export/share/dtd/sun-web-app_2_3-1.dtd'>
    <sun-web-app>
       <property name="encodeCookies" value="false"/>
       <session-config>
          <session-manager/>
       </session-config>
       <jsp-config/>
    <property name="allowLinking" value="true" />
    </sun-web-app>Regards,
    Shane.

Maybe you are looking for

  • Running 9i form module on web browser

    hi champs!!! Can anybody tell me whether i can run forms created using forms 9i on web without application server. i there any way where i can run forms without opening 9i forms builder. i am ready to install forms9i on client side. but the form shou

  • Displaying multiple rows in a form layout problem?

    HI, I displayed multiple rows using form layout,but form browse buttons displaying one row multiple times like if i click next it is displaying same rows in next page also ? how can I prevent this? very urgent Thanks in advance

  • Smartforms protect indicator

    Hi Guru's, I am facing the problem that I have to protect some folders against page breaks. In the smartfoms transaction in the options of the folder there is teh 'protect indicator' . The help says that this will protect the forlder agianst page bre

  • Skype for Windows 7.4.85.102 newest version

    i just want to know what is new or improved in this version. greetings 

  • New battery wont charge

    I just got a new battery in the mail today and it wont charge!! theres a battery icon with a red X through it . help! Amy Tice