MOPZ hangs up during Select Add-on Products

We are using our Solution Manager 7.1 system to create maintenance transaction to upgrade to SPS10.  When the MOPZ process reaches step 2.3, the message 'Loading...' remains on-screen, essentially indefinitely.  We close the window, since the process is supposed to run in background but we return up to an hour later and the the 'Loading...' message is still on the screen with the progress indicator still spinning.  We have confirmed that the SAP-OSS and SAP-OSS-LIST-O01 RFC destinations are testing successfully.  There are no errors in the system log (SM21) or short dumps being generated.  We set the trace level on SAP-OSS destination and there are no apparent errors.  Any thoughts on where can we check to determine where the process is getting hung up?  Thanks in advance

Hi ,
I think there is a synchronization issue beetween sld,lmdb and satellite system for whiich you are doing MOPZ.
Please check the link below it will be useful for you
Solman_setup in solman 7.1
Regards,
Abhishek

Similar Messages

  • Work-around for flash player hangs/freezes during initialisation...

    Hello all,
    Are you also facing the problem that the flash player hangs/freezes during execution of an xcelsius file? Try if the following work-around works also for you.
    I am (was) facing the same problem: a swf file about 1474 kb with many components, generated with Xcelsius 5.3.2.0., trying to view with flash player 10.1.82.76. Did also hang/freezed! The file was originally build with version 5.3.0 and worked o.k. then...
    The work-around which works for me is the following: I had all my components organized in groups. After ungrouping them all (which I think is a major drawback) and exporting it to swf, the report works! File size is more or less the same...
    Maybe you can give this work-around a try for your own work....
    So I think the SAP/Adobe bug has something to do with grouping of components or grouped components build in an earlier version of Xcelsius 2008... The following test that I will perform is ungrouping the components and then re-grouping them again in version 5.3.2.0....
    Greetings
    Erik-Jan Vriens

    Thank you for sharing this. Had a similar problem before and did some tinkering around with the file and all of a sudden it worked again. Fair bet it was exactly that as well.
    In general Xcelsius performance goes down the drain if you start using many components. It is to be expected, somewhat, I guess. Various bugs also pop up because components do not always seem to play nice.
    One thing I have found as well is that if you are doing a waterfall approach of constructing with a bunch of iterations in the implementation phase, you may end up with a bunch of components that were there early on. Sometimes they start messing up over time, because you've been playing with the data below or with the chart itself. E.g. on line charts label start distorting, or the frames flicker. In radiobutton boxes the boxes are not aligned properly. Checkbox labels are clipped at the end until you hover over them etc..
    Solution: remove the components, add anew. If not too many components with a tough spreadsheet below, export Excel, start a new.

  • ITunes freezes when selecting "Add file to library" or "Add folder....

    Not had a problem before and everything worked fine.
    But this morning if I select "Add file to library" or "Add folder to library" nothing happens and itunes just freezes.
    I can play music already in the library.
    Any ideas?

    I'm having a similar problem. If I select the Add to Library option, the dialog box will open and then hang. I get the spinning wheel of death and nothing happens. I have to force quit and try again. It seems to have something to do with the sidebar menu list and I've noticed a slowing in other apps as it loads the sidebar in these dialog boxes.

  • How to retrieve selected item details (Product Id, Quantity) in Action clas

    Hi
    I want to retrieve the selected item details (Product Id, Quantity) in my custom action class .I am calling custom action event after u2018add to cartu2019 button clicked.  I basically need these details to pass to custom BAPI. I can able to retrieve User Name and itemkey successfully.  I Tried to retrieve the product , productID using WebCatItem but I was getting run time error and when I debug the code I can see webCatItem coming  as null. Below is my code. 
    public class Z_AddToBasketAction extends BaseAction {
         /* (non-Javadoc)
    @see com.sap.isa.core.BaseAction#doPerform(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
         public ActionForward doPerform(
              ActionMapping mapping,
              ActionForm form,
              HttpServletRequest request,
              HttpServletResponse response)
              throws IOException, ServletException {
              //Cache.Access access = null;
              Map returnValues = null;
              UserSessionData userSessionData =
                   UserSessionData.getUserSessionData(request.getSession());
                   BusinessObjectManager bom =
                             (BusinessObjectManager) userSessionData.
                             getBOM(BusinessObjectManager.ISACORE_BOM);
         String selectedPartnerID = bom.getUser().getUserId();
         String strItemkey=request.getParameter("itemkey");
         WebCatItem webCatItem =     (WebCatItem) request.getAttribute(
                             com.sap.isa.catalog.actions.ActionConstants.RA_WEBCATITEM);
         //If you are looking at Product attributes.
          String att =  webCatItem.getProduct()", "webCatItem.getProductID();
         ZBOM mybom = (ZBOM) userSessionData.getBOM(ZBOM.ZCUSTOM_BOM);
         return mapping.findForward("success");
    Please help
    Thanks
    Aravind
    Edited by: Aravinda Boyapati on Nov 30, 2010 10:21 PM

    Hi Arvinda,
    From which page you are trying to add products in cart? Are you selecting only 1 item at a time and then click on Add to cart button or you select more then 1 items to add into cart.
    You can ceate hidden input filed and set their value through java script when you select any item. If more then 1 items then you can create an arry and set in the request parameter and then retrieve it in your custome class.
    Regards.
    eCommerce Developer.

  • Flash Builder 4.5.1 for Mac hanging/crashing during startup "Loading Workbench"

    Hello,
    I'm having ongoing trouble with Flash Builder 4.5.1 hanging/crashing during startup.
    Sometimes the following Terminal command fixes the issue:
    cd ~/Documents/Adobe\ Flash\ Builder\ 4.5/cascaded/308971/configuration/.settings
    rm org.eclipse.ui.ide.prefs
    However this isn't a silver bullet solution, and sometimes the only way is to uninstall and reinstall FB4.5.
    But this is a major hassle, especially after 3 or 4 times!
    I am running Mac OS X 10.7 and have updated to FB 4.5.1 Premium and also installed Subversion/Subclipse as well as the BlackBerry PlayBook SDK.
    Problems seem to occur when working in SVN projects.
    I have also noticed that the Delete and Arrow keys and Right Click fails to work sometimes also.
    Is there a way to reset / clear FB 4.5 Prefs / Workbench?
    Thanks,
    David Douglas
    Here is the console report below:
    /Applications/Adobe/Adobe\ Flash\ Builder\ 4.5/Adobe\ Flash\ Builder\ 4.5.app/Contents/MacOS/Adobe\ Flash\ Builder\ 4.5 ; exit;
    !SESSION 2011-09-13 15:07:58.914 -----------------------------------------------
    eclipse.buildId=M20100909-0800
    java.version=1.6.0_26
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
    Framework arguments:  -keyring /Users/david/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/david/.eclipse_keyring -consoleLog -showlocation
    !ENTRY org.eclipse.core.resources 2 10035 2011-09-13 15:08:02.101
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY org.eclipse.ui 2 0 2011-09-13 15:08:02.905
    !MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
    !SUBENTRY 1 org.eclipse.ui 2 0 2011-09-13 15:08:02.906
    !MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'

    Delete the Adobe Flash Builder 4.5 folder from your Documents (assuming you don't have anything valuable in there). That seemed to work for me, as I don't keep my projects in there but there were some temp files that were breaking it. You'll probably have to re-inport your projects.
    Adobe, I'm getting very sick of your (expensive) products wasting my time.

  • Desktop Manager Hanging Up During Execution

    I installed Blackberry Desktop Manager version 6.034 on to a Dell Latitude E6520. The operating system is Windows 7 64-bit. The user has a Bold 9650. Several attempts to connect the phone to synchronize failed. Either with the phone connected or disconnected to the laptop, the Desktop Manager application hangs up during the initialization phase. I have also tried upgrading from version 5.x but have been unsuccessful. Any help out there?

    am also having this problem. have new storm 9550, upgraded from storm 9530. each time try to connect new phone software hangs up and does not respond. tries to show ability to add new device but software screen locked with hour-glass.
    computer runs windows xp pro-sp3

  • Add Unique Product in Shopping Cart

    Hi,
    I want to add a product only one time in shopping cart. I can add multiple product but want to have validation if buyer is going to add same product again. I have tried to resolve this problem with the help of custom JS but I am unable to find out product code at the time of "Add Sopping Cart" whether it is added or not. Please provide me fruitful solution.
    e.g.
    Go to :
    1- http://www.cybre-t2v.com/voices-and-languages
    2- Select Product
    3-Add to Shopping Cart
    4- Again go to Product list page  http://www.cybre-t2v.com/voices-and-languages
    5- Now again select same product
    6- Again "Add to Shopping Cart" : Here should be message "You cannot add same product in shopping cart"
    Thanks
    Raghu

    Wait, actually even easier would be to set the maximum qty for the product to 1 in the product details.

  • How to add new product in interactive demand planning(IDP)

    Hi gurus,
    How to add new product in interactive demand planning(IDP), can you suggest me, when i click data view in IDP, it will show new product.
    Regards
    babu

    Hi Raj,
    Since the New Product is already in MPOS what you need to do in your Data view is to go to "Selection Window" on the left side of the screen(make sure you dont click on the existing selection ids). Select Product at the top, the planning version will come in the next row and then you again select the Product as charateristic and enter the New product name against the Product(Characteristic) and then save it in case you want it to use for your future references. When you will double cilck on the newly made selection id you will be able to see you product with the keyfigure details in right side.
    Please let me know if it works.
    Thanks,
    Anand.

  • Can i add my product to XI

    Hello,
    i have to add few products with SWCV to Integration server(Business System). This system is listed by default with NW product and some swc.
    Can i add mine to this.
    I am trying to use mu XI as business system and configure my scenario.
    Thanks,
    Srinivas

    HI,
    Follow these steps inside SLD :
    1. On the initial screen of the SAP System Landscape Directory, choose System
    Landscape → Business Landscape.
    2. Choose New Business System.
    The system displays the screen Business System Wizard in a separate window.
    3. Select SAP Business System, and then choose Next.
    4. Select the technical system for the business system that you want to define.
    The system displays a list of the clients that have been defined for this technical
    system.
    5. Select one of the clients, and then choose Next.
    6. Select the products that are installed in this business system, and then choose Next.
    7. Enter a name for the business system.
    8 next and provide and the finish.
    regards
    Aashish Sinha
    PS : reward points if helpful

  • How to add addition products to existing 11i installation

    Can we do the below steps to add aditional products
    1) OAM -> Site Map --> License Manager Home --> License Products > License Component Application --> select additional products
    Complete the registration process in OAM
    2) run autoconfig
    3) generate forms and reports for new product
    4) re-create APPS synonyms
    any other steps required ?

    You're welcome, John.
    After enabling the product(s), you may also need to apply the latest patchset(s) for the product(s).This is optional, but recommended.

  • I want to reinstall CS4 as it has been doing some strange things regarding printing, etc. However, when I did this before, it created a major problem and I ended up buying a new computer because no one could figure out why it kept hanging up during the in

    I want to reinstall CS4 as it has been doing some strange things regarding printing, etc. However, when I did this before, it created a major problem and I ended up buying a new computer because no one could figure out why it kept hanging up during the installation. Hours on the phone, no results. I'm scared to do it on this computer. Should I try? Not even the Adobe support could get it resolved. I believe it was somehow reading a product number that could not be deleted or something, and nothing worked.
    Message was edited by: Doug Doug

    Hello, as an addition:
    In your case I would download a really new trial version of your program(s) in question and change it/them into a "real" version later, BUT because you said, that you "re-installed" already, so it will become a little bit more complicated. It would be necessary that you have to use "Adobe Creative Suite Cleaner Tool" as Keith wrote.
    Here an advice for that (The order varies depending on your individual needs. Please read all my proposals first, so you can better choose the first step:)
    1. Maybe you have to activate/deactivate, so please have a look there:
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html
    2. Sometimes, we know in the meantime, the "opm.db file" is the culprit. In this case you should delete it.
    3. Be careful with (de)installing aso. by (de)installing by your own resources. As much as I regret it and as strange as it may seem I fear it's a challenge for Adobe's Creative Cloud Cleaner Tool. Sometimes - for whatever reasons - CC doesn't "want" to work. In this case you should CC completely delete and reinstall by help of Adobe Creative Cloud Cleaner Tool. (A try to uninstall by own resources is not enough!)
    I quote: Adobe Creative Suite Cleaner Tool helps resolve installation problems for Adobe Creative Cloud and Adobe Creative Suite (CS3-CS6) applications. The tool removes installation records for prerelease installations of Creative Cloud or Creative Suite applications. It does not affect existing installations of previous versions of Creative Cloud or Creative Suite applications.
    Please use: http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html   and follow the prescribed sequence of operations
    4. If necessary and for further questions click through http://helpx.adobe.com/contact.html and if "open" please use the chat, I for may part - as it seems unlike you - had the best experiences. I quote from Adobe's employee Preran: The chat button is activated as soon as there is an agent available to help.
    Hans-Günter

  • Zen Nomad Jukebox NX hangs up during EAX load

    My Zen Nomad Jukebox NX hangs up during the loading of the EAX screen. I've looked trhough similar problems and solutions on this page without finding any aduquate solution proposal.
    I've tried doing the following:
    entered the rescue mode and tried to "clean up", when i do this nothing happens and i may contiue selecting the clean up option or select another. It doesn't seem to affect the player at all.
    I've also tried to select both "reload OS" and "Format all", both times the player gives a error message, "harddisk problem".
    Since the computer is unable to detect the semmingly not functionable player I can't find access my player.
    Solution?

    A "hard disk problem" error is a serious one, and clearly indicates something awry with the hard disk. You can try the advice here in the Zen FAQ at Nomadness.net at your OWN RISK. If you don't want to try this or are under warranty then contact Creative Support.
    If you aren't under warranty you can contact Creative Support to see if they will repair it. If you want to try repairing it yourself, taking the risk the hard disk is at fault, then you can follow Rudi Cheow's excellent guide. There's also a thread here at the Zen Nomadness.net forum on compatible dri'ves, and the last page of Rudi's guide also has information on this.

  • IPhoto 09 hangs up during analysing / converting iPhoto 2 Library

    Hi
    I recently bought a new MPB (OS X 10.6.1 / 3.06GHz / 8GB RAM).
    I restored / copied the user data from the old Mac Book (OS X 10.4.11 / PowerPC G4 1.33GHz / 1.5GB RAM) to the new MPB. Now I have got a problem with my photos which I manage on both systems with iPhoto.
    *On the MPB iPhoto "V 8.1 (415)" blocks / hangs up during analysing / converting the old iPhoto Library "iPhoto V2.0.1 (3E89)"*
    Old iPhoto Library: ca. 8000 Photos, ca. 23GB
    What did I do:
    - from my backup of the old system I moved / copied the folder "iPhoto Library" to the new MPB into the folder "Pictures"
    - I started iPhoto
    - I selected the "iPhoto Library" as the Medithek
    - iPhoto started to verify and to update / convert the Mediathek
    - shortly after iPhoto is blocked / hangs up
    I have absolutely no idea why this happens.
    Questions:
    How do I get my entire iPhoto 02 Library working with the new iPhoto?
    Did anybody have the same / a similar problem and how was it solved?
    Is there any way to copy manually the old Library into the new packetised iPhoto Library (if yes - what do I need to do)?
    Do I need to copy any other files (e.g. preferences) to the MBP so that iPhoto does the conversion of the old Library correctly?
    Any hints / solutions are very welcome.
    Looking foreward to get my photos back to work with the new MPB.
    Thanks guinevra

    This can be cause by a damaged file or a dodgy file permission somewhere in this Library.
    Download BatchMod from
    http://macchampion.com/arbysoft/
    And apply it to the iPhoto Library Folder using the settings found here:
    http://homepage.mac.com/toad.hall/.Pictures/Forum/BatChmod.png
    (Credit to Old Toad for this one).
    and try again.
    Regards
    TD

  • Can anyone help with a solution to a persistent hang/crash when selecting 'Desktop/Screensaver'?

    For the past few weeks my 11" MBA, 10.8.3 hangs whenever I select 'Desktop & Screensaver' in System Preferences. The crash report is as follows:
    Date/Time:       2013-03-17 22:35:06 +0000
    OS Version:      10.8.3 (Build 12D78)
    Architecture:    x86_64
    Report Version:  11
    Command:         System Preferences
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Version:         12.0 (12.0)
    Build Version:   1
    Project Name:    SystemPrefsApp
    Source Version:  232001000000000
    Parent:          launchd [141]
    PID:             283
    Event:           hang
    Duration:        5.43s
    Steps:           55 (100ms sampling interval)
    Hardware model:  MacBookAir4,1
    Active cpus:     4
    Free pages:      326195 pages (-16662)
    Pageins:         60 pages
    Pageouts:        0 pages
    Process:         System Preferences [283]
    Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Architecture:    x86_64
    Parent:          launchd [141]
    UID:             501
    Task size:       18611 pages
    CPU Time:        0.001s
      Thread 0xae6      DispatchQueue 1          priority 46       
      55 start + 1 (libdyld.dylib) [0x1114007e1]
        55 NSApplicationMain + 869 (AppKit) [0x10e463c06]
          55 -[NSApplication run] + 517 (AppKit) [0x10e4bf1d3]
            55 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x10e4c7e22]
              55 _DPSNextEvent + 685 (AppKit) [0x10e4c8563]
                55 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x10fed7ae3]
                  55 ReceiveNextEventCommon + 356 (HIToolbox) [0x10fed7c52]
                    55 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x10fed7eb4]
                      55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x10dad40e2]
                        55 __CFRunLoopRun + 789 (CoreFoundation) [0x10dad47f5]
                          55 __CFRunLoopDoSources0 + 245 (CoreFoundation) [0x10dab1455]
                            55 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation) [0x10dab1b31]
                              55 __NSThreadPerformPerform + 225 (Foundation) [0x10de86d3a]
                                55 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 130 (Foundation) [0x10de3cdbf]
                                  55 NSKeyValueDidChange + 456 (Foundation) [0x10de81859]
                                    55 NSKeyValueNotifyObserver + 390 (Foundation) [0x10de7fe40]
                                      55 -[DSKDesktopWindowController _setupSelection] + 244 (DesktopPictures) [0x11cd3a1c4]
                                        55 -[NSTreeController setSelectionIndexPath:] + 57 (AppKit) [0x10e62f81d]
                                          55 -[NSTreeController setSelectionIndexPaths:] + 25 (AppKit) [0x10e62f843]
                                            55 -[NSTreeController _selectObjectsAtIndexPaths:avoidsEmptySelection:sendObserverNotifications:] + 68 (AppKit) [0x10e62f88c]
                                              55 -[NSTreeController _selectObjectsAtIndexPathsNoCopy:avoidsEmptySelection:sendObserverNotifications :] + 510 (AppKit) [0x10e5fa1ed]
                                                55 -[NSTreeController _didChangeValuesForArrangedKeys:objectKeys:indexPathKeys:] + 248 (AppKit) [0x10e5fa8f7]
                                                  55 -[NSController _notifyObserversForKeyPath:change:] + 209 (AppKit) [0x10e5f8e23]
                                                    55 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 967 (Foundation) [0x10de7a303]
                                                      55 NSKeyValueNotifyObserver + 390 (Foundation) [0x10de7fe40]
                                                        55 -[NSArrayDetailBinder _refreshDetailContentInBackground:] + 399 (AppKit) [0x10e611983]
                                                          55 -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 163 (AppKit) [0x10e6090d4]
                                                            55 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 284 (Foundation) [0x10de7ddaf]
                                                              55 -[NSTreeController _singleValueForKeyPath:] + 162 (AppKit) [0x10e611fbc]
                                                                55 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 341 (Foundation) [0x10de7dde8]
                                                                  55 -[NSObject(NSKeyValueCoding) valueForKey:] + 400 (Foundation) [0x10de5d539]
                                                                    55 -[DSKiLifeMediaElementSource pictures] + 69 (DesktopPictures) [0x11cd30d74]
                                                                      55 -[DSKiLifeMediaElementSource _createPictures] + 89 (DesktopPictures) [0x11cd30c29]
                                                                        55 ??? (iLMBiPhotoPlugin2012 + 583000) [0x11fa2d558]
                                                                          55 -[NSCondition wait] + 240 (Foundation) [0x10de88386]
                                                                            55 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x1115d10fa]
                                                                             *55 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xaf2      DispatchQueue 2          priority 48       
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x1113cc9ee]
        55 __select_nocancel + 10 (libsystem_kernel.dylib) [0x1115d1336]
         *55 ??? (mach_kernel + 3576624) [0xffffff8000569330]
      Thread 0xaf4      DispatchQueue 7          priority 46       
      55 start_wqthread + 13 (libsystem_c.dylib) [0x1114521d1]
        55 _pthread_wqthread + 404 (libsystem_c.dylib) [0x111467d0b]
          55 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x1113cb1c3]
            55 _dispatch_queue_invoke + 72 (libdispatch.dylib) [0x1113cb305]
              55 _dispatch_source_invoke + 691 (libdispatch.dylib) [0x1113cc29b]
                55 _dispatch_client_callout + 8 (libdispatch.dylib) [0x1113ca0b6]
                  55 _dispatch_after_timer_callback + 22 (libdispatch.dylib) [0x1113ce96f]
                    55 _dispatch_client_callout + 8 (libdispatch.dylib) [0x1113ca0b6]
                      55 __NSOQDelayedFinishOperations + 143 (Foundation) [0x10de8a9be]
                        55 -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey:key:key:usingBlock:] + 742 (Foundation) [0x10de55ddc]
                          55 NSKeyValueDidChange + 456 (Foundation) [0x10de81859]
                            55 NSKeyValueNotifyObserver + 390 (Foundation) [0x10de7fe40]
                              55 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131 (Foundation) [0x10de806a8]
                                55 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 796 (Foundation) [0x10de80a48]
                                  55 -[NSCondition wait] + 240 (Foundation) [0x10de88386]
                                    55 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x1115d10fa]
                                     *55 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b40]
      Thread 0xb01      priority 46         cpu time   0.001s
      55 start_wqthread + 13 (libsystem_c.dylib) [0x1114521d1]
        55 _pthread_wqthread + 412 (libsystem_c.dylib) [0x111467d13]
          55 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x1115d16d6]
           *55 ??? (mach_kernel + 3906688) [0xffffff80005b9c80]
      Binary Images:
             0x10d035000 -        0x10d058fff  com.apple.systempreferences 12.0 (12.0) <0249AAAE-AA18-3A55-BBCE-D870C940E8C7> /Applications/System Preferences.app/Contents/MacOS/System Preferences
             0x10da9f000 -        0x10dc89ff7  com.apple.CoreFoundation 6.8 (744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10ddf4000 -        0x10e151ff7  com.apple.Foundation 6.8 (945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x10e373000 -        0x10efa0ff7  com.apple.AppKit 6.8 (1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
             0x10fe78000 -        0x1101a8fff  com.apple.HIToolbox 2.0 <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
             0x1113c8000 -        0x1113ddff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x1113fe000 -        0x111401ff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
             0x111451000 -        0x11151dff7  libsystem_c.dylib <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
             0x1115bf000 -        0x1115daff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
             0x11cd2b000 -        0x11cd4bfff  com.apple.preference.desktopscreeneffect.desktop 5.0 (5.0) <ED7008B8-14AA-37B2-A9C9-58EF8491A211> /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane/Contents/Reso urces/DesktopPictures.prefPane/Contents/MacOS/DesktopPictures
             0x11f99f000 -        0x11fb7ffff  com.apple.iLMBiPhotoPlugin2012 2.7.3 (339.4) <11892B54-9C18-32F0-9CD2-50E174633D30> /Library/Application Support/iLifeMediaBrowser/*/iLMBiPhotoPlugin2012
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Process:         accountsd [205]
    Path:            /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Architecture:    x86_64
    Parent:          launchd [141]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       5294 pages
      Thread 0x588      DispatchQueue 1          priority 31       
      55 start + 1 (libdyld.dylib) [0x10bede7e1]
        55 ??? (accountsd + 3048) [0x107dbabe8]
          55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x109bbf0e2]
            55 __CFRunLoopRun + 1078 (CoreFoundation) [0x109bbf916]
              55 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x109bba233]
                55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x10c0c4686]
                 *55 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x5e7      DispatchQueue 2          priority 33       
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x10bea79ee]
        55 kevent + 10 (libsystem_kernel.dylib) [0x10c0c6d16]
         *55 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Binary Images:
             0x107dba000 -        0x107dbafff  accountsd <0982A50A-159D-3E63-A2EC-6447F3706436> /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
             0x109b8a000 -        0x109d74ff7  com.apple.CoreFoundation 6.8 (744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10bea3000 -        0x10beb8ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x10bedc000 -        0x10bedfff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
             0x10c0b4000 -        0x10c0cfff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Process:         aosnotifyd [89]
    Path:            /usr/sbin/aosnotifyd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Task size:       5247 pages (-3)
      Thread 0x282      DispatchQueue 1          priority 31       
      55 start + 1 (libdyld.dylib) [0x1105167e1]
        55 ??? (aosnotifyd + 37439) [0x10daf323f]
          55 ??? (aosnotifyd + 36529) [0x10daf2eb1]
            55 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x10e842f5e]
              55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x10e4720e2]
                55 __CFRunLoopRun + 1078 (CoreFoundation) [0x10e472916]
                  55 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x10e46d233]
                    55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x1106ea686]
                     *55 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x2ec      DispatchQueue 2          priority 33       
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x1104dd9ee]
        55 kevent + 10 (libsystem_kernel.dylib) [0x1106ecd16]
         *55 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Thread 0xc5b      priority 31       
      49 start_wqthread + 13 (libsystem_c.dylib) [0x1105671d1]
        49 _pthread_wqthread + 412 (libsystem_c.dylib) [0x11057cd13]
          49 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x1106ec6d6]
           *49 ??? (mach_kernel + 3906688) [0xffffff80005b9c80]
      Binary Images:
             0x10daea000 -        0x10db32fff  aosnotifyd <A3543B5E-3291-3025-A09C-1B7087B1A9EA> /usr/sbin/aosnotifyd
             0x10e43d000 -        0x10e627ff7  com.apple.CoreFoundation 6.8 (744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10e7a8000 -        0x10eb05ff7  com.apple.Foundation 6.8 (945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x1104d9000 -        0x1104eeff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x110514000 -        0x110517ff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
             0x110566000 -        0x110632ff7  libsystem_c.dylib <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
             0x1106da000 -        0x1106f5ff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Process:         appleeventsd [85]
    Path:            /System/Library/CoreServices/appleeventsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             71
    Sudden Term:     Dirty (allows idle exit)
    Task size:       2469 pages
      Thread 0x2c9      DispatchQueue 2          priority 33       
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x1048609ee]
        55 kevent + 10 (libsystem_kernel.dylib) [0x104a62d16]
         *55 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Thread 0x2ca      DispatchQueue 7          priority 31       
      55 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x10485dd85]
        55 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x104a62566]
         *55 ??? (mach_kernel + 3576624) [0xffffff8000569330]
      Binary Images:
             0x102cf2000 -        0x102cf2fff  appleeventsd <33899092-67A8-3A39-A63C-27BAC6C22174> /System/Library/CoreServices/appleeventsd
             0x10485c000 -        0x104871ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x104a50000 -        0x104a6bff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Process:         AppleIDAuthAgent [173]
    Path:            /System/Library/CoreServices/AppleIDAuthAgent
    Architecture:    x86_64
    Parent:          launchd [141]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       2031 pages
      Thread 0x531      DispatchQueue 2          priority 33       
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x10ac349ee]
        55 kevent + 10 (libsystem_kernel.dylib) [0x10ae51d16]
         *55 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Thread 0x533      DispatchQueue 7          priority 31       
      55 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x10ac31d85]
        55 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x10ae51566]
         *55 ??? (mach_kernel + 3576624) [0xffffff8000569330]
      Thread 0x7f8      DispatchQueue 17         priority 31       
      55 start_wqthread + 13 (libsystem_c.dylib) [0x10accd1d1]
        55 _pthread_wqthread + 404 (libsystem_c.dylib) [0x10ace2d0b]
          55 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x10ac331c3]
            55 _dispatch_queue_invoke + 52 (libdispatch.dylib) [0x10ac332f1]
              55 _dispatch_queue_drain + 180 (libdispatch.dylib) [0x10ac33448]
                55 _dispatch_queue_invoke + 72 (libdispatch.dylib) [0x10ac33305]
                  55 _dispatch_source_invoke + 691 (libdispatch.dylib) [0x10ac3429b]
                    55 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10ac320b6]
                      55 _dispatch_after_timer_callback + 22 (libdispatch.dylib) [0x10ac3696f]
                        55 _dispatch_client_callout + 8 (libdispatch.dylib) [0x10ac320b6]
                          55 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x10ac35f01]
                            55 ??? (AppleIDAuthAgent + 9227) [0x108a2b40b]
                              55 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x10ae4f6da]
                               *55 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0]
      Binary Images:
             0x108a29000 -        0x108a59fff  AppleIDAuthAgent <91A3B8DC-AD42-399C-9A44-413CF8DF2CA4> /System/Library/CoreServices/AppleIDAuthAgent
             0x10ac30000 -        0x10ac45ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x10accc000 -        0x10ad98ff7  libsystem_c.dylib <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
             0x10ae3f000 -        0x10ae5aff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Process:         AppSandboxSMLoginItemEnabler [219]
    Path:            /System/Library/Frameworks/ServiceManagement.framework/XPCServices/AppSandboxSM LoginItemEnabler.xpc/Contents/MacOS/AppSandboxSMLoginItemEnabler
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       5271 pages
      Thread 0x69f      DispatchQueue 7          priority 31       
      55 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x10914ed85]
        55 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x10935a566]
         *55 ??? (mach_kernel + 3576624) [0xffffff8000569330]
      Thread 0x6a2      DispatchQueue 2          priority 33       
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x1091519ee]
        55 kevent + 10 (libsystem_kernel.dylib) [0x10935ad16]
         *55 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Binary Images:
             0x107f96000 -        0x107f97fff  com.apple.AppSandboxSMLoginItemEnabler 1.0 (1) <01E3E0D0-F6F6-31A0-AA2E-5132CDB9FA09> /System/Library/Frameworks/ServiceManagement.framework/XPCServices/AppSandboxSM LoginItemEnabler.xpc/Contents/MacOS/AppSandboxSMLoginItemEnabler
             0x10914d000 -        0x109162ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x109348000 -        0x109363ff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Process:         apsd [53]
    Path:            /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Task size:       6484 pages (-3)
      Thread 0x224      DispatchQueue 1          priority 31       
      55 start + 1 (libdyld.dylib) [0x10cc707e1]
        55 ??? (apsd + 21734) [0x10b7884e6]
          55 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x10b92075a]
            55 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x10b987f5e]
              55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x10c2b20e2]
                55 __CFRunLoopRun + 1078 (CoreFoundation) [0x10c2b2916]
                  55 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x10c2ad233]
                    55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x10ce52686]
                     *55 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x23a      DispatchQueue 2          priority 33       
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x10cc379ee]
        55 kevent + 10 (libsystem_kernel.dylib) [0x10ce54d16]
         *55 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Thread 0x257      priority 63       
      55 thread_start + 13 (libsystem_c.dylib) [0x10ccc81e1]
        55 _pthread_start + 327 (libsystem_c.dylib) [0x10ccdb7a2]
          55 __NSThread__main__ + 1345 (Foundation) [0x10b982cd2]
            55 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x10b924b66]
              55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x10c2b20e2]
                55 __CFRunLoopRun + 1078 (CoreFoundation) [0x10c2b2916]
                  55 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x10c2ad233]
                    55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x10ce52686]
                     *55 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x551      priority 31       
      55 thread_start + 13 (libsystem_c.dylib) [0x10ccc81e1]
        55 _pthread_start + 327 (libsystem_c.dylib) [0x10ccdb7a2]
          55 __select + 10 (libsystem_kernel.dylib) [0x10ce54322]
           *55 ??? (mach_kernel + 3576624) [0xffffff8000569330]
      Thread 0xc50      priority 31       
      33 start_wqthread + 13 (libsystem_c.dylib) [0x10ccc81d1]
        33 _pthread_wqthread + 412 (libsystem_c.dylib) [0x10ccddd13]
          33 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x10ce546d6]
           *33 ??? (mach_kernel + 3906688) [0xffffff80005b9c80]
      Binary Images:
             0x10b783000 -        0x10b801ff7  apsd <44247DBB-E2FB-3858-9CDD-F5C3C5FBAA6A> /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
             0x10b8ed000 -        0x10bc4aff7  com.apple.Foundation 6.8 (945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x10c27d000 -        0x10c467ff7  com.apple.CoreFoundation 6.8 (744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10cc33000 -        0x10cc48ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x10cc6e000 -        0x10cc71ff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
             0x10ccc7000 -        0x10cd93ff7  libsystem_c.dylib <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
             0x10ce42000 -        0x10ce5dff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Process:         assistantd [175]
    Path:            /System/Library/PrivateFrameworks/AssistantServices.framework/assistantd
    Architecture:    x86_64
    Parent:          launchd [141]
    UID:             501
    Task size:       5551 pages
      Thread 0x516      DispatchQueue 1          priority 31       
      55 start + 1 (libdyld.dylib) [0x10e9d27e1]
        55 ??? (assistantd + 7216) [0x10c71ac30]
          55 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x10ca1a75a]
            55 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x10ca81f5e]
              55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x10de280e2]
                55 __CFRunLoopRun + 1078 (CoreFoundation) [0x10de28916]
                  55 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x10de23233]
                    55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x10ebb8686]
                     *55 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x5d3      DispatchQueue 2          priority 33       
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x10e99c9ee]
        55 kevent + 10 (libsystem_kernel.dylib) [0x10ebbad16]
         *55 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Binary Images:
             0x10c719000 -        0x10c9b9ff7  assistantd <62536A66-D370-3A95-87CF-6CAECFB7CBDD> /System/Library/PrivateFrameworks/AssistantServices.framework/assistantd
             0x10c9e7000 -        0x10cd44ff7  com.apple.Foundation 6.8 (945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x10ddf3000 -        0x10dfddff7  com.apple.CoreFoundation 6.8 (744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10e998000 -        0x10e9adff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x10e9d0000 -        0x10e9d3ff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
             0x10eba8000 -        0x10ebc3ff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Process:         autofsd [88]
    Path:            /usr/libexec/autofsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Clean
    Task size:       1883 pages (-3)
      Thread 0x2b5      DispatchQueue 2          priority 33       
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x1042ad9ee]
        55 kevent + 10 (libsystem_kernel.dylib) [0x1044bfd16]
         *55 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Thread 0x2b6      DispatchQueue 7          priority 31       
      55 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x1042aad85]
        55 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x1044bf566]
         *55 ??? (mach_kernel + 3576624) [0xffffff8000569330]
      Thread 0xc56      priority 31       
      42 start_wqthread + 13 (libsystem_c.dylib) [0x1043321d1]
        42 _pthread_wqthread + 412 (libsystem_c.dylib) [0x104347d13]
          42 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x1044bf6d6]
           *42 ??? (mach_kernel + 3906688) [0xffffff80005b9c80]
      Binary Images:
             0x103e2f000 -        0x103e30fff  autofsd <84AA47F0-1486-37EE-9C69-12CB98C34F1C> /usr/libexec/autofsd
             0x1042a9000 -        0x1042beff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x104331000 -        0x1043fdff7  libsystem_c.dylib <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
             0x1044ad000 -        0x1044c8ff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Process:         awacsd [50]
    Path:            /usr/sbin/awacsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Task size:       6663 pages (-3)
      Thread 0x1fe      DispatchQueue 2          priority 33       
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x104ff39ee]
        55 kevent + 10 (libsystem_kernel.dylib) [0x1051fed16]
         *55 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Thread 0x207      DispatchQueue 7          priority 31       
      55 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x104ff0d85]
        55 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x1051fe566]
         *55 ??? (mach_kernel + 3576624) [0xffffff8000569330]
      Thread 0x203      DispatchQueue 35         priority 31       
      55 start_wqthread + 13 (libsystem_c.dylib) [0x1050791d1]
        55 _pthread_wqthread + 404 (libsystem_c.dylib) [0x10508ed0b]
          55 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x104ff21c3]
            55 _dispatch_queue_invoke + 52 (libdispatch.dylib) [0x104ff22f1]
              55 _dispatch_queue_drain + 235 (libdispatch.dylib) [0x104ff247f]
                55 _dispatch_client_callout + 8 (libdispatch.dylib) [0x104ff10b6]
                  55 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x104ff4f01]
                    55 ??? (awacsd + 159979) [0x1038e90eb]
                      55 CFRunLoopRun + 97 (CoreFoundation) [0x1043ccdd1]
                        55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x1043be0e2]
                          55 __CFRunLoopRun + 1078 (CoreFoundation) [0x1043be916]
                            55 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x1043b9233]
                              55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x1051fc686]
                               *55 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x204      DispatchQueue 145        priority 31       
      55 start_wqthread + 13 (libsystem_c.dylib) [0x1050791d1]
        55 _pthread_wqthread + 404 (libsystem_c.dylib) [0x10508ed0b]
          55 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x104ff21c3]
            55 _dispatch_queue_invoke + 52 (libdispatch.dylib) [0x104ff22f1]
              55 _dispatch_queue_drain + 235 (libdispatch.dylib) [0x104ff247f]
                55 _dispatch_client_callout + 8 (libdispatch.dylib) [0x104ff10b6]
                  55 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x104ff4f01]
                    55 ??? (awacsd + 211834) [0x1038f5b7a]
                      55 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x103a16f5e]
                        55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x1043be0e2]
                          55 __CFRunLoopRun + 1078 (CoreFoundation) [0x1043be916]
                            55 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x1043b9233]
                              55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x1051fc686]
                               *55 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x8e7      priority 31       
      55 thread_start + 13 (libsystem_c.dylib) [0x1050791e1]
        55 _pthread_start + 327 (libsystem_c.dylib) [0x10508c7a2]
          55 __select + 10 (libsystem_kernel.dylib) [0x1051fe322]
           *55 ??? (mach_kernel + 3576624) [0xffffff8000569330]
      Thread 0xc4f      priority 31       
      29 start_wqthread + 13 (libsystem_c.dylib) [0x1050791d1]
        29 _pthread_wqthread + 412 (libsystem_c.dylib) [0x10508ed13]
          29 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x1051fe6d6]
           *29 ??? (mach_kernel + 3906688) [0xffffff80005b9c80]
      Binary Images:
             0x1038c2000 -        0x10393bff7  awacsd <FE8E81DE-C8CA-3760-8FEC-EBA495AB2C83> /usr/sbin/awacsd
             0x10397c000 -        0x103cd9ff7  com.apple.Foundation 6.8 (945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x104389000 -        0x104573ff7  com.apple.CoreFoundation 6.8 (744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x104fef000 -        0x105004ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x105078000 -        0x105144ff7  libsystem_c.dylib <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
             0x1051ec000 -        0x105207ff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Process:         backupd [206]
    Path:            /System/Library/CoreServices/backupd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Clean
    Task size:       3727 pages
    Note:            Self-throttled
      Thread 0x589      DispatchQueue 1          priority 4        
      55 start + 1 (libdyld.dylib) [0x10b78a7e1]
        55 ??? (backupd + 69283) [0x109ba6ea3]
          55 CFRunLoopRun + 97 (CoreFoundation) [0x10b081dd1]
            55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x10b0730e2]
              55 __CFRunLoopRun + 1078 (CoreFoundation) [0x10b073916]
                55 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x10b06e233]
                  55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x10b95e686]
                   *55 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x5cb      DispatchQueue 2          priority 4        
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x10b7549ee]
        55 kevent + 10 (libsystem_kernel.dylib) [0x10b960d16]
         *55 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Binary Images:
             0x109b96000 -        0x109c25fff  backupd <A0539511-845C-3345-89FD-362F42CF7449> /System/Library/CoreServices/backupd
             0x10b03e000 -        0x10b228ff7  com.apple.CoreFoundation 6.8 (744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10b750000 -        0x10b765ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x10b788000 -        0x10b78bff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
             0x10b94e000 -        0x10b969ff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Process:         BambooCore [187]
    Path:            /Library/Application Support/Wacom/BambooCore.app/Contents/MacOS/BambooCore
    Architecture:    i386
    Parent:          launchd [141]
    UID:             501
    Task size:       4756 pages
    Note:            Throttled by external source
    Process:         BBDaemon [91]
    Path:            /Library/Application Support/BlackBerry/BBDaemon
    Architecture:    i386
    Parent:          launchd [1]
    UID:             0
    Task size:       2024 pages (+2)
    CPU Time:        0.001s
    Process:         BBLaunchAgent.app [179]
    Path:            /Library/Application Support/BlackBerry/BBLaunchAgent.app
    Architecture:    i386
    Parent:          launchd [141]
    UID:             501
    Task size:       5139 pages
    CPU Time:        0.045s
    Process:         blued [51]
    Path:            /usr/sbin/blued
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Clean
    Task size:       3033 pages (-3)
      Thread 0x1f2      DispatchQueue 1          priority 31       
      55 start + 1 (libdyld.dylib) [0x103ce67e1]
        55 ??? (blued + 169421) [0x101f4d5cd]
          55 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x102a3075a]
            55 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x102a97f5e]
              55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x10217b0e2]
                55 __CFRunLoopRun + 1078 (CoreFoundation) [0x10217b916]
                  55 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x102176233]
                    55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x103eb9686]
                     *55 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x1f3      DispatchQueue 2          priority 33       
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x103cb19ee]
        55 kevent + 10 (libsystem_kernel.dylib) [0x103ebbd16]
         *55 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Thread 0x21d      priority 31       
      55 thread_start + 13 (libsystem_c.dylib) [0x103d341e1]
        55 _pthread_start + 327 (libsystem_c.dylib) [0x103d477a2]
          55 __select + 10 (libsystem_kernel.dylib) [0x103ebb322]
           *55 ??? (mach_kernel + 3576624) [0xffffff8000569330]
      Thread 0xc4e      priority 31       
      28 start_wqthread + 13 (libsystem_c.dylib) [0x103d341d1]
        28 _pthread_wqthread + 412 (libsystem_c.dylib) [0x103d49d13]
          28 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x103ebb6d6]
           *28 ??? (mach_kernel + 3906688) [0xffffff80005b9c80]
      Binary Images:
             0x101f24000 -        0x101fd8fff  blued <46A5B612-858F-3554-A2AE-438A6A1C9EFB> /usr/sbin/blued
             0x102146000 -        0x102330ff7  com.apple.CoreFoundation 6.8 (744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x1029fd000 -        0x102d5aff7  com.apple.Foundation 6.8 (945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x103cad000 -        0x103cc2ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x103ce4000 -        0x103ce7ff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
             0x103d33000 -        0x103dffff7  libsystem_c.dylib <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
             0x103ea9000 -        0x103ec4ff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel
    Process:         CalendarAgent [174]
    Path:            /System/Library/PrivateFrameworks/CalendarAgent.framework/Executables/CalendarA gent
    Architecture:    x86_64
    Parent:          launchd [141]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       16816 pages (+21)
    Pageins:         2 pages
    CPU Time:        0.008s
      Thread 0x515      DispatchQueue 1          priority 31       
      55 start + 1 (libdyld.dylib) [0x107f9d7e1]
        55 ??? (CalendarAgent + 2739) [0x105cf1ab3]
          55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x10644b0e2]
            55 __CFRunLoopRun + 1078 (CoreFoundation) [0x10644b916]
              55 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x106446233]
                55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x10816a686]
                 *55 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x624      DispatchQueue 2          priority 33       
      55 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x107f659ee]
        55 kevent + 10 (libsystem_kernel.dylib) [0x10816cd16]
         *55 ??? (mach_kernel + 3467664) [0xffffff800054e990]
      Thread 0x6cb      priority 63       
      55 thread_start + 13 (libsystem_c.dylib) [0x107fe61e1]
        55 _pthread_start + 327 (libsystem_c.dylib) [0x107ff97a2]
          55 __NSThread__main__ + 1345 (Foundation) [0x105de9cd2]
            55 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x105d8bb66]
              55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x10644b0e2]
                55 __CFRunLoopRun + 1078 (CoreFoundation) [0x10644b916]
                  55 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x106446233]
                    55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x10816a686]
                     *55 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x739      priority 31       
      55 thread_start + 13 (libsystem_c.dylib) [0x107fe61e1]
        55 _pthread_start + 327 (libsystem_c.dylib) [0x107ff97a2]
          55 __NSThread__main__ + 1345 (Foundation) [0x105de9cd2]
            55 -[CalAgentAPSConnectionManager _calAPSMain] + 731 (CalendarAgent) [0x105d01274]
              55 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x10644b0e2]
                55 __CFRunLoopRun + 1078 (CoreFoundation) [0x10644b916]
                  55 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x106446233]
                    55 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x10816a686]
                     *55 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x765      priority 31       
      55 thread_start + 13 (libsystem_c.dylib) [0x107fe61e1]
        55 _pthread_start + 327 (libsystem_c.dylib) [0x107ff97a2]
          55 __select + 10 (libsystem_kernel.dylib) [0x10816c322]
           *55 ??? (mach_kernel + 3576624) [0xffffff8000569330]
      Thread 0xc55      priority <multiple> cpu time   0.001s
      55 start_wqthread + 13 (libsystem_c.dylib) [0x107fe61d1]
        55 _pthread_wqthread + 412 (libsystem_c.dylib) [0x107ffbd13]
          55 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x10816c6d6]
           *55 ??? (mach_kernel + 3906688) [0xffffff80005b9c80]
      Thread 0xd0c      priority <multiple> cpu time   0.006s
      19 start_wqthread + 13 (libsystem_c.dylib) [0x107fe61d1]
        19 _pthread_wqthread + 412 (libsystem_c.dylib) [0x107ffbd13]
          19 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x10816c6d6]
           *19 ??? (mach_kernel + 3906688) [0xffffff80005b9c80]
      Thread 0xd0d      priority 31       
      19 start_wqthread + 13 (libsystem_c.dylib) [0x107fe61d1]
        19 _pthread_wqthread + 412 (libsystem_c.dylib) [0x107ffbd13]
          19 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x10816c6d6]
           *19 ??? (mach_kernel + 3906688) [0xffffff80005b9c80]
      Thread 0xd0e      priority <multiple>
      19 start_wqthread + 13 (libsystem_c.dylib) [0x107fe61d1]
        19 _pthread_wqthread + 412 (libsystem_c.dylib) [0x107ffbd13]
          19 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x10816c6d6]
           *19 ??? (mach_kernel + 3906688) [0xffffff80005b9c80]
      Binary Images:
             0x105cf1000 -        0x105cf1fff  CalendarAgent <6CFDD227-73B3-3E19-9FE7-DD95699A3D15> /System/Library/PrivateFrameworks/CalendarAgent.framework/Executables/CalendarA gent
             0x105cfc000 -        0x105d11fff  com.apple.CalendarAgent 1.0 (55) <D8084316-7159-3552-BA5D-081F856A1550> /System/Library/PrivateFrameworks/CalendarAgent.framework/Versions/A/CalendarAg ent
             0x105d54000 -        0x1060b1ff7  com.apple.Foundation 6.8 (945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
             0x106416000 -        0x106600ff7  com.apple.CoreFoundation 6.8 (744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x107f61000 -        0x107f76ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
             0x107f9b000 -        0x107f9eff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
             0x107fe5000 -        0x1080b1ff7  libsystem_c.dylib <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
             0x10815a000 -        0x108175ff7  libsystem_kernel.dylib <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6> /mach_kernel

    Did you reset the preferences file as well?  If not try this:
    Close PSe and then do this:
    Navigate to the Elements Organizer settings folder:
    >> Windows XP: C:\Documents and Settings\[User Name]\Application Data\Adobe\Elements Organizer\[Version]\Organizer\
    >> Win Vista/7/8: C:\Users\[User Name]\AppData\Roaming\Adobe\Elements Organizer\[Version]\Organizer\
    >> Macintosh OS: //Users/[User Name]/Library/Application Support/Adobe/Elements Organizer/[Version]/Organizer/
    Rename psa.prf to psa.old.
    Retry launching Elements Organizer
    Hope this helps.

  • Adhoc Query : Error during selection; check the selection conditions

    Hi
    We have a report set-up and which we want to run using our adhoc query report tcode S_PH0_48000513
    The report, has a few different selection criteria in it to look at all action IT screen data in the system for ee's in specific personnel areas. There is also a criteria to allow us to paste in specific employee numbers we are interested in. The issue I am facing is that over about 3000 ids, the system automatically returns me a message when I click on the Output button to run the report which states:
    Error during selection; check the selection conditions
    Message no. PAIS206
    I am not sure why this is happening. The selection criteria are fine and the other day I ran the report and I experienced no issues. The report ran successfully. Now though, if I try and paste in all the ids I am interested in (about 8000) I get this message straightaway.
    Can anything be done to overcome this issue?
    Any advice would be much appreciated.
    Nicola

    Hi
    The message in full is:
    Error during selection; check the selection conditions
    Message no. PAIS206
    Diagnosis
    A runtime error occurred during dynamic selection.
    System response
    The runtime error will be caught; no short dump will be created. This error should not occur as a rule. However, very large select statements may trigger the runtime error SAPSQL_STMNT_TOO_LARGE or DBIF_RSQL_INVALID_RSQL. There is no way to prevent this happening. In this case, the error can only be caught.
    Procedure
    Check the selection conditions to see whether the error was caused because the option "Import from text file" included too many objects in the "Multiple selection" dialog. If this is so, you must limit the number of individual values.

Maybe you are looking for

  • Need to access parent elements in nested for-each loop

    Hi All, I have a xslt mapping requirement in which I am completely stuck. The details are as listed below. Please help! Schema structure is as follows: Root Payload Transaction-123 Loop-LINE Loop-SDPP Segment-FSTT Element-111 Required xslt file struc

  • How to call BAPI_TRANSACTION_COMMIT for more than one bapi?

    Hi all, i have this web dynpro app, which needs to call multiple bapis. if i import like this: bapi1_model bapi2_model bapi_transaction_commit_model and execute them like this: bapi1 commit bapi2 commit data wont get write to database. how to import

  • Spell check on Iframe

    Hello Everybody, How do i implement a spell check on an iFrame in my page..? Is it possible to use the built in spell checker that is available with some of the standard text areas provided in APEx. I dont want to use the textarea with html editor to

  • Verbose mode boot

    Hi, I have a clean install of snow leopard (no upgrade from tiger or leopard) and when I boot up I get a significant pause at the following: launchctl: Please convert the following to launchd: /etc/mach_init.d/chum.plist launchctl: Please convert the

  • Can I migrate my photos from my iphone 6 to iphoto on my computer?

    I read this on the Apple website: Your photos and metadata from iPhoto will be migrated to Photos. Books, Journals and Slideshows will be converted to albums containing only photos. iPhoto for iOS is not supported on devices running iOS 8 or later. I