CPU Load stays 100%

Hello,
im running into a problem with the FMS blocking our FMS
server with 100% CPU load.
the scenario:
- We use the FMS only for chatting and NOT for streaming.
- Server is ~ AMD X2 5600 / 2GB / Gentoo
- We have peaks with a lot of people chatting simultaniously
in "rooms" with
up to 50 people in the same room.
at around 1500/2000 simultanious chat connections the server
reaches its limits
it goes up to 100% CPU use and now the problem starts:
The server never again uses less then the 100% cpu unless you
manually restart
the application. Even if the connections drop again to lets
say 100 connections
the CPU hangs at 100%.
Did anyone experience this problem aswell? Is there a
workaround that the server
recovers after too many connections? what could be the
problem (besides the many connections)?
And one more questions that i have:
There will be certainly way more then 2000 simultanious Chats
that we have to handle.
Is there a way to have chats / shared objects deployed
transparent over multiple FMS instances?
meening does the FMS scale in a way that conected clients are
visible over multiple
fms instances / servers?
Thank you - Stephan

Since there are 3 heat sinks that I can see , I was asking if anyone knew where the temperature reading is coming from.
1) The blue heat sink with letter "Military Class 3" next to the CPU
2) The blue heat sink with letter "OC Genie II"  next to the CPU
3) The blue heatsink with letter "msi" located next to pci express slot
Because #1 and #2 are next to the CPU cooler, which should be forcing air around them,  I am suspecting maybe the reading is from #3.
Old MSI boards had sensors for Northbridge and Southbridge, but the new ones, I am not sure where the reading is coming from.
====
Update: I've confirmed the reading is most likely from the "msi" heat sink... By directing more cool  air toward that area, the  motherboard temperature has dropped to about 34 to 35C.
====
Anyway the following are reading from various different software before the change in air flow toward the "msi" heat sink:
CPUID Hardware Monitor:
TZ00 => 28 C - never changes
TZ01 => 30 C - never changes
TMPIN0 => CPU temp: varies from 31 to 65
TMPIN1 => Motherboard temp: slowly rises upto 40 C
Open Hardware Monitor
Temperature #1 => CPU temp: varies from 31 to 65 C
Temperature #3 => MB temp: slowly rises upto 40 C
AIDA64 Extreme
Motherboard => slowly rises upto 40C
CPU => varies from 31 to 65 C

Similar Messages

  • T500 CPU Load at 100 always

    My T500 is always at 100% CPU load what is causing this and how do I stop it? My T61 used to do this also.
    ThinkPad Twist S230U-
    OS-Windows 8.1 Pro 64-bit
    CPU-Intel Core i7 3517U @ 1.90GHz Ivy Bridge 22nm Technology
    RAM-8.00GB Single-Channel DDR3 @ 665MHz (9-9-9-24)
    Motherboard-LENOVO 3347CTO (CPU Socket - U3E1)
    Graphics-Wide viewing angle & High density FlexView Display 1366x768 (1366x768@60Hz) Intel HD Graphics 4000 (Lenovo)
    Storage-298GB Seagate ST320LT007-9ZV142 (SATA) 22GB SanDisk SSD U100 24GB (SSD) 29GB SDHC Card (SCSI)
    Audio-Realtek High Definition Audio

    Hi parmardian,
    Please turn on Task Manager by "Crtl + Shift + Esc" key, then ou should able to see which process eats up your CPU power.
    Fred
    T61 + X201i

  • Which Transcation Lead The 'Max. CPU load' Reached 100%?

    Hello Gurus,
    I've received our EWA report on Sep. 5.
    It told me the CPU index 'Max. CPU load [%]' once reached '100%' on Aug. 27.
    I want to find out which transcation lead the index to '100%' on that day.
    But I still cant' find it out after using OS07/ST06/STO3N/ST06N.
    Do you have any good idea for me?
    Thank you very much!
    Jason

    Dear All,
    Here below is SAP's reply. Just For your information. Thank you again for your help.
    ==============================================================================
    Hello Jason
    We found that you using power5 CPU on AIX server with CPU dynamic allocation.
    The CPU statistics of SPLPARs are not reliable within SAP standard monitors. You can not believe the current CPU utilizaiton check in EWA report. IBM and SAP developed CCMS transactions for monitoring those environments. It is recommended to use your Solution Manager system
    (central monitoring system) for monitoring those environments. Please refer to the following SAP Notes and consider activating CCMS monitoringfor your SPLPAR environment:
    SAP Note Number Description
    994025 Virtualized OS environments in the operating system Monitor
    1019567 (1) Corrections for new operating system monitor
    1134779 (2) corrections new operating system monitor
    1147500 (3) corrections new operating system monitor
    1147334 CPH activation of OS data for SAP Remote Services
    Install the latest version according to SAP Note 19227 - ?°Get the
    latest saposcol?± on all your servers and activate CCMS monitoring.
    Last Please Monitoring for SPLPARs is fully available if ?°Pool
    utilization authority?± is granted. The PUA can be set individually for
    each SPLPAR.
    In case of problems regarding set up the new hardware utiization
    monitor, you can open a problem message on component BC-CCM-MON for
    further help.
    Best Regards,

  • 100% CPU load but no clue in thread dump, EP. Win a bottle of champagne...

    Hi,
    We are suddenly facing 100% CPU load in our EP cluster (5 x 8-way Xeon multiprocessor machines). We have a serious performance problem that is burning a lot of our time and causes a lot of stress for over 3 weeks now.
    We have taken tens of thread dumps from Application Nodes.
    - In none of the thread dumps we see the Finalizer thread
    running.
    - From the garbage collector log we see that full garbage
    collection runs occur very rarily (once an hour).
    - We use the compacting garbage collector.
    - In a lot of thread dumps we do not even see our own portal code in the stack traces of the threads!
    - In Windows Task Manager we see the jlaunch.exe processes
    consume all available CPU time.
    - Portal users see a blank portal page when the CPU load hits 100%. When the load goes down again, things return to normal.
    - There are no errors logged in any of the log files of the portal. We checked all of them. We expected a log full of errors somewhere but nothing even remotely interesting was found. Windows Event Viewer shows nothing either.
    - The amount of sockets in CLOSE_WAIT status is < 10 on every machine in the cluster.
    This forces me to conclude that something in the jlaunch.exe executable consumes the CPU time. This raises the following 3 questions:
    - What does the mystifying jlaunch.exe do besides executing java.exe ?
    - Why is the Java virtual machine launched by a custom executable like jlaunch (What is it that cannot be program med in Java) ? Can it be GZip compression ?
    - If the problem is not caused by jlaunch.exe, then it must be caused by the JVM. What activity, invisible in thread dumps, is performed by the JVM that can cause the high CPU load ?
    Our development- and support teams are desperate. All suggestions are welcome. The person that comes up with
    the solution to our problem gets a nice bottle of champagne.
    Regards,
    Chris Twigt

    Hi,
    - What does the mystifying jlaunch.exe do besides executing java.exe ?
    This is so that the startupframework can connect more easily and take control of the JVM in some situations
    - Why is the Java virtual machine launched by a custom executable like jlaunch (What is it that cannot be program med in Java) ?
    I assume when SAP release their JVM (in the next major release), that will be called directly.
    - If the problem is not caused by jlaunch.exe, then it must be caused by the JVM. What activity, invisible in thread dumps, is performed by the JVM that can cause the high CPU load ?
    Loads of thing, but there should be clues in the thread dumps.  (the reason why your code is not in those thread dumps is that your code is only active during the processing of a particular request, unless you have a service, afterwards there are no trace of it as the thread which does the processing goes back to sleep)
    I've experienced a similar situation with a an 6.40 portal, and it was then caused by the following:
    1. User A comes logs in and sees that some cache timeout has occured , therefore it issues a SQL query which does a full table scan on a table of approx. 1 GB (on of the UME tables)
    2. User B comes in just afterwards and also sees that the cache timeout has occured, and issues the same SQL query as User A
    3. User C .... and so on untill the query from User A eventually finishes
    So
    1. Check database. Any big queries running ?
    2. Check file activity, are there a lot of writing ?
    3. Check network activity, especially to the state controller which is the weakest link
    4. What about portal logs ? Any activity during the hang ?
    Also, please provide one of the thread dumps for further analysis..
    cheers
    Dagfinn

  • BT stack file TosBTMng.Exe causes 100% CPU Load

    I'm also facing the problem that the Toshiba Bluetooth Manager (TosBtMng.exe) very often starts looping and causes a CPU load of 100%.
    This happened with older versions of the Toshiba Bluetooth Stack and current version (5.1.0.12).
    The affected system is a Tecra S1, internal BT-Modul and Windows XP SP2.
    Installation of the BT-Stack went well and the notebook will boot succesfull while BT is enabled. I also checked for hidden COM-Ports and other hints found in this forum, no success.
    The lockup seems to happen at different times. Sometimes just after are reboot, clicking on the BT Tray symbol with the right mouse button. Then the context menu is shown just as white area, no entries. It may also trying to connect to an already paired device. If I kill the process with the task manager I can restart and it continues to work for some time.
    As found in another thread here I have enabled API logging of the Bluetooth Manager and found the following while connecting with the Nokia PC Suite to my mobile Phone:
    00042519 21:55:05 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM() -> BtCreateCOMM2()
    00042520 21:55:05 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM2()
    00042521 21:55:05 [7208] [TosBtAPI(PCCSTBTP)] BtCreateCOMM2 : InitCOMPort=COM6, CreateCOMPort=COM23
    00042522 21:55:05 [7208] [TosBtAPI(PCCSTBTP)] BlockingSDPCall : Send COPYDATASTRUCT / FuncNumber=00008000(32768), Size=00000036(54)
    00042523 21:55:05 [7208] [TosBtAPI(PCCSTBTP)] Receive WM_COPYDATA / fCloseAPI(BOOL)=0
    00042524 21:55:05 [7208] [TosBtAPI(PCCSTBTP)] SetReturnBackData : Received COPYDATASTRUCT / FuncNumber=00008000(32768), Size=00000028(40)
    00042525 21:55:05 [7208] [TosBtAPI(PCCSTBTP)] Call BlockingSDPCall() is returned.
    00042526 21:56:14 [7208] [TosBtAPI(PCCSTBTP)] Call BtGetLocalInfo()
    00042527 21:56:14 [7208] [TosBtAPI(PCCSTBTP)] BtGetLocalInfo2 : Input Paramers / pLocalBtDeviceInfo=00D9FE8C, plStatus=00D9FE84
    00042528 21:56:14 [7208] [TosBtAPI(PCCSTBTP)] BlockingSDPCall : Send COPYDATASTRUCT / FuncNumber=00001000(4096), Size=00000030(48)
    00042529 21:56:14 [7208] [TosBtAPI(PCCSTBTP)] Receive WM_COPYDATA / fCloseAPI(BOOL)=0
    00042530 21:56:14 [7208] [TosBtAPI(PCCSTBTP)] SetReturnBackData : Received COPYDATASTRUCT / FuncNumber=00001000(4096), Size=0000003F(63)
    00042531 21:56:14 [7208] [TosBtAPI(PCCSTBTP)] Call BlockingSDPCall() is returned.
    00042532 21:56:17 [7208] [TosBtAPI(PCCSTBTP)] Call BtGetRemoteDeviceList2()
    A new COM port is successfully created (COM23), and a few seconds later the CPU Load of TosBtMng goes up to 100%, but no API calls are performed. And if you wait long enough the phone gets connected and data can be transferred. However, very slowly.
    Probably due to the high CPU load a next COM (COM24) port will be created sometime later and this process is then repeated again:
    00042740 21:56:47 [7208] [TosBtAPI(PCCSTBTP)] Receive WM_COPYDATA / fCloseAPI(BOOL)=0
    00042741 21:56:47 [7208] [TosBtAPI(PCCSTBTP)] SetReturnBackData : Received COPYDATASTRUCT / FuncNumber=00008007(32775), Size=00000041(65)
    00042742 21:56:47 [7208] [TosBtAPI(PCCSTBTP)] Call BlockingSDPCall() is returned.
    00042743 21:56:47 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM() -> BtCreateCOMM2()
    00042744 21:56:47 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM2()
    00042745 21:56:47 [7208] [TosBtAPI(PCCSTBTP)] BtCreateCOMM2 : InitCOMPort=COM6, CreateCOMPort=COM24
    00042746 21:56:47 [7208] [TosBtAPI(PCCSTBTP)] BlockingSDPCall : Send COPYDATASTRUCT / FuncNumber=00008000(32768), Size=00000036(54)
    00042747 21:56:47 [7208] [TosBtAPI(PCCSTBTP)] Receive WM_COPYDATA / fCloseAPI(BOOL)=0
    00042748 21:56:47 [7208] [TosBtAPI(PCCSTBTP)] SetReturnBackData : Received COPYDATASTRUCT / FuncNumber=00008000(32768), Size=00000028(40)
    00042749 21:56:47 [7208] [TosBtAPI(PCCSTBTP)] Call BlockingSDPCall() is returned.
    00042750 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtGetCOMMInfoList2()
    00042751 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM() -> BtCreateCOMM2()
    00042752 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM2()
    00042753 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM() -> BtCreateCOMM2()
    00042754 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM2()
    00042755 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM() -> BtCreateCOMM2()
    00042756 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM2()
    00042757 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM() -> BtCreateCOMM2()
    00042758 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM2()
    00042759 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM() -> BtCreateCOMM2()
    00042760 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtCreateCOMM2()
    00042761 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtGetLocalInfo()
    00042762 21:57:52 [7208] [TosBtAPI(PCCSTBTP)] Call BtGetLocalInfo()
    Maybe this helps to locate the origin of the CPU load problem of the Bluetooth Manager.
    Thanks
    Gerhard

    I was having the same problem, and it turned out to be the Data execution prevention settings. I had turned on (System->Advanced->Data execution protection) the execution prevention for all programs, causing TosBTMng.exe to max out one processor core all the time. The solution was to add TosBtMng.exe to the list of exceptions and restart. I'd looked high and low for a solution - hope this helps someone else!

  • BridgeVIEW DaqOPC & CPU load

    For one of our contracts we build an application using BridgeVIEW in combination
    with SCXI. By using DaqOPC the application gets data from the SCXI hardware.
    Problem:
    When I toggle a heater by simply setting a discreet signal, the CPU load
    equals 100 % for a short time. Does anybody know how to solve this?
    Thanks in advance
    Michiel

    There have been some corrections for DAQOPC in 6.9.1. I would recommend upgrading and checking your configuration settings.

  • High CPU load with Library Cache Pin wit event.

    Oracle8i Enterprise Edition Release 8.1.6.0.0, 64 bit - Production
    HP-UX B.11.00 U 9000/800 605309363 unlimited-user license
    Currently CPU load is 100% with very less sessions in the database.
    But i am finding Library Cache Pin wait event in top.
    If i query v$latchholder i am not getting any rows..and in v$lacth_children
    SQL> select SID,EVENT,WAIT_TIME,SECONDS_IN_WAIT,STATE from v$session_wait where EVENT='library cache pin';
           SID EVENT                                     WAIT_TIME SECONDS_IN_WAIT STATE
             8 library cache pin                                 0             863 WAITING
            90 library cache pin                                 0            3093 WAITING
            89 library cache pin                                 0            2566 WAITING
            57 library cache pin                                 0           27384 WAITING
            54 library cache pin                                 0           21029 WAITING
            53 library cache pin                                 0            7840 WAITING
            50 library cache pin                                 0            2620 WAITING
            47 library cache pin                                 0            6031 WAITING
            46 library cache pin                                 0            1241 WAITING
            41 library cache pin                                 0           15637 WAITING
           145 library cache pin                                 0             910 WAITING
           133 library cache pin                                 0            5124 WAITING
           111 library cache pin                                 0           15077 WAITING
            98 library cache pin                                 0            6563 WAITING
            94 library cache pin                                 0            2088 WAITING
            93 library cache pin                                 0            4592 WAITING
            92 library cache pin                                 0           14705 WAITING
            91 library cache pin                                 0           14798 WAITING
            36 library cache pin                                 0            1533 WAITING
            33 library cache pin                                 0            1491 WAITING
            28 library cache pin                                 0           13970 WAITING
            25 library cache pin                                 0            7630 WAITING
            11 library cache pin                                 0           12169 WAITING
            12 library cache pin                                 0            2352 WAITING
            14 library cache pin                                 0           19748 WAITING
    SQL> select addr,name from v$latch where name='library cache';
    ADDR             NAME
    C00000006971D460 library cache
    SQL> select latch#,name from v$latch_children where name='library cache';
        LATCH# NAME
           105 library cache
           105 library cache
           105 library cache
           105 library cache
           105 library cachePlease help me out to find actual cause of these latches and fix ?
    -Yasser

    bump
    No-one?
    The problem seems to have 'resolved itself' over the weekend incidentally (although I don't believe anything truly resolves itself in this manner - something must have changed).

  • Safari goes to 100% CPU and stays there on certain websites

    I got a new computer a month or two ago (a Powerbook 1.67), and used apple's migration assistant to transfer all my stuff over from that comp to this one. Ever since I've started using the comp, when I use safari to load certain pages or parts of pages, such as www.mapquest.com (when I try to type in the directions from/to box, or try to load recent searches) or www.orbitz.com (any time I'm on the results screen once I've searched for a flight or some such), the CPU load goes to 100%, and stays there until I close the tab with that site in it (even with safari in the background), and anything else I try to do until the tab is closed runs like molasses. This definitely did not ever happen with my old Powerbook 867, but I don't recall installing any new safari extensions or plug-ins since I got the new computer, so I'm somewhat mystified as to what is causing it. Do you guys have any thoughts as to what it might be, or suggestions as to how best to go about figuring it out?
    Thanks for any help you can provide.

    Safari has been known to cause cpu usage to spike. If nothing else, report the pages to Apple using "Report Bugs to Apple" under the Safari menu.
    One of the Safari issues in the OS X 10.4.4 update was:
    Addresses an issue in which some websites, such as www.cbsnews.com, could cause CPU usage to spike unnecessarily, or cause Safari to stop responding, unless Safari's Enable JavaScript preference was deselected.
    It is possible that they didn't get it completely fixed.
    I have also noticed that Safari slows down after being open for an extended period or if I have tons of tabs open, although it is not as bad as it once was. Additionally, regardless of anything else, it does appear that some sites slow down Safari's performance and/or spike the cpu usage until I close that tab. (I've had this happen to me with Firefox as well, by the way).

  • Disk transfer, CPU load 100%

    This has been bothering me for a while now and can't seem to find a solution for it.
    Whenever I transfer data from whatever media, Internal HD -> USB or just Internal HD -> Internal HD. The CPU load of the Mac goes right to 100% making the machine virtually unworkable. It seems that disk I/O in these circumstances has a huge priority on the system.
    Is there a way to lower priority of these actions, well at least CPU related. Or is there another solution that might improve CPU usage somehow?

    Are you using iStat menus or SMCfancontrol?
    https://discussions.apple.com/message/23696218#23696218
    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, Check System Preferences>Accounts (Users & Groups in later OSX versions)>Login 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

  • Adobe Reader 9.4-1 cause 100% CPU load on EL40 system

    Hi,
    when starting Adobe reader 9.4-1 on a Enterprise Linux 4 system the cpu load directly goes up to 100%
    This happens on EL40 update 4, 5 & 8
    I´m using gnome.
    uname -a
    Linux 2.6.9-89.0.0.0.1.ELsmp #1 SMP Tue May 19 04:23:49 EDT 2009 i686 i686 i386 GNU/Linux
    cat /etc/redhat-release
    Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
    Kind regards
    Agent

    I had the same problem on a RHEL4 system, I think starting with 9.3.1.  The system requirements say only RHEL 5 is supported so I just uninstalled 9.3 and didn't look into it further.

  • Start x11vnc -- X uses 100% cpu load

    Hi.
    I switched to arch64 and today I first used x11vnc and it is extremly slow. First I thought about the proxied connection but after looking into top I found X is using 100% cpu load. With arch32 everything worked as normal. Don't know whats the problem - any advices?
    Regard, Andreas

    Hmmm, I switched from official nvidia driver to xf86-video-nv and now works much better. I'll try it again with nvidia but not today...

  • Update 3.6.17 to 4.01 fails on add-on sequence (100% CPU load)

    When updating Firefox 3.6.17 to 4.01 the update process fails in the add on updating phase (loses activity). Afterwards starting Firefox results in close to 100% CPU-load and no progress at all.
    Since FF 4 no longer provides for a safe mode start, I can not check a FF4 start-up without his add ons. And removing the addon before the update was never required in Firefox before.
    I noticed that the Microsoft NET Framework assistant 1.2.1 in FF3.6 is replaced by version 0.0.0. for FF 4 (looks for 3.5 SP1). Perhaps this MS jump in version is the root of this problem?
    Extra: either disabling the NET Framework assistant, or moving to the addon to version 1.2.2. before updating solves this problem. Maybe this is not an addon problem after all, but FF4 instead?

    Hi,
    show install log 18 detail
    and
    show install log 19 detail
    may help understanding what's going on.
    Do you have enough space on disk0: ?
    Thanks,
    N.

  • 100% cpu load on file open

    Hi,
    very recently I have a very strange problem. whenever I open a file dialog on windows with a java program, the cpu load goes to 100% and I have to kill the process. It does not make a difference which java application I choose, it happens with dbvisualizer, freemind or ldapbrowser all the same.
    Here's what I tried already:
    * uninstall recent security patches
    * upgrade from 1.5.0_06 to 1.5.0_07
    * kill all running process and services (firewall, clearcase, virus scanner, all kind of other stuff) that are not required to run the machine (and boy was my computer fast, after I did this! lol)
    All with no effect whatsoever.
    Facts:
    * It''s not related to the java program
    * It's not related to the JVM
    It's somewhere in the integration with windows, but where is it broken, and what can I do, to fix it? Any idea what I could do is really appreciated!
    Help :-)

    Yesterday I was close, today I found the reason. IT'S SO F***ING STUPID. It's actually another bug, which is only fixed in mustang:
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6317789
    For some reason I indeed had a shortcut on my desktop to the desktop itself. We have some document management system where you can checkin and checkout documents, and I configured it so to check them out to the desktop, and apparently that program created a shortcut on my desktop to the checkout folder!
    Well, anyway, I have all the latestest security patches and drivers now - and also Java is working again. Can I now assign the duke dollars to myselfi? :-)

  • 100% CPU load in Projects view

    Hi all,
    my aperture is acting strange for a while now. If i start up my main library the CPU load rises up to 100% in the "Projects view". If i change to a subset of photos the load goes back to normal. But as soon as i change to the projects view again the CPU load rises again. During all this there is no activity shown in the activity window.
    Sometimes aperture stops acting like this. But only sometimes and after a while. By now i couldn't figure out why all this is happening, and when it is stopping.
    I already did a rebuild of my while database and also deleted the cache files as described in several blogs. A normal workflow is not possible with this behavior.
    Maybe someone has experienced something familiar and can help
    Im working on a 2008 Macbook with 4 GB of RAM. My Library has about 77.000 images in it. Aperture version is 3.1.1.
    Thanks,
    Stephan
    Message was edited by: Stephan Tijink

    This is good, isolating the problem is the first step, it appears the problem is to do with the library not the application.
    You mention in your original post that you did a rebuild of your database, did you follow any of the other First Aid steps laid out on the Aperture 3: Troubleshooting Basics page? The Repair Permissions & Repair Database options.
    http://support.apple.com/kb/HT3805
    Tony

  • Gdm is running dbus-deamon with 100% CPU load

    Hello Guys,
    I have installed an Arch with Gnome yesterday (I am comming from Fedora). I am very happy with my installation, nearly everything works fine. Now i noticed, that my CPU load is super high. So i used top to check whats going on...
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    536 gdm 20 0 13108 1380 1136 R 100 0.0 126:25.88 /usr/bin/dbus-daemon --config-file=/etc/at-spi2/accessibility.conf --nofork --print-address 3
    So gdm runs the dbus-daemon with 100% load. Whats goin on here? I have checked the wiki/forum and could not find anything.
    Thx for help!
    Some notes:
    DAEMONS=(dbus networkmanager hwclock syslog-ng netfs crond)
    gdm is started by systemd.
    UPDATE
    Hmm, seems to be a bug in dbus... The web is full of reports.
    Last edited by ushi (2012-01-27 15:27:56)

    From the sound side try enabling and disabling msi for snd-hda-intel module (4 combinations to test). Another bothersome parameter is often snoop. Look for quirks for your hardware in alsa source code. Also you might want to disable your ~/.asoundrc for the time being. If you want to set MID as default card, you can use the recommended modprobe method in the meantime.
    I would test another browser first though.

Maybe you are looking for

  • Using 2 displays

    Hello! i need some help for the following issue... how is it possible to have my macbook's pro display shut (closed) an d use on;e the external display of my sony bravia. i have conbected the macbook with sony bravia tv via HDMI but when i close the

  • Fix length of richtextbox in sharepoint 2013

    Hi, I am working on a blog site in SharePoint 2013. I want to set fixed length for the body field in post list so that user should not able to post lengthy blog. Please suggest any solution with JavaScript or SharePoint out of box feature. Please hel

  • Drop Cap Issue

    So have a Drop Cap set up as a nested style for an opening chapter for a book. Body style is Sabon and the Drop Cap is Gill Sans and is set up through 1 character. The drop cap is applying the Gill Sans properly to the first letter (which is the Drop

  • PXI-5610 RF Frequency Response adjustment

    Hello, I have noticed that adjustment for 5610 in RF frequency response is taking long time (about 2-3hr) with Cal exec 3.5, and I have tried to get the PXI chassis in a good enviroment and with some extra fans around since the adjustment has the leg

  • Parallel Query/Execution

    Guys, What is parallel quering/execution? How does it help to improve the performance. Thanks