Handling logout and window close

How can I do to invalidate the session when user closes the browser windows. Invalidating session is done in logout.jsp page? Thanks and excuse me for my english!!

The server has no way of telling if a browser window is open or closed. All it can say is the last time it received a communication from it.
A session will invalidate itself after a timeout (standard 30 minutes).
The most common solution is to use a javascript onUnload event to pop up a new window and go to the logout.jsp page. Its been discussed several times on this forum

Similar Messages

  • I can't download any rented movie. When I start downloading Windows iTunes crashes and Windows close this program. What should I do?

    I can't download any rented movie. When I start downloading Windows iTunes crashes and Windows close this program. What should I do?

    If the problem is iTunes slowing down and not appearing to run correctly, you should check  this Apple article out-> Apple software on Windows: May see performance issues and blank iTunes Store
    You may want to try resetting Winsock as a temporary fix.
    1. To do so, please do the following in an administrator user:
    Windows Vista and Windows 7: Right click All Programs and choose Accessories > Command Prompt. Choose to open as an administrator.
    Windows XP: Click Start > Run and type in cmd.
    2. Enter the following command: 
    netsh winsock reset
    3. Restart the computer and test the issue.
    Note:  If the issue returns, third-party software may be reinserting the LSP.

  • Logout on window close.

    Hi,
    I want to logout from my application on window close & window tab close, when user directly closes window or tab, bypassing LOGOUT facility in application.
    By googling couldnot find good results. Please foward any link or example.
    Platform - Jdev 11.1.1.3 with ADF Faces & BC.

    ok fine.
    thanks confirmation.
    i think this your requirement:
    when i hit close icon of browser means application should be get's log out.
    can you go here.
    here timo says, your sound little bit same.
    Browser is closed. ctrl+shift+t to repon the closed tab.session is mainted.
    The answer to the first question is that you can't do this. The problem is that you can't control the browser behavior when you use the close tab (x) or close >browser (x). The browser just closes the tab or window without giving you any event to act on. You may play with the uncommitted data warning, but it >won't work under all circumstances.
    The 2nd question can't be handled either as you don't get an event for the closing tab. So you can't invalidate the session. If you reopen the tab the browser >uses the last URL for the tab, which has the old state information. As you did not invalidate the session the information is still valid and there is no way to know >that the url was originally from a closed tab.
    In summary, as long as the browser don't send an event to the app running in the browser or tab, which then can be used to interrupt the closing, there is not >solution.Edited by: ADF7 on Mar 19, 2012 3:35 AM

  • Adobe air and window.close()

    Hi all. I have a simple task to do but I reall don't know how to do this. I created Full screen Adobe Air application which does window.location='http://example.com to external page just in a tag. The problem is that I can't close Air application from that page using window.close(); - just doesn't work. If I load http://example.com into and put a window.close() button after tag it works no problem at all. Anyway I can't use as http://example.com use frames and it stops working properly when loaded to . Could you please help me with that. I hope you understand what I wrote. Please help.

    Auta kilka tysięcy złotych taniej? Przebieraj wśród tysięcy ogłoszeń!
    Sprawdz >>> http://linkint.pl/f27c6

  • New Bookmark and window closes!

    I really enjoy the speed of my Safari browser.
    One thing annoys me though:
    Whenever I make a new bookmark, my Safari window closes. Is this normal? Can this be changed?

    Whenever I make a new bookmark, my Safari window closes. Is this normal?
    Certainly not normal with my Safari 4.0.4, Avro. I do a lot of bookmarking, and I've never seen that.
    Are you getting any error message when the Safari window disappears? Or is it just silently vanishing?
    If you have multiple Safari windows open at the same time when you make the bookmark, do all the windows disappear? Or just the window you're doing the "Add bookmark" in?

  • Safari crash on quit and window close

    Hi,
    I have got an annoying problem since the install of OSX Tiger on my G5 PowerMac. Safari became very unstable and crash on every window close or on quit. I have tried Safari on other user accounts I created and it works fine but on my admin account it crash... I tried to reset prefs, desactivate plug-ins, without any effects. Safari was my favorite browser on Panther but I am beginning to hate it with this recurrent problem.
    Any help?
    PowerMac G5 1.8   Mac OS X (10.4.7)   2Gb RAM

    Here comes the crash log for my Safari problem, user account settings.
    Date/Time: 2006-09-07 15:01:15.746 -0400
    OS Version: 10.4.7 (Build 8J135)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [64]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 311
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000020
    Thread 0 Crashed:
    0 <<00000000>> 0xfffeff18 objcmsgSendrtp + 24
    1 com.apple.Safari 0x00047844 0x1000 + 288836
    2 com.apple.Foundation 0x929475e8 -[NSArray makeObjectsPerformSelector:withObject:] + 264
    3 com.apple.Safari 0x0005c1ec 0x1000 + 373228
    4 com.apple.Safari 0x0005a4f4 0x1000 + 365812
    5 com.apple.Foundation 0x9293fad8 nsnotecallback + 180
    6 com.apple.CoreFoundation 0x90803010 __CFXNotificationPost + 368
    7 com.apple.CoreFoundation 0x907fb0ec _CFXNotificationPostNotification + 684
    8 com.apple.Foundation 0x92929ee0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    9 com.apple.AppKit 0x9376a47c -[NSWindow _close] + 100
    10 com.apple.AppKit 0x9376a3e0 -[NSWindow close] + 36
    11 com.apple.Safari 0x0005a498 0x1000 + 365720
    12 com.apple.Safari 0x0005c07c 0x1000 + 372860
    13 com.apple.AppKit 0x93769c4c -[NSApplication sendAction:to:from:] + 108
    14 com.apple.Safari 0x0002956c 0x1000 + 165228
    15 com.apple.AppKit 0x93769b80 -[NSControl sendAction:to:] + 96
    16 com.apple.AppKit 0x93769a60 -[NSCell _sendActionFrom:] + 156
    17 com.apple.AppKit 0x93783a88 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1020
    18 com.apple.AppKit 0x93783670 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 564
    19 com.apple.AppKit 0x93783094 -[NSControl mouseDown:] + 536
    20 com.apple.AppKit 0x93807540 -[_NSThemeWidget mouseDown:] + 100
    21 com.apple.AppKit 0x93724890 -[NSWindow sendEvent:] + 4616
    22 com.apple.Safari 0x00021734 0x1000 + 132916
    23 com.apple.AppKit 0x936cd8d4 -[NSApplication sendEvent:] + 4172
    24 com.apple.Safari 0x00021238 0x1000 + 131640
    25 com.apple.AppKit 0x936c4d10 -[NSApplication run] + 508
    26 com.apple.AppKit 0x937b587c NSApplicationMain + 452
    27 com.apple.Safari 0x0005c77c 0x1000 + 374652
    28 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.unsanity.ape 0xc0001b74 _apeagent + 296
    3 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9294f164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9294f09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x9562cf70 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296769c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b268 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b1bc mach_msg + 60
    2 com.apple.CoreFoundation 0x907dbb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907db47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929687dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001f7ac select + 12
    1 com.apple.CoreFoundation 0x907ee40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002c2e8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030dcc pthreadcondwait + 480
    2 com.apple.Foundation 0x92947300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a4de42c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92940194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bc28 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff18 srr1: 0x100000000200f030 vrsave: 0x0000000000000000
    cr: 0x44004202 xer: 0x0000000020000000 lr: 0x0000000000047844 ctr: 0x0000000095639bcc
    r0: 0x0000000000047830 r1: 0x00000000bfffd890 r2: 0x0000000000463f70 r3: 0x00000000010a00e0
    r4: 0x0000000090aa7904 r5: 0x0000000090a7ec7c r6: 0xffffffffffffffff r7: 0x000000000800a110
    r8: 0x0000000000000000 r9: 0x00000000a00067c0 r10: 0x0000000000000004 r11: 0x000000006f547904
    r12: 0x0000000000000000 r13: 0x00000000a36f3688 r14: 0x0000000000000100 r15: 0x0000000000000000
    r16: 0x00000000a36e368c r17: 0x0000000000000000 r18: 0x000000000617a050 r19: 0x00000000004d0120
    r20: 0x00000000a36c62f4 r21: 0x00000000a07b2eb0 r22: 0x000000000000000d r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x0000000090a88460 r26: 0x0000000000000000 r27: 0x00000000000e633c
    r28: 0x00000000004531b0 r29: 0x000000000047fd60 r30: 0x0000000000000001 r31: 0x00000000929474e0
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x514000 - 0x516fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x552000 - 0x552fff com.aladdinsys.mmenabler 7.1.0 (8.0) /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/ MagicMenuEnabler
    0x556000 - 0x556fff com.yazsoft.SDEnhancer ??? (1.0) /Users/steph/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
    0x55a000 - 0x55dfff com.yazsoft.SDSafariBundle ??? (1.0) /Users/steph/Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/Resources/SDSafariBundle.bundle/ Contents/MacOS/SDSafariBundle
    0x8fe00000 - 0x8fe52fff dyld 45.1 /usr/lib/dyld
    0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021a000 - 0x90267fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90292000 - 0x90343fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90372000 - 0x9072cfff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907b9000 - 0x90892fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908db000 - 0x908dbfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908dd000 - 0x909dffff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a39000 - 0x90abdfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae7000 - 0x90b57fff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6d000 - 0x90b7ffff libauto.dylib /usr/lib/libauto.dylib
    0x90b86000 - 0x90e5dfff com.apple.CoreServices.CarbonCore 681.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec3000 - 0x90f43fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8d000 - 0x90fcefff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe3000 - 0x90ffbfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100b000 - 0x9108cfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d2000 - 0x910fbfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110c000 - 0x9111afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111d000 - 0x912d7fff com.apple.security 4.4 (27566) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d5000 - 0x913defff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e5000 - 0x9140dfff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91420000 - 0x9142bfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91430000 - 0x91438fff libbsm.dylib /usr/lib/libbsm.dylib
    0x9143c000 - 0x914b7fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f4000 - 0x914f4fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f6000 - 0x9152efff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91549000 - 0x91616fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166b000 - 0x916fcfff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91743000 - 0x917fafff com.apple.QD 3.10.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91837000 - 0x91895fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c4000 - 0x918e5fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918f9000 - 0x9191efff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91931000 - 0x91973fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9198f000 - 0x919a3fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b1000 - 0x919f1fff com.apple.ImageIO.framework 1.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a07000 - 0x91acffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b1d000 - 0x91b32fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b37000 - 0x91b54fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b59000 - 0x91bc8fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91bdf000 - 0x91be3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91be5000 - 0x91c2dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c32000 - 0x91c6ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c76000 - 0x91c8ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c94000 - 0x91c97fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c99000 - 0x91c99fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c9b000 - 0x91d80fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d88000 - 0x91da7fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e13000 - 0x91e81fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e8c000 - 0x91f21fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f3b000 - 0x924c3fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924f6000 - 0x92821fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92851000 - 0x928d9fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9291a000 - 0x92b45fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c63000 - 0x92d41fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d61000 - 0x92e4ffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e61000 - 0x92e7ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e8a000 - 0x92ee4fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f02000 - 0x92f02fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f04000 - 0x92f18fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f30000 - 0x92f40fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f4c000 - 0x92f61fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f73000 - 0x92ffafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9300e000 - 0x93019fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93023000 - 0x93050fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9306a000 - 0x93079fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93085000 - 0x930ebfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9311c000 - 0x9316bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93199000 - 0x931b6fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931c8000 - 0x931d5fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931de000 - 0x934ebfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9363a000 - 0x93646fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9364b000 - 0x9366bfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936be000 - 0x936befff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936c0000 - 0x93cf3fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94080000 - 0x940f0fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94129000 - 0x941ecfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9423e000 - 0x9423efff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94240000 - 0x943f3fff com.apple.QuartzCore 1.4.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94446000 - 0x94483fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9448b000 - 0x944dbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9456b000 - 0x945a3fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x945e6000 - 0x94602fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94616000 - 0x9465afff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9467e000 - 0x9468dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94695000 - 0x946a2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x946e8000 - 0x94701fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94c8d000 - 0x94dbdfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94e4f000 - 0x94e5efff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e66000 - 0x94e93fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94e9a000 - 0x94eaafff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94eae000 - 0x94eddfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94eed000 - 0x94f0afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9562a000 - 0x956b8fff com.apple.WebKit 1.2 (418.8) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95714000 - 0x957aafff com.apple.JavaScriptCore 1.1 (418.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x957e7000 - 0x95af3fff com.apple.WebCore 418.20.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95c7c000 - 0x95ca5fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9642d000 - 0x96443fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x9a4db000 - 0x9a511fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a52e000 - 0x9a540fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0xc0000000 - 0xc000ffff com.unsanity.ape 2.0 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    Model: PowerMac7,2, BootROM 5.1.5f1, 1 processors, PowerPC 970 (2.2), 1.8 GHz, 2 GB
    Graphics: GeForce FX 5200, GeForce FX 5200, AGP, 64 MB
    Memory Module: DIMM0/J11, 512 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM1/J12, 512 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM2/J13, 256 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM3/J14, 256 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM4/J41, 256 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM5/J42, 256 MB, DDR SDRAM, PC3200U-30330
    Modem: MicroDash, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: Ethernet intégré, Ethernet, en0
    Serial ATA Device: ST3160023AS, 149.05 GB
    Serial ATA Device: WDC WD1600JS-55MHB0, 149.05 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-109,
    USB Device: Hub, , Up to 480 Mb/sec, 500 mA
    USB Device: XD-0608-U, Tablet, Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: USB Token, , Up to 1.5 Mb/sec, 100 mA
    USB Device: USB Receiver, Logitech, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Apple Cinema HD Display, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Hub, , Up to 12 Mb/sec, 500 mA
    USB Device: SNAPSCAN e50, AGFA, Up to 12 Mb/sec, 500 mA
    FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec
    FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec

  • My Itunes continues to have an error when trying to open and Windows closes the program. I have uninstalled and re-installed several times but continue to get the same error. HELP?

    Windows shuts down my itunes evrytime I try to open it because of an error. I have unistalled and re-installed several times with the same results. HELP???

    what's the error specifically
    or does it say itunes has encountered a problem and needs to close because if that's the case then try these steps
    -download and install quicktime at the apple website
    or
    http://support.apple.com/kb/TS1717

  • Safari 4 open and doesnt respond straight away and windows closes it

    i open safari in vista and i get a message saying the program isnt responding and closes it.
    i have tried repairing it and i dont want to totally delete the program at least not without recovering my bookmarks
    What can i do????

    Many thanks.
    Okay, we're going to try rebuilding one of your sets of Safari preference files back in the normal user account. Unfortunately, this will clear your bookmarks if it gets Safari launching again, but we've got a good chance of getting them (and your Top Sites) back again if we can get Safari launching again.
    (1) Quit Safari if you have it open and log back into the usual user account.
    (2) Go Start > Open.
    (3) In the Organize menu, click Folder and Search Options.
    (4) Click the View tab.
    (5) Make sure that Show hidden files and folders is selected.
    (6) Click OK.
    (7) Go Start > Computer.
    (8) In Computer open Local Disk C:
    (9) Open the Users folder.
    (10) Open the folder with the name of the Vista/7 user account in which Safari isn't launching.
    (11) Open the AppData folder.
    (12) Open the Roaming folder.
    (13) Open the Apple Computer folder.
    (14) Drag the Safari folder out onto the Desktop.
    (15) Launch Safari. (This will rebuild the Safari preferences folder in the same place that we dragged the old one from.)
    Does Safari launch?
    If so, to get your bookmarks and top sites back, try this.
    Quit Safari again. Open the Safari folder on your desktop. Copy the Bookmarks and Top Sites plist files from there and paste them into the the new Safari preferences folder that was rebuilt by the last set of instructions.
    Launch Safari. Do you have your old Top Sites and Bookmarks back?

  • ITunes Match Step 3 doesn't load,  Windows Closes iTunes.  Solution?

    Since October 27, 2013 have not been able to get all 3 steps of the iTunes Match to complete.  Steps 1 & 2 load correctly and a green check mark appears for each.  However, when things move to Step 3 an error message immediately appears that indicates "iTunes has stopped working", and Windows closes iTunes. 
    My laptop is running Window 7.  Apple Tech Support had me uninstall all components of iTunes and then (re)load the latest version on my laptop.  All music in my iTunes library has always played correctly on my iPod Classic.  (Note: the iPod Classic has not been synced sinced the problems with the iTunes Match load surfaced as I am fearful of corrupting what's there.  Which also means all recent iTunes store purchases cannot be played on the iPod classic until it sync'd.)  Accessing the iTunes music library on the iPod Touch shows that some tracks are greyed out and not available which seems consistent with the failure of Step 3 to load.  Need help.  Thanks.

    Hi,
    Try holding shift key whilst turning off match. This will clear genius / match cache. Close iTunes then reopen. Turn on match, you will be asked to add this computer, do so and let process complete.
    You should also add iCloud status column to song view - menu > view > view options and tick box. This will tell you what has been matched, uploaded, purchased, duplicate or inelligible. It will show tracks that have not been processed  as "waiting". If you have any such tracks, one or more may be preventing completion. You may need to remove such tracks and gradually readd until match processes them. This may help identify problem tracks.
    Jim

  • Self.close() or window.close() both not working in iOS8.0.2 safari

    Both these function(self.close() and window.close()) are not working in safari.
    These methods are used to close the tab currently opened.
    So, if there is any workaround for this.

    if you have programming questions then you should likely post them in the developer forums rather than the normal forums
    Developer Forums

  • Logout and close window

    Hi
    What is the best way to have the user log out, closing the window at the same time?
    Thanks
    Nick

    Hi
    I'm mass mailing a URL to a group of users to open a testpage
    http://server/XMII/CM/Test/testPage.htm?IllumLoginName=testuser&IllumPassword=password
    and that works fine.
    What I want to do is add a button on testPage.htm which not only logs the user out, but shuts the window as well.
    Obviously I could use
    http://server/XMII/Illuminator?service=logout
    to log the user out, or
    window.close
    to close the window, but could I combine the two?
    XMII version is 12.0.2 b88
    Thanks
    Nick

  • How do I really and completely close a window/tab ???

    We are using APEX 4.0.1, starting to work with SSO.
    I have set up a main application (App A) to call another APEX application (App B) via a link (link-to-App-B) on the Navigation bar in App A (Target Type:URL, Target URL: https://ourappservername.ourdomainname.net:4458/pls/htmldb/f?p=126" target="_blank"). My browser is set to open new windows in a new window, and not a new tab.
    After I am done with App B I click on a 'Logout' link on the Navigation bar for App B, and it (Target Type:URL, Target URL: javascript:window.close();) closes the window as expected (or, closes the tab on the window if other tabs were opened). This is exactly the behavior that management wants for logging out.
    However, if my, or any user, browser was set to open new windows in a new tab instead of a new window (or if a user were to right-click on the link and select 'Open Link in New Tab') and I clicked on the link-to-App-B link, App B would be opened in a new TAB in the window that App A is in. IF the 'Logout' link on the Navigation bar for App B is clicked on, THEN instead of closing the tab that App B resides in as I would like, the app just sits there.....laughing at me (figuratively speaking).
    Is there any way I can set up a Navigation bar entry such that it will close the application in both scenarios - whether the app is in a new window or in a new tab????
    TIA,
    Thomas

    Trent,
    Unless I am missing something...I right-clicked on the link, and opened a new tab at the page titled "Closing tab instances or single-tab windows not opened by javascript" and tried (clicked) each of the four buttons labeled 'Close this window...". However, not one of the four actions ended up closing the tab that the page was in.
    I am testing under Firefox 3.6.10 on both Windows and Ubuntu Linux. We use Firefox a lot here. I saw a lot of postings that Firefox has issues with the developer trying to close a tab/window. Basically it was a design decision that was done for 'security' reasons. I am still not too certain why it was considered a security concern, since if I can not close a tab and then end a session, I am left with taking the user to a logout page with no links on it at all and trying to find a way to disable the Back button in Firefox to prevent someone from going back into an application that was logged out (some PCs are common and shared).
    However, just to see if there was a difference, I opened the link you referenced in MS IE 8.0 (on Windows of course), and the 1st 3 buttons prompt me to ensure I wanted to close the tab, and the fourth just closed the tab.
    Bummer....
    Thank you for your thoughts, I'll keep looking...
    Thomas

  • Window: close event handler

    I have a button (action="dialog:ADD_MEMBER" useWindow="true" windowEmbedStyle="inlineDocument" windowModalityType="applicationModal" windowHeight="600" windowWidth="700"), which open a new window in the same TaskFlow. This window can be closed by using the special (my af:commandButton) button and by using common window close button ('X'). I want to write my custom close event handler in the second case. How can I do it?

    Hi,
    don't think you can. Did you check ifthe return listener fires ?
    Frank

  • How to handle Window Close in OA Framework

    Hi All,
    In one of my application I am opening a PG into new window. Now after doing some selection i want to pass soem variable into main page and close the other page that i have opened in new window.
    Please let me know how can I handle this window.close() in OA framework.?
    Thanks
    Debashree

    Truely speaking, i could not get the answer to this even when i was in Oracle, I think the primary reason would be that the memory footprint of the page would increase with js usage, another reason could be that FWK itself uses some js and they dont want user defined js to interfere with OAF defined usage.
    For Debasree's query, yes, you can do it technically using javascript, but not recommended.
    Thanks
    Tapash

  • The window 8 store and all other app open and then close immediately .

    The window 8 store and all other app open and then close immediately .I
    have tried many methods like sfc /scannow,, powershell
    -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml without the quotes but , changed registery entries but found no effect . kindly help me !

    Hi ObaidMaki,
    This forum is to discuss problems of Windows Forms. Your question is not related to the topic of this forum.
    I would suggest you posting it in the dedicated Windows Forum
    http://answers.microsoft.com/en-us/windows for more efficient responses, where you can contact Windows experts.
    Best regards,
    Youjun Tang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Group finction error

    i got error [Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM xydata a INNER JOIN fm4features f ON f.id = a.' at line 5 [SQL] SELECT gpstime,      

  • Blank error message in iphoto?

    Hi Seemingly out of the blue iphoto 11 has taken to having a blank message when I try to send a photo by email. I assume it's an error message. Does anyone have any suggestions please? The message comes up shortly after the animated blue sending bar

  • Pam_list help?

    All, I have been trying to setup pam_list per this posting: http://forums.sun.com/thread.jspa?threadID=5361942 I am however unsuccessful in parsing my newly created netgroup for login information, and subsequently I am not able to ssh and login. Here

  • What happened to SDN (quality)?

    Hello SDN staff and SDN members, i am using SDN on daily business / basis and after the last months i got the feeling, that the quality of the platform and (my) used areas dropped more and more. Let me just point out three parts of my experience over

  • MPEG4 vs. H.264

    Generally, which of these compresses/degrades video more? Thanks.