Loading Reporting data: "time frame" "frequency" "update times"

In a requirements package from which I am to design and build BW reporting, information has been provided on "time frame" "frequency" "update times"
Can you share your thoughts on these and how to consider them during the design/build? Examples will be very helpful. Also, how does “time basis” fit in here?
For example what is the implication when on a particular requested report, the frequency= "on demand".
If time frame = quarterly what effect will that be on “update time”?
Which of these speak to when data needs to be loaded into the BW? Which refers to when reports need to be generated? And is there a link between the two?
How is the determination on the frequency and specific time to load data for reporting purposes made?
In general, what influences the decisions on "time frame" "frequency" "update times" during the reuirements gathering phase?

There is not really a set answer for that, basically you have to listen to what your users need, and what you can offer them based on your installed base.
"Time basis" I'm not sure about, could refer to the type of timefield you are using. Transaction date, ...
Let me give you an example
Eg. Users here want there reports on wednesday morning, this is the only time that they will look at the reports.
Frequency: You can get away with loading once a week
Time frame: Because all my users will be in the system as of 5 am, I need to make sure data is ready by then. But I can't load before 1am because that is when FICO data is loading already...
Update times: we could do some updates of new plan version during the rest of the week, since they are relatively small. (although I'm not really sure what they mean with update time, sounds the same like loading frequency)

Similar Messages

  • Loading complex report data into a direct update DSO using APD

    Dear All,
    Recently, I had a requirement to download the report data into a direct update DSO using an APD. I was able to perform this easily when the report was simple i.e it has few rows and columns. But I faced problems If the report is a complex one. Summing up, I would like to know how to handle the scenarios in each of the following cases:
    1.   How should I decide the key fields and data fields of the direct update DSO ? Is it that the elements in ROWS will go to the
          key fields of DSO and the remaining to the data fields? Correct me.
    2.   What if the report contains the Restricted KFs and Calculated KFs? Do I have to create separate infoobjects in the BI
          system and then include these in the DSO data fields to accommodate the extracted data ?
    3.   How do I handle the Free Characteristics and Filters ?
    4.  Moreover, I observed that if the report contains selection screen variables, then I need to create variants in the report and
         use that variant in the APD. So, if I have 10 sets of users executing the same report with different selection conditions, then
         shall I need to create 10 different variants and pass those into 10 different APDs, all created for the same report ?
    I would appreciate if someone can answer my questions clearly.
    Regards,
    D. Srinivas Rao

    Hi ,
    PFB the answers.
    1. How should I decide the key fields and data fields of the direct update DSO ? Is it that the elements in ROWS will go to the
    key fields of DSO and the remaining to the data fields? Correct me.
    --- Yes , you can use the elements in the ROWS in the Key fields,  but in case you get two records with same value in the ROWS element the data load will fail. So you basically need to have one value that would be different for each record.
    2. What if the report contains the Restricted KFs and Calculated KFs? Do I have to create separate infoobjects in the BI
    system and then include these in the DSO data fields to accommodate the extracted data ?
    Yes you would need to create new Infoobjects for the CKF's and RKF's in the Report and include them in your DSO.
    3. How do I handle the Free Characteristics and Filters ?
    The default filters work in the same way as when you yourself execute the reoprt. But you cannot use the Free characterisitics in the APD. only the ROWS and cloumns element which are in default layout can be used.
    4. Moreover, I observed that if the report contains selection screen variables, then I need to create variants in the report and
    use that variant in the APD. So, if I have 10 sets of users executing the same report with different selection conditions, then
    shall I need to create 10 different variants and pass those into 10 different APDs, all created for the same report ?
    --- Yes you would need to create 10 different APD's. Its very simple to create, you can copy an APD. but it would be for sure a maintance issue. you would have to maintain 10 APD's.
    Please revert in case of any further queries.

  • Safari crashes shortly after startup. Here is the last crach report:Date/Time:      2011-12-21 14:57:54.740 -0500 OS Version:     10.4.11 (Build 8S2167) Report Version: 4  Command: Safari Path:    /Applications/Safari.app/Contents/MacOS/Safari Parent:  Da

    Date/Time:      2011-12-21 14:57:54.740 -0500
    OS Version:     10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path:    /Applications/Safari.app/Contents/MacOS/Safari
    Parent:  WindowServer [58]
    Version:        4.1.3 (4533.19.4)
    Build Version:  1
    Project Name:   WebBrowser
    Source Version: 75331904
    PID:    198
    Thread: 5
    Exception:  EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0   libobjc.A.dylib                          0x90a59387 objc_msgSend + 23
    1   com.apple.Foundation                     0x9283b6e3 -[NSURLRequest dealloc] + 37
    2   com.apple.CoreFoundation                 0x9080dff1 CFRelease + 130
    3   com.apple.WebCore                        0x0168d7be WebCore::DocumentLoader::~DocumentLoader [not-in-charge]() + 792
    4   com.apple.WebKit                         0x010e3866 WebDocumentLoaderMac::~WebDocumentLoaderMac [in-charge deleting]() + 92
    5   com.apple.WebKit                         0x0101e893 -[WebDataSourcePrivate dealloc] + 165
    6   com.apple.WebKit                         0x0101e7c5 -[WebDataSource dealloc] + 59
    7   com.apple.WebKit                         0x01024c18 -[WebHTMLViewPrivate clear] + 142
    8   com.apple.WebKit                         0x01024885 -[WebHTMLView(WebPrivate) close] + 227
    9   com.apple.WebKit                         0x0102475c -[WebHTMLView dealloc] + 74
    10  com.apple.AppKit                         0x9329354b -[NSView release] + 180
    11  com.apple.Foundation                     0x927e72cf NSPopAutoreleasePool + 530
    12  com.apple.Foundation                     0x92867904 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 951
    13  com.apple.Foundation                     0x928674d6 _sendCallbacks + 201
    14  com.apple.CoreFoundation                 0x9082cfce CFRunLoopRunSpecific + 1413
    15  com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    16  com.apple.HIToolbox                      0x92e01878 RunCurrentEventLoopInMode + 285
    17  com.apple.HIToolbox                      0x92e00f82 ReceiveNextEventCommon + 385
    18  com.apple.HIToolbox                      0x92e00dd9 BlockUntilNextEventMatchingListInMode + 81
    19  com.apple.AppKit                         0x93286f45 _DPSNextEvent + 572
    20  com.apple.AppKit                         0x93286b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    21  com.apple.Safari                         0x0000f6f9 0x1000 + 59129
    22  com.apple.AppKit                         0x932808c4 -[NSApplication run] + 512
    23  com.apple.AppKit                         0x93274820 NSApplicationMain + 573
    24  com.apple.Safari                         0x0000749b 0x1000 + 25755
    25  com.apple.Safari                         0x0010e512 0x1000 + 1103122
    26  com.apple.Safari                         0x00007219 0x1000 + 25113
    Thread 1:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.JavaScriptCore                 0x0050ade0 ***::ThreadCondition::wait(***::Mutex&) + 24
    2   com.apple.WebCore                        0x015eadd0 WebCore::IconDatabase::syncThreadMainLoop() + 256
    3   com.apple.WebCore                        0x015e8856 WebCore::IconDatabase::iconDatabaseSyncThread() + 192
    4   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 2:
    0   libSystem.B.dylib                        0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.Foundation                     0x9285f5da +[NSURLCache _diskCacheSyncLoop:] + 206
    4   com.apple.Foundation                     0x92802cfc forkThreadForFunction + 123
    5   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 3:
    0   libSystem.B.dylib                        0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.Safari                         0x00026c6d 0x1000 + 154733
    4   com.apple.Safari                         0x00026b26 0x1000 + 154406
    5   com.apple.Safari                         0x00026aab 0x1000 + 154283
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 4:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.Foundation                     0x92858c60 -[NSConditionLock lockWhenCondition:] + 39
    2   com.apple.Syndication                    0x998ce79e -[AsyncDB _run:] + 181
    3   com.apple.Foundation                     0x92802cfc forkThreadForFunction + 123
    4   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 5 Crashed:
    0   libobjc.A.dylib                          0x90a59387 objc_msgSend + 23
    1   com.apple.Foundation                     0x92866b96 -[NSConnectionHTTPURLProtocol dealloc] + 124
    2   com.apple.Foundation                     0x927e72cf NSPopAutoreleasePool + 530
    3   com.apple.Foundation                     0x928383a4 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 267
    4   com.apple.Foundation                     0x92802cfc forkThreadForFunction + 123
    5   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 6:
    0   libSystem.B.dylib                        0x90019d0c select + 12
    1   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 7:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.JavaScriptCore                 0x00510742 ***::ThreadCondition::timedWait(***::Mutex&, double) + 74
    2   com.apple.Safari                         0x002ddd66 0x1000 + 3001702
    3   com.apple.Safari                         0x002dde5c 0x1000 + 3001948
    4   com.apple.Safari                         0x0003a0cd 0x1000 + 233677
    5   com.apple.Safari                         0x0003a02f 0x1000 + 233519
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 8:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.JavaScriptCore                 0x00510742 ***::ThreadCondition::timedWait(***::Mutex&, double) + 74
    2   com.apple.WebCore                        0x018bb8d2 WebCore::LocalStorageThread::threadEntryPoint() + 170
    3   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 9:
    0   libSystem.B.dylib                        0x90009817 mach_msg_trap + 7
    1   com.apple.CoreFoundation                 0x9082d227 CFRunLoopRunSpecific + 2014
    2   com.apple.CoreFoundation                 0x9082ca42 CFRunLoopRunInMode + 61
    3   com.apple.audio.CoreAudio                0x91469356 HALRunLoop::OwnThread(void*) + 158
    4   com.apple.audio.CoreAudio                0x91469171 CAPThread::Entry(CAPThread*) + 93
    5   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 10:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.ColorSync                      0x915a96ab pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
    2   com.apple.ColorSync                      0x915c3ddc CMMConvTask(void*) + 60
    3   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 11:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   com.apple.Foundation                     0x92858c60 -[NSConditionLock lockWhenCondition:] + 39
    2   com.apple.AppKit                         0x9335dcb4 -[NSUIHeartBeat _heartBeatThread:] + 377
    3   com.apple.Foundation                     0x92802cfc forkThreadForFunction + 123
    4   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 12:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x108ccfbf unregister_ShockwaveFlash + 46383
    2   ...lashPlayer-10.4-10.5.plugin           0x104c05af 0x104a7000 + 103855
    3   ...lashPlayer-10.4-10.5.plugin           0x108cd0ac unregister_ShockwaveFlash + 46620
    4   ...lashPlayer-10.4-10.5.plugin           0x108cd0f0 unregister_ShockwaveFlash + 46688
    5   ...lashPlayer-10.4-10.5.plugin           0x108cd216 unregister_ShockwaveFlash + 46982
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 13:
    0   libSystem.B.dylib                        0x90024407 semaphore_wait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x108ccfbf unregister_ShockwaveFlash + 46383
    2   ...lashPlayer-10.4-10.5.plugin           0x104c05af 0x104a7000 + 103855
    3   ...lashPlayer-10.4-10.5.plugin           0x108cd0ac unregister_ShockwaveFlash + 46620
    4   ...lashPlayer-10.4-10.5.plugin           0x108cd0f0 unregister_ShockwaveFlash + 46688
    5   ...lashPlayer-10.4-10.5.plugin           0x108cd216 unregister_ShockwaveFlash + 46982
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 14:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x108ccf87 unregister_ShockwaveFlash + 46327
    2   ...lashPlayer-10.4-10.5.plugin           0x1068301e 0x104a7000 + 1949726
    3   ...lashPlayer-10.4-10.5.plugin           0x108cd0ac unregister_ShockwaveFlash + 46620
    4   ...lashPlayer-10.4-10.5.plugin           0x108cd0f0 unregister_ShockwaveFlash + 46688
    5   ...lashPlayer-10.4-10.5.plugin           0x108cd216 unregister_ShockwaveFlash + 46982
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 15:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x108ccf87 unregister_ShockwaveFlash + 46327
    2   ...lashPlayer-10.4-10.5.plugin           0x107bb6d5 0x104a7000 + 3229397
    3   ...lashPlayer-10.4-10.5.plugin           0x108cd0ac unregister_ShockwaveFlash + 46620
    4   ...lashPlayer-10.4-10.5.plugin           0x108cd0f0 unregister_ShockwaveFlash + 46688
    5   ...lashPlayer-10.4-10.5.plugin           0x108cd216 unregister_ShockwaveFlash + 46982
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 16:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x108ccf87 unregister_ShockwaveFlash + 46327
    2   ...lashPlayer-10.4-10.5.plugin           0x107bb6d5 0x104a7000 + 3229397
    3   ...lashPlayer-10.4-10.5.plugin           0x108cd0ac unregister_ShockwaveFlash + 46620
    4   ...lashPlayer-10.4-10.5.plugin           0x108cd0f0 unregister_ShockwaveFlash + 46688
    5   ...lashPlayer-10.4-10.5.plugin           0x108cd216 unregister_ShockwaveFlash + 46982
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 17:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x108ccf87 unregister_ShockwaveFlash + 46327
    2   ...lashPlayer-10.4-10.5.plugin           0x1068301e 0x104a7000 + 1949726
    3   ...lashPlayer-10.4-10.5.plugin           0x108cd0ac unregister_ShockwaveFlash + 46620
    4   ...lashPlayer-10.4-10.5.plugin           0x108cd0f0 unregister_ShockwaveFlash + 46688
    5   ...lashPlayer-10.4-10.5.plugin           0x108cd216 unregister_ShockwaveFlash + 46982
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 18:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x108ccf87 unregister_ShockwaveFlash + 46327
    2   ...lashPlayer-10.4-10.5.plugin           0x107bb6d5 0x104a7000 + 3229397
    3   ...lashPlayer-10.4-10.5.plugin           0x108cd0ac unregister_ShockwaveFlash + 46620
    4   ...lashPlayer-10.4-10.5.plugin           0x108cd0f0 unregister_ShockwaveFlash + 46688
    5   ...lashPlayer-10.4-10.5.plugin           0x108cd216 unregister_ShockwaveFlash + 46982
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 19:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x108ccf87 unregister_ShockwaveFlash + 46327
    2   ...lashPlayer-10.4-10.5.plugin           0x1068301e 0x104a7000 + 1949726
    3   ...lashPlayer-10.4-10.5.plugin           0x108cd0ac unregister_ShockwaveFlash + 46620
    4   ...lashPlayer-10.4-10.5.plugin           0x108cd0f0 unregister_ShockwaveFlash + 46688
    5   ...lashPlayer-10.4-10.5.plugin           0x108cd216 unregister_ShockwaveFlash + 46982
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 20:
    0   libSystem.B.dylib                        0x90047927 semaphore_timedwait_signal_trap + 7
    1   ...lashPlayer-10.4-10.5.plugin           0x108ccf87 unregister_ShockwaveFlash + 46327
    2   ...lashPlayer-10.4-10.5.plugin           0x107bb6d5 0x104a7000 + 3229397
    3   ...lashPlayer-10.4-10.5.plugin           0x108cd0ac unregister_ShockwaveFlash + 46620
    4   ...lashPlayer-10.4-10.5.plugin           0x108cd0f0 unregister_ShockwaveFlash + 46688
    5   ...lashPlayer-10.4-10.5.plugin           0x108cd216 unregister_ShockwaveFlash + 46982
    6   libSystem.B.dylib                        0x90023d67 _pthread_body + 84
    Thread 5 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x9080df7d  ecx: 0x90abffd0  edx: 0x177af308
      edi: 0x00000008  esi: 0x16a13bc0  ebp: 0xb03a3da8  esp: 0xb03a3d74
       ss: 0x0000001f  efl: 0x00010206  eip: 0x90a59387   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
    Binary Images Description:
        0x1000 -   0x330fff com.apple.Safari 4.1.3 (4533.19.4)          /Applications/Safari.app/Contents/MacOS/Safari
      0x505000 -   0x6ddfff com.apple.JavaScriptCore 4533.19 (4533.19.1)          /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptC ore
    0x1008000 -  0x10f5fff com.apple.WebKit 4533.19 (4533.19.4)          /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x119a000 -  0x1448fff com.apple.QuartzCore 1.4.13          /System/Library/PrivateFrameworks/Safari.framework/Frameworks/QuartzCore.f ramework/Versions/A/QuartzCore
    0x14dc000 -  0x15bafff libxml2.2.dylib           /usr/lib/libxml2.2.dylib
    0x15e6000 -  0x20a7fff com.apple.WebCore 4533.19 (4533.19.4)          /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore. framework/Versions/A/WebCore
    0x102ab000 - 0x102aefff com.macromedia.Flash Player.plugin 10.1.102.64          /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1035a000 - 0x10363fff com.apple.IOFWDVComponents 1.9.0          /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWD VComponents
    0x1036c000 - 0x10371fff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23)          /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugI n.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x10380000 - 0x1039cfff GLDriver           /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver. bundle/GLDriver
    0x104a7000 - 0x10e69fff com.macromedia.FlashPlayer-10.4-10.5.plugin 10.1.102.64          /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x11101000 - 0x11132fff com.apple.QuickTimeIIDCDigitizer 7.6.4 (1327.73)          /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/ QuickTimeIIDCDigitizer
    0x1113c000 - 0x11185fff com.apple.QuickTimeUSBVDCDigitizer 2.0.5          /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacO S/QuickTimeUSBVDCDigitizer
    0x111af000 - 0x11308fff GLEngine           /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEn gine
    0x11334000 - 0x11522fff com.apple.ATIRadeonX1000GLDriver 1.4.56 (4.5.6)          /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/AT IRadeonX1000GLDriver
    0x1155e000 - 0x11582fff GLRendererFloat           /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendere rFloat.bundle/GLRendererFloat
    0x117a7000 - 0x117affff com.apple.iokit.IOUSBLib 2.7.5          /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bund le/Contents/MacOS/IOUSBLib
    0x70000000 - 0x700fafff com.apple.audio.units.Components 1.4.7          /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4afff dyld 46.16          /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib           /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib           /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35)          /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundat ion
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)          /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib           /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib           /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib           /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib           /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???)          /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib           /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.31 (682.32)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Ca rbonCore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OS Services.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CF Network.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/We bServicesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Se archKit.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)          /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Me tadata.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib           /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)          /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2          /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitr ation
    0x91415000 - 0x9141cfff libbsm.dylib           /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6          /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/System Configuration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5          /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applic ationServices
    0x91521000 - 0x9154dfff com.apple.AE 316.3          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916ecfff com.apple.print.framework.PrintCore 4.6 (177.13)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/PrintCore.framework/Versions/A/PrintCore
    0x91719000 - 0x917c2fff com.apple.QD 3.10.28 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/QD.framework/Versions/A/QD
    0x917e8000 - 0x91833fff com.apple.HIServices 1.5.2 (???)          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/HIServices.framework/Versions/A/HIServices
    0x91852000 - 0x91868fff com.apple.LangAnalysis 1.6.3          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x91874000 - 0x9188efff com.apple.FindByContent 1.5          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/FindByContent.framework/Versions/A/FindByContent
    0x91898000 - 0x918d5fff com.apple.LaunchServices 183.1          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/LaunchServices.framework/Versions/A/LaunchServices
    0x918e9000 - 0x918f5fff com.apple.speech.synthesis.framework 3.5          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918fc000 - 0x9193cfff com.apple.ImageIO.framework 1.5.9          /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/ImageIO
    0x9194f000 - 0x91a01fff libcrypto.0.9.7.dylib           /usr/lib/libcrypto.0.9.7.dylib
    0x91a47000 - 0x91a5dfff libcups.2.dylib           /usr/lib/libcups.2.dylib
    0x91a62000 - 0x91a80fff libJPEG.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a85000 - 0x91ae4fff libJP2.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91af6000 - 0x91afafff libGIF.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91afc000 - 0x91b84fff libRaw.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b88000 - 0x91ba3fff libPng.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba8000 - 0x91baafff libRadiance.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ca7000 - 0x91ce6fff libTIFF.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91cec000 - 0x91cecfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)          /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cee000 - 0x91d7cfff com.apple.vImage 2.5          /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vIma ge.framework/Versions/A/vImage
    0x91d83000 - 0x91d83fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)          /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/vecLib
    0x91d85000 - 0x91ddefff libvMisc.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libvMisc.dylib
    0x91de7000 - 0x91e0bfff libvDSP.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libvDSP.dylib
    0x91e13000 - 0x9221cfff libBLAS.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libBLAS.dylib
    0x92256000 - 0x9260afff libLAPACK.dylib           /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecL ib.framework/Versions/A/libLAPACK.dylib
    0x92637000 - 0x92724fff libiconv.2.dylib           /usr/lib/libiconv.2.dylib
    0x92726000 - 0x927a4fff com.apple.DesktopServices 1.3.7          /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A /DesktopServicesPriv
    0x927e5000 - 0x92a1dfff com.apple.Foundation 6.4.12 (567.42)          /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b3d000 - 0x92b54fff libGL.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dyl ib
    0x92b5f000 - 0x92bb7fff libGLU.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dy lib
    0x92bcb000 - 0x92bcbfff com.apple.Carbon 10.4 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bcd000 - 0x92bddfff com.apple.ImageCapture 3.0.4          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCap ture.framework/Versions/A/ImageCapture
    0x92beb000 - 0x92bf3fff com.apple.speech.recognition.framework 3.6          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRe cognition.framework/Versions/A/SpeechRecognition
    0x92bf9000 - 0x92bfefff com.apple.securityhi 2.0.1 (24742)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Security HI.framework/Versions/A/SecurityHI
    0x92c04000 - 0x92c95fff com.apple.ink.framework 101.2.1 (71)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.fram ework/Versions/A/Ink
    0x92ca9000 - 0x92cacfff com.apple.help 1.0.3 (32.1)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.fra mework/Versions/A/Help
    0x92caf000 - 0x92ccdfff com.apple.openscripting 1.2.7 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScri pting.framework/Versions/A/OpenScripting
    0x92cdf000 - 0x92ce5fff com.apple.print.framework.Print 5.1 (192.3)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fr amework/Versions/A/Print
    0x92ceb000 - 0x92d4efff com.apple.htmlrendering 66.1 (1.1.3)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRend ering.framework/Versions/A/HTMLRendering
    0x92d72000 - 0x92db3fff com.apple.NavigationServices 3.4.4 (3.4.3)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigati onServices.framework/Versions/A/NavigationServices
    0x92dda000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSo und.framework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPa nels.framework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???)          /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbo x.framework/Versions/A/HIToolbox
    0x931f3000 - 0x931fefff com.apple.opengl 1.4.16          /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93203000 - 0x9321efff com.apple.DirectoryService.Framework 3.2          /System/Library/Frameworks/DirectoryService.framework/Versions/A/Directory Service
    0x9326e000 - 0x9326efff com.apple.Cocoa 6.4 (???)          /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93270000 - 0x93926fff com.apple.AppKit 6.4.10 (824.48)          /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1)          /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox 1.4.7          /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit 1.4.2          /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94060000 - 0x940a1fff libsqlite3.0.dylib           /usr/lib/libsqlite3.0.dylib
    0x940a9000 - 0x940e3fff libGLImage.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImag e.dylib
    0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2          /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94198000 - 0x941d6fff com.apple.vmutils 4.0.2 (93.1)          /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9421a000 - 0x9422afff com.apple.securityfoundation 2.2.1 (28150)          /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/Securit yFoundation
    0x94237000 - 0x94274fff com.apple.securityinterface 2.2.1 (27695)          /System/Library/Frameworks/SecurityInterface.framework/Versions/A/Security Interface
    0x94290000 - 0x9429ffff libCGATS.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a6000 - 0x942b1fff libCSync.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942fd000 - 0x94317fff libRIP.A.dylib           /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framew orks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9431d000 - 0x9463cfff com.apple.QuickTime 7.6.4 (1327.73)          /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94700000 - 0x9470efff com.apple.framework.Apple80211 4.5.5 (455.2)          /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple802 11
    0x947c2000 - 0x94908fff com.apple.AddressBook.framework 4.0.6 (490)          /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94994000 - 0x949a3fff com.apple.DSObjCWrappers.Framework 1.1          /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSOb jCWrappers
    0x949aa000 - 0x949d3fff com.apple.LDAPFramework 1.4.2 (69.1.1)          /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949d9000 - 0x949e8fff libsasl2.2.dylib           /usr/lib/libsasl2.2.dylib
    0x949ec000 - 0x94a11fff libssl.0.9.7.dylib           /usr/lib/libssl.0.9.7.dylib
    0x94a1d000 - 0x94a3afff libresolv.9.dylib           /usr/lib/libresolv.9.dylib
    0x94f5c000 - 0x94f94fff com.apple.PDFKit 1.0.4          /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.f ramework/Versions/A/PDFKit
    0x954af000 - 0x954c5fff libJapaneseConverter.dylib           /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x954c7000 - 0x954e8fff libKoreanConverter.dylib           /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x954f5000 - 0x95503fff libSimplifiedChineseConverter.dylib           /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x9550b000 - 0x9551dfff libTraditionalChineseConverter.dylib           /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dyli b
    0x95ec0000 - 0x95ec0fff com.apple.vecLib 3.3.1 (vecLib 3.3.1)          /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x964a3000 - 0x9657afff libGLProgrammability.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProg rammability.dylib
    0x96595000 - 0x96596fff libGLSystem.dylib           /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSyst em.dylib
    0x96598000 - 0x9659dfff com.apple.agl 2.5.9 (AGL-2.5.9)          /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96f69000 - 0x97040fff com.apple.QuartzComposer 1.2.6 (32.25)          /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCo mposer.framework/Versions/A/QuartzComposer
    0x970c9000 - 0x970c9fff com.apple.quartzframework 1.0          /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x978a0000 - 0x98797fff com.apple.QuickTimeComponents.component 7.6.4 (1327.73)          /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/Qui ckTimeComponents
    0x98f2c000 - 0x98f55fff com.apple.CoreMediaPrivate 15.0          /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/Co reMediaPrivate
    0x998cb000 - 0x99902fff com.apple.Syndication 1.0.8 (56.1)          /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndica tion
    0x9b518000 - 0x9b558fff com.apple.CoreMediaIOServicesPrivate 20.0          /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Ver sions/A/CoreMediaIOServicesPrivate
    0x9b8e1000 - 0x9b8f3fff com.apple.SyndicationUI 1.0.8 (56.1)          /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndi cationUI
    0x9feb7000 - 0x9fef3fff com.apple.QuickTimeFireWireDV.component 7.6.4 (1327.73)          /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/Qui ckTimeFireWireDV
    0x9fefc000 - 0x9ffaafff com.apple.QTKit 7.6.4 (1327.73)          /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 1.83 GHz, 512 MB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (4.170.46.9)
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: Maxtor 6L160M0, 152.67 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-846
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

    In case you need to do this in the future...
    It's "ApplicationCache.db" not Cache.db for Tiger v10.4.11
    Open a Finder window. Select your user account in the Sidebar on the left then open the Library folder, the Caches folder then the com.apple.Safari folder.
    The ApplicationCache.db file is stored there.
    I have an iBookG4 running v10.4.11 / Safari 4.1.3 so I know that file is there.
    Apparently the preferences were corrupted. It happens...
    And you're welcome!

  • Unable to load provider data, syncing issues with update 9.1

    Since the install of iTunes 9.1, I have had to reinstall it twice and still get the same issues:
    1) Says "iTunes can not sync - disabled on this computer"
    2) iTunes was unable to load provider data from sync services.
    So I can sync songs, videos, and apps. But can no longer sync calender, contacts, etc... This all started right after the last update, up until then it was fine and no other program changes have been made on the PC.
    Reinstalling / repairing iTunes does not resolve the issue. Any ideas on this?

    You are not alone that is the same issue I get. It then tells me it can not save the backup to my computer. *** is going on with the 9.1 update!

  • Shipment completion check is erasing load start and load end dates & times

    Once the load start, load end is clicked during the pack process, the system reads this just fine.  Once ship complete happens, the system is erasing the load start load end.
    We are capturing the difference between Load end and Load start as Packing time in a custom report.  Similarly the difference between Shipment end and Shipment start as Loading time.  But we post goods issue the delivery by ship complete button the dates and times are gone.  Any idea of how and where I can configure this not to disappear even after the ship complete.  Thank you.

    Have you checked the table VTTK with different fields before completing PGI? In other words you are wiping out the loading start and loading end details some how. You should have a value in your VTTk value before PGI.  Check that.
    Regards,

  • How to load Report data into Word Doc.

    Hi,
    I built a couple Oracle reports. However my client wants to load these report into Microsoft word to look the same format as Oracle reports. How can I do it?
    Thanks
    Dave

    Dave,
    have you tried DESFORMAT=RTF (I'm not sure if that is what you want)? This created a rich text format file readable with MS Word.
    Gerald Krieger

  • Date/Time:      2012-03-07 16:29:50 -0500 OS Version:     10.5.8 (Build 9L31a) Architecture:   i386 Report Version: 4  Command:        Adobe Bridge CS5 Path:           /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/Adobe Bridge CS5 Ver

    Adobe browser hangsup.  I then get the problem report, but it will not let me send it.  THanks for any help.  Here is a copy and paste of the report:
    Date/Time:      2012-03-07 16:29:50 -0500
    OS Version:     10.5.8 (Build 9L31a)
    Architecture:   i386
    Report Version: 4
    Command:        Adobe Bridge CS5
    Path:           /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/Adobe Bridge CS5
    Version:        4.0.5.11 (4.0.5.11)
    Parent:         launchd [107]
    PID:            260
    Event:          hang
    Time:           9.45s
    Steps:          62
    Process:        Adobe Bridge CS5 [260]
    Path:           /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/Adobe Bridge CS5
      ADDRESS         BINARY
      00001000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/Adobe Bridge CS5
      0114c000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/ AdobeAXE8SharedExpat
      01183000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeCrashReporter.framework/Versions/A/Ad obeCrashReporter
      0118e000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeExtendScript.framework/Versions/A/Ado beExtendScript
      01285000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeScCore.framework/Versions/A/AdobeScCo re
      01357000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobePSL.framework/Versions/A/AdobePSL
      023d9000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/amtlib.framework/Versions/A/amtlib
      0246f000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/WRServices.framework/Versions/A/WRServices
      025ed000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/ICUData.framework/Versions/3.6/libicudata. dylib.36.0
      02fa0000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/ICUConverter.framework/Versions/3.6/libicu cnv.dylib.36.0
      03050000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/adbeape.framework/Versions/A/adbeape
      03059000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE
      03190000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
      03555000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeARE.framework/Versions/A/AdobeARE
      0359a000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
      035bf000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBI BUtils
      035ec000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeCoolType.framework/Versions/A/AdobeCo olType
      03966000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXM PFiles
      03a29000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
      03a90000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/FileInfo.framework/Versions/A/FileInfo
      03b18000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
      0401f000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/UpdaterNotifications.framework/Versions/A/ UpdaterNotifications
      04073000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/ICUInternationalization.framework/Versions /3.6/libicui18n.dylib.36.0
      041a3000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc .dylib.36.0
      042bd000        /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
      04335000        /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
      16aa4000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/Frameworks/adobe_caps.framework/adobe_caps
      16b51000        /usr/lib/libmx.A.dylib
      18e00000        /Applications/Adobe Bridge CS5/Required/Photoshop Adapter.plugin/Contents/MacOS/Photoshop Adapter
      18fe2000        /Applications/Adobe Bridge CS5/Plug-Ins/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
      1908e000        /Applications/Adobe Bridge CS5/Plug-Ins/MMXCore.plugin/Contents/MacOS/MMXCore
      1916a000        /Library/Application Support/Adobe/Plug-Ins/CS5/File Formats/Camera Raw.plugin/Contents/MacOS/Camera Raw
      1ac68000        /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
      1bb88000        /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
      1bbb8000        /System/Library/PrivateFrameworks/URLMount.framework/URLMount
      1be00000        /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
      1bfb3000        /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
      1daa6000        /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
      1dcbd000        /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
      1e541000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/Frameworks/SwitchBoardClient.bundle/Contents/MacOS/SwitchBoard Client
      205af000        /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
      205f7000        /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
      20638000        /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
      22b5e000        /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
      40000000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
      b0000000        /Applications/Adobe Bridge CS5/Adobe Bridge CS5.app/Contents/MacOS/../Frameworks/ahclient.framework/Versions/A/ahclient
      ba300000        /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
      ba900000        /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
      bab00000        /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
      Thread id:      7d9dc80
      User stack:
        62 start + 54 (in Adobe Bridge CS5) [0x2ca6]
          62 _main + 91 (in Adobe Bridge CS5) [0x729209]
            62 __ZN5Mondo12CApplication4MainEv + 65 (in Adobe Bridge CS5) [0x728c43]
              62 __ZN5Mondo11CExecutable3RunEv + 43 (in Adobe Bridge CS5) [0x6616d3]
                62 __ZN5Mondo11CExecutable10RunExecuteEv + 79 (in Adobe Bridge CS5) [0x66164d]
                  62 __ZN5Mondo8CProcess7ExecuteENS_6CFlagsImEE + 500 (in Adobe Bridge CS5) [0x66a0f6]
                    62 __ZN5Mondo8CProcess20DispatchProcessEventEv + 77 (in Adobe Bridge CS5) [0x66b4c9]
                      62 __ZN5Mondo13CMessageEvent7ExecuteEv + 104 (in Adobe Bridge CS5) [0x66cfa8]
                        62 __ZN5Mondo10CMessenger7ReceiveERKNS_8CMessageE + 354 (in Adobe Bridge CS5) [0x666ca4]
                          62 __ZN5Mondo10CMessenger12ReceiveOtherERKNS_8CMessageE + 33 (in Adobe Bridge CS5) [0x666edd]
                            62 start + 889420 (in Adobe Bridge CS5) [0xdbebc]
                              62 start + 875976 (in Adobe Bridge CS5) [0xd8a38]
                                62 start + 3812116 (in Adobe Bridge CS5) [0x3a5784]
                                  62 start + 3657439 (in Adobe Bridge CS5) [0x37fb4f]
                                    62 start + 3656395 (in Adobe Bridge CS5) [0x37f73b]
                                      62 __ZN5Mondo9CFilePort4ReadEPvm + 94 (in Adobe Bridge CS5) [0x6afa0e]
                                        62 _FSReadFork + 59 (in CarbonCore) [0x961a7cd1]
                                          62 ___pread + 10 (in libSystem.B.dylib) [0x91aa510a]
      Kernel stack:
        62 _unix_syscall + 572 [0x3e3a7f]
          62 _pread_nocancel + 174 [0x391751]
            62 _nosys + 593 [0x39164d]
              62 _vn_rdwr + 353 [0x1ede33]
                62 _VNOP_READ + 168 [0x1f8492]
                  62 _hfs_vnop_read + 308 [0x32cad0]
                    62 _cluster_read + 61 [0x1d3648]
                      62 _cluster_read_ext + 266 [0x1d2920]
                        62 _cluster_pageout + 2340 [0x1d12ca]
                          62 _cluster_copy_upl_data + 2767 [0x1cf7a7]
                            62 _VNOP_STRATEGY + 47 [0x1f67df]
                              62 _hfs_vnop_strategy + 52 [0x32e382]
                                62 _buf_strategy + 868 [0x1cad62]
                                  62 _spec_strategy + 705 [0x2054fe]
                                    62 com.apple.iokit.IOStorageFamily (1.5.6) + 60194 [0x64cb22]
                                      62 com.apple.iokit.IOStorageFamily (1.5.6) + 34129 [0x646551]
                                        62 com.apple.iokit.IOStorageFamily (1.5.6) + 22029 [0x64360d]
                                          62 com.apple.iokit.IOStorageFamily (1.5.6) + 13317 [0x641405]
                                            62 com.apple.iokit.IOSCSIBlockCommandsDevice (2.1.1) + 5174 [0x669436]
                                              62 com.apple.iokit.IOSCSIArchitectureModelFamily (2.1.1) + 41109 [0x62f095]
                                                62 __ZN13IOCommandGate9runActionEPFiP8OSObjectPvS2_S2_S2_ES2_S2_S2_S2_ + 261 [0x427525]
                                                  62 com.apple.iokit.IOSCSIBlockCommandsDevice (2.1.1) + 43636 [0x672a74]
                                                    62 com.apple.iokit.IOSCSIArchitectureModelFamily (2.1.1) + 41532 [0x62f23c]
                                                      62 _IORecursiveLockSleep + 67 [0x40adad]
                                                        62 _lck_mtx_sleep + 87 [0x130d90]
                                                          62 _thread_block + 33 [0x136f20]
                                                            62 _thread_continue + 1180 [0x136cb3]
      Thread id:      1071b5d0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _vio_timeout + 883035 (in Adobe Bridge CS5) [0x960ed8]
              62 _vio_timeout + 757734 (in Adobe Bridge CS5) [0x942563]
                62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Kernel stack:
        1 _unix_syscall + 572 [0x3e3a7f]
          1 ___semwait_signal_nocancel + 104 [0x381fff]
            1 _semaphore_timedwait_trap_internal + 89 [0x139eea]
              1 _semaphore_wait_internal + 565 [0x139c87]
                1 _thread_block + 33 [0x136f20]
                  1 _thread_block_reason + 135 [0x136e7c]
                    1 _thread_setrun + 3597 [0x136217]
                      1 _machine_idle + 271 [0x1ac3ec]
      Thread id:      7fdf7d8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 ??? [0x30930ed]
                62 ??? [0x30936f1]
                  62 _MPWaitOnQueue + 208 (in CarbonCore) [0x961baa60]
                    62 _TSWaitOnConditionTimedRelative + 202 (in CarbonCore) [0x96199c36]
                      62 _TSWaitOnCondition + 126 (in CarbonCore) [0x961bade3]
                        62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      92bd998
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 _semaphore_timedwait_trap + 10 (in libSystem.B.dylib) [0x91a631ba]
      Thread id:      895b410
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 ??? [0x193ed487]
                62 ??? [0x193ee2d6]
                  62 _MPWaitOnQueue + 208 (in CarbonCore) [0x961baa60]
                    62 _TSWaitOnConditionTimedRelative + 202 (in CarbonCore) [0x96199c36]
                      62 _TSWaitOnCondition + 126 (in CarbonCore) [0x961bade3]
                        62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      8957f20
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ??? [0x192be77c]
              62 _EntryFM + 968916 (in Camera Raw) [0x1957dfe4]
                62 ??? [0x191dc1c8]
                  62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      1071d048
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN5Mondo7CThread9EntryProcEv + 18 (in Adobe Bridge CS5) [0x736f3a]
                62 start + 3035836 (in Adobe Bridge CS5) [0x2e7f2c]
                  62 start + 3035734 (in Adobe Bridge CS5) [0x2e7ec6]
                    62 start + 3031339 (in Adobe Bridge CS5) [0x2e6d9b]
                      62 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631ae]
      Thread id:      92bec80
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN5Mondo7CThread9EntryProcEv + 18 (in Adobe Bridge CS5) [0x736f3a]
                62 start + 3035836 (in Adobe Bridge CS5) [0x2e7f2c]
                  62 start + 3035734 (in Adobe Bridge CS5) [0x2e7ec6]
                    62 start + 3031339 (in Adobe Bridge CS5) [0x2e6d9b]
                      62 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631ae]
      Thread id:      8957b58
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 _kevent + 10 (in libSystem.B.dylib) [0x91a938c6]
      Thread id:      8957790
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN5Mondo7CThread9EntryProcEv + 18 (in Adobe Bridge CS5) [0x736f3a]
                62 start + 3342240 (in Adobe Bridge CS5) [0x332c10]
                  62 start + 3031339 (in Adobe Bridge CS5) [0x2e6d9b]
                    62 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631ae]
      Thread id:      895a4f0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN5Mondo7CThread9EntryProcEv + 18 (in Adobe Bridge CS5) [0x736f3a]
                62 start + 2993794 (in Adobe Bridge CS5) [0x2ddaf2]
                  62 start + 3004782 (in Adobe Bridge CS5) [0x2e05de]
                    62 start + 3031339 (in Adobe Bridge CS5) [0x2e6d9b]
                      62 _semaphore_wait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631ae]
      Thread id:      89582e8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _glvmDoWork + 162 (in libGLProgrammability.dylib) [0x92548b32]
              62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      7abc8b8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _thread_proxy + 96 (in SwitchBoardClient) [0x1e55b4d0]
              62 __ZN5adobe11switchboard15ConnectionQueue3runEv + 228 (in SwitchBoardClient) [0x1e5b3a94]
                62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      86122e8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _thread_proxy + 96 (in SwitchBoardClient) [0x1e55b4d0]
              62 __ZN5adobe11switchboard6Client3runEv + 178 (in SwitchBoardClient) [0x1e57ab42]
                62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      7fddd60
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _thread_proxy + 96 (in SwitchBoardClient) [0x1e55b4d0]
              62 ___recvmsg + 10 (in libSystem.B.dylib) [0x91ac50e2]
      Kernel stack:
        62 _unix_syscall + 572 [0x3e3a7f]
          62 _recvmsg_nocancel + 440 [0x3b15d3]
            62 _socketpair + 1219 [0x3b0f79]
              62 _soreceive + 1142 [0x3ac8df]
                62 _sbwait + 159 [0x3add29]
                  62 _msleep + 157 [0x3863e8]
                    62 _uiomove + 653 [0x386037]
                      62 _lck_mtx_sleep + 87 [0x130d90]
                        62 _thread_block + 33 [0x136f20]
                          62 _thread_continue + 1180 [0x136cb3]
      Thread id:      112a8d60
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _thread_proxy + 96 (in SwitchBoardClient) [0x1e55b4d0]
              62 ___recvmsg + 10 (in libSystem.B.dylib) [0x91ac50e2]
      Kernel stack:
        62 _unix_syscall + 572 [0x3e3a7f]
          62 _recvmsg_nocancel + 440 [0x3b15d3]
            62 _socketpair + 1219 [0x3b0f79]
              62 _soreceive + 1142 [0x3ac8df]
                62 _sbwait + 159 [0x3add29]
                  62 _msleep + 157 [0x3863e8]
                    62 _uiomove + 653 [0x386037]
                      62 _lck_mtx_sleep + 87 [0x130d90]
                        62 _thread_block + 33 [0x136f20]
                          62 _thread_continue + 1180 [0x136cb3]
      Thread id:      84efb58
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 _semaphore_timedwait_trap + 10 (in libSystem.B.dylib) [0x91a631ba]
    Process:        ATSServer [130]
    Path:           /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
      ADDRESS         BINARY
      00001000        /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
      Thread id:      826c5d0
      User stack:
        62 ??? [0x4b46]
          62 ??? [0xdd21f]
            62 _CFRunLoopRun + 84 (in CoreFoundation) [0x94721b04]
              62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      826be40
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
    Process:        AirPort Base Station Agent [118]
    Path:           /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
      ADDRESS         BINARY
      00001000        /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
      Thread id:      826e7d8
      User stack:
        62 ??? [0x25ad]
          62 ??? [0x2680]
            62 _NSApplicationMain + 574 (in AppKit) [0x959471d8]
              62 -[NSApplication run] + 795 (in AppKit) [0x95979f9f]
                62 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x95980f88]
                  62 __DPSNextEvent + 657 (in AppKit) [0x959816d5]
                    62 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x91ecef39]
                      62 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x91ecf0c5]
                        62 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                          62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                            62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      7fdc2e8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 ___select + 10 (in libSystem.B.dylib) [0x91ab260a]
      Thread id:      84f37d8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ??? [0x1e458]
              62 ??? [0x1a1cb]
                62 ??? [0x1e759]
                  62 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631c6]
    Process:        DirectoryService [11]
    Path:           /usr/sbin/DirectoryService
      ADDRESS         BINARY
      00001000        /usr/sbin/DirectoryService
      00160000        /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/Dir ectoryServiceCore
      Thread id:      7203790
      User stack:
        62 start + 54 (in DirectoryService) [0x1631a]
          62 _main + 2767 (in DirectoryService) [0x16e07]
            62 _CFRunLoopRun + 84 (in CoreFoundation) [0x94721b04]
              62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      7205d60
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
              62 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
                62 __ZN20CPluginRunLoopThread10ThreadMainEv + 222 (in DirectoryService) [0x22fc4]
                  62 _CFRunLoopRun + 84 (in CoreFoundation) [0x94721b04]
                    62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      718ee40
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
              62 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
                62 __ZN17CMigHandlerThread10ThreadMainEv + 303 (in DirectoryService) [0x231fd]
                  62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Kernel stack:
        62 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
          62 _mach_msg_overwrite_trap + 3808 [0x1270ea]
            62 _ipc_mqueue_receive + 750 [0x121292]
              62 _thread_block + 33 [0x136f20]
                62 _thread_continue + 1180 [0x136cb3]
      Thread id:      7204a78
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 _kevent + 10 (in libSystem.B.dylib) [0x91a938c6]
      Thread id:      718d3c8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
              62 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore) [0x167f5b]
                62 __ZN17CMigHandlerThread10ThreadMainEv + 162 (in DirectoryService) [0x23170]
                  62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      7fde8b8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 __ZN9DSLThread11_RunWrapperEPv + 84 (in DirectoryServiceCore) [0x168166]
              62 ___syscall + 5 (in libSystem.B.dylib) [0x91aa52b5]
    Process:        Dock [128]
    Path:           /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
      ADDRESS         BINARY
      00001000        /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
      12f80000        /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
      Thread id:      826c208
      User stack:
        62 ??? [0x537a]
          62 ??? [0x97e97]
            62 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in Foundation) [0x97e6f3d5]
              62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                54 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
                8 _CFRunLoopRunSpecific + 3896 (in CoreFoundation) [0x947216b8]
                  8 _mshPerform + 32 (in HIServices) [0x9248d00f]
                    8 ??? [0x2a8cf]
                      8 ??? [0x2a345]
                        8 ??? [0x11ecf]
                          8 ??? [0x245e2]
                            8 __HandlePopUpMenuSelection2 + 111 (in HIToolbox) [0x9203a2eb]
                              8 __HandlePopUpMenuSelection5 + 120 (in HIToolbox) [0x92000790]
                                8 __HandlePopUpMenuSelection7 + 627 (in HIToolbox) [0x91f6d3fb]
                                  8 __Z19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttmS4_S4_PK10__CFStringPP13 OpaqueMenuRefPt + 1845 (in HIToolbox) [0x91f6db83]
                                    6 __Z15TrackMenuCommonR14MenuSelectDataPh + 3860 (in HIToolbox) [0x91eff07c]
                                      6 __Z19IsUserStillTrackingP14MenuSelectDataPh + 493 (in HIToolbox) [0x91f15e0f]
                                        6 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x91ecf0c5]
                                          6 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                                            6 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                                              6 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
                                    1 __Z15TrackMenuCommonR14MenuSelectDataPh + 4596 (in HIToolbox) [0x91eff35c]
                                      1 __Z13FlashFeedbackP14MenuSelectData + 154 (in HIToolbox) [0x91f1bd1e]
                                        1 __ZN6HIView13SimulateClickEsmPs + 225 (in HIToolbox) [0x91f1bedb]
                                          1 _SendEventToEventTargetWithOptions + 58 (in HIToolbox) [0x91ea63e0]
                                            1 __Z30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 405 (in HIToolbox) [0x91ea657b]
                                              1 __Z23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1181 (in HIToolbox) [0x91ea713d]
                                                1 __ZN6HIView12EventHandlerEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 1954 (in HIToolbox) [0x91eb55bc]
                                                  1 __ZN6HIView17SimulateClickSelfEsmPs + 41 (in HIToolbox) [0x91f1bfcf]
                                                    1 __Z22SendControlSimulateHitP6HIViewsmPs + 199 (in HIToolbox) [0x91f1c133]
                                                      1 _SendEventToEventTargetWithOptions + 58 (in HIToolbox) [0x91ea63e0]
                                                        1 __Z30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 405 (in HIToolbox) [0x91ea657b]
                                                          1 __Z23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1181 (in HIToolbox) [0x91ea713d]
                                                            1 __ZN6HIView12EventHandlerEP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 2185 (in HIToolbox) [0x91eb56a3]
                                                              1 __ZN18HIStandardMenuView15SimulateHitSelfEsmPs + 181 (in HIToolbox) [0x91f1c247]
                                                                1 __ZN10HIMenuView15SimulateHitSelfEsmPs + 194 (in HIToolbox) [0x91f1c34c]
                                                                  1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                                                                    1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                                                                      1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
                                    1 __Z15TrackMenuCommonR14MenuSelectDataPh + 5022 (in HIToolbox) [0x91eff506]
                                      1 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                                        1 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                                          1 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      826c998
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ??? [0x1340d]
              62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      84f15d0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ___NSThread__main__ + 308 (in Foundation) [0x97e3a9a4]
              62 _kevent + 10 (in libSystem.B.dylib) [0x91a938c6]
    Process:        Finder [133]
    Path:           /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
      ADDRESS         BINARY
      00001000        /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
      004e5000        /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
      004fe000        /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
      00546000        /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
      005a0000        /System/Library/PrivateFrameworks/URLMount.framework/URLMount
      12bc2000        /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
      15611000        /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
      15694000        /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
      1669e000        /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
      Thread id:      826a3c8
      User stack:
        62 ??? [0x92d6]
          62 ??? [0xf31d5]
            62 ??? [0x23319]
              62 _RunApplicationEventLoop + 207 (in HIToolbox) [0x91f2c2b3]
                62 __AcquireNextEvent + 58 (in HIToolbox) [0x91f2db56]
                  62 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x91ecf0c5]
                    62 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                      62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                        62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      84ef3c8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN23TSystemNotificationTask26SystemNotificationTaskProcEPv + 123 (in DesktopServicesPriv) [0x94624d0f]
                62 _CFRunLoopRun + 84 (in CoreFoundation) [0x94721b04]
                  62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      7fdbb58
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN25TFSEventsNotificationTask28FSEventsNotificationTaskProcEPv + 216 (in DesktopServicesPriv) [0x94624e88]
                62 _CFRunLoopRun + 84 (in CoreFoundation) [0x94721b04]
                  62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      8615ba0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN13TNodeSyncTask12SyncTaskProcEPv + 84 (in DesktopServicesPriv) [0x9462fe6a]
                62 _MPWaitOnQueue + 208 (in CarbonCore) [0x961baa60]
                  62 _TSWaitOnConditionTimedRelative + 202 (in CarbonCore) [0x96199c36]
                    62 _TSWaitOnCondition + 126 (in CarbonCore) [0x961bade3]
                      62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      86126b0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 _kevent + 10 (in libSystem.B.dylib) [0x91a938c6]
      Thread id:      8611f20
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 ___select + 10 (in libSystem.B.dylib) [0x91ab260a]
      Thread id:      1071dba0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x961b8fbb]
              62 __ZN15TFolderSizeTask18FolderSizeTaskProcEPv + 104 (in DesktopServicesPriv) [0x94631db4]
                62 _MPWaitOnQueue + 208 (in CarbonCore) [0x961baa60]
                  62 _TSWaitOnConditionTimedRelative + 246 (in CarbonCore) [0x96199c62]
                    62 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631c6]
      Thread id:      10719b58
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ??? [0x9b12]
              62 ??? [0x48a0c]
                62 ??? [0x49bcd]
                  62 ??? [0x49c65]
                    62 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631c6]
      Thread id:      11b25790
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ??? [0x9b12]
              62 ??? [0xdcfea]
                62 ??? [0xe037b]
                  62 ??? [0x49c65]
                    62 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x91a631c6]
    Process:        Image Capture Extension [261]
    Path:           /System/Library/Image Capture/Support/Image Capture Extension.app/Contents/MacOS/Image Capture Extension
      ADDRESS         BINARY
      00001000        /System/Library/Image Capture/Support/Image Capture Extension.app/Contents/MacOS/Image Capture Extension
      00069000        /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
      000c4000        /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
      00188000        /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
      Thread id:      1057aba0
      User stack:
        62 start + 54 (in Image Capture Extension) [0x1f2a]
          62 _NSApplicationMain + 574 (in AppKit) [0x959471d8]
            62 -[NSApplication run] + 795 (in AppKit) [0x95979f9f]
              62 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x95980f88]
                62 __DPSNextEvent + 657 (in AppKit) [0x959816d5]
                  62 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x91ecef39]
                    62 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x91ecf0c5]
                      62 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                        62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                          62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      8958a78
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 ___select + 10 (in libSystem.B.dylib) [0x91ab260a]
    Process:        KernelEventAgent [35]
    Path:           /usr/sbin/KernelEventAgent
      ADDRESS         BINARY
      00001000        /usr/sbin/KernelEventAgent
      Thread id:      72a0998
      User stack:
        62 start + 54 (in KernelEventAgent) [0x1bfe]
          62 _main + 1126 (in KernelEventAgent) [0x3b7f]
            62 _CFRunLoopRun + 84 (in CoreFoundation) [0x94721b04]
              62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      7ab9f20
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 ___select + 10 (in libSystem.B.dylib) [0x91ab260a]
    Process:        Spotlight [122]
    Path:           /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
      ADDRESS         BINARY
      00001000        /System/Library/CoreServices/Spotlight.app/Contents/MacOS/Spotlight
      00057000        /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
      00068000        /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount
      000d1000        /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
      11ef3000        /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
      Thread id:      826d8b8
      User stack:
        62 ??? [0x26ea]
          62 _NSApplicationMain + 574 (in AppKit) [0x959471d8]
            62 -[NSApplication run] + 795 (in AppKit) [0x95979f9f]
              62 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x95980f88]
                62 __DPSNextEvent + 657 (in AppKit) [0x959816d5]
                  62 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x91ecef39]
                    62 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x91ecf0c5]
                      62 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                        62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                          62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      86135d0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _fe_fragment_thread + 54 (in QuartzCore) [0x968a4a09]
              62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
    Process:        SystemUIServer [131]
    Path:           /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
      ADDRESS         BINARY
      00001000        /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
      0006a000        /System/Library/PrivateFrameworks/SystemUIPlugin.framework/Versions/A/SystemUIP lugin
      00078000        /System/Library/PrivateFrameworks/NetworkConfig.framework/Versions/A/NetworkCon fig
      000cc000        /System/Library/PrivateFrameworks/ICANotifications.framework/Versions/A/ICANoti fications
      000f6000        /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
      00101000        /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
      0010a000        /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
      0023e000        /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
      0039c000        /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      003d7000        /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
      003e8000        /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
      0042f000        /usr/lib/libcurl.4.dylib
      004f1000        /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
      00700000        /Applications/iCal.app/Contents/Resources/iCalDockExtra.bundle/Contents/MacOS/i CalDockExtra
      0070a000        /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
      00725000        /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
      00776000        /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/MacOS/TextInput
      0078c000        /System/Library/CoreServices/Menu Extras/AirPort.menu/Contents/MacOS/AirPort
      11ef3000        /System/Library/CoreServices/Menu Extras/Bluetooth.menu/Contents/MacOS/Bluetooth
      11f0c000        /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
      11f2b000        /System/Library/Frameworks/IOBluetoothUI.framework/Versions/A/IOBluetoothUI
      11f62000        /System/Library/CoreServices/Menu Extras/TimeMachine.menu/Contents/MacOS/TimeMachine
      11f9f000        /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
      1223d000        /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
      12396000        /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
      15cbd000        /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Cli entController.bundle/Contents/MacOS/ClientController
      15cde000        /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
      15cff000        /System/Library/PrivateFrameworks/InternetConnect.framework/Versions/A/Internet Connect
      Thread id:      7fde128
      User stack:
        62 ??? [0x5646]
          62 ??? [0x5b44]
            62 -[NSApplication run] + 795 (in AppKit) [0x95979f9f]
              62 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x95980f88]
                62 __DPSNextEvent + 657 (in AppKit) [0x959816d5]
                  62 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x91ecef39]
                    62 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x91ecf0c5]
                      62 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x91ecf2ac]
                        62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                          62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      84f3048
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 __StaticProcessIOObjectsArray + 95 (in ICANotifications) [0xd4e9e]
              62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      84f2c80
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 _kevent + 10 (in libSystem.B.dylib) [0x91a938c6]
      Thread id:      826a790
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 ___NSThread__main__ + 308 (in Foundation) [0x97e3a9a4]
              62 -[NSThread main] + 45 (in Foundation) [0x97e3adfd]
                62 ??? [0x2682c]
                  62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                    62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      7abc4f0
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x904ab480]
              62 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio) [0x904ab5f8]
                62 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x94721aa8]
                  62 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91a63166]
      Thread id:      8611000
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 __pthread_start + 321 (in libSystem.B.dylib) [0x91a94055]
            62 _fe_fragment_thread + 54 (in QuartzCore) [0x968a4a09]
              62 ___semwait_signal + 10 (in libSystem.B.dylib) [0x91a6a34e]
      Thread id:      895a8b8
      User stack:
        62 _thread_start + 34 (in libSystem.B.dylib) [0x91a93f12]
          62 ___select + 10 (in libSystem.B.dylib) [0x91ab260a]

    Have you checked that your Adobe version is compatible with your OS - 10.5.8 is a bit old; you should consider updating to Snow Leopard regardless. You can buy the retail disk at online resellers or the Apple Store for $29. It'll be at version 10.6.3 or .4; you can then update to the latest via Software Update to 10.6.8.
    In the meantime, you might want to consider to also contact Adobe; ask about the compatibility and if they want to see the report.

  • Loading Reported Financial Data

    Hi! All,
    I am having a issue with upload file of reported financial data. Even thoughthe structure of file matches with that given in Flex upload, the system ignores all rows. A SAP note suggested to apply a patch and even after that the result is same. Any suggestions...
    Secondly, Can anyone also suggest a way to show Inter unit eliminations in the system with minimal data.....
    Thanks!
    Arun

    Hi Arun,
    Welcome to SDN!
    Could you please be more specific:
    Is it SEM-BCS or EC-CS, which version?
    Have you loaded master data yet?
    What update mode do you use?
    What a SAP note number you are referring to?
    Do you get any errors?
    What update log says?
    Best regards,
    Eugene
    Message was edited by: Eugene Khusainov

  • MBAM "Enterprise Compliance Report" not updating "Last Contact" date/time for any/all systems.

    Running BitLocker/MBAM 1.0.1237.1.
    About 1 month ago, "Last Contact" date/time listed in MBAM "Enterprise Compliance Report" stopped updating (last updated 1 month ago) for all systems. However, reporting against these exact same systems individually via
    "Computer Compliance Report" shows current/correct "Last Contact" date/time (last updated today).
    Have tried http://support.microsoft.com/kb/2620269/en-us but no luck.
    Hoping someone has experienced this before, fixed, and can share insights.
    Thx,
    DCL

    You may want to look for communication errors under the MBAM node in Event Viewer.
    You may also want to review the registry settings discussed under the
    Configure Lab Computers for MBAM Evaluation section of this TechNet article:
    HKLM\Software\Policies\Microsoft\FVE\MDOPBitLockerManagement\ClientWakeupFrequency
    HKLM\Software\Policies\Microsoft\FVE\MDOPBitLockerManagement\StatusReportingFrequency
    HKLM\Software\Microsoft\MBAM\NoStartupDelay
    Specifically the StatusReportingFrequency
    key.
    Brandon
    MDOP on the Springboard Series on TechNet

  • Displaying date/time in the report of last updating data?

    Hi,
    I have produced a report over a multiprovider. The multiprovider is built up from tow cubes. The data is being updated to one cube each hour and to the another cube one time daily.
    The date/time that display in the report is for the last updating data of the cube that updating one time daily.
    I want that the date\time be updated each hour, in another words, to display the date\time of last updating data to the second cube.
    Any suggestions?

    Hi Mohamad,
    Please read through this discussion for a solution:
    ROLLUPTIME of a multiprovider
    Hope this helps...

  • SSRS report taking time to load the data

    Hello Everyone,
    I have create SSRS report get data using web service. When i run the web service methods its gives me result instantly, But when i run the report it takes lot time to load data in SSRS report. some times in SharePoint page it shows time out error.
    Could you please tell me why SSRS report lots of time to load data.
    Thank You. 

    Have a look at ExecutionLog tables in report server database to get an idea of which step is taking more time.
    http://blogs.msdn.com/b/crm/archive/2008/11/19/auditing-report-execution-using-the-reportserver-database.aspx
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Steps to reducing time for loading of data

    Hi
    Could any one tell me how to reduce the time for loading of records into a particular cube or Ods. For ex: iam loading some 1 lac records.It was taking for me some 5 hrs. I want to reduce the time to 3hrs or 4hrs.What are the very first steps to be considered to make fast.
    Regards
    Ajay

    Hi Ajay,
    Check the following.
    1> Any routine you have in transfer rule and update rule should not fire database select more then one time in the same code.
    2> Load Master data before transaction data.
    3> Reduce the data pack size in infopackage.
    4> Delete old PSA because you may space issue while data loading .
    5> If you are loading in ODS then remove Bex check in ODS maintenance screen if you are not doing report on that ODS.
    hope this will help you.
    Suneel

  • How to print date/time in report page footer?

    Hi
    I have a report which users can print as PDF.
    However, I like to display current date/time in report footer.
    I can see the Page Footer in section but can't figure out how to print date/time there.
    Thanks for help.

    hi movilogo
    Please try this.
    Create hidden item P1_DATE
    Create On load process in page 1 and put this code
    begin
    :P1_DATE:=TO_CHAR(SYSDATE,'DD-MON-YYYY HH:MM:SS');
    end;
    Open your region in Page 1 put this code in Footer area
    *&P1_DATE.*
    Refresh your page.
    you will get the output like this.
    16-SEP-2009 11:09:17
    thanks
    Mark Wyatt

  • Error "cannot load request real time data targets" for new cube in BI 7.

    Hi All,
    WE have recently upgarded our SCM system from 4.1 to SCM 7.0 which incorporated BI 7.0.
    I am using BI 7.0 for first time and ahve the following issue:
    I ceated a new infocube and data source of flat file and succesfully created transformation, and Data Transfer Process. Everything looked fine. I added flat file and checked preview and could see data. Now when I start job to load data in infocube the follwing error is shown "cannot load request real time data targets". 
    I checked cube type in setting in infcune is shows as Standard.  When I doube clicked on error the following message showed up
    You are trying to load data into a real-time InfoCube using a DTP.
    This is only possible if the correct load settings have been defined for the InfoCube.
    Procedure
    In the object tree of the Data Warehousing Workbench, call Load Behavior of Real-Time InfoCube from the context menu of the InfoCube. Switch load behavior to Transactional InfoCube can be loaded; planning not allowed.
    I did not understand what it is meant and how to set changes. Can someone advice and follow me through.
    Thanks
    KV

    Hi Kverma,
    Real-time InfoCubes can be filled with data using two different methods: using the transaction for entering planning data, and using BI staging, whereby planning data cannot be loaded simultaneously. With Real time cube you can select the method you want to use for update as
    Real Time data Target can be loaded With Data; Planning not allowed &
    Real Time data Target can be Planned; Data loading not allowed
    You can change this behaviour by right clicking on cube and selecting Change real time load behaviour and select first option. You will be able to load the data then
    Regards,
    Kams

  • Cannot open Microsoft Office Mac 2011 after migrating to new computer. OS 10.9.1: Microsoft Error Reporting log version: 2.0  Error Signature: Exception: EXC_CRASH (SIGTRAP) Date/Time: 2014-01-19 23:31:24  0000 Application Name: Microsoft Word Application

    Got a new MacBook Pro and migrated my settings and applications from old computer. Reinstalled Microsooft Office from a disk, after I opened a document and it said I was missing some software components. Now when I open any office application, I get:
    Microsoft Error Reporting log version: 2.0
    Error Signature:
    Exception: EXC_CRASH (SIGTRAP)
    Date/Time: 2014-01-19 23:31:24 +0000
    Application Name: Microsoft Word
    Application Bundle ID: com.microsoft.Word
    Application Signature: MSWD
    Application Version: 14.3.9.131030
    Crashed Module Name: merp
    Crashed Module Version: 2.2.4.131030
    Crashed Module Offset: 0x00004422
    Blame Module Name: MicrosoftSetupUI
    Blame Module Version: 14.3.9.131030
    Blame Module Offset: 0x0000e516
    Application LCID: 1033
    Extra app info: Reg=en Loc=0x0409
    Crashed thread: 0

    Hi,
    Do you get the error message like "Office <Update version number> can't be installed on this disk. A version of the software required to install this update was not found on this volume. To learn how to fix it this issue, see "I can't install Office
    for Mac updates" at http://www.microsoft.com/mac/help.mspx."
    If it was, please follow the kb to fix the issue:
    http://support.microsoft.com/kb/969065/en-us
    Then, here is a forum for Office based on the Windows operation system, we are lack of the source about the Office for mac, you'd better post your question to Answers forum:
    http://answers.microsoft.com/en-us/mac/forum/macoffice2008?tab=Threads
    Regards,
    George Zhao
    TechNet Community Support

Maybe you are looking for

  • Missing Time value in Date

    Hi Pros, I have a table in my oracle database, lets say TableA having a cloumn, say ColumnA with data type as DATE. Now, inside my JDBC code, I fire a query which returns number of coulmns in a ResultSet (Including the one having DATE datatype). When

  • Speeding up website loading

    I have created a new website with a video gallery in AS3 and am trying to speed up the loading of the page for this as currently it pauses before appearing on the page. I have tried to get all the movies down to as low a size as possible but still it

  • More than one print program for one sap script

    Hi Experts, I have more than one print program which is attached to one sap script. There is standard text used in the script which has variable as date, i want that date to be converted into the previous date but only for one specific print program.

  • Adobe Elements 9 Organizer

    I am kinda new to the mac.  I have iPhoto and now I just purchased Elements 9.  I only want to use Elements 9 for my image file organizer, so how do I do this?  Also, I have all my "folders" on the far left side.  I click on it for my images and it s

  • CS4 Library empty  - Many threads here... few answeres

    I've installed CS4 from the CS4 Production Premium CDs .  Did what appeared to be a full install.  The routine doesn't offer many choices.... install or browse. I'm just now getting to Encore... having spent several days working up a project with PS