HT3964 programs hanging; long wait time

programs hanging; long wait time for 'pie' to clear; reset the smc and still not functioning.  pls. help.

Hello, see how many of these you can answer...
See if the Disk is issuing any S.M.A.R.T errors in Disk Utility...
http://support.apple.com/kb/PH7029
Open Activity Monitor in Applications>Utilities, select All Processes & sort on CPU%, any indications there?
How much RAM & free space do you have also, click on the Memory & Disk Usage Tabs.
Open Console in Utilities & see if there are any clues or repeating messages when this happens.
In the Memory tab of Activity Monitor, are there a lot of Pageouts?
https://discussions.apple.com/servlet/JiveServlet/showImage/2-18666790-125104/AM Pageouts.jpg
One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for problem in Safe Mode...
PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
Reboot, test again.
If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode), or Airport, or some USB or Firewire device, or 3rd party add-on,IPmyriadLogin Items window to see if it or something relevant is listed.
Check the System Preferences>Other Row, for 3rd party Pref Panes.
Also look in these if they exist, some are invisible...
/private/var/run/StartupItems
/Library/StartupItems
/System/Library/StartupItems
/System/Library/LaunchDaemons
/Library/LaunchDaemons

Similar Messages

  • If the flash object is placed in 0px div, the creationComplete event is fired after a long wait time

    <Problem>
    My requirement is to hide flash object on browser. However, If the flash object is placed in 0px div, the creationComplete event is fired after a long wait time. Is this a bug of Flex? (or Flash Player?)
    <Sample Code>
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"
              initialize="app_initialize(event);" creationComplete="app_creationComplete(event);" >
    <mx:Script>
            <![CDATA[
            import mx.events.FlexEvent;
        private function app_initialize(evt:mx.events.FlexEvent):void
                  ExternalInterface.call("alert", "application initialize.");
        private function app_creationComplete(evt:mx.events.FlexEvent):void
                  ExternalInterface.call("alert", "application creation complete.");
        private function button_creationComplete(evt:mx.events.FlexEvent):void
                  ExternalInterface.call("alert", "button creation complete.");
            ]]>
        </mx:Script>
        <mx:Button id="testButton"  label="button"  creationComplete="button_creationComplete(event);"/>
    </mx:Application>
    <Steps to reproduce>
    1) Dowload the following samples
    MySwf-src.zip
    https://files.acrobat.com/a/preview/c6b7a191-c6c4-486f-9345-e2b5c21a4c0b
    TestSwf.zip
    https://files.acrobat.com/a/preview/98e613e1-63b1-4b2f-93f3-f6e4f4a27f24
    2) Unzip TestSwf.zip.
    3) Copy MySwf.swf, TestInvisible.html, and TestVisible.html to "c:\inetpub\wwwroot\". (Need to install the IIS.)
    4) Visit "http://localhost/TestVisible.html" via IE. notice the creationComplete event fired after initialize event immediately.  -- Correct
    5) Visit "http://localhost/TestInvisible.html" via IE. notice the creationComplete event fired a long time after initialize event.  -- Incorrect
    <Environment>
    Win8.1x64+IIS8.5+IE11+Flash player(13.0.0.182)
    <Note>
    If the flash object is placed in 1px or larger div, the creationComplete event is fired immediately.
    The problem occurs with other browsers(IE9,IE10,FF,Chrome) too.

    Thank you for your response. The computers are indeed running Flash Pro CC 13.1.0.226. I tried to generate a minidump file on four different computers where Flash Pro hung, but was not able to do so on any of them as Flash Pro makes the entire system unresponsive. I get the spinning circle cursor and then the GUI of all apps greys out and fails to update. I don't actually get any sort of error message; everything simply stops responding.
    I was probably unclear above; even if I can alt-tab I can't really interact with any other programs once Flash Pro hangs beyond one or two mouse clicks. So on some computers I could right-click on the process in Process Explorer and choose to create a minidump, which then froze, or I might right-click on the process and have it immediatly freeze. I've experienced about two dozen crashes and I've never been able to really use another program or even kill the Flash process in task manager. I also have to power off the computer by holding down the power button, since while I might be able to open the Start menu I can't reach the point of being able to shut it down without it freezing.
    From what I was able to see in Process Explorer, Flash Pro was using <1% CPU and 120M private / 170M working memory.

  • Long wait time for /sap/webcuif/uif_callback

    STAD shows following record indicating a very long wait time. Seems the application /sap/webcuif/uif_callback mentioned in the record is a CRM WebClient UI framework related service defined in transaction SICF. I did not observe such long wait time on other HTTP requests and applications. Why could this happen? How to analyze further? The system is CRM703 SP03.
    CPU time                       0 ms
    RFC+CPIC time                  0 ms
    Total time in workprocs        3 ms
       Response time           49.658 ms
    Wait for work process     49.655 ms
    Processing time                2 ms
    Load time                      0 ms
    Generating time                0 ms
    Roll (in+wait) time            0 ms
    Database request time          0 ms
    Enqueue time                   0 ms
    Number      Roll ins            1
                 Roll outs           1
                 Enqueues            0
    Load time   Program             0  ms
                 Screen              0  ms
                 CUA interf.         0  ms
    Roll time   Out                 0  ms
                 In                  0  ms
                 Wait                0  ms
    Frontend    No.roundtrips       0
                 GUI time            0  ms
                 Net time            0  ms
    Call number                                         6
    Connection-Id          6CAE8B34B9581ED49BF5441DA68E2F2A
    Communication step     Send/Receive
    Timestamp              20141119 131100 CST
    Host                   XXXXXXXXX
    Port                   8001
    Path                   /sap/webcuif/uif_callback
    Status phrase          OK
    Status code              200
    Protocol               HTTP
    Method                 POST
    Virtual host               0
    Calling time                                        2  ms
    Remote exec. time                                   0  ms
    Data send time                                      0  ms
    Data receive time                                   0  ms
    Idle time                                           1  ms
    Sent data                                         107  Bytes
    Received data                                   2.682  Bytes
    Thanks.
    Regards,
    Jason

    Hello Jason,
    the "Wait for work process" means the request was at the dispatcher queue waiting for a work process.
    Probably at that time all  the DIA work processes in that instance were occupied.
    was that the case?
    kind regards,
    Mercedes

  • Re: HP 15-g020ca long wait time to reach lock screen windows 8

    i have the same issue as this guy but can't seem to figure it out.
    http://answers.microsoft.com/en-us/windows/forum/w​indows8_1-performance/45-seconds-delay-to-reach-lo​...
    long wait time when i open the lid of my notebook. it says locking for a good minute or more, if i do win+L to manually lock it , it takes the same amount of time. can anyone help!! thanks

    DSORacing wrote:
    I have same problem but in a 15-j040us. I made everything that you offer as solution but it cannot upgrade to Windows 8.1.  I read this post from another user with same graphics adapter that my laptop has and it looks like a solution, but at the same time, looks quite dangerous to make. Here is the post. http://208.74.204.203/t5/Notebook-Operating-Systems-and-Software/Updating-to-WIN-8-1-Fix-to-black-sc... Let me know if yu can help with this issue as soon as possible.
    Thanks!
    This  worked for me after 7 attempts with all kind of solutions on different forums. HP Envy 15 Notebook - Intel HD 4000, Nvidia 740
    Locate the F11 key and start tapping it as soon as you turn on the system.
    Stop tapping once you reach the recovery manager screen.
    Click Troubleshoot .
    On the Troubleshoot screen, click Recovery Manager .
    On the OS selection screen, click Windows 8 . Recovery Manager opens.
    Under I need immediate help , click Minimized Image Recovery .
    When Recovery Manager prompts you to back up your files, select a backup option.
    If you have already backed up personal files or you do not want to back up personal files, select Recover without backing up your files , then click Next . Continue to the next step.
    Follow the on screen options and complete the system recovery.
    After the system recovery is complete, click Finish to restart the computer. Complete the setup screens and wait until the computer finishes the setup
    -Then, make sure to install all updates via Windows Update. Do NOT install any drivers for graphics etc.
    -I did NOT do any updates with HP Assistant
    -Run the update via Wired network, disable WiFi and Bluetooth
    -I did disable all things in Autostart. Could be reached via Win8 taskmanager
    -Ran Microsoft Compability checker
    Update went fine this time.
    Some of my steps might not be needed. And of course if MS compbility checker says a driver is not compatible you will have to update it.
    Hopefully it will get you there.

  • Incredibly long wait times [SOLVED]

    anyone have any idea why I'd be getting *incredibly* long wait times on my server? [http://omploader.org/vNTRuYg]
    it only seems to affect my wordpress installation, though.. everything else seems ok. I don't get it.
    EDIT: changing the SCRIPT_FILENAME fastcgi_param to $document_root$fastcgi_script_name seemed to help quite a bit.
    Last edited by Stythys (2010-08-03 03:28:11)

    How to get to your VZ Router
    http://192.168.1.1
    User Name: admin (is the default)  or YOURS IF YOU HAVE CHANGED IT
    Password:  Enter the password that is printed next to “Default Password” on the label attached to the bottom of your FIOS Router..or YOURS IF YOU HAVE CHANGED IT
    Now you are at the main menu for your router
    EXPLORE ALL BEFORE CHANGING ANYTHING
    THEN GOT TO Wireless Settings if you want to set up WPA2
    Advanced Security Settings
    Custom Pre-Shared Key….MINE IS 20 CHARACTERS ALPHA NUMERIC      ASCII
    SUGGEST YOU RECORD ANY CHANGES THAT YOU MAKE
    Verizon FIOS Router Manuals
    http://www.verizon.com/support/residential/internet/fiosinternet/networking/user+guides/user+guides....
    Tom
    Freedom Essentials, QIP 7100 1,Bose SOLO TV Sound System,,QIP 7216 P2,M1424WR Rev F, iPad 2 WiFi,iPhone 5,TV SYST INFO Release 1.9.5 Build No. 17.45
    Data Object 39.45

  • Long waiting times when going back to the organizer after doing changes of images. Elements 11.

    After doing changes of images and going back to the organizer I have to wait a long time. This was not the case when I used elements 9. I have a lot of images stored around 18000. There are also often long waiting times when I move around in the organizer. Any suggestion?
    Bo Augustsson

    Please see blog: http://psekb.blogspot.in/2013/04/how-to-improve-pses-performance-please.html
    Please let me know if that doesn't helps.
    ~Andromeda

  • Since update, start up problems.  Must push start button, must enter password several times, long wait times, must push start button again and enter password again.

    Since update I have start up problems.  Laptop seems to shut down. 
    Must push start button, then wait to enter password.  Long wait time, then screen goes black and I must push start button again and enter password again.  More long wait times.  Startup each morning takes up to ten minutes. 
    I have 4GB Memory and 2.5 GHz Intel Core i5 Processor.

    Does it start up normally in safe mode?

  • Long wait time in settings/general/iMessage/contacts/camera

    I Have around a 8 second long respond time when trying to access the settings and in general iMessage contacts and camera on my iPhone 4s. I'm on the latest os. It all started happening when my wifi and Bluetooth stopped working Last year.

    If you're WiFi and BT buttons are greyed out, you have a hardware problem. I've never heard of that particular hardware problem causing the symptoms you're seeing now. However, if you also updated to iOS 7 around the same time, I'd expect that you'd see a slight drop in performance, though generally not quite as much as you describe. 
    What troubleshooting steps have you already taken? Have you tried resetting your device by pressing and holding the Home button and power button until the silver apple appears? Go to Settings>General>Usage and check to see that you have a reasonable amount of available space. Make sure you don't have a huge number of photos. Restore the phone as new (after syncing your data).

  • Can only type password after long waiting time

    When starting my MBP I cannot type anything or click with my mouse until the login screen changes to enable shutdown etc by itself. Anyone with similar experiences and/or solutions?
    After booting, which actually takes a couple of minutes I cannot type my password (neither with external USB keyboard) or do anything at all at the log in screen. I can see the mouse cursor and move it (trackpad and magic mouse), but am unable to click anything. I need to wait for another couple of minutes until the screen changes and allows for restart, sleep and shutdown before I can click and type anything.
    In this way starting up my MBP takes ages and any advice would be more than welcome.

    Dwain Wilder wrote:
    Pondini wrote:
    Are you doing this via the Finder, or the TM "Star Wars" interface?...
    I'm finding the same problem in the TM "Star Wars" interface. In earlier versions of 10.5.8 I was able to complete this task, but not in the current one, Mac OS X 10.5.8 (9L30)
    The preferences file may be corrupt. Try a "full reset" per #A4 of the Time Machine - Troubleshooting *User Tip* at the top of this forum.
    Is this going to be addressed in an upcoming release of 10.5?
    It's very unlikely there will be any more updates to Leopard.

  • I'm having trouble downloading Mountain Lion from the app store with a long "waiting" time

    I tried to download mountain lion from the app store, but it has been in the "waiting" mode on my desktop for some time... What should I do?

    http://www.apple.com/support/mac/app-store/contact.html?form=account

  • Long waiting time during "Loading udev uevents" with P35-DS3R fixed

    Hello folks,
    I just bought a new computer with a new motherboard (GigaByte P35-DS3R), freshly installed Arch Linux and had problems during the boot process because "Loading udev uevents" took a very long time to finish (> 30 sec). In the BIOS both "USB Controller" and "USB 2.0 Controller" are enabled.
    I spent a lot of time checking the autoloaded kernel modules and finally found out that the USB modul "uhci_hcd" caused the problems. I just added "uhci_hcd" to the module blacklist and now everything works as expected.
    Cheers,
    Yogi

    Hello again,
    ok, my post above does not show the whole truth... blacklisting uhci_hcd caused my good old logitech usb mouse to stop working.
    My solution now is to add uhci_hcd to both MOD_BLACKLIST and MODULES so that the module is not loaded by udev but only manually.
    Is there a better way?
    Cheers,
    Yogi

  • Long Wait Time in Store

    I purchased my two new iPhone 5 devices on June 2, 2013 in the Kokomo store. The staff is nice and friendly. That is not a problem. THE SERIOUS PROBLEM VERIZON HAS IS THE FACT THAT IT TOOK 2 HOURS 30 MINUTES for me to be taken care of. IT IS RIDICULUS. Shame on you Verizon IT team. It is a disgrace the fact that with all of the computer power you have it takes that long to simply sel a couple of new phones and switch plans from old to new. That simple! still takes two hours. If Verizon was a World Class emterprise you would give me a free year of unlimited data as a courtesy for having wasted that much time of my life for your obsolete computers to accept my business transaction.
    NOT A HAPPY CUSTOMER!
    Repeat, the people is not a problem. They tried the best the could and they are very nice and polite.
    The problem is your usless corporate computers that take forever to run a simple custmer visit like me. I will switch over to ATT as soon as possible.
    Sergio
    >>personal information removed, post branched to new discussion due to age of previous thread, and subject line edited to better reflect post<<
    Message was edited by: Verizon Moderator

    Who stands in line at the bank? Everything done on line or through an ATM.
    2.5 hours is totally unreasonable. Lets see walk in store, sign in at kiosk for sales (not service) watch for your name to pop up, lets say 15 tops unless 20 people ahead of you in which case it takes 1 hour. Now you get to the sales situation of which by the time you get there you should have already picked out the device you are thinking of buying.
    Sales droid starts transaction by asking for your cell number or if new customer name etc. Computer normally pretty quick so now 1.5 hours total in store.
    What was the other hour for?
    I have gone in store when they first open and grab what I want, go to counter and check out in about 20 minutes.
    I guess it depends on how busy the store gets and what time of day it was or is.

  • Extremely long wait time

    I'm using Contribute 3 on a Powerbook G4 running Mac OS 10.3.
    I've never had any problems until yesterday when Contribute started
    running VERY slowly for me. It takes at least 10 minutes to start
    up and then after connection to a site, it takes about 15-30
    minutes before I can start browsing or click the Edit button. I
    already tried reinstalling the software, but I'm still having
    problems and I'm getting extremely annoyed. Has anyone else
    experienced anything like this? Any ideas or solutions?
    Thanks!
    -Lisa

    Oops, never mind. Didn't read the sticky before I made this thread.
    It's formatted, the data's gone. lol wut

  • LONG lag time switching from other programs to Flash

    (Intec-Mac - OSX - 1.5 GB RAM)
    Has anyone heard of this before? Any time I switch from any
    other open program to a project in Flash, I get a super long wait
    time before I'm able to work with Flash again. The lag time
    only happens when switching to Flash (I get the spinning
    ball of death while the Flash menus load again -EVERY time!)
    This happens no matter if I have just Flash open and I'm
    switching from the finder back to it or if I have 15 programs open
    at once...
    It is super frustrating and slowing down my workflow between
    Flash and any other programs! I just uninstalled and reinstalled
    hoping it would help but got same result - Any help?

    Your best bet at this point in time is more RAM, since the
    Flash IDE on
    mac is only PPC at this time it runs emulated in Rosetta on
    Intel macs,
    and I've noticed swap times can be quite slow, this is not
    unique to
    Flash in my experience, it happens whenever I swap in a
    resource
    intensive app. Parallels is another prime example - and it is
    intel
    native.
    Adobe engineers appear to have a new found love of the Mac,
    so we can
    only hope the intel native version ships it will be super
    zippy.
    John Pattenden
    Screentime Media - Flash Tools since 1997
    http://www.screentime.com

  • Wait step taking longer time than the defined wait time

    Hi,
    We have very simple BPM with 3 steps: Receive, Wait and Send.
    Wait step has following parameters:
    Type: Wait Specified Time Period
    Duration: 1
    Unit: Minutes
    From the above parameters idelly it should wait only for 60 sec and start the next step which is send step. But Wait step is taking following times: 1m 09s,1m 40s, 3m 40s, 1m 41s, 2m 10s, 2m 16s, 2m 46s, 1m 09s, 1m 40s, 3m 39s
    Does anyone know what could be the reason for above longer wait time??
    Thx
    N@v!n

    Hi Naveen,
    How did you measure these times? Tha additional time might be because of the message processing time included or size of the message is bigger to process.. or may be because of the network traffic..!!
    Check the each time stamp from message monitoring tool in RWB and verify for accuracy.
    VJ

Maybe you are looking for

  • Need to add a new View With ITS Link in it

    Hello All ,   I am Working on SAP CRM 7.0 in Marketing here in marketing We do have an Account Work Center here in account we have three views Search , Create and Report .I want to add a new view with name "XYZ" in this view i want have Logical links

  • Sony a700 cRAW files - excessive noise at higher ISO settings

    I have found an issue when using the cRAW file format of my Sony a700 in Aperture. If I use ISO 800 or higher, I see "red speckle" (i.e. red pixels) artifacts and higher than expected colour noise in dark or shadow areas of images. The level of noise

  • Yahoo pop server rejecting password on mac pro

    after setting up Mail on my IPAD, the Mail on my Mac Pro is rejected.  I get a pop up asking for my password over and over. 

  • 9iR2: User can't browse ora_home

    Dear Experts, I installed oracle 9iR2 on my machine (W2K) logged as admin. Then I created a User (no specific rights) on this machine. I logged on with this user and I can't browse the D:\Oracle\ora92. I didn't have this issue with 8i. Is there any r

  • Site automatically scale to fit the browser window

    hello all! i'm working on a site that i'd like to automatically scale to fit the browser window, without any scrolling and while preserving its aspect ratio. my client is very particular about the design & does not want the width & height of the imag