1 program still needs to be closed: (waiting for) task host window's task to stop execution and stopping tasks that are already running

While the closure of the pc I got the message: "1 program still needs to be closed: (pending of) task host window's task to stop execution and stop tasks that are already running".but there is no program running and I have to force it to close.how to solve?

Hello

Thank you for contacting Microsoft Community.
Windows, then closing, checks all open programs. If there is, it sends a request for the program to close and wait until the program closes safely, to avoid any loss of data. But, Windows is waiting for some specified
If you are sure that none of the programs are obviously open, you can try the following steps:
Press Windows key + r, Type regedit and pres enter. If UAC prompts, click Yes. Go to HKEY_LOCAL_MACHINE-> expand System-> expand CurrentControlSet-> click on command (exapnd no do this). When you click (or select) control, you can see WaitToKillServiceTimeout. Double-click it to change the value. Set the value to 500 or less than that. Click Ok, and then close the registry editor. Now, restart the PC. If the problem persists, stop and try again and check.
Be careful with registry access as incorrect values or remove the unknown keys can prevent Windows to start and it will fix it.
Response if the issue is not resolved.

Tags: Windows

Similar Questions

  • Windows 7 poster waiting for the host window for spot on the restart or shutdown

    Every time I have shut down or restart my computer, I get a screen that says "Waiting for task host window" I tried to clean the registry, I did a chkdsk, I ran sfc/scannow several times now and this issue will not go away.  I am running Windows 7 64-bit with 4 GB of ram. I also tried to apply the patch, but I always get "this update is not applicable to your computer."

    Hello

    Thanks for posting your question on the forum of the Microsoft community.

    I would like to know some information about the problem so that we can help you better.

    1. have you done any hardware or software changes to your computer recently?
    2. What is the brand and model of your computer?

    'The Taskhost' is a generic process, which acts as a host for the processes that run "DLLs" rather than "Exe". Starts, it checks the registry services part to build a list of the DLL-based services it needs to load, then load them.

    I suggest you try using the steps in this Microsoft support article and check if it helps.
    Reference:
    Why my computer won't turn on or off quickly?
    http://Windows.Microsoft.com/en-us/Windows/computer-wont-turn-on-off-quickly#1TC=Windows-7

    In addition, you can view the details on the performance of the computer of the Task Manager.
    Reference:
    See details about your computer's performance using Task Manager
    http://Windows.Microsoft.com/en-us/Windows7/see-details-about-your-computers-performance-using-Task-Manager

    I hope this information helps.

    Please let us know if you need more help.

    Thank you

  • Waiting for redo log file missing when restore main database using RMAN backup that was taken on the database physical standby

    Here's my question after tons of research and test without have the right solutions.

    Target:

    (1) I have a 12.1.0.2 database unique main enterprise 'testdb' as database instance running on the server "node1".

    (2) I created physical standby database "stbydb" on the server "node2".

    (3) DataGuard running on the mode of MaxAvailability (SYNC) with roll forward in real time 12 default c apply.

    (4) primary database has 3 groups of one-man redo. (/oraredo/testdb/redo01.log redo02.log redo03.log)

    (5) I've created 4 standby redo logfiles (/oraredo/testdb/stby01.log stby02.log stby03.log stby04.log)

    (6) I do RMAN backup (database and archivelog) on the site of relief only.

    (7) I want to use this backup for full restore of the database on the primary database.

    He is a DR test to simulate the scenario that has lost every primary & Eve total servers.

    Here is how to save, on the database pending:

    (1) performance 'alter database recover managed standby database Cancel' to ensure that compatible data files

    (2) RMAN > backup database;

    (3) RMAN > backup archivelog all;

    I got elements of backup and copied to primary db Server something like:

    /Home/Oracle/backupset/o1_mf_nnndf_TAG20151002T133329_c0xq099p_.BKP (data files)

    /Home/Oracle/backupset/o1_mf_ncsnf_TAG20151002T133329_c0xq0sgz_.BKP (spfile & controlfile)

    /Home/Oracle/backupset/o1_mf_annnn_TAG20151002T133357_c0xq15xf_.BKP (archivelogs)

    So here's how to restore, on the main site:

    I clean all the files (data files, controlfiles oder all gone).

    (1) restore spfile from pfile

    RMAN > startup nomount

    RMAN > restore spfile from pfile ' / home/oracle/pfile.txt' to ' / home/oracle/backupset/o1_mf_ncsnf_TAG20151002T133329_c0xq0sgz_.bkp';

    (2) modify pfile to convert to db primary content. pFile shows below

    *.audit_file_dest='/opt/Oracle/DB/admin/testdb/adump '

    * .audit_trail = "db".

    * full = '12.1.0.2.0'

    *.control_files='/oradata/testdb/control01.ctl','/orafra/testdb/control02.ctl'

    * .db_block_size = 8192

    * .db_domain = "

    *.db_file_name_convert='/testdb/','/testdb /'

    * .db_name = "testdb".

    * .db_recovery_file_dest ='/ orafra'

    * .db_recovery_file_dest_size = 10737418240

    * .db_unique_name = "testdb".

    *.diagnostic_dest='/opt/Oracle/DB '

    * .fal_server = "stbydb".

    * .log_archive_config = 'dg_config = (testdb, stbydb)'

    * .log_archive_dest_2 = "service = stbydb SYNC valid_for = (ONLINE_LOGFILE, PRIMARY_ROLE) db_unique_name = stbydb'"

    * .log_archive_dest_state_2 = 'ENABLE '.

    *.log_file_name_convert='/testdb/','/testdb /'

    * .memory_target = 1800 m

    * .open_cursors = 300

    * runoff = 300

    * .remote_login_passwordfile = "EXCLUSIVE."

    * .standby_file_management = "AUTO".

    * .undo_tablespace = "UNDOTBS1.

    (3) restart db with updated file pfile

    SQLPLUS > create spfile from pfile='/home/oracle/pfile.txt'

    SQLPLUS > the judgment

    SQLPLUS > startup nomount

    (4) restore controlfile

    RMAN > restore primary controlfile to ' / home/oracle/backupset/o1_mf_ncsnf_TAG20151002T133329_c0xq0sgz_.bkp';

    RMAN > change the editing of the database

    (5) all elements of backup catalog

    RMAN > catalog starts by ' / home/oracle/backupset / '.

    (6) restore and recover the database

    RMAN > restore database;

    RMAN > recover database until the SNA XXXXXX; (this YVERT is the maximum in archivelog backups that extends beyond the scn of the backup of the data file)

    (7) open resetlogs

    RMAN > alter database open resetlogs;

    Everything seems perfect, except one of the file log roll forward pending is not generated

    SQL > select * from v$ standby_log;

    ERROR:

    ORA-00308: cannot open archived log ' / oraredo/testdb/stby01.log'

    ORA-27037: unable to get file status

    Linux-x86_64 error: 2: no such file or directory

    Additional information: 3

    no selected line

    I intended to use the same backup to restore primary basic & helps record traffic and the downtime between them in the world of real output.

    So I have exactly the same steps (except STANDBY restore CONTROLFILE and not recover after database restore) to restore the database pending.

    And I got the same missing log file.

    The problem is:

    (1) complete alert.log filled with this error, not the concern here

    (2) now repeat it in real time apply won't work since the Party shall LGWR shows always "WAITING_FOR_LOG."

    (3) I can't delete and re-create this log file

    Then I tried several and found:

    The missing standby logfile was still 'ACTIVE' at present RMAN backup was made.

    For example, on db standby, under Group #4 (stby01.log) would be lost after the restoration.

    SQL > select GROUP #, SEQUENCE #, USE (s), the STATUS from v$ standby_log;

    GROUP # SEQUENCE # USED STATUS

    ---------- ---------- ---------- ----------

    4 19 ACTIVE 133632

    5 0 0 UNASSIGNED

    6 0 0 not ASSIGNED

    7 0 0 UNASSIGNED

    So until I take the backup, I tried on the primary database:

    SQL > alter system set log_archive_dest_state_2 = delay;

    This was the Group of standby_log side Eve #4 was released:

    SQL > select GROUP #, SEQUENCE #, USE (s), the STATUS from v$ standby_log;

    GROUP # SEQUENCE # USED STATUS

    ---------- ---------- ---------- ----------

    4 0 0 UNASSIGNED

    5 0 0 UNASSIGNED

    6 0 0 not ASSIGNED

    7 0 0 UNASSIGNED

    Then, the backup has been restored correctly without missing standby logfile.

    However, to change this primary database means break DataGuard protection when you perform the backup. It's not accept on the production environment.

    Finally, my real questions come:

    (1) what I do may not do on parameter change?

    (2) I know I can re-create the control file to redo before delete and then recreate after. Is there any simple/fast to avoid the standby logfile lost or recreate the lost one?

    I understand that there are a number of ways to circumvent this. Something to keep a copy of the log file waiting restoration progress and copy up one missing, etc, etc...

    And yes I always have done no real-time applies "to the aid of archived logfile" but is also not accept mode of protection of production.

    I just want proof that the design (which is displayed in a few oracle doc Doc ID 602299.1 is one of those) that backs up data backup works effectively and can be used to restore the two site. And it may be without spending more time to resume backups or put the load on the primary database to create the database before.

    Your idea is very much appreciated.

    Thank you!

    Hello

    1--> when I take via RMAN backup, RMAN does not redo log (ORL or SRL) file, so we cannot expect ORLs or SRL would be restored.

    2nd--> when we opened the ORL database should be deleted and created

    3rd--> Expecting, SRL should not be an issue.we should be able to do away with the fall.

    DR sys@cdb01 SQL > select THREAD #, SEQUENCE #, GROUP #, STATUS from v$ standby_log;

    THREAD # SEQUENCE # GROUP # STATUS

    ---------- ---------- ---------- ----------

    1 233 4 ACTIVE

    1 238 5 ACTIVE

    DR sys@cdb01 SQL > select * from v$ logfile;

    GROUP # STATUS TYPE MEMBER IS_ CON_ID

    ---------- ------- ------- ------------------------------ --- ----------

    3 /u03/cdb01/cdb01/redo03.log no. 0 online

    /U03/cdb01/cdb01/redo02.log no. 0 2 online

    1 /u03/cdb01/cdb01/redo01.log no. 0 online

    4 /u03/cdb01/cdb01/stdredo01.log WATCH No. 0

    /U03/cdb01/cdb01/stdredo02.log EVE 5 No. 0

    DR sys@cdb01 SQL > ! ls - ltr /u03/cdb01/cdb01/stdredo01.log

    method: cannot access the /u03/cdb01/cdb01/stdredo01.log: no such file or directory

    DR sys@cdb01 SQL >! ls - ltr /u03/cdb01/cdb01/stdredo02.log

    -rw - r-. 1 oracle oinstall 52429312 17 Oct 15:32 /u03/cdb01/cdb01/stdredo02.log

    DR sys@cdb01 SQL > alter database force claire logfile 4;

    change the database group claire logfile 4

    *

    ERROR on line 1:

    ORA-01156: recovery or current flashback may need access to files

    DR sys@cdb01 SQL > alter database recover managed standby database cancel;

    Database altered.

    DR sys@cdb01 SQL > change the database group claire logfile 4;

    Database altered.

    DR sys@cdb01 SQL > ! ls - ltr /u03/cdb01/cdb01/stdredo01.log

    -rw - r-. 1 oracle oinstall 52429312 17 Oct 15:33 /u03/cdb01/cdb01/stdredo01.log

    DR sys@cdb01 SQL >

    If you do, you can recreate the controlfile without waiting for redo log entry...

    If you still think it's something is not acceptable, you must have SR with support to analyze why he does not abandon SRL when controlfile_type is "underway".

    Thank you

  • That I should continie to wait for 64-bit windows 7 sp1?

    Ok

    I have currently a cruelly configuration default to edit hdv-PrPro CS4 comes with Production suite CS4 windows xp Pro SP3 32 bit 2 GB ram 1.66 GHZ duo core proc - I could go on, but I think I can hear the laughter of this side of the computer screen already

    The only reason why I put off buying a new processor is because I'm used to wait for microsoft to get out the new SP 1, then reading the Adobe forums and get an idea because if Pr Pro CS$, I mean Pr Pro CS4 update really works again with MS. I read about it and from what I understand, a MS update to windows 7 isn't imminent SP1 when comes out - I should just be able to update the use anyway right to Microsoft update?

    I had done this in the past to upgrade my windows xp pro SP 2 to SP 3, but I thought I read here hurt says it's best to reinstall everything instead of the simple update of windows 7 to windows 7 SP1

    So what do you think of guys/girls - am I crazy waiting for this thing?

    I'm starting to think that I'm

    Thank you

    Tony

    Update of a BONE with the SP is good enough. The other day I have updated Vista on my laptop to SP2. No problem. But the UPGRADE, for example Vista for Win7 is best done with a complete new installation.

    I agree with Curt that Win7 is very stable and there is no need to wait for SP1. It may be convenient common enterprise environments wait for the first service pack to be released, but for a Publisher and with stability, illustrated with Win7, I think that approach is too cautious. However, before decide you on which system you want, either wait for CS5 to be officially announced (not rumors in the graveyard) this year (according to the expectations) and make your decisions or take the plunge now and maybe you may find that your choice has now been suboptimal, but it is always the case. Waiting will give you latest, faster and less expensive options, but you lose productivity now.

  • Waiting for upgrade of Windows 10.

    Hello

    CIRCA 2010 Windows 7 D255 Aspire One user here.

    A few days ago, my netbook seemed ready to receive the upgrae Windows 10, but something overnight had bad shot with one of the updates of Windows and it wouldn't even check the additional updates.

    One in particular, I decided to do a factory reset, and after applying about 300 updates to Windows 7, I expect now that Windows 10 to arrive. Can someone tell me...

    (a) how long should I wait for the download start. The applet installed by the Windows 7 final update confirms that I have booked my copy and must simply wait

    (b) the netbook should stay connected to receive the update, or is just being in a punt by tate ok

    (c) experiences good or bad on running Windows 10 on an Aspire One D255 (or similar)

    Thank you

    David

    Here you can download manually:

    http://www.Microsoft.com/en-us/software-download/Windows10

  • I need free IDT high definition for 32-bit Windows 7 ultimate

    I need free IDT high definition that will make my audio system for listening to music. He cannot play after I my pc fomate. Help on how to run my audio system. He compalins that IDT high definition work help me please.

    HI - what is your pc? You will probably need to go to the support of the manufacturer for this site (I have a Dell laptop - Windows7 and uses IDT audio)... R.

  • A timeout occurred while waiting for the host controller EHCI interrupt on answer Async ahead Bell.

    Whenever I put my adapter wireless netgear n150 under heavy load (download of World of Warcraft for example), it will go down to connection and until I restart the computer the adapter usb port is useless.  I dug into the event viewer and found that a timeout occurred while waiting for the EHCI host controller interrupt on the asynchronous response advance doorbell, source usbehci.  This seems to have been a problem with windows 8 I found other threads referencing but I can say that they are pre-release and some actually work solutions have been validated.  I already assured that all drivers, firmware and chipsets are up-to-date and compatible.  ANYONE please help?

    Quick fix I found:

    -try falling back to WiFi G rather than use N
    In my case, it works... is no longer a fall. But not the same bandwidth...
  • License question - do need me a VSAN license for all hosts in a cluster?

    I have a 6 host cluster exist using the VSphere Essentials Plus package with a single server VCenter. Can I buy x VSAN 3 licenses, for example to add the storage to the 3 hosts I have install the VSAN license on and access the VSAN of the 3 other hosts in the cluster data store? (Assuming only 1 CPU for each host.)

    Thank you!

    Hi Daniel,.

    Since Virtual SAN is activated at the level of a cluster, all cluster hosts can consume storage since the virtual SAN data store regardless of how many guests contribute to storage. So to answer your question, you need all 6 hosts in your cluster license, even though only 3 of them contributed storage.

    Also note that the licenses are per CPU so in your scenario if each host has 2 CPUs, you need a total of 12 CPU licenses. I hope this helps.

    Chris

  • and now it offers win8 still not waiting for us to windows in 2013,...

    Jugurtha Mahdavi Tabriz: during the period when the operating system, there are no Windows as xp sp2 itself may not be perfect and now it offers win8 still do not expect we windows in 2013, has not encountered (mouse not improved - menu of the application, not the State not one hybrid - no use in windows) as in 2014 We will need more than a simple user and monitor mouse infrared to conduct more accurate eye and kernel crashes and the computer complexity with any thing and in the end we need an OS that works like a heart, heart rate and could feel and prompt response to our State and a heart to feel, in terms of operating systems is essential. Even the rhetoric of the system of points in time has not been ignored.

    Hello

    See this page to select your language:

    http://support.Microsoft.com/common/international.aspx

    ====================================

    Or sorry that it is area English.

    Left click at the bottom of the Microsoft Community page

    English and set your language.

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • Programming logic needed to retrieve the records for the last month/week

    Hi all

    I need assistance in programming SQL logic.

    Oracle database version: 10.2.0.3.0

    Requirement

    In an environment of DW, I need to program to weekly and monthly automated batch insert the data from Data_tbl to Reporting_tbl to generate reports. Descriptions of paintings are given below.

    Table 1 - Data_tbl (Source of table - this table is updated daily).

    Record_dt first name last name


    Table 2 - Reporting_tbl_ (the target table)

    Cycle_dt first name last name

    1. monthly report

    In the SQL query, I where clause conditions.

    Where Record_dt > = 1 November 08 ' and record_dt < = 30 November 08 '

    Using the above condition in development, I'm pulling over the last months data source table data. This will be repeated every month, and it should be automated.
    that is, if I run this report at any time in December 2008, he should choose documents dates from Nov 01 to November 30, 2008. If I run this report at any time in January 2009, he should choose documents dates to Dec. 01 to December 31, 2008.
    Date values must be assigned for the last month. Value of Cycle_dt in the target table must be the date of the end of last month as on November 30, 2008, 31-dec-2008.


    2 weekly Report

    In the SQL query, I where clause conditions.

    Where Record_dt > ='01-dec-08' and record_dt < ='' 07-dec-08

    Monday week start date and end date is Sunday.
    If I run the report between the 08 Dec-14 Dec, it should make records of the dates of Dec. 01 to December 7, 2008.
    On 15 December, he should seek from 08 Dec-14 Dec.
    Value of Cycle_dt in the target table must be the date of last weekend, as on December 7, 2008, December 14, 2008.
    Please help me with the logic for both monthly and weekly reports.

    Thank you

    Hello

    TRUNC (dt, 'W') is the beginning of the week, which may be different days, according to the NLS parameters in your session. Unless you want something that varies from one session to the next, you should stick with the weeks of ISO.

    TRUNC (SYSDATE + 1, 'IW') - 1
    

    is the Sunday of the week underway Sunday to Saturday, which starts and ends in 1 day before the ISO week.
    To find the precedent of the week from Sunday to Saturday:

    WHERE   record_dt >= TRUNC (SYSDATE - 6, 'IW') - 1
    AND     record_dt <  TRUNC (SYSDATE + 1, 'IW') - 1
    

    If you were interested in a week from Saturday to Friday (either 2 days earlier than the ISO week):

    TRUNC (SYSDATE + 2, 'IW') - 2
    
  • any part of the microsoft security essenitals program still works from 07/2013 in the version of windows vista?

    I know that microsoft can't anti part of the virus in the version of windows vista.

    According to EPC is always available for Vista

    http://Windows.Microsoft.com/en-GB/Windows/Security-Essentials-all-versions

  • If the kernel sees the network adapter (checked with lspci - v | less) that I still need to provide a driver for that card visible to ESXi?

    I have an old Quad NIC card which is considered by the kernel. (lspci - v | less ) but I can't see with esxcfg-NICS-l

    How can I set up is available to ESXi?

    The card is

    Digital Equipment Corporation DECchip 21142/43 (rev 41)

    Subsystem: Hewlett-Packard Company 10/100Base-TX (PCI) [A5506B]

    Thank you

    PF

    Yes, the LSPCI command is just an output of what devices are connected on the slot PCI on the hardware running ESXi.

    the esxcfg-NICS - l command would be listed only those network port what host can use to send traffic (which was only after installation of the driver)

    The names of card does not seem to listed on vmware HCL VMware Compatibility Guide: search system

    Would say to confirm that this map is a counterpart device and install the driver for the device so that esxi can be used for network traffic.

    Concerning

    Sharath BN

  • Security for Microsoft (KB2742597) update will not install. What I would do. I already run the program to "fix."

    I am running Windows XP SP2 and a few days/weeks, I got notice of the above security update.  It will not be installed.  Don't know what to do

    I am running Windows XP SP2 and...

    If you still use Windows XP SP2, you have more problems than KB2742597, my friend! That being said...

    Is Security Update for Microsoft .NET Framework 1.1 Service Pack 1 (KB2698023 and KB2656370) [two 2 updates] listed in Add/Remove Programs (after some make the box SHOW UPDATES at the top is checked)?

    You are in the habit of using "Registry cleaners" (e.g., Registry Mechanic;) RegCure; RegClean Pro. Advanced SystemCare. Registry Booster; McAfee QuickClean. AVG PC TuneUp. Norton Registry Cleaner; PCTools optimizer; SpeedUpMyPC; PC Doctor; TuneUp Utilities; WinMaximizer; WinSweeper; Comodo System Cleaner. Advanced System Optimizer. CCleaner Registry Cleaner)?

  • Wait for the host disconnects and then run a command

    Hello world

    I have a stop script for my virtual infrastructure, now I have to add code to stop an Equallogic AFTER the last host table is turned off.

    I know the commands to do this, but I need help to write a loop that will test the ip address of the last host management and wait until this station responds to pings.

    In my script I have to establish what host will be put off to the end so it's not a problem... How can I keep ping IP management host to die and then run the commands Equallogic?

    I hope that I managed to explain to me... I was exploring the Test-Connection cmdlet but it seems that it displays che echo of the ping instead of State... I'm a bit lost around this, can someone help me please?

    Something like that would do the trick?

    $count = 0

    $maxWait = 10

    {}

    $count += 1

    Write-Output "$(get-date-f HH) $(get-date-f JJ/MM/AAAA)-host is offline."

    sleep 5

    } until (!) (Test-Connection 192.168.110.85 - BufferSize) count 16-1 - calm)- or ($count - gt $maxWait))

    If {($count - gt $maxWait)

    Write-Output "Host always online."

    }

    else {}

    Write-Output "$(get-date-f HH) $(get-date-f JJ/MM/AAAA)-host is offline."

    }

  • Need to send my watch for repair - I followed on line statement, stop activation and then got error message do not know what to do from here

    Watch in need of repair, I need to know how to repair, he fell on the floor of ceramic and glass bottom corner to the right.

    Thank you

    Kat

    Hello

    Contact Apple support (mail service may be available) or make a booking Genius Bar to establish your repair service options, costs and likely delays:

    Contact - Support official Apple

Maybe you are looking for