Applications still run after user logged off

Hi,
I have a w2k8r2 Terminal server and have a problem that have eluded me for some time now.
When a user is logged off, by either being disconnected or being inactive for a prolonged time, the user initiated programs are still running.
To be more exact, Some times when a user is logged off I have the following situation:
In the task manager on the users tab I cannot see the user anymore (nor in the remote desktop services manager), but in the Processes tab I can still see user initiated programs running. Furthermore I am not able to kill any of those programs, getting an
"Access is denied" error message.
My problem is that when the Terminal Server enters this "state" it becomes all buggy and itchy, causing loads of problems for the users that are already logged in (and for the new ones trying to log in). The only solution I have found is rebooting
the server.
Any solution, or further troubleshooting steps, are more than welcome. For me the next step is reinstalling which I really don't want

1. Check any task schedular is running for application or not,
Refer :
http://answers.microsoft.com/en-us/windows/forum/windows_7-security/if-i-log-off-at-night-leave-computer-on-will/559eec53-1d2a-46f8-ac12-f0d4a32ab57a?msgId=b51d42b3-e727-40c0-b94e-8a01b31bf526
2. Also update Antivirus and scan completely.
3. Is it specific application or all the application, Which user opened in his session?
4. If specific application is running (In this scenario Outlook is running even user logs off), Try the below Citrix forum thread.
Refer :
http://discussions.citrix.com/topic/301644-user-logs-off-process-outlookexe-stays-active-error-the-citrix-server-has-reached-its-concurrent-application-limit/
5. Check and update  TCP/IP driver
Refer : http://support.microsoft.com/kb/2465772/en-us
6. Also cross verify Dharmesh suggestions also.
Regards,
Manjunath Sullad

Similar Messages

  • Server keep running after user log-off?

    Just need confirmation...
    Does it keep running all services (mail, web, etc...) after logging off a user from macosx 10.5.4 server?

    thanks. just need to create new user and log in because current user's finder is relaunching on almost every action with it... want to try if it's problem with user or all system.

  • How to ensure OC4J runs after user logs out of a W2003 Server

    Greetings,
    I have a question. We have BI Publisher running on a W2003 server. When I log into the server, a dos window starts up, and runs the OC4J stuff. When I log out of the server, this process stops.
    In order to use the scheduling part of BI Publisher (meaning, reports can be emailed out), the OC4J window must be running (meaning, I cannot log out of the W2003 server).
    How do I ensure the OC4J process remains running after I log out of the W2003 server? Note - this was fresh server, with a clean OBISE (Oracle Business Intelligence Standard Edition) install.
    Thanks,
    Colin Jensen

    Use the services created at installation time to startup Oracle AS components.
    thant should do the trick

  • How do make inactive RFC sessions timeout after user logged off?

    Hi,
    In SM04 we can see many sessions of type RFC belonging to users who already logged off. These sessions seem to stay allive for hours if not days.
    Exapmle:
    700  HAMILTONAN                                09.45.35    1  RFC                     8
    700  CHUAE                                     04.08.10    1  RFC                    50
    700  LIMMA                                     02.18.12    1  RFC                    45
    The standard icm timeout settings are set and works fine, but for some reason these assosiated RFC sessions seem to stay logged on.
    Is there any parameter maybe or any other solution anyone is aware of to make these sessions log off if inactive?

    Hi,
    Its basis activity but still ,
    Have a look at this parameter <i><b>rdisp/keepalive_timeout</b></i> it should be set to some seconds, after which if user stays idle system will force fully logged them off...
    How to Change : RZ11 -> put the parameter name -> Change ...
    Hope that helps.
    Regards
    Mr Kapadia

  • Excel application still running after ole2.release_obj

    Does anybody know how to close Excel once you have started it via the OLE2 package?
    I can close the spreadsheet but the Excel application still stays active.

    To release the objects you can use : ole2.Release_Obj()
    Please check also Re: how to get data from excel to oracle form6i

  • How to set printer margins if using a lot of printers in virtual desktops which are deleted each time users logs off

    Hello,
    i am using Firefox version 31. I have a problem with page setup margins. I need to use left
    30mm; right 10mm; top 20mm; bottom 20mm. I am using VMware floating assignemnt linked clones
    virtual desktops. After users log off - machines are deleted and users next time logs on get's brand
    new VDI's. Users gets printers to VDI using login script from Active Directory.
    Option Explicit
    Dim strPrinterUNC, objNetwork
    strPrinterUNC = "\\some_server\printer_number_1"
    Set objNetwork = CreateObject("WScript.Network")
    objNetwork.AddWindowsPrinterConnection strPrinterUNC
    WScript.Sleep (20000)
    objNetwork.SetDefaultPrinter strPrinterUNC
    Set objNetwork = Nothing
    Each user have different logon script, because they use different printers (different printer names e.g. \\some_server\printer_number_2 ; \\some_server\printer_number_3 and etc. Page setup margins in Internet Explorer are ok. But how to make Firefox page setup margins as i need? For other options i have
    used CCK2 Wizard 2.0.4 tool. It worked fine. Maybe i can put some information in C:\Program
    Files\Mozilla Firefox\defaults\pref\autoconfig.js I have some usefull data in it allready. I
    have found info that: "Setting print margins is done in the printer settings". I have a lot of
    printers, so i can not set printer margins individualy for each of them. Now mozilla shows top,
    bottom, right, left each 12.7 mm. What should i do if i have a lot of printers in enterprise
    environment?

    Firefox has a profile folder that has preferences to save this. But the config that would need to be changed is:
    print. save_print_settings = True - (default): Save the print settings after each print job
    Locking that preference: [http://kb.mozillazine.org/Locking_preferences]
    Or done manually:
    #In order to check the margins, we need to go to ''File'' > ''Page Setup''.
    #Once this is done, switch to the ''Margins & Header/Footer'' tab.
    #Check what's set there under ''Margins''.
    The following are the default values for ''Margins'':
    Check these values accordingly and change them if necessary.

  • Run LabVIEW executable when user logs off

    I have a customer request to do this.
    My customer has a computer in their plant that I wrote a LabVIEW applicaiton to monitor part of their process.  This computer performs other functions in addition to my program.  Their IT department has changed their policy that mandates that anybody using this computer has to log in under their own user name and password.  Prevoulsy it was just a group  user name and password.  What this means for me is everytime a new user needs to use the PC they have to log off and log back on.  This stops my program.
    Is there a way to have a LabVIEW executable keep running when different users log off and log on?
    Thanks
    Dan

    Sounds like you need a service. It may be a complete architecture change, but you could have an executable running as a service and a user interface executable connecting to it (e.g. via TCP/IP). The service itself can't have a UI.
    Without using a service there's no way an application can continue running when a user logs off (afaik).
    A service is started even if no user logs on.
    There's tools like srvany or similar that allow to run an executable as a service.
    Daniel
    Message Edited by dan_u on 08-18-2009 03:13 PM

  • Cakewalk DAW process still runs after exit the Application (ntdll!NtWaitForSingleObject+0xa on wdmaud!CWAVRenderer::FreeResources+0x8f)

    Hi All,
    Have this issue with wdmaud driver after I close the application the process will appear to shutdown however if I try and start up a new instance of it it doesn't load.
    When I check task manager I see the process still running...
    I dumped the process and ran a finger print analysis over it and see the following:
    [code]
    0:000> k
    Child-SP          RetAddr           Call Site
    00000000`0013fb48 00007ff9`0b661148 ntdll!NtWaitForSingleObject+0xa
    00000000`0013fb50 00007ff8`fb7c8dbb KERNELBASE!WaitForSingleObjectEx+0x94
    00000000`0013fbf0 00007ff8`fb7c9280 wdmaud!CWAVRenderer::FreeResources+0x8f
    00000000`0013fc20 00007ff8`fb7c7771 wdmaud!CWAVRenderer::Shutdown+0x10
    00000000`0013fc50 00007ff8`fb7c7aed wdmaud!CMIDISynthTask::MODMClose+0x1e
    00000000`0013fc80 00007ff8`fb7bc2f4 wdmaud!SwModMessage+0xb5
    00000000`0013fcb0 00007ff9`075b6cc4 wdmaud!CBusIds::CBusIds+0x2818
    00000000`0013fcf0 00000001`403c4426 WINMMBASE!midiOutClose+0x9c
    00000000`0013fd30 00000001`403c43d4 SONARSTD+0x3c4426
    00000000`0013fd70 00000001`403c6334 SONARSTD+0x3c43d4
    00000000`0013fda0 00000001`4038748b SONARSTD+0x3c6334
    00000000`0013fdd0 00000001`405995af SONARSTD+0x38748b
    00000000`0013fe00 00000001`40596ed7 SONARSTD+0x5995af
    00000000`0013feb0 00007ff8`ec9acf4a SONARSTD+0x596ed7
    00000000`0013fee0 00000001`404aa6f6 mfc110u!AfxWinMain+0xa6
    00000000`0013ff20 00007ff9`0b9515cd SONARSTD+0x4aa6f6
    00000000`0013ff60 00007ff9`0e1343d1 kernel32!BaseThreadInitThunk+0xd
    00000000`0013ff90 00000000`00000000 ntdll!RtlUserThreadStart+0x1d
    0:000> !lmi wdmaud
    Loaded Module Info: [wdmaud]
             Module: wdmaud
       Base Address: 00007ff8fb7b0000
         Image Name: wdmaud.drv
       Machine Type: 34404 (X64)
         Time Stamp: 5215dbdc Thu Aug 22 19:37:32 2013
               Size: 3c000
           CheckSum: 39dfd
    Characteristics: 2022  perf
    Debug Data Dirs: Type  Size     VA  Pointer
                 CODEVIEW    23, 2cb28,   2bf28 RSDS - GUID: {63BD5149-2828-4F20-A000-25FBDF3C325E}
                   Age: 2, Pdb: wdmaud.pdb
                    CLSID     8, 2cb20,   2bf20 [Data not mapped]
         Image Type: MEMORY   - Image read successfully from loaded memory.
        Symbol Type: PDB      - Symbols loaded successfully from image header.
                     C:\ProgramData\dbg\sym\wdmaud.pdb\63BD514928284F20A00025FBDF3C325E2\wdmaud.pdb
        Load Report: public symbols , not source indexed
                     C:\ProgramData\dbg\sym\wdmaud.pdb\63BD514928284F20A00025FBDF3C325E2\wdmaud.pdb
    [/code]
    I've run this by the folks from Cakewalk forums and had some suggestions to try but to no avail.
    http://forum.cakewalk.com/sonarstdexe-still-runs-after-I-close-and-exit-program-m2960813.aspx
    There is nothing on this in google that I can find "wdmaud!CWAVRenderer::FreeResources+0x8f"
    Just wondering if there is anything I can do to see if I can fix my system, others in the forum can't replicate this issue...
    Would re-installing the audio driver help?  I don't want to do this unless I have to or if there are any other suggestions to try...
    Thanks in Advance
    Jim

    Hi,
    There are no physical audio or midi devices attached.  I have HP ENVY 17 j005xt Notebook PC and has built-in audio HDT High Definition Audio CODEC sound card - and has the latest available drivers for this card already installed supplied by HP
    as OEM.
    0:000> lm t n
    start end module name
    00000000`025a0000 00000000`025cc000 Stretch Stretch.ax Thu Sep 12 14:47:20 2013 (52314758)
    00000000`09760000 00000000`0979b000 MackieControl MackieControl.dll Thu Sep 12 14:56:15 2013 (5231496F)
    00000000`0e7a0000 00000000`0ed78000 TTS_1 TTS-1.dll Thu Sep 12 14:51:14 2013 (52314842)
    00000000`0f000000 00000000`0f006000 detoured detoured.dll Sat Jan 20 07:35:56 2007 (45B12BAC)
    00000000`20b60000 00000000`20b9f000 NullProxy NullProxy.dll Thu Sep 12 14:46:46 2013 (52314736)
    00000000`20bb0000 00000000`20c84000 GroovePlayer GroovePlayer.dll Thu Sep 12 14:47:08 2013 (5231474C)
    00000000`20ca0000 00000000`20d67000 SonitusFXWahwah SonitusFXWahwah.dll Thu Sep 12 14:51:05 2013 (52314839)
    00000000`24c30000 00000000`24d2e000 multivoicechorusflanger multivoicechorusflanger.dll Thu Mar 10 05:47:01 2011 (4D77CB25)
    00000000`27db0000 00000000`27f9c000 EventFilter EventFilter.dll Thu Sep 12 14:48:23 2013 (52314797)
    00000000`27fa0000 00000000`28113000 Quantize Quantize.dll Thu Sep 12 14:48:08 2013 (52314788)
    00000000`28120000 00000000`28297000 Transpose Transpose.dll Thu Sep 12 14:48:07 2013 (52314787)
    00000000`282a0000 00000000`28417000 Velocity Velocity.dll Thu Sep 12 14:47:58 2013 (5231477E)
    00000000`52d30000 00000000`52ecc000 mfc80 mfc80.dll Sat May 14 11:56:46 2011 (4DCDE15E)
    00000000`52ed0000 00000000`5342d000 mfc100 mfc100.dll Sat Jun 11 12:15:54 2011 (4DF2CFDA)
    00000000`53b60000 00000000`53c69000 msvcp80 msvcp80.dll Wed Aug 14 14:44:47 2013 (520B0B3F)
    00000000`54ab0000 00000000`54adb000 atl100 atl100.dll Sat Feb 19 10:40:35 2011 (4D5F0373)
    00000000`54b80000 00000000`54b8d000 mfc80ENU mfc80ENU.dll Sat May 14 11:57:56 2011 (4DCDE1A4)
    00000000`54b90000 00000000`54b9d000 MFC100ENU MFC100ENU.DLL Sat Jun 11 12:14:05 2011 (4DF2CF6D)
    00000000`55e70000 00000000`55f39000 msvcr80 msvcr80.dll Wed Aug 14 14:42:42 2013 (520B0AC2)
    00000000`561e0000 00000000`56206000 mdnsNSP mdnsNSP.dll Wed Aug 31 15:53:57 2011 (4E5DCC75)
    00000000`56440000 00000000`564d8000 msvcp100 msvcp100.dll Sat Feb 19 10:40:12 2011 (4D5F035C)
    00000000`564e0000 00000000`565b2000 msvcr100 msvcr100.dll Sat Feb 19 10:39:54 2011 (4D5F034A)
    00000000`64340000 00000000`6439b000 CW110Auto CW110Auto.dll Sat Dec 14 12:08:51 2013 (52ABAFA3)
    00000000`643a0000 00000000`64441000 CJLibrary CJLibrary.dll Sat Dec 14 12:08:51 2013 (52ABAFA3)
    00000000`64670000 00000000`674f7000 TTSRES110 TTSRES110.DLL Sat Dec 14 12:08:51 2013 (52ABAFA3)
    00000000`67600000 00000000`67629000 DShowProxy DShowProxy.dll Thu Sep 12 14:46:12 2013 (52314714)
    00000000`67700000 00000000`6773e000 DeWire DeWire.dll Thu Sep 12 14:46:24 2013 (52314720)
    00000000`67800000 00000000`678b7000 TTSlame TTSlame.dll Sat Feb 23 08:16:39 2008 (47BF3BB7)
    00000001`40000000 00000001`41377000 SONARSTD SONARSTD.exe Sat Dec 14 12:08:41 2013 (52ABAF99)
    00000001`80000000 00000001`800e7000 TTSlibsndfile TTSlibsndfile.dll Thu Aug 23 01:23:24 2007 (46CC54EC)
    00007ff8`e0440000 00007ff8`e0cb5000 GrooveIntlResource GrooveIntlResource.dll Sat Sep 14 15:07:03 2013 (5233EEF7)
    00007ff8`e3a00000 00007ff8`e40eb000 iZotope_Radius_x64 iZotope_Radius_x64.dll Sat Nov 09 11:34:59 2013 (527D8333)
    00007ff8`e5930000 00007ff8`e5b38000 mfcore mfcore.dll Sat Sep 21 14:43:18 2013 (523D23E6)
    00007ff8`e5b40000 00007ff8`e5b64000 RTWorkQ RTWorkQ.dll Thu Aug 22 19:45:55 2013 (5215DDD3)
    00007ff8`e5b70000 00007ff8`e5c44000 mfplat mfplat.dll Wed Oct 23 16:39:12 2013 (52676100)
    00007ff8`e5e10000 00007ff8`e6317000 McPvNs McPvNs.dll Tue Sep 10 01:07:37 2013 (522DE439)
    00007ff8`e7e20000 00007ff8`e7f28000 classicphaser classicphaser.dll Thu Mar 03 09:01:46 2011 (4D6EBE4A)
    00007ff8`ea340000 00007ff8`ea4f1000 quartz quartz.dll Thu Aug 22 20:33:45 2013 (5215E909)
    00007ff8`ec6b0000 00007ff8`ec725000 dlnashext dlnashext.dll Thu Aug 22 20:44:17 2013 (5215EB81)
    00007ff8`ec730000 00007ff8`ecc95000 mfc110u mfc110u.dll Mon Jun 10 08:08:14 2013 (51B4FCCE)
    00007ff8`ed650000 00007ff8`ed758000 tempodelay tempodelay.dll Thu Mar 03 09:02:00 2011 (4D6EBE58)
    00007ff8`edde0000 00007ff8`ee01d000 GROOVEEX GROOVEEX.DLL Thu Oct 31 05:15:42 2013 (52714CCE)
    00007ff8`f2310000 00007ff8`f2409000 compgate compgate.dll Thu Mar 03 09:01:53 2011 (4D6EBE51)
    00007ff8`f2410000 00007ff8`f26b8000 msi msi.dll Thu Aug 22 21:02:16 2013 (5215EFB8)
    00007ff8`f4c50000 00007ff8`f4c97000 PlayToDevice PlayToDevice.dll Thu Aug 22 19:07:26 2013 (5215D4CE)
    00007ff8`f4db0000 00007ff8`f4e47000 mf mf.dll Thu Aug 22 18:53:44 2013 (5215D198)
    00007ff8`f5410000 00007ff8`f5451000 CWVideoEngine CWVideoEngine.dll Sat Dec 14 11:45:07 2013 (52ABAA13)
    00007ff8`f5a70000 00007ff8`f5a8c000 DevDispItemProvider DevDispItemProvider.dll Thu Aug 22 19:58:45 2013 (5215E0D5)
    00007ff8`f6430000 00007ff8`f648e000 AUDIOKSE AUDIOKSE.dll Thu Aug 22 19:34:34 2013 (5215DB2A)
    00007ff8`f6730000 00007ff8`f6766000 EhStorShell EhStorShell.dll Thu Aug 22 20:48:59 2013 (5215EC9B)
    00007ff8`f6f80000 00007ff8`f6f9b000 mpr mpr.dll Thu Aug 22 20:05:47 2013 (5215E27B)
    00007ff8`f7900000 00007ff8`f7bb0000 actxprxy actxprxy.dll Thu Oct 10 22:26:52 2013 (52568EFC)
    00007ff8`f86c0000 00007ff8`f8772000 ntshrui ntshrui.dll Thu Aug 22 19:12:10 2013 (5215D5EA)
    00007ff8`f8c40000 00007ff8`f8c4e000 npmproxy npmproxy.dll Thu Aug 22 21:30:46 2013 (5215F666)
    00007ff8`f8c50000 00007ff8`f8c64000 devrtl devrtl.dll Thu Aug 22 20:02:51 2013 (5215E1CB)
    00007ff8`f8dd0000 00007ff8`f8e76000 PortableDeviceApi PortableDeviceApi.dll Thu Aug 22 19:12:41 2013 (5215D609)
    00007ff8`f9070000 00007ff8`f907b000 pcacli pcacli.dll Thu Aug 22 21:32:05 2013 (5215F6B5)
    00007ff8`f9100000 00007ff8`f9108000 ksuser ksuser.dll Thu Aug 22 19:53:59 2013 (5215DFB7)
    00007ff8`fb620000 00007ff8`fb630000 cscapi cscapi.dll Thu Aug 22 20:01:07 2013 (5215E163)
    00007ff8`fb7b0000 00007ff8`fb7ec000 wdmaud wdmaud.drv Thu Aug 22 19:37:32 2013 (5215DBDC)
    00007ff8`fd130000 00007ff8`fd139000 rasadhlp rasadhlp.dll Thu Aug 22 20:03:37 2013 (5215E1F9)
    00007ff8`fd140000 00007ff8`fd17d000 netprofm netprofm.dll Thu Aug 22 19:50:53 2013 (5215DEFD)
    00007ff9`010a0000 00007ff9`010bb000 msacm32 msacm32.dll Thu Aug 22 20:03:07 2013 (5215E1DB)
    00007ff9`012a0000 00007ff9`01365000 winhttp winhttp.dll Thu Aug 22 19:41:43 2013 (5215DCD7)
    00007ff9`01aa0000 00007ff9`01ab0000 sfc_os sfc_os.dll Thu Aug 22 21:35:15 2013 (5215F773)
    00007ff9`027d0000 00007ff9`027f5000 EhStorAPI EhStorAPI.dll Thu Aug 22 20:55:57 2013 (5215EE3D)
    00007ff9`02ec0000 00007ff9`0301f000 urlmon urlmon.dll Tue Nov 26 17:39:41 2013 (5294422D)
    00007ff9`03180000 00007ff9`03197000 samcli samcli.dll Thu Aug 22 20:03:20 2013 (5215E1E8)
    00007ff9`03930000 00007ff9`0395a000 thumbcache thumbcache.dll Sat Sep 21 15:02:43 2013 (523D2873)
    00007ff9`03960000 00007ff9`0396d000 msdmo msdmo.dll Thu Aug 22 19:53:44 2013 (5215DFA8)
    00007ff9`03ba0000 00007ff9`03d04000 propsys propsys.dll Thu Aug 22 21:44:18 2013 (5215F992)
    00007ff9`04100000 00007ff9`0465f000 mfc110 mfc110.dll Mon Jun 10 08:08:11 2013 (51B4FCCB)
    00007ff9`049c0000 00007ff9`049f0000 ntmarta ntmarta.dll Thu Aug 22 20:03:15 2013 (5215E1E3)
    00007ff9`04d60000 00007ff9`04fa3000 msxml6 msxml6.dll Thu Aug 22 19:59:38 2013 (5215E10A)
    00007ff9`04fc0000 00007ff9`04fd4000 dhcpcsvc6 dhcpcsvc6.DLL Thu Aug 22 20:05:21 2013 (5215E261)
    00007ff9`04ff0000 00007ff9`05009000 dhcpcsvc dhcpcsvc.dll Thu Aug 22 20:04:10 2013 (5215E21A)
    00007ff9`050b0000 00007ff9`05117000 FWPUCLNT FWPUCLNT.DLL Thu Aug 22 19:43:15 2013 (5215DD33)
    00007ff9`054a0000 00007ff9`05749000 iertutil iertutil.dll Tue Nov 26 20:41:06 2013 (52946CB2)
    00007ff9`05750000 00007ff9`05990000 wininet wininet.dll Tue Nov 26 18:07:31 2013 (529448B3)
    00007ff9`05a00000 00007ff9`05a1e000 samlib samlib.dll Thu Aug 22 20:03:31 2013 (5215E1F3)
    00007ff9`05b00000 00007ff9`05bd4000 msvcr110 msvcr110.dll Tue Nov 06 14:22:22 2012 (5098826E)
    00007ff9`05be0000 00007ff9`05c87000 msvcp110 msvcp110.dll Tue Nov 06 14:22:43 2012 (50988283)
    00007ff9`06420000 00007ff9`0642a000 winnsi winnsi.dll Thu Aug 22 20:05:45 2013 (5215E279)
    00007ff9`06440000 00007ff9`06469000 IPHLPAPI IPHLPAPI.DLL Thu Aug 22 20:05:30 2013 (5215E26A)
    00007ff9`064a0000 00007ff9`064c3000 oledlg oledlg.dll Thu Aug 22 21:21:08 2013 (5215F424)
    00007ff9`06710000 00007ff9`06797000 dsound dsound.dll Thu Aug 22 21:16:25 2013 (5215F309)
    00007ff9`06a20000 00007ff9`06a96000 AudioSes AudioSes.dll Tue Sep 17 14:38:05 2013 (5237DCAD)
    00007ff9`06cf0000 00007ff9`06d06000 wkscli wkscli.dll Thu Aug 22 20:02:18 2013 (5215E1AA)
    00007ff9`07190000 00007ff9`071f3000 oleacc oleacc.dll Thu Aug 22 19:47:27 2013 (5215DE2F)
    00007ff9`07200000 00007ff9`0727b000 winspool winspool.drv Thu Aug 22 19:13:30 2013 (5215D63A)
    00007ff9`073c0000 00007ff9`0759f000 DWrite DWrite.dll Thu Aug 22 20:16:41 2013 (5215E509)
    00007ff9`075a0000 00007ff9`075ca000 WINMMBASE WINMMBASE.dll Thu Aug 22 19:47:02 2013 (5215DE16)
    00007ff9`07a20000 00007ff9`07a27000 msimg32 msimg32.dll Thu Aug 22 20:04:22 2013 (5215E226)
    00007ff9`07a30000 00007ff9`07a4f000 winmm winmm.dll Thu Aug 22 19:41:05 2013 (5215DCB1)
    00007ff9`07a50000 00007ff9`07a5a000 version version.dll Thu Aug 22 21:34:18 2013 (5215F73A)
    00007ff9`080b0000 00007ff9`080c8000 l3codeca l3codeca.acm Thu Aug 22 21:32:26 2013 (5215F6CA)
    00007ff9`081c0000 00007ff9`082db000 UIAutomationCore UIAutomationCore.DLL Sat Oct 05 18:56:17 2013 (524FD431)
    00007ff9`088e0000 00007ff9`088f6000 devenum devenum.dll Thu Aug 22 21:19:48 2013 (5215F3D4)
    00007ff9`089b0000 00007ff9`089ba000 midimap midimap.dll Thu Aug 22 21:32:41 2013 (5215F6D9)
    00007ff9`08a80000 00007ff9`08a9f000 davclnt davclnt.dll Thu Aug 22 21:11:09 2013 (5215F1CD)
    00007ff9`08aa0000 00007ff9`08aab000 msadp32 msadp32.acm Thu Aug 22 20:03:37 2013 (5215E1F9)
    00007ff9`08ab0000 00007ff9`08abb000 msacm32_7ff908ab0000 msacm32.drv Thu Aug 22 21:25:37 2013 (5215F531)
    00007ff9`08ba0000 00007ff9`08c1f000 dxgi dxgi.dll Sat Oct 05 19:01:48 2013 (524FD57C)
    00007ff9`08c20000 00007ff9`08e28000 d3d11 d3d11.dll Sat Oct 05 18:44:04 2013 (524FD154)
    00007ff9`08e30000 00007ff9`08e3b000 avrt avrt.dll Thu Aug 22 20:05:03 2013 (5215E24F)
    00007ff9`08e40000 00007ff9`08fd3000 windowscodecs windowscodecs.dll Thu Aug 22 19:49:57 2013 (5215DEC5)
    00007ff9`08fe0000 00007ff9`08ff1000 wtsapi32 wtsapi32.dll Thu Aug 22 21:31:54 2013 (5215F6AA)
    00007ff9`09000000 00007ff9`09015000 ntlanman ntlanman.dll Thu Aug 22 20:01:29 2013 (5215E179)
    00007ff9`091e0000 00007ff9`091eb000 secur32 secur32.dll Thu Aug 22 20:05:44 2013 (5215E278)
    00007ff9`09200000 00007ff9`0920b000 imaadp32 imaadp32.acm Thu Aug 22 20:02:57 2013 (5215E1D1)
    00007ff9`09210000 00007ff9`0929d000 mscms mscms.dll Thu Aug 22 19:38:52 2013 (5215DC2C)
    00007ff9`092a0000 00007ff9`092a9000 msg711 msg711.acm Thu Aug 22 20:03:38 2013 (5215E1FA)
    00007ff9`092c0000 00007ff9`092cb000 davhlpr davhlpr.dll Thu Aug 22 21:34:59 2013 (5215F763)
    00007ff9`092f0000 00007ff9`092fc000 msgsm32 msgsm32.acm Thu Aug 22 20:03:13 2013 (5215E1E1)
    00007ff9`09310000 00007ff9`0931c000 ondemandconnroutehelper ondemandconnroutehelper.dll Thu Aug 22 20:02:57 2013 (5215E1D1)
    00007ff9`093b0000 00007ff9`093bb000 drprov drprov.dll Thu Aug 22 21:32:14 2013 (5215F6BE)
    00007ff9`09410000 00007ff9`09471000 MMDevAPI MMDevAPI.dll Thu Aug 22 19:44:52 2013 (5215DD94)
    00007ff9`09490000 00007ff9`094f2000 ninput ninput.dll Thu Aug 22 19:39:29 2013 (5215DC51)
    00007ff9`09570000 00007ff9`097ca000 comctl32 comctl32.dll Thu Aug 22 21:57:49 2013 (5215FCBD)
    00007ff9`09880000 00007ff9`098a1000 dwmapi dwmapi.dll Sat Sep 21 15:45:33 2013 (523D327D)
    00007ff9`09a60000 00007ff9`09b01000 SHCore SHCore.dll Thu Aug 22 19:43:05 2013 (5215DD29)
    00007ff9`09c10000 00007ff9`09c56000 nvdxgiwrapx nvdxgiwrapx.dll Tue Nov 12 00:13:11 2013 (5280D7E7)
    00007ff9`09c60000 00007ff9`09cbf000 nvd3d9wrapx nvd3d9wrapx.dll Tue Nov 12 00:13:16 2013 (5280D7EC)
    00007ff9`09d60000 00007ff9`09d68000 saHook saHook.dll Thu Nov 07 02:41:00 2013 (527A630C)
    00007ff9`0a040000 00007ff9`0a0cb000 apphelp apphelp.dll Tue Oct 22 16:15:35 2013 (526609F7)
    00007ff9`0a110000 00007ff9`0a232000 uxtheme uxtheme.dll Thu Aug 22 21:46:59 2013 (5215FA33)
    00007ff9`0a290000 00007ff9`0a2b6000 devobj devobj.dll Thu Aug 22 19:59:51 2013 (5215E117)
    00007ff9`0a2e0000 00007ff9`0a2ea000 kernel_appcore kernel.appcore.dll Thu Aug 22 20:01:32 2013 (5215E17C)
    00007ff9`0a770000 00007ff9`0a7c7000 winsta winsta.dll Thu Aug 22 19:49:08 2013 (5215DE94)
    00007ff9`0a800000 00007ff9`0a80c000 netutils netutils.dll Thu Aug 22 20:03:33 2013 (5215E1F5)
    00007ff9`0a970000 00007ff9`0a9a5000 rsaenh rsaenh.dll Thu Aug 22 20:04:50 2013 (5215E242)
    00007ff9`0aaa0000 00007ff9`0aabf000 userenv userenv.dll Thu Aug 22 19:53:49 2013 (5215DFAD)
    00007ff9`0aac0000 00007ff9`0ab05000 powrprof powrprof.dll Thu Aug 22 20:02:23 2013 (5215E1AF)
    00007ff9`0ab50000 00007ff9`0abf3000 dnsapi dnsapi.dll Tue Oct 08 16:50:54 2013 (52539D3E)
    00007ff9`0ad40000 00007ff9`0ad98000 mswsock mswsock.dll Thu Aug 22 20:05:17 2013 (5215E25D)
    00007ff9`0ada0000 00007ff9`0adbe000 cryptsp cryptsp.dll Thu Aug 22 20:05:46 2013 (5215E27A)
    00007ff9`0af60000 00007ff9`0af9a000 ntasn1 ntasn1.dll Thu Aug 22 20:04:11 2013 (5215E21B)
    00007ff9`0afa0000 00007ff9`0afc4000 ncrypt ncrypt.dll Thu Aug 22 20:04:03 2013 (5215E213)
    00007ff9`0afd0000 00007ff9`0aff6000 bcrypt bcrypt.dll Thu Aug 22 20:05:00 2013 (5215E24C)
    00007ff9`0b0f0000 00007ff9`0b115000 srvcli srvcli.dll Thu Aug 22 20:02:19 2013 (5215E1AB)
    00007ff9`0b2c0000 00007ff9`0b2eb000 sspicli sspicli.dll Sat Sep 21 16:09:28 2013 (523D3818)
    00007ff9`0b2f0000 00007ff9`0b34e000 bcryptPrimitives bcryptPrimitives.dll Thu Aug 22 20:04:18 2013 (5215E222)
    00007ff9`0b350000 00007ff9`0b35a000 CRYPTBASE CRYPTBASE.DLL Thu Aug 22 21:37:07 2013 (5215F7E3)
    00007ff9`0b360000 00007ff9`0b3f7000 sxs sxs.dll Thu Aug 22 21:29:23 2013 (5215F613)
    00007ff9`0b400000 00007ff9`0b42f000 nvinitx nvinitx.dll Tue Nov 12 00:14:02 2013 (5280D81A)
    00007ff9`0b440000 00007ff9`0b454000 profapi profapi.dll Thu Aug 22 20:05:23 2013 (5215E263)
    00007ff9`0b4f0000 00007ff9`0b502000 msasn1 msasn1.dll Thu Aug 22 20:06:00 2013 (5215E288)
    00007ff9`0b510000 00007ff9`0b55e000 wintrust wintrust.dll Thu Oct 10 22:44:35 2013 (52569323)
    00007ff9`0b560000 00007ff9`0b5aa000 cfgmgr32 cfgmgr32.dll Thu Aug 22 20:04:46 2013 (5215E23E)
    00007ff9`0b660000 00007ff9`0b76e000 KERNELBASE KERNELBASE.dll Sat Sep 21 18:14:53 2013 (523D557D)
    00007ff9`0b770000 00007ff9`0b947000 crypt32 crypt32.dll Wed Oct 16 22:09:31 2013 (525E73EB)
    00007ff9`0b950000 00007ff9`0ba89000 kernel32 kernel32.dll Tue Oct 22 16:19:15 2013 (52660AD3)
    00007ff9`0ba90000 00007ff9`0bae8000 ws2_32 ws2_32.dll Thu Aug 22 20:04:54 2013 (5215E246)
    00007ff9`0baf0000 00007ff9`0baf9000 nsi nsi.dll Thu Aug 22 21:41:41 2013 (5215F8F5)
    00007ff9`0bb00000 00007ff9`0bb34000 imm32 imm32.dll Thu Aug 22 19:55:38 2013 (5215E01A)
    00007ff9`0bb40000 00007ff9`0bb91000 shlwapi shlwapi.dll Thu Aug 22 19:08:52 2013 (5215D524)
    00007ff9`0bba0000 00007ff9`0bd76000 setupapi setupapi.dll Thu Aug 22 19:09:53 2013 (5215D561)
    00007ff9`0bd80000 00007ff9`0be37000 oleaut32 oleaut32.dll Thu Aug 22 20:02:42 2013 (5215E1C2)
    00007ff9`0be40000 00007ff9`0be97000 sechost sechost.dll Thu Aug 22 21:38:53 2013 (5215F84D)
    00007ff9`0bea0000 00007ff9`0c077000 combase combase.dll Sat Sep 21 16:20:31 2013 (523D3AAF)
    00007ff9`0c080000 00007ff9`0c1f1000 user32 user32.dll Thu Aug 22 19:56:08 2013 (5215E038)
    00007ff9`0c200000 00007ff9`0c345000 gdi32 gdi32.dll Sat Oct 05 19:16:59 2013 (524FD90B)
    00007ff9`0c350000 00007ff9`0c486000 rpcrt4 rpcrt4.dll Thu Aug 22 20:16:46 2013 (5215E50E)
    00007ff9`0c510000 00007ff9`0c517000 psapi psapi.dll Thu Aug 22 20:05:49 2013 (5215E27D)
    00007ff9`0c530000 00007ff9`0d93f000 shell32 shell32.dll Wed Nov 06 01:26:51 2013 (5279002B)
    00007ff9`0d940000 00007ff9`0d9e5000 advapi32 advapi32.dll Thu Aug 22 21:32:00 2013 (5215F6B0)
    00007ff9`0d9f0000 00007ff9`0db88000 GdiPlus GdiPlus.dll Thu Aug 22 19:45:56 2013 (5215DDD4)
    00007ff9`0db90000 00007ff9`0dc34000 clbcatq clbcatq.dll Thu Aug 22 19:12:16 2013 (5215D5F0)
    00007ff9`0dc40000 00007ff9`0dce7000 msvcrt msvcrt.dll Thu Aug 22 21:43:00 2013 (5215F944)
    00007ff9`0dd00000 00007ff9`0dd9a000 comdlg32 comdlg32.dll Sat Oct 19 15:48:33 2013 (52620F21)
    00007ff9`0dda0000 00007ff9`0ded8000 msctf msctf.dll Wed Oct 02 16:20:43 2013 (524BBB3B)
    00007ff9`0dee0000 00007ff9`0e056000 ole32 ole32.dll Sat Sep 21 15:10:27 2013 (523D2A43)
    00007ff9`0e0c0000 00007ff9`0e269000 ntdll ntdll.dll Sat Sep 21 18:04:21 2013 (523D5305)
    Unloaded modules:
    00007ff8`ed620000 00007ff8`ed754000 MelodyneReWireDevice.dll
    Timestamp: Fri Nov 01 06:21:03 2013 (5272AD9F)
    Checksum: 001354CF
    ImageSize: 00134000
    00000000`564e0000 00000000`565b2000 MSVCR100.dll
    Timestamp: Sat Feb 19 10:39:54 2011 (4D5F034A)
    Checksum: 000CD48D
    ImageSize: 000D2000
    00007ff8`ed620000 00007ff8`ed754000 MelodyneReWireDevice.dll
    Timestamp: Fri Nov 01 06:21:03 2013 (5272AD9F)
    Checksum: 001354CF
    ImageSize: 00134000
    00000000`564e0000 00000000`565b2000 MSVCR100.dll
    Timestamp: Sat Feb 19 10:39:54 2011 (4D5F034A)
    Checksum: 000CD48D
    ImageSize: 000D2000
    00000000`06570000 00000000`06792000 ReWire.dll
    Timestamp: Thu Oct 06 03:32:22 2011 (4E8C8696)
    Checksum: 00221626
    ImageSize: 00222000
    00007ff8`ed3d0000 00007ff8`ed5bf000 wpdshext.dll
    Timestamp: Thu Aug 22 20:17:22 2013 (5215E532)
    Checksum: 001EEB45
    ImageSize: 001EF000
    00000000`02d40000 00000000`02d60000 saffireasio.dll
    Timestamp: Tue Aug 16 17:43:16 2011 (4E4A1F94)
    Checksum: 00000000
    ImageSize: 00020000
    00000000`53b20000 00000000`53b5c000 ffusb2asio_x64.dll
    Timestamp: Wed Sep 25 23:40:32 2013 (5242E7D0)
    Checksum: 00042A4E
    ImageSize: 0003C000
    00000000`02bc0000 00000000`02ced000 asio4all64.dll
    Timestamp: Fri Jun 07 01:58:46 2013 (51B0B1B6)
    Checksum: 00000000
    ImageSize: 0012D000
    00000000`20d80000 00000000`2254f000 TH2 SONAR-64.dll
    Timestamp: Mon Sep 10 22:43:59 2012 (504DE08F)
    Checksum: 017C995B
    ImageSize: 017CF000
    00007ff9`02820000 00007ff9`02849000 MSVFW32.dll
    Timestamp: Thu Aug 22 21:21:23 2013 (5215F433)
    Checksum: 0002309E
    ImageSize: 00029000
    00000000`27680000 00000000`279de000 BlueVerb DRV-2080.dll
    Timestamp: Thu Sep 05 07:15:14 2013 (5227A2E2)
    Checksum: 0035A913
    ImageSize: 0035E000
    00000000`1d140000 00000000`1d480000 Z3TA+ 2_64.dll
    Timestamp: Fri Sep 30 06:51:51 2011 (4E84DA67)
    Checksum: 00316B9A
    ImageSize: 00340000
    00007ff9`02890000 00007ff9`028d0000 DINPUT8.dll
    Timestamp: Thu Aug 22 21:28:43 2013 (5215F5EB)
    Checksum: 0003DE81
    ImageSize: 00040000
    00000000`19b30000 00000000`19fdf000 Rapture64LE.dll
    Timestamp: Sat May 15 06:28:38 2010 (4BEDB276)
    Checksum: 002227CC
    ImageSize: 004AF000
    00000000`11740000 00000000`11f26000 SI-Bass Guitar.dll
    Timestamp: Sat Mar 12 04:49:12 2011 (4D7A6098)
    Checksum: 0026A86D
    ImageSize: 007E6000
    00007ff8`ea0a0000 00007ff8`ea336000 WMVCore.DLL
    Timestamp: Thu Aug 22 18:50:36 2013 (5215D0DC)
    Checksum: 002A3CD8
    ImageSize: 00296000
    00007ff8`f50e0000 00007ff8`f5122000 WMASF.DLL
    Timestamp: Thu Aug 22 21:22:45 2013 (5215F485)
    Checksum: 0004B7CD
    ImageSize: 00042000

  • Java dying when user logs off machine

    I have developed a class that monitors a MQ queue, I used the active-x bridge to allow distribution to both java and VB developers to use. The application that is to be developed should be running on a machine in the background.
    I created a test VB program using the java class and created a "scheduled task" to start on system start up. When I start the machine, the application starts up and runs. Then a user logs into the machine, and application is still running. Then the user logs off the machine, and the program stops.
    I have a VB porgram without the java active-x bridge object and that works throughout the login/logout process.
    Any thoughts on how I can keep the program running continously, thanks.

    Well, I found a solution. If you add the paramater -Xrs to the java command, it will reduce the use OS signals. Thus it will ignore the hook that Windows has.
    It turns out this was a bug in version 1.3. For some non-light reading and more info, see http://developer.java.sun.com/developer/bugParade/bugs/4323062.html

  • Rules within sequence are not completing after user logged out.

    We have been noticing since yesterday that rules within a sequence not being completed when user logs off planning.
    A. User kicks off a sequence from planning. This sequence has 4 rules.
    B. Logged off either after launching or after waiting few minutes and logged off.
    C. Next rules do not start and we noticed session is ending from AAS.
    However user closes browser sequence completes. Yes sequence has no errors. It was working fine until last week and only change was 'NETDELAY' value. Changed from 1500 to 60000.
    Not tried from SmartView yet.
    Edited by: venuramini on Jun 22, 2009 5:40 PM
    Corrected typo in title.

    Reason for changing from 1500 to 60000 was, do not remember exactly, issue with MS Excel connectivity. We implemented long ago in dev but never updated other environments.
    As far as other HBR_MAX_WAIT_FOR_RULE and HBR_MONITOR_DELAY we have tried and did not achieve desired results.
    FYI: we are using Planning 9.3.0.1 and wanted rules running longer than 60 minutes to go in background mode. But above setting would not be useful for 9.3.0.1.
    Am I confusing you?
    More info of original issue: Business rules time-out. Planning 9.3.0.1
    Since then, we have increase web session time-out to 720 min (12 hours), in-activity session timeout to 720 min to let sequence complete even if user session timed out.
    Thanks!
    Venu

  • Rmiregistry surviving user log off

    Is there any way to get rmiregistry to survive a user log off in Wni32?
    If not is there a way to get source code so that it may be altered to start as a service and survive a user log off?
    I am using 1.3.1_04 and 1.4.0_01 of the SDK and JRE on various machines and none survive the log off of a user in WinNT. I have my services start and they will survive the log off of a user but I will not be able to service any new connections after that because rmiregistry has been killed.
    I know that Sun has no plans to correct this and there are several who could use this feature. What are possible work arounds?

    I don't know if there's a direct solution but you can split this into two problems that are easy to solve:
    1) You can start an RMI registry from any Java program -- check out
    LocateRegistry.createRegistry(1099);
    2) Using the "Java Service Wrapper" at http://sourceforge.net/projects/wrapper/ you can turn the above program into an NT service that is robust with respect to logoffs.
    Check out the user forums on the above site -- especially the post "Application that starts the RMI service..." on http://sourceforge.net/forum/forum.php?forum_id=122338 .
    Perhaps someone has a simpler solution ...

  • How to close browser window after user log out

    Hi,
    Does anyone know how I can close browser window after user logs out. The scenario is when user clicks a log out button I will invalidate user session and close the browser right away in the backing bean.
    Your help would be appreciated.

    Try run this and you'll see that it runs fine with no exceptions:
    <%
         String someText = "bla bla bla";
         response.setContentType("text/plain");
         response.setHeader("Content-Disposition", "attachment;filename=message.txt");
         try {
              ServletOutputStream os = response.getOutputStream();
              os.write(someText.getBytes());
              os.flush();
              os.close();
         } catch (Exception e) {
              out.println("ERROR: " + e);
    %>It looks like that after I've closed the outputStream I can't do any more processing in the JSP. Even if I remove the setContentType and setHeader methods it still behaves this way.
    I'm starting to think that there's no way around this...??

  • IPlanet 6.0 SP2 restart on Windows NT when a user logs off the server.

    UPDATE: We have found that the iWS 6.0 only restart with JDK 1.3.1 installed for JSP pages. What is the best JDK to use?
    iPlanet 6.0 SP2 restart on Windows NT when a user logs off the server. If a admin or joe developer logs into the server (C+A+D) and does what ever... When the
    person logs off the NT 4.0 box ... ALL the httpd process restart. We have 80 & 443 & Admin. The processes are running under a user account. Any one have an idea why the process are restarting?"

    Hi,
    You can use following JDK version for Windows NT.
    And please check it out whether WinNT-SP6 as been installed in winNT box.
    Window NT:
    SDK and JRE 1.4 http://java.sun.com/j2se/1.4/
    SDK and JRE 1.3.1_02 http://java.sun.com/j2se/1.3/
    SDK and JRE 1.2.2_011 http://java.sun.com/products/jdk/1.2/
    JDK and JRE 1.1.8_009
    http://java.sun.com/products/jdk/1.1/download-jdk-windows.html
    I hope this helps.
    Regards,
    Dakshin.
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support.

  • RMI listener stops whenever the user logs off Windows

    Hi guys...
    I have a problem whereby the RMI listener stops whenever the user logs off Windows.
    I've gone through the net and the only solution was to add "-Xrs" to the end of the "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\IBM Tivoli Identity Manager Adapter" service for the ImagePath statement.
    Unfortunately for me, that did not work.
    Anybody knows how I can go around fixing this.
    Much appreciated.

    What's the RMI listener?
    Do you mean the RMI Registry?
    In which case the solution is to add that same flag when you run the registry.

  • To Find the user log off date

    Hello Gurus
          I need to find the user log off and log on details.Suppose if the user logs of today and Logs on tommmorow...Then I need to get both those log off and log on details.The log details can be found from USR02 table..Plz help me in finding out the log off date of the user..IThanks
    Ganesh
    Edited by: Ganesh Kumar on Mar 9, 2009 6:57 PM

    Explore SM19 and SM20 tcodes for your requirement.

Maybe you are looking for