Plot initialization takes a long time

Hello,
I've attached a vi that is a copy of some code I'm using in my application.  The behavior I want is for the strip chart to scroll from right to left.  The newest data will be added to the right side of the screen and scroll left, like a strip chart.  For this reason, the right side time is shown as 0 and the left side is shown as negative time, taken from the seconds to graph control.  It works just fine in my application with two exceptions.  When I set seconds to graph to a low number, say 1 second, all is well.  When I set it to a high number, like 100 seconds, the initialization takes a long time.  Based on this code, I've narrowed it down to the graph init time, and not the init of the arrays.  Is there a faster way to accomplish this same behaviour?  In addition, does anyone know why when the seconds to graph control is set to numbers greater than 30, the left side of the x-axis holds at -30, but for numbers less than 30, the left side shows that number?  It's supposed to show a negative of whatever the seconds to graph says.
Thanks.
Attachments:
diagostic.vi ‏1246 KB

Dennis,
Thanks for the call about the marker values.  When I received the solution from NI, I just copied it over and it worked.  I never dug into how it worked.  I just removed the array to the marker values and it inits quickly now.  Thanks.  As for the history, best I can remember, the original chart drew and compressed the plot as data were added.  I wanted a chart of fixed width that would init to nothing drawn, and have the drawing itself scroll across from right to left as the time ticked off.  It's working great now.  Thanks.
Rick

Similar Messages

  • DB Recovery takes a long time even after checkpointing

    We observe that DB recovery takes a long time after application recovery even if we keep doing checkpoints at frequent(30 secs) intervals. These are the parameters that we use to open the environment:
    env_flags =
    DB_CREATE | /* Create the environment if it does not exist */
    DB_RECOVER | /* Run normal recovery. */
    DB_INIT_LOCK | /* Initialize the locking subsystem */
    DB_INIT_LOG | /* Initialize the logging subsystem */
    DB_INIT_TXN | /* Initialize the transactional subsystem. This
    * also turns on logging. */
    DB_INIT_MPOOL | /* Initialize the memory pool (in-memory cache) */
    DB_THREAD | /* Cause the environment to be free-threaded */
    DB_REGISTER |
    DB_INIT_REP | /* Cause the environment to be replicated */
    DB_SYSTEM_MEM ;
    Our understanding was that recovery time should be proportional to the checkpoint interval. Can anyone please give some insights into what might be happening and how the recovery process works. It seems like DB is going back far in time while traversing the logs. We do not remove any log files as part of our regular process flows.
    Secondly, we observe that recovery times increase proportionately with the size of our database even with checkpointing. Any insights into this are also welcome.
    We are using DB 4.7.25 C API on HP-UX 11i.

    try to burn recovery dvds and use it.
    also perform disk check.
    http://support.microsoft.com/kb/315265

  • Take very long time in phase DEPLOY_ONLINE_DEPL when install EHP1

    Dear all,<br><br>
    I need help for anyone that read my thread. I get trouble when install SAP EHP1 for SAP NetWeaver 7.1 at our client server, in phase DEPLOY_ONLINE_DEPL(Downtime Step). The phase take very long time. It has been more than 5 hours, but there is no progress. Now, the ABAP Stack has been in MAIN_NEWBAS/GETSYNC_MODPROF_STARTED, to wait process from JAVA stack. I have check the log file drive :\usr\sap\DXI\DVEBMGS00\j2ee\JSPM\log:<br>
    <!LOGHEADERSTART/> <br>
    <!HELPManual modification of the header may cause parsing problem!/> <br>
    <!LOGGINGVERSIONhttp://2.0.7.1006/> <br>
    <!NAMEE:\usr\sap\DXI\DVEBMGS00\j2ee\JSPM\log\log_2010_08_23_15_59_39\deploy_2010-08-23_15-59-53.log/> <br>
    <!PATTERNhttp://deploy_2010-08-23_15-59-53.log/> <br>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%25d%6s]:%m)/> <br>
    <!ENCODINGUTF8/> <br>
    <!LOGHEADEREND/> <br>
    Aug 23, 2010 3:59:53 PM Info :DC API is trying to connect to ':50004' <br>
    The content of log file not change after more than 5 hours, still like that. Is it normal ? Or any something miss ?<br>
    My dead line will come tommorrow, please help me
    Regards

    And this the content of log file at drive:\usr\sap\DXI\EHPI\java\log:<br>
    Aug 23, 2010 3:59:37 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:754) [Thread[main,5,main]]: Phase UPGRADE/DEPLOYMENT_BASED_UPGRADE/DEPLOY_ONLINE_DEPL has been started. Aug 23, 2010 3:59:37 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.initialize(AbstractPhaseType.java:755) [Thread[main,5,main]]: Phase type is com.sap.sdt.j2ee.phases.PhaseTypeDeploymentManager. Aug 23, 2010 3:59:37 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:409) [Thread[main,5,main]]: Parameter action=deploySlot Aug 23, 2010 3:59:37 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:409) [Thread[main,5,main]]: Parameter connect=standard Aug 23, 2010 3:59:37 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:409) [Thread[main,5,main]]: Parameter errorStrategy=skipDepending Aug 23, 2010 3:59:37 PM [Info]: com.sap.sdt.ucp.phases.AbstractPhaseType.logParameters(AbstractPhaseType.java:409) [Thread[main,5,main]]: Parameter rule=all Aug 23, 2010 3:59:37 PM [Info]: com.sap.sdt.j2ee.phases.PhaseTypeDeploymentManager.checkParameters(PhaseTypeDeploymentManager.java:558) [Thread[main,5,main]]: Checking phase parameters action, connect. Aug 23, 2010 3:59:37 PM [Info]: com.sap.sdt.j2ee.phases.PhaseTypeDeploymentManager.checkParameters(PhaseTypeDeploymentManager.java:570) [Thread[main,5,main]]: Phase parameters have been checked. All required 1 phase parameters have been set. Aug 23, 2010 3:59:37 PM [Info]: com.sap.sdt.sapjup.tools.sapjupjspm.SAPJupJSPMRapiAdapter.connect(SAPJupJSPMRapiAdapter.java:152) [Thread[main,5,main]]: Trying to connect JSPM. Aug 23, 2010 3:59:37 PM [Info]: com.sap.sdt.sapjup.tools.sapjupjspm.SAPJupJSPMRapiAdapter.connect(SAPJupJSPMRapiAdapter.java:161) [Thread[main,5,main]]: JSPM is not connected, trying to start it. Aug 23, 2010 3:59:38 PM [Info]: com.sap.sdt.util.proc.Process.start(Process.java:164) [Thread[main,5,main]]: E:\usr\sap\DXI\EHPI\jvm\jre\bin\java -ea -Xmx1024m -cp e:\usr\sap\DXI\DVEBMGS00\j2ee\JSPM\bootstrap\lib\sdt_jspm_bootstrap.jar Jspm -boot=win -port=6250 -properties=jspm-srv_config.txt -startJSPM Aug 23, 2010 3:59:39 PM [Info]: java.lang.Thread.dumpThreads(Thread.java:-2) [Thread[ProcessReader,5,main]]: >> Current log directory is E:\usr\sap\DXI\DVEBMGS00\j2ee\JSPM\log\log_2010_08_23_15_59_39. Aug 23, 2010 3:59:40 PM [Info]: com.sap.sdt.sltool.rapi.connector.AbstractToolConnector.finished(AbstractToolConnector.java:373) [Thread[Process(E:\usr\sap\DXI\EHPI\jvm\jre\bin\java -ea -Xmx1024m -cp e:\usr\sap\DXI\DVEBMGS00\j2ee\JSPM\bootstrap\lib\sdt_jspm_bootstrap.jar Jspm),5,main]]: JSPM terminated with exit code 0. Aug 23, 2010 3:59:41 PM [Info]: com.sap.sdt.sltool.rapi.connector.AbstractToolConnector.connect(AbstractToolConnector.java:721) [Thread[main,5,main]]: Connected to host jktbtrsapx1 on port 6250. Aug 23, 2010 3:59:53 PM [Info]: com.sap.sdt.sapjup.tools.sapjupjspm.SAPJupJSPMRapiAdapter.connect(SAPJupJSPMRapiAdapter.java:164) [Thread[main,5,main]]: JSPM was started successfully. Aug 23, 2010 3:59:53 PM [Info]: com.sap.sdt.sapjup.tools.sapjupjspm.SAPJupJSPMRapiAdapter.login(SAPJupJSPMRapiAdapter.java:207) [Thread[main,5,main]]: Trying to log in with user SAP*. <br><br>
    Please help me

  • 0CRM_SALES_ACT_1 takes a long time to extract data from CRM system

    Hi gurus,
    I am using the datasource 0CRM_SALES_ACT_1 to extract activities data from CRM side. However, it is taking too long time to get any information there.
    I applied the SAP NOTE 829397 (Activity extraction takes a long time: 0crm_sales_act_1) but it did not solve my problem.
    Does anybody knows something about that?
    Thanks in advance,
    Silvio Messias.

    Hi Silvio,
    I've experienced a similar problem with this extractor.  I attempted to Initialize Delta with Data Transfer to no avail.  The job ran for 12+ hours and stayed in "yellow" status (0 records extracted).  The following steps worked for me:
    1.  Initialize Delta without Data Transfer
    2.  Run Delta Update
    3.  Run Full Update and Indicate Request as Repair Request
    Worked like a champ, data load finished in less than 2 minutes.
    Hopefully this will help.
    Regards.
    Jason

  • Problem description: My  macbook pro since this afteon has been slower, every application I open, it takes a long time to open, and shows the spinning beach ball for a while before it opens or performs some task, or responds to a click-  EtreCheck

    My computer
    Problem description:
    My  macbook pro since this afternoon has been slower, every application I open, it takes a long time to open, and shows the spinning beach ball for a while before it opens or performs some task, or responds to a click…
    EtreCheck version: 2.1.8 (121)
    Report generated 31 de março de 2015 18:29:15 BRT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Early 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,1
        1 2.3 GHz Intel Core i5 CPU: 2-core
        16 GB RAM Upgradeable
            BANK 0/DIMM0
                8 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                8 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 250
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 512 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.2 (14C1514) - Time since boot: 0:25:47
    Disk Information: ℹ️
        Hitachi HTS545032B9A302 disk0 : (320,07 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 318.84 GB (47.94 GB free) - 51 errors
                Core Storage: disk0s2 319.21 GB Online
        MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.trusteer.rapport.rapportd.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [running]    com.trusteer.rooks.rooksd.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    UNKNOWN Hidden (missing value)
        AdobeResourceSynchronizer    Application Hidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
        Stickies    Application  (/Applications/Stickies.app)
    Internet Plug-ins: ℹ️
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
        FlashPlayer-10.6: Version: 17.0.0.134 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        AdobePDFViewerNPAPI: Version: 10.1.13 [Click for support]
        AdobePDFViewer: Version: 10.1.13 [Click for support]
        Flash Player: Version: 17.0.0.134 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.8 - SDK 10.6 [Click for support]
        Google Earth Web Plug-in: Version: 7.1 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
    User internet Plug-ins: ℹ️
        npsf_cef: Version: sf 3.3.1.1 [Click for support]
        Google Earth Web Plug-in: Version: Unknown
    Safari Extensions: ℹ️
        DivX HiQ
        DivX Plus Web Player HTML5 <video>
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Java  [Click for support]
        MacFUSE  [Click for support]
        Perian  [Click for support]
        Trusteer Endpoint Protection  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 318.84 GB Disk used: 270.90 GB
        Destinations:
            Time Machine Backups [Local]
            Total size: 999.86 GB
            Total number of backups: 60
            Oldest backup: 2012-07-15 01:16:54 +0000
            Last backup: 2015-03-29 19:28:06 +0000
            Size of backup disk: Excellent
                Backup size 999.86 GB > (Disk size 318.84 GB X 3)
    Top Processes by CPU: ℹ️
            97%    rapportd
             3%    WindowServer
             1%    mds
             0%    fseventsd
             0%    distnoted
    Top Processes by Memory: ℹ️
        155 MB    Safari
        120 MB    Finder
        86 MB    rapportd
        86 MB    WindowServer
        69 MB    mds_stores
    Virtual Memory Information: ℹ️
        12.56 GB    Free RAM
        2.53 GB    Active RAM
        428 MB    Inactive RAM
        1.66 GB    Wired RAM
        1.04 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Mar 31, 2015, 06:00:15 PM    Self test - passed
        Mar 31, 2015, 01:13:05 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Microsoft Error Reporting_2015-03-31-131305_[redacted].crash
        Mar 31, 2015, 01:05:42 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Microsoft Error Reporting_2015-03-31-130542_[redacted].crash
        Mar 31, 2015, 12:24:33 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Microsoft Error Reporting_2015-03-31-122433_[redacted].crash
        Mar 30, 2015, 05:45:38 PM    /Library/Logs/DiagnosticReports/Skype_2015-03-30-174538_[redacted].cpu_resource .diag [Click for details]
        Mar 30, 2015, 01:52:07 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Last.fm Scrobbler_2015-03-30-135207_[redacted].crash
        Mar 29, 2015, 05:55:05 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-03-29-175505_[redacted].crash
        Mar 29, 2015, 01:06:38 PM    /Library/Logs/DiagnosticReports/VLC_2015-03-29-130638_[redacted].hang
        Mar 29, 2015, 01:02:47 PM    /Library/Logs/DiagnosticReports/VLC_2015-03-29-130247_[redacted].hang

    Open Activity Monitor and kill this process - rapportd.
    Reinstalling OS X Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Reinstalling OS X Without Erasing the Drive
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility and press the Continue button. After Disk Utility loads select the Macintosh HD entry from the the left side list.  Click on the First Aid tab, then click on the Repair Disk button. If Disk Utility reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit Disk Utility and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    Alternatively, see:
    Reinstall OS X Without Erasing the Drive
    Choose the version you have installed now:
    OS X Yosemite- Reinstall OS X
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • It takes a long time to open an app and sometimes it will just crash, any idea how to fix it?

    My four year old Macbook Pro couldn't start yesterday and after going through solutions and all, it worked. But now it's freaking laggy and whenever I want to open an app, it takes a long time or the app will just crash. Any idea how to fix it? I really need the speed and everything back.

    noeleeeen,
    so you have an external hard disk, onto which you deleted/moved files from your internal hard disk, so that you now have 143 GB or so free on your internal hard disk — is that correct? Is the external disk purely for backups (e.g. a Time Machine destination), or does it function as a supplement to your internal disk?
    Was it entirely your personal data files (documents, photos, movies, music, &c.) which you’d deleted or moved to the external disk, or did you also delete/move apps, libraries, &c. over there?
    I’m not familiar with Echofon Lite, so I can’t comment on it, but an Apple-supplied app like the App Store shouldn’t crash.
    Have you tried running Disk Utility yet, to see if its verification process gives your disks its seal of approval?

  • Firefox takes a long time to close since a recent update and hogs memory.

    Since one of the recent updates that started using plugin containers, Firefox takes a long time to close. If I try to go back it, it tells me it is still running. I liik in Task Manager and about seven plug-in container. exe's are running and I have turned off or disabled mostplugins and addons, even Quicktime. Firefox uses an obscene amount of RAM on my XP machine and has made it sluggish. I use XP SP3. This started after you added the plugin containers in one of the recent updates earlier in the year. For the features it offers me or doesn't offer me, rather, it uses way too much RAM and is too sluggish. And takes a very long time to close out when I close the browser. It uses about twice as much RAM as it used to.

    Use "Firefox/File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit") to close Firefox if you are currently doing that by clicking the close X on the title bar.
    See "Hang at exit":
    *http://kb.mozillazine.org/Firefox_hangs
    See "Firefox hangs when you quit it":
    *https://support.mozilla.org/kb/Firefox+hangs
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *https://support.mozilla.org/kb/Troubleshooting+plugins

  • Macbook takes a long time to recognize power soure

    Hello,
    I have a MacBook running 10.6.8 that is exhibiting some strange behavior in regards to the power source.  When I plug the power cord in it takes a while, sometimes as long as 3 minutes to recognize that it the computer is no longer running on battery anymore.  Similarly it takes a long time to realize it's no longer running via a power cord when I remove the power cord from the machine.  In all cases it eventually catches up and makes the proper switch, but I'm a bit concerned as this behavior is relatively new.  I've tried swapping out power cords and it doesn't make any difference.  I only have one user on the machine but could create a test account and try to see if this behavior is account specific if someone things that is worthwhile.  Another thing to note, I believe the battery level indicator is correct, because often when it catches up after I've inserted the power cord the percent full jumps a couple of digits, as if it'd been charging for a while.  Does anyone have any thoughts or ideas that I could try to remedy this?  So far, I've really only tried repairing disk permissions as I've never seen an issue like this before.  Thanks.
    -NifflerX

    How long is "forever"?
    Create a new user account. Log out of the original and into the new one, then put the machine to sleep. Any changes?
    ~Lyssa

  • Firefox takes a long time to load, even with add-ons and auto-update disabled

    When opening firefox it takes a long time (1 minute +) to load. The computer does not display any indication that firefox is loading (often leading to 2, 3 or 4 instances of Firefox trying to start due to my impatience).
    My OS is Windows Vista 32 bit
    Firefox is v4.0.1

    Can you check your Windows Firewall settings? It's possible that it's routing Firefox requests differently. At least one other Firefox user has reported that his Windows Firewall was set to block Firefox 3.6.

  • Import of Apex Application to another instance takes a long time

    Hi,
    I have developed an apex application which is of size -24 MB .While importing the appl to another instance it takes a long time (few hours). The imported appl is working fine so far.
    What should be the ideal time for the import of this size appl ?
    Is it the usual due to the size of the app or some thing is wrong with the app ?
    Any one can please throw some light on this, as I am unable to figure out if it the appl issue or the DB issue.
    Thanks in advance!

    The application is getting imported and running, so you do not really have a problem in hand.
    24M is big, but not all that big to run for hours.
    The time taken depends on the resources available on the server where you are trying to import. If the load on that server is high then the resources will be shared between all the processes run on it, and the import process will run longer.
    Monitor disk and CPU usage, it will provide you some clues. Try importing at offpeak time and it should run faster if there is a server resource issue.
    Regards,

  • My iPad air 2 takes a LONG time time to charge

    So I recently got a IPad Air 2 and I have used the 10w charger which it came with but it takes a LONG time to charge. In around 1 hour is only goes up around 10% and the charger gets quite hot. Also sometimes it displayed the message,"Not charging," up in the corner where the battery symbol is. Now I got the 12w wall plug charger and it's abit faster and the charger gets hot but not as hot as the other one just warm. I haven't had the message,"Not charging," yet.
    Has anyone had the same issue or can help because I don't think It is a battery issue as the iPad air 2 is brand new and I only got it 2 days ago.

    Mine is a new IPAD Air and I have about 50 apps - the device has been trying to download/sync my apps overnight and it is nowhere near done......I have been trying to do it through Itunes leaving it with the IMAC (syncing computer) overnight but it is nowhere near done......
    The IMAC uses a wireless connection for Itunes, etc.....
    As of now the IPAD Air is showing that it is downloading but I wonde whether I should shut it down and restart?
    The downloads have been going on for about 12 hours.....

  • Why it takes a long time for my MacBook Air to turn on?

    I brought my MacBook Air at a Power Mac Center to fix vertical lines on the screen. The vertical lines were removed. But since then, when I turn on my laptop, it takes a long time before it actually turns on. Sometimes, after pressing the power button, something seems to run at the upper left corner of the keyboard (near the power adapter) but it takes me practically hours before it actually turns on.
    And when it is turned on already, I observed some unusual behaviors happening:
    - Sometimes, while it is turned on, the battery status in the menu bar looks operating normally, but after a while, the trackpad will no longer work until the battery status says, "No Battery Available" and "Power source: Power Adapter".
    - Sometimes, several horizontal lines appear on the screen then after a while the laptop will hang up.
    - Sometimes, the sound sounds abnormal then after a while the sound no longer operates, and when I check the Sound at the System Preferences, it says, "No input devices found"
    - Several applications do not work anymore, like Calendar, TextEdit, Reminder, Facetime, Preview and others.
    Please help me figure out the problem. I cannot use my laptop as regular as before. I can no longer catch up with paper work deadlines because of these problems.

    Please, help me. I need an immediate response so I could try to fix the problem because I need to use my laptop right away. Pls help.

  • My mac takes a long time to log on, running slow

    my imac is running slow & takes a long time logging on, anyone knows why this happens?

    If you have more than ten or so files or folders on your Desktop, move them, temporarily at least, somewhere else in your home folder.
    Disconnect all wired peripherals except keyboard, mouse, and monitor, if applicable. Launch the usual set of applications you use when you notice the problem.
    Step 1
    Launch the Activity Monitor application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Activity Monitor in the page that opens.
    Select the CPU tab.
    Select All Processes from the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for % User, % System, and % Idle at the bottom of the window.
    Select the System Memory tab. What values are shown in the bottom part of the window for Page outs and Swap used?
    Step 2
    Launch the Console application in the same way as above, and select “kernel.log” from the file list. Post the dozen or so most recent messages in the log — the text, please, not a screenshot.
    If there are runs of repeated messages, post only one example of each. Do not post many repetitions of the same message.

  • When i turn it on it takes a long time to start up and it freezes in some of the apps so I had to turn it off

    Recently when I turn on my mac it takes a long time to start up and at first and in the beginning it appears with a grey screen and at the end it turns blue.
    Also it freezes in some of the Apps, so it make me to turn of.
    Please be kind enough to guide me to solve these problems.
    I thank you in advance for your cooperation and quick response.
    Best Regards
    Ahmad Emami

    What SP are you on?  We had a similar issue w/SP6 but it was resoloved with SP7.
    Michael

  • Lenovo Services/P​rogram takes a long time to start after bootup

    It seems like Lenovo services take a long time to start after boot up is completely done.
    My Bootup time is less than a minute (0:51s), but my lenovo services (Power Manager Gauage, Lenovo Services in the Sidebar, have th ThinkVanatage Button work, and most annoying of all is having access to my network card to change networks) takes about 2 minutes.
    Is there a reason why this is taking so long?
    I've uninstalled and installed the lastest Lenovo Interface Driver, and a lot of ThinkVantage/Lenovo software and drivers.
    Any ideas?

    No response?
    Anyone else on T400 notice this?

Maybe you are looking for

  • BIA running under VMware

    Please don't flame me as I am just trying to understand licensing, scalability, and cost of this solution.  My understanding of the BIA appliance consist of Linux blades (16GB of memory), share SAN disk subsystem (GPFS configured), isolated switched

  • No HUIDENT in the table /SCDL/DB_PROCI_I

    Dear Experts, I've created and distributed an inbound delivery from ERP-System to EWM-System: As you can see this inbound delivery contains a HU (number 199129). But when I check the table of Inbound Delivery Items (/SCDL/DB_PROCI_I), there are no HU

  • Error while doing MIGO

    Hi Experts, While doing migo system showing the error message: in this purchase order no excise. It is IS OIL process. Maintain pricing conditions for the material for the excise invoice date     Message no. 8I629 Pls help some one. Regards, Hanuman.

  • GTX580 to 27" iMac (2009 late) failure

    I bought new Windows PC which has GTX580 as a video card. And I tried to use my 27" iMac (2009 late) as external display of new PC. But I was failed. My GTX580 (Gainward GeForce® GTX 590 3072MB GDDR5) supports DisplayPort. So I connected GTX580 and i

  • 2 level approval

    hi gurus, i am developing a workflow wherein there's a 2 level of approval. 2 possible conditions are to be considered. 1, if the requested date and the filed data falls on the same day, it should be approved by a sup and a manager. if the request is