User consumes more CPU

Hai all,
Suddenly the output of top command shows that f60webmx consumes 100% of the CPU. like :
wap: 8217236k total, 84296k used, 8132940k free, 2675416k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
18448 applprod 25 0 73892 48m 8076 R 100 48.2 1232:21 f60webmx
9245 applprod 17 0 2856 1236 760 S 1 0.0 0:02.26 top
9601 oraprod 16 0 3744 1208 756 R 1 0.0 0:00.08 top
19488 oraprod 16 0 614m 257m 254m S 1 6.3 6:18.75 oracle
17954 applprod 16 0 777m 231m 11m S 0 5.7 4:08.37 java
[oraprod@oracle bdump]$ ps -ef | grep f60webmx
applprod 18440 1 0 Feb29 ? 00:00:00 f60srvm em alioracle_9000_PROD port 9000 mode socket exe f60webmxapplprod 18448 18440 73 Feb29 ? 20:32:47 f60webmx webfile=5,0,alioracle_9000_PROD
applprod 18749 1 0 Feb29 ? 00:00:01 d2lc60 alioracle 9100 0 1 f60webmx
applprod 30752 18440 0 07:37 ? 00:02:41 f60webmx webfile=5,8,alioracle_9000_PROD
applprod 10278 18440 0 09:21 ? 00:00:01 f60webmx webfile=5,17,alioracle_9000_PROD
applprod 14089 18440 0 10:00 ? 00:00:05 f60webmx webfile=5,20,alioracle_9000_PROD
applprod 14497 18440 0 10:03 ? 00:00:14 f60webmx webfile=5,22,alioracle_9000_PROD
applprod 15902 18440 0 10:08 ? 00:00:27 f60webmx webfile=5,24,alioracle_9000_PROD
applprod 16958 18440 0 10:19 ? 00:00:24 f60webmx webfile=5,26,alioracle_9000_PROD
applprod 26906 18440 0 11:43 ? 00:00:06 f60webmx webfile=5,32,alioracle_9000_PROD
applprod 4823 18440 0 13:09 ? 00:00:00 f60webmx webfile=5,35,alioracle_9000_PROD
any idea how to rectify this otherthan rebooting the server ?
Thanks
Yusuf

Hussain,
as per the note.. Note: 185762.1 - Script: How To Identify The apps User Using The O/S PID For Forms Users In 11i
I could'nt find the session related to the database using PID from top command ..
like :
Enter value for pid: 18448
old 13: and a.SPID = &PID
new 13: and a.SPID = 18448
[applprod@alioracle bin]$ top
top - 14:52:22 up 47 days, 22:01, 3 users, load average: 1.07, 1.08, 1.09
Tasks: 504 total, 2 running, 502 sleeping, 0 stopped, 0 zombie
Cpu(s): 13.1% us, 0.2% sy, 0.0% ni, 86.4% id, 0.2% wa, 0.0% hi, 0.0% si
Mem: 4148304k total, 4111260k used, 37044k free, 28380k buffers
Swap: 8217236k total, 84260k used, 8132976k free, 2618612k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
18448 applprod 25 0 73892 48m 8076 R 100 1.2 1289:33 f60webmx
32664 oraprod 16 0 620m 350m 344m S 2 8.6 0:32.78 oracle
but unable to fetch the records ?
any idea /
Yusuf

Similar Messages

  • Query to find out which process consuming more cpu?

    Hi All,
    some one please tell me the query to find out which process is consuming more
    cpu resources?
    Thanks and Regards
    Srikanth

    Use V$SESSTAT to determine which sessions are using most CPU, and investigate what SQL these users/sessions are executing:
    SQL> select ss.sid, se.command, ss.value CPU, se.username, se.program
    from v$sesstat ss, v$session se
    where ss.statistic# in
    (select statistic#
    from v$statname
    where name = 'CPU used by this session')
    and se.sid=ss.sid
    order by ss.value desc;

  • How to identify TOP 5 SQL consuming more CPU time without using statspack

    How to identify the TOP 5 SQL queries which are consuming more CPU time during the timespan of 24 hours for entire database. There are N number of users who have issued sql queries, out of which few users have disconnected and few user are still connected to the database(I need to consider all sessions). My database version is 9.0.1. I don't want to use statspack. Is there any way to identify TOP 5 SQL consuming more CPU time without affecting the performance of the database. Can any one help me on this? Its urgent!!.

    My database version is 9.0.1. I don't want
    to use statspack. Is there any way to identify TOP 5
    SQL consuming more CPU time without affecting the
    performance of the database. Can any one help me on
    this? Its urgent!!.I cant understand why you dont want to use statspack. As it is very easy to use and very quick to identify bottlenecks. Try using statspack. Its really wonderful.
    Particularly in your case statspack is the best.
    Regards,
    Sanju.

  • How to find top 10  SQL statments which are consuming more cpu time.

    hi all,
    Is there any command or script to monitor the top 10 sql statments which are consuming more cpu time.
    I know by using AWR REPORT we can find it, i want the command or script to find the top cpu utilization sql statments.
    Regards
    Subhash.

    Subhash,
    A quick and dirty Google search could have get you started with the following:
    Thread: how to get top CPU consuming sql oracle 10g
    Re: how to get top CPU consuming sql oracle 10g
    Oracle SQL top sessions
    http://www.dba-oracle.com/oracle10g_tuning/t_sql_top_sessions.htm
    "How to Find top 10 expensive sql's", version 9.2.0
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:73325450402303
    HTH,
    Thierry

  • Syslogd Consuming more CPU utilization in Solaris 10

    Hi All,
    The Syslogd process consuming more CPU utilization in Solaris 10. Kindly help how to reduce this cpu utilization.
    Regards
    Siva

    Hi Robert,
    Both are same architecture. x86
    The following is the prstat o/p from the affected server. Pls note that one of the mount point in this server is in ZFS.
    prstat -l
    PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/LWPID
    26092 root 3933M 3930M cpu1 60 0 29:00:43 22% syslogd/56
    26092 root 3933M 3930M run 30 0 289:47:33 12% syslogd/18
    26092 root 3933M 3930M run 40 0 272:31:05 11% syslogd/22
    26092 root 3933M 3930M run 22 0 14:47:16 9.7% syslogd/65
    26092 root 3933M 3930M run 42 0 14:43:46 9.7% syslogd/63
    26092 root 3933M 3930M run 31 0 14:40:42 9.6% syslogd/66
    26092 root 3933M 3930M sleep 40 0 152:45:42 5.9% syslogd/21
    26092 root 3933M 3930M cpu0 53 0 6:41:58 4.1% syslogd/58
    26092 root 3933M 3930M run 52 0 6:23:13 4.0% syslogd/57
    26092 root 3933M 3930M sleep 43 0 6:29:21 3.9% syslogd/59
    26092 root 3933M 3930M sleep 52 0 5:55:14 3.6% syslogd/71
    More over we are continuously receiving the below error message in the /var/adm/messages, we don't know, from where the error arises from the syslog server.
    syslogd: malloc failed: dropping message from remote: Not enough space
    PRIVILEGE :[4] 'NONE'
    Edited by: Siva_Systems on Mar 29, 2010 5:06 AM
    Edited by: Siva_Systems on Mar 29, 2010 8:18 AM

  • How to find the sessions/user consuming more temp tablespace

    Environment details
    IBM-AIX 64 bit
    Oracle 10.2.0.4.0
    Recently we encountered the issue of sudden peak in CPU utilization and temp tablespace usage. We are noticing this issue after Apr CPU 2009 patch and upgrade to 10.2.0.4.
    Recently temp space was full and we added 18 GB of space to temp tablespace, within few hours, they are also consumed.
    Application team is telling that they did not modify any code. ADDM report suggests most of the recommendations related to SQL tuning only
    not sure about the real issue. Can somebody tell me how I can find what are all sessions/user consuming high temp tablespace
    Edited by: user1368801 on Sep 1, 2009 5:32 PM

    Hi,
    Run below query to check if it is used by any session.
    select sum(a.BYTES_USED)/1024/1024 used_mb, sum(b.bytes)/1024/1024 total_mb,
    sum(a.BYTES_USED)/sum(b.bytes)*100 pct_used
    from V$TEMP_EXTENT_POOL a, v$tempfile b
    where a.file_id(+) = b.file#
    Check who is using it by the below query.
    SELECT s.sid,s.serial#,osuser,process,program,s.sql_hash_value,u.extents, u.blocks
    FROM v\$session s, v\$sort_usage u
    WHERE s.saddr = u.session_addr order by extents,blocks desc
    Hope this solves your issue.
    Regards
    Regards,
    Satishbabu Gunukula
    Click here to improve RMAN backup Performance using [Block change tracking in Oracle 10g|http://oracleracexpert.blogspot.com/2009/09/block-change-tracking-in-oracle-10g.html]
    http://oracleracexpert.blogspot.com

  • Unknown user occupy more USER I/O

    Hello friends, Our environement is ORACLE 10g ON WINDOWS 2003 platform. We use to receive call from some users that system is very slow in response. While I check through OEM , one user consuming more USER I/O, 90%. But that users for IT department user and I confirmed no one working with that user account. I dont know how this user session is automatically created and consuming more I/O. I stop all the scheduled jobs that used that user name. Its regarded less of the time, some time morning , some time night
    this user sesseion created autmatically. I killed those sessions, even than its creating some other session with the same user name and occupying more I/O. Kindly help me to solve.

    Hi,
    We use to receive call from some users that system is very slow in responseDo these users shared same applicaiton? Means, is whole database slow (all users are suffering) or only a few users suffering while running same applicaiton?
    one user consuming more USER I/O, 90%This is this user's part in total IO on the system which not necessarily means that IO is slow.
    Course of Action
    Through OEM check the system performance page, what is CPU in IO wait matrix value.
    Through OEM, also check Disk busy rate for the disk where your database is residing
    What are the details of user sessions which is consuming 90% IO. Username, session from which machine, from which program etc.
    OEM performance page will also show you what SQL it is running. If no one owns this user, just lock it and check who shouts.
    Salman

  • Urgt:How to identify TOP 5 SQL using more CPU time  without using statspack

    How to identify the TOP 5 SQL queries which are consuming more CPU time during the timespan of 24 hours for entire database. There are N number of users who have issued sql queries, out of which few users have disconnected and few user are still connected to the database(I need to consider all sessions). My database version is 9.0.1. I don't want to use statspack. Is there any way to identify TOP 5 SQL consuming more CPU time without affecting the performance of the database. Can any one help me on this? Its urgent!!. I don't want to use statspack becasue it degrades the performance and i cannot afford to run it for 24 hours.

    You don't run statspack for 24 hours, that would infact be pointless...
    Run statspack for say a 10 or 15 minute window during a particular "busy" period on your database. If you run it for longer then all the useful data will have been "averaged out". You want a snapshot in time, not an average over the day.

  • Dbwr consuming high CPU after enabling DirectIO

    Hi,
    DBWR is consuming high CPU. After enabling DirectIO on Solaris SPARC 10, dbwr is eating away almost 1 CPU on a v440 machine i.e. 19% throughout the day. Neither of "buffer busy waits" or "write complete waits" or "free buffer waits" are in the top 5 wait events, which, to me, means that there is no buffer contention.
    What I understand is that after enabling DirectIO, it takes longer for the IO to complete because pre-DirectIO it would return from the file system cache whereas now it has to return from the disk (and I do see at the OS level that IO has become slow), but should that result in dbwr consuming more CPU?
    Infact after enabling DirectIO, IO has become very slow which is another problem and as a result log file writes have also become slow which is a 3rd problem. btw, I am aware that if there were many FTS, then DirectIO can make the system slow but there are no FTS in my case. Also, that SGA should be increased after enabling DirectIO, which has also been done.
    Thanks

    user12022918 wrote:
    DBWR is consuming high CPU. After enabling DirectIO on Solaris SPARC 10, dbwr is eating away almost 1 CPU on a v440 machine i.e. 19% throughout the day. 19% is less than 1/5th of a CPU. Or are you referring to a 100% being all 4 CPUs?
    What I understand is that after enabling DirectIO, it takes longer for the IO to complete because pre-DirectIO it would return from the file system cache whereas now it has to return from the disk Incorrect. See directio for details.
    Yes, removing the file system cache from the I/O layer for a device can reduce I/O performance if the caller does not perform its own caching. However, direct I/O will eliminate the system cache overheads (and associated CPU resources needed) from a caller (like Oracle) that implements its own sophisticated buffer cache.
    Direct I/O should therefore increase Oracle I/O performance and decrease resource footprint as it eliminates the need for the kernel to maintain a cache for that device.
    Infact after enabling DirectIO, IO has become very slow which is another problem and as a result log file writes have also become slow which is a 3rd problem. Direct I/O, as per the Sun docs, is an advisory call. It may not place that device in direct I/O modes. It may result in partial direct I/O. So you need to make sure exactly what happens and how successful (partial or complete) this setting was.
    btw, I am aware that if there were many FTS, then DirectIO can make the system slow but there are no FTS in my case. FTS (multi block reads/large sequential reads) is slower? This is contrary to Sun's docs that state:
    Large sequential I/O generally performs best with DIRECTIO_ON, except when a file is sparse or is being extended and is opened with O_SYNC or O_DSYNC.

  • Find the user(s) using more CPU in a database

    Hi, I am new to the Database Admin work. I need to find the user/Users that are consuming more space in a given database. I have 30 users in the database. Please help me in identifying these users.
    Thanks

    Space or CPU? For space the following might be what you're looking for:
    SQL> select owner, sum(bytes)/(1024*1024) "Total (MB)" from DBA_SEGMENTS group by owner;

  • OVI suite consumes more than 50% of my CPU and doe...

    I just installed the most recent version of the Nokia OVI suite. Although it doesn't even recognize my Nokia phone (connected via USB and in PC suite mode) the software consumes more then 50% of my CPU resources. Most resources are used by the NokiaMServer.exe, even if I don't start the software.
    My system is in an unuseable state with the OVI suite. What's wrong with this tool?
    Im using Windows 7, 64 Bit and my system is stable. Or should I say: Was stable befor i installed the OVI suite?

    Yes... i used the maps on my device. But i don't like them because they aren't too detailed for my country. So i thought i should check for some updates. I installed ovi suite. By the way the .exe from the phone card didn't worked so i downloaded the latest version from the official nokia website. The suite told me i have some additional featureas for my maps so i started updating them hoping things will be better after i do so. I can't give any review yet of the new maps, because i'm still installing them.
    The firmware version of my phone is the last one: 033.002
    Anyway this isn't the problem we are discussing here. We are discussing the fact that the software runs very poor on normal computers. I have an E8400 3.0 Ghz proc, 4 GB ram.
    By poorly i mean it takes ages to do something. Only the start up of the programme took 1 minute. They should definetly make some changes in the software. But i guess nobody from nokia ever reads this forum.

  • Exchange 2013 - The Microsoft Exchange Transport service is rejecting message submissions because the service continues to consume more memory than the configured threshold

    Noticed at about noon that no emails had been received all day. Began to investigate and found that the MS Exchange Transport service had been set to deny email submission because it was using too much memory on the server (91%). 
    The error message makes me think that we may have been getting used by malware or something similar.“The Microsoft Exchange Transport service is rejecting message submissions because the service continues to consume more memory than the
    configured threshold.” 
    There are also several warning messages that list particular IP addresses and say that a connection from that IP was denied because there were already the maximum number of connections (20). 
    From what I can tell, all of the IP addresses are from Taiwan. 
    The time period for which some emails may be missing is from close of business yesterday ( 4/3/2014) through about 12:45 today (4/4/2014). 
    From the time I spent reading and trying to figure out the error, I think we may need to readjust our throttling policies to prevent this from happening. 
    The exchange server is currently running at 90%+ CPU and 50%+ memory usage the majority of the time, and I’m not sure how to fix it.
    Also, I cannot get into EMS I get a access denied message from the destination computer. (Exchange server) I want to get into there to change the throttling policy back to default, since we disabled it.
    The Error reads:
    The WinRM client cannot process the request. The WinRM client tried to use Kerberos authentication mechanism, but the destination computer <Exchange> returned an 'access denied' error. Change the configuration to allow Kerberos authentication
    mechanism to be used or specify one of the authentication mechanism supported by the server. (How do I do this?) To use Kerberos, specify the local computer name as the remote destination. (I'm trying to use EMS while logged into the local Exchange server)
    Also verify that the client computer and the destination computer are joined to a domain. (Exchange is on our domain, and the computer trying to connect is the same computer) To use basic, specify the local computer name as the remote destination, specify
    Basic authentication and provide user mane and password. Possible authentication mechanisms reported by server.
    At line:1 char:1
    + New-PSSession -ConnectionURI "$connectionUri" -ConfigurationName Microsoft.Excha ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotingTransportException + FullyQualifiedErrorId : AccessDenied,PSSessionOpenFailed
    I assumed control of this exchange system already in place and I do not have much experience with exchange 2013 or server 2012. I do know 2008, but that doesn't help very much in this situation.
    Recent changes to the system:
    About three days ago we switch our sessions policy to allow many more connections, and I believe this caused the issue. This is what I changed it to:
    Made the registry DWORD (32-bit) "Maximum Allowed Sessions Per User" and modified the value to 1000. Location of registry change @ HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
    I just changed it to 10 from the 1000. I'm hoping this solves this. So far no.
    Also, I am not the best in the shell or command line interfaces. Any help would be wonderful!

    Hi,
    Yes, could be hardware performance issue. Try recycle the Transport process and see if the issue persists.
    Thanks,
    Simon Wu
    TechNet Community Support

  • Safari consuming 80% + CPU

    On our PowerBook G4 - we've noticed that Safari seems to be consuming more and more CPU lately. Restarting Safari if it's been running for more than a few days, or even rebooting the PowerBook helped in the past when we had this issue, but not anymore. Even from a fresh reboot, with no other applications running, launching Safari (which opens Apple's welcome page) consumes 90% or more CPU.
    I've tried the following:
    - removed the ~/Library/Caches/Safari folder
    - removed the ~/Library/Safari/Icons folder
    - removed the comp.apple.Safari.plist file from ~/Library/Preferences folder
    - resetting Safari
    No effect. This machine is still running Safari 2.0.4.
    It's interesting to note that if I switch to another user, their CPU usage is fine when running Safari... which makes it an issue in the User folder, instead of a further system corruption or issue. But I'm at a loss for what else to do to the "affected" user's folder to clean this up. Running FireFox is fine.
    I thought maybe it was the Internet-Plugins, so I moved them to the desktop and launched Safari, same issue...
    Any ideas?
    Thanks in advance,
    Sean

    I have found the issue...
    After trying a fresh install on an external drive and migrating the user accounts - the issue was still there, meaning it was definitely a User account issue.
    I created a user called "test" and copied the folders from the affected User's Library folder one by one, restarting Safari each time to check CPU usage. Once I copied over the "Syndication" folder and started Safari, the issue was reproduced.
    Returning to my affected user account, I moved this folder to t he desktop - fired up Safari and after a brief blip of CPU usage the CPU usage settled right down and stays there. A new "Syndication" folder was created in it's place and now Safari behaves.
    In the Syndication folder that I moved, the following were the contents:
    - Damaged Database
    - Damaged Database #2
    - Database3
    - DotMacSyncCache
    I had seen these before and assumed (wrongly) that the creation of a new file might mean that the damaged ones were no longer in the picture. The new folder created 1 file so far, called "Database 3", apparently it knows some history from somewhere.
    I think I can delete these, but I'll do some research on that before I do, but thought I'd update this in case my findings help someone else. If you know more details on what these do - feel free to update this thread further.
    Thanks everyone for your suggestions. This was a new one for me for sure.
    Sean

  • Explorer.exe consuming 100% CPU after resuming from hibernation

    Hello,
    For the last months, I repeatedly have the problem that sometimes (every 2nd or 3rd time) after resuming from hibernation, in a few cases also after disconnecting from the Internet, one or more instances of explorer.exe are consuming 100% CPU, but never
    the shell instance.
    I tried figuring out what it was doing, but I was unsuccessful so far.
    Here is a stack of the thread which consumed most of the CPU:
    0, ntoskrnl.exe!KiDeliverApc+0x166
    1, ntoskrnl.exe!KiSwapThread+0x31f
    2, ntoskrnl.exe!KiCommitThreadWait+0x129
    3, ntoskrnl.exe!ExpWaitForResource+0x29f
    4, ntoskrnl.exe!ExEnterPriorityRegionAndAcquireResourceExclusive+0x1ad
    5, win32k.sys!EnterCritAvoidingDitHitTestHazard+0x13
    6, win32k.sys!NtUserMessageCall+0x28
    7, ntoskrnl.exe!KiSystemServiceCopyEnd+0x13
    8, user32.dll!NtUserMessageCall+0xa
    9, user32.dll!SendMessageWorker+0x168
    10, user32.dll!SendMessageW+0xfb
    11, ExplorerFrame.dll!CNscTree::_TreeInvalidateItemInfo+0xd0
    12, ExplorerFrame.dll!CNscTree::_EnumBackgroundDone+0xb4a14
    13, ExplorerFrame.dll!CNscTree::OnQIUpdateEnumDone+0x93
    14, ExplorerFrame.dll!CNscEnumQueueItem::Dispatch+0xcf
    15, ExplorerFrame.dll!CTaskLock::DispatchQueueItem+0xc5
    16, ExplorerFrame.dll!CNscTree::_SubClassTreeWndProc+0x118
    17, ExplorerFrame.dll!CNscTree::s_SubClassTreeWndProc+0x5f
    18, comctl32.dll!CallNextSubclassProc+0xe0
    19, comctl32.dll!MasterSubclassProc+0xa2
    20, user32.dll!UserCallWinProcCheckWow+0x149
    21, user32.dll!DispatchMessageWorker+0x1a7
    22, AppVEntSubsystems64.dll!VirtualizeCurrentThread+0x1e492
    23, ExplorerFrame.dll!CExplorerFrame::FrameMessagePump+0xe3
    24, ExplorerFrame.dll!BrowserThreadProc+0x5e
    25, ExplorerFrame.dll!BrowserNewThreadProc+0x3a
    26, ExplorerFrame.dll!CExplorerTask::InternalResumeRT+0x12
    27, ExplorerFrame.dll!CRunnableTask::Run+0x114
    28, shell32.dll!CShellTaskThread::ThreadProc+0x2a3
    29, shell32.dll!CShellTaskThread::s_ThreadProc+0x2f
    30, SHCore.dll!StrRetToBSTR+0x19f
    31, kernel32.dll!BaseThreadInitThunk+0x22
    32, ntdll.dll!RtlUserThreadStart+0x34
    I was hoping I could identify a rogue shell extension or something similar, but I didn't find any such evidence so far.
    In case you need this information, this is a list of my shell extensions/copy hooks/context menu handlers/drag&drop handlers (without duplicates):
    + " SkyDrivePro1 (ErrorConflict)" "Microsoft OneDrive for Business Extensions" "Microsoft Corporation" "c:\program files\microsoft office 15\root\vfs\programfilesx64\microsoft office\office15\grooveex.dll" "12.11.2014 01:13"
    + "{C52AF81D-F7A0-4AAB-8E87-F80A60CCD396}" "" "Apache Software Foundation" "c:\program files (x86)\openoffice 4\program\shlxthdl\shlxthdl.dll" "20.09.2013 12:50"
    + "{C52AF81D-F7A0-4AAB-8E87-F80A60CCD396}" "" "Apache Software Foundation" "c:\program files (x86)\openoffice 4\program\shlxthdl\shlxthdl_x64.dll" "20.09.2013 12:41"
    + "7-Zip" "7-Zip Shell Extension" "Igor Pavlov" "c:\program files\7-zip\7-zip32.dll" "18.04.2011 19:34"
    + "7-Zip" "7-Zip Shell Extension" "Igor Pavlov" "c:\program files\7-zip\7-zip.dll" "18.04.2011 19:35"
    + "ANotepad++64" "ShellHandler for Notepad++ (64 bit)" "" "c:\program files (x86)\notepad++\nppshell_06.dll" "12.05.2014 10:49"
    + "Ath_CopyHook" "Bluetooth File Transfer Plugin" "Qualcomm®Atheros®" "c:\program files (x86)\bluetooth suite\folderviewimpl.dll" "25.09.2013 10:58"
    + "Atheros" "Atheros Bluetooth Module" "Qualcomm®Atheros®" "c:\program files (x86)\bluetooth suite\btvappext.dll" "25.09.2013 10:58"
    + "DropboxExt" "Dropbox Shell Extension" "Dropbox, Inc." "c:\users\david\appdata\roaming\dropbox\bin\dropboxext64.24.dll" "24.06.2014 01:32"
    + "DropboxExt1" "Dropbox Shell Extension" "Dropbox, Inc." "c:\users\david\appdata\roaming\dropbox\bin\dropboxext.24.dll" "24.06.2014 01:31"
    + "FTShellContext" "Atheros Bluetooth Module" "Qualcomm®Atheros®" "c:\program files (x86)\bluetooth suite\shellcontextext.dll" "25.09.2013 10:58"
    + "GDContextMenu" "Google Drive shell extension" "Google" "c:\program files (x86)\google\drive\contextmenu64.dll" "16.01.2015 01:57"
    + "GDriveBlacklistedOverlay" "Google Drive shell extension" "Google" "c:\program files (x86)\google\drive\googledrivesync64.dll" "16.01.2015 01:56"
    + "igfxcui" "igfxpph Module" "Intel Corporation" "c:\windows\system32\igfxpph.dll" "09.09.2013 18:26"
    + "LockHunterShellExt" "LockHunter Explorer Extension" "Crystal Rich Ltd" "c:\program files\lockhunter\lhshellext32.dll" "25.03.2009 08:53"
    + "LockHunterShellExt" "LockHunter Explorer Extension" "Crystal Rich Ltd" "c:\program files\lockhunter\lhshellext64.dll" "28.04.2009 10:21"
    + "PDF Shell Extension" "PDF Shell Extension" "Adobe Systems, Inc." "c:\program files (x86)\common files\adobe\acrobat\activex\pdfshell.dll" "11.05.2013 10:34"
    + "PushbulletCtx" "" "" "File not found: :/Program Files (x86)/Pushbullet/pushbullet_ctx.DLL" ""
    + "RecuvaShellExt" "Recuva shell extensions" "Piriform Ltd" "c:\program files\recuva\recuvashell64.dll" "14.03.2014 12:41"
    + "SD360" "360 Total Security" "" "c:\program files (x86)\360\total security\menuex64.dll" "12.01.2015 03:55"
    + "SourceGearDiffMergeShellExtension32" "SourceGear DiffMerge ShellExtension 32" "SourceGear LLC" "c:\program files (x86)\sourcegear\common\diffmerge\sourcegeardiffmergeshellextension32.dll" "23.10.2013 19:15"
    + "SourceGearDiffMergeShellExtension64" "SourceGear DiffMerge ShellExtension 64" "SourceGear LLC" "c:\program files\sourcegear\common\diffmerge\sourcegeardiffmergeshellextension64.dll" "23.10.2013 19:17"
    + "StartMenuExt" "Start Menu Helper Extension" "IvoSoft" "c:\windows\syswow64\startmenuhelper32.dll" "20.04.2014 18:17"
    + "StartMenuExt" "Start Menu Helper Extension" "IvoSoft" "c:\windows\system32\startmenuhelper64.dll" "20.04.2014 18:16"
    + "WinRAR32" "WinRAR shell extension" "Alexander Roshal" "c:\program files\winrar\rarext32.dll" "02.12.2014 11:07"
    + "WinRAR" "WinRAR shell extension" "Alexander Roshal" "c:\program files\winrar\rarext.dll" "02.12.2014 11:07"
    + "WinSCPCopyHook" "Drag&Drop shell extension for WinSCP (64-bit)" "Martin Prikryl" "c:\program files (x86)\winscp\dragext64.dll" "14.08.2013 12:22"
    I you have any clue what might be going, I would be very happy to hear it. It's really annoying, as I have to kill explorer.exe and thereby close all my folder windows when this happens.
    Thank you!
    Best regards,
    David Trapp

    Hello,
    thanks for having a look. However, I already ran SFC before posting on this forum (as part of my own investigation) and it came back clean. RescueTime (a time tracking tool) is probably not the culprit because it happened also several times in the past without
    RescueTime being running (that was because I had accidentally removed it from autorun at that time).
    Unfortunately, I can't follow your "invalid date" explanation. I don't think an "invalid date" is anywhere involved; in fact, the method in question is called "_TreeInvalidateItemInfo" and not "_TreeInvalidDateItemInfo"
    (note that there is only one "d"), so I assume its job is just to invalidate (and in turn, refresh) the cached information about nodes in the left pane's folder tree of the explorer window(s) - since the folder tree is the only NamespaceTreeControl
    (whose corresponding class name is CNscTree) in explorer folder view windows. As I see it, something is causing explorer to repeatedly refresh the folder tree data, but I am stuck at finding out what exactly.
    Best regards,
    David Trapp
    EDIT: Disassembling ExplorerFrame!CNscTree::_TreeInvalidateItemInfo confirms that, because it seems to call TreeView_SetItem for a tree node and its parent (possibly with all fields set to *_CALLBACK), and CNscTree::_UpdateItemDisplayInfo
    for the parent node.
    EDIT2: I'd love to dig more into the trace, however I am hitting a wall at function names/addresses. Everywhere where I would expect a function name/address (such as the "by stack" views), I only see question marks instead. What
    could be the reason?

  • "IMAQ Stop" takes 10sec to execute and consumes 100% CPU

    Hi, I'm calling IMAQ Stop to end an acquisition but it consumes 100% of my processor and takes 10sec to complete (all the while consuming 100% CPU).  In our application we start and stop the camera regularly and this is exactly when the user wants the program to be interactive so this 10sec delay is a big irritation to them.
    My setup is - Dalsa Piranha line scan camera, RT 9 running on a desktop PC  (it is compatible according to the test), PCI-1429 cameralink card.
    Any help or comments welcome.
    Thanks.
    Solved!
    Go to Solution.

    Ah I have managed to solve this one, but first here are the answers to your questions:
    Using Stop and then Close or just Close makes no difference.  The Stop was taking so long that I simply used a probe before and after it on the error cluster and with 2009's probe timestamp function I could easily see how long it took.  For more detailed timing analysis I use the us timer available with RT.
    In any case, the way I solved the problem was by making sure that I stop the acquisition BEFORE the line clock to the camera is stopped.  So IMAQ Stop probably waits for the end of the current frame before it returns - and if the line clock stops halfway through a frame (as was the case), a 10 sec timeout probably causes Stop to return eventually. 
    The line clock is being driven by a DAQ card (via RTSI) and I simply closed the session to that counter AFTER calling IMAQ Stop.  The DAQ interface is not shown in the example above as it is coded in a different vi.
    Thanks for all the help. 

Maybe you are looking for

  • Error while installing weblogic portal

    I am getting the following error while installing weblogic portal 10.3.2 generic.jar on existing weblogic server 10.3.2 generic.jar installation on RHEL5 with jrockit mission control 3.1.2 as jdk. java.lang.reflect.InvocationTargetException at sun.re

  • Excise values not flowing in J1IS

    Hi., I have done return delivery of a material document with 122 movement type....In this 122 material document ..No Excise Entry is selected. While doing J1IS with reference to 122 material document,excise values are not flowing . If i do create & p

  • Flash Builder 4.5

    Hi Experts, Has the Netweaver Gateway 2.0 present in Flash Builder 4.5 premium or should i have add any Add on`s ..??? Thanks, Arun

  • Very small portion of touch screen not working, but very annoying!

    Whenever I go to use the letter Q or the number 1 while text messaging, that portion of the screen does not work. However, when I brought up the calculator to test the screen out in all areas (as mentioned in the troubleshooting guide: http://support

  • CS4 I have created compositions in After Effects CS 4 but when I import them into Premiere Pro CS4

    CS4 I have created compositions in After Effects CS 4 but when I import them into Premiere Pro CS4 they only appear in the monitor when the play button is activated. The other clips appear without a problem. I noticed that the same situation arises w