T 23, Workaround Browser Hang

T 23, Workaround Browser Hang.
T 23, 2647-2TU,640MB ram.
Linux based OS
Question: Which keystroke(s) combinations will close a (or all) browser program(s) screen(s) without the use of the mouse? Did a little research on this and found that Alt+F4 might work, but did not.
Symptoms: My browser in combination with my OS hangs. This could be the result of insufficient memory. Or many other combinations of problems.
What actually happens: Mouse and graphics freeze but keyboard is functional.
What I would like to do: Need a easy quick simple 1 or 2 step browser closing via the terminal.
My hope: Not to have to reboot computer and by closing down the browser my mouse will start functioning again.
I am aware this would be a temporary work around and I am in process of solving the root cause. But note this happens completely at random Ref1. For computers, the restore button may be a hardware button, found on some laptop computers. Ref 2:
What worked: Alt+Ctrl+F1 which put me into a terminal command mode which required a whole series of logging in's and rebooting the computer. Lengthy.
Will indicate which answer is successful.
Thank You,
Bob
Ref 1:https://code.google.com/p/chromium/issues/detail?id=235414
Ref 2: http://www.computerhope.com/jargon/r/restoreb.htm
Ref 3: http://forums.lenovo.com/t5/T61-and-prior-T-series-ThinkPad/T23-2647-GGU-Recovery-Issues/td-p/28149 ---General

Does it hang with other browsers?

Similar Messages

  • Browser hangs when an Adobe Interactive Form is

    Hi Folks,
    I'm fairly new to ABAP (< 1 year) and am in the process of creating my first Adobe Interactive Form. In fact it will be the first IFbA at our company, when I get done with it!
    Here's the problem am facing: The Interactive Form that I'm building is called within an ABAP Web Dynpro application. If the displayType in the view is set to 'native', when the IFbA is called, the browser hangs and eventually shows the form after 5 full minutes. However, if it is set to 'activeX', it comes up with the form instantly. It does not matter what objects(WD activeX or native) I have on the form, It does the same thing.
    Our System information:
    SAP_Basis and SAP_ABA: 701 SP5
    ADS: 802.20100902045248.720952
    Adobe Reader 9
    I've looked at the SAP Note 999998 and have pretty much done what they've asked for. But, have had no progress with it. I'm pretty much at my wits end. So, somebody please help?!
    Thanks,
    CS

    Hi,
    Goto the Layout,
    Then goto Utilities->Insert WebDynproScript  and Activate.
    it will work.
    Uma

  • I am facing what appears to be a malware, my browsing is slow, my browser hangs and also my system has become slow

    I am facing what appears to be a malware, my browsing is slow, my browser hangs and also my system has become slow, these are symptoms, I cant watch videos on youtube

    You installed the "DownLite" trojan, perhaps under a different name. Remove it as follows.
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    /Library/Application Support/VSearch
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item named "VSearch" selected. Drag the selected item to the Trash. You may be prompted for your administrator login password.
    Repeat with each of these lines:
    /Library/LaunchAgents/com.vsearch.agent.plist
    /Library/LaunchDaemons/com.vsearch.daemon.plist
    /Library/LaunchDaemons/com.vsearch.helper.plist
    /Library/LaunchDaemons/Jack.plist
    /Library/PrivilegedHelperTools/Jack
    /System/Library/Frameworks/VSearch.framework
    After moving all the files, restart the computer and empty the Trash.
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including any that have the word "Spigot" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    This unwanted program is distributed on illegal websites that traffic in pirated movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect much worse to happen in the future.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.

  • IE7 Browser hangs while displaying an applet of larger size

    Hi
    My IE7 Browser hangs while displaying an applet of larger size with jre version update 12. The java.exe utilization is 99%.
    Can somebody please help me out.
    Thanks
    Ann

    You haven't given much details. The problem is probably related to the applet and not the plug-in
    Kaj

  • Browser hang occasionally when upload a file through the af:inputFile

    i try to upload a file through the <af:inputFile>, the browser hang occasionally. i can see following error in the weblogic.
    i'm using safari 5.1 on mac, and jdev 11.1.1.15
    <Aug 11, 2011 2:42:31 PM CST> <Error> <org.apache.myfaces.trinidadinternal.config.upload.CompositeUploadedFileProcessorImpl> <BEA-000000> <
    java.net.ProtocolException: EOF after reading only: '5152' of: '5877' promised bytes, out of which at least: '-1' were already buffered
         at weblogic.servlet.internal.PostInputStream.complain(PostInputStream.java:93)
         at weblogic.servlet.internal.PostInputStream.read(PostInputStream.java:139)
         at weblogic.servlet.internal.ServletInputStreamImpl.read(ServletInputStreamImpl.java:216)
         at org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler._readLine(MultipartFormHandler.java:279)
         at org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler.access$100(MultipartFormHandler.java:49)
         at org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler$MultipartFormItemImpl$MultipartInputStream.readLine(MultipartFormHandler.java:696)
         at org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler$MultipartFormItemImpl$MultipartInputStream.read(MultipartFormHandler.java:737)
         at org.apache.myfaces.trinidadinternal.config.upload.UploadedFileImpl._fillBuffer(UploadedFileImpl.java:304)
         at org.apache.myfaces.trinidadinternal.config.upload.UploadedFileImpl.loadFile(UploadedFileImpl.java:177)
         at org.apache.myfaces.trinidadinternal.config.upload.CompositeUploadedFileProcessorImpl._processFile(CompositeUploadedFileProcessorImpl.java:313)
         at org.apache.myfaces.trinidadinternal.config.upload.CompositeUploadedFileProcessorImpl.processFile(CompositeUploadedFileProcessorImpl.java:95)
         at org.apache.myfaces.trinidadinternal.config.upload.FileUploadConfiguratorImpl._doUploadFile(FileUploadConfiguratorImpl.java:222)
         at org.apache.myfaces.trinidadinternal.config.upload.FileUploadConfiguratorImpl.beginRequest(FileUploadConfiguratorImpl.java:150)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl._startConfiguratorServiceRequest(GlobalConfiguratorImpl.java:562)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.beginRequest(GlobalConfiguratorImpl.java:212)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:155)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:276)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    <Aug 11, 2011 2:42:31 PM CST> <Warning> <oracle.adfinternal.view.faces.lifecycle.LifecycleImpl> <BEA-000000> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
    javax.faces.FacesException: Broken pipe
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:804)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:276)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.net.SocketException: Broken pipe
         at java.net.SocketOutputStream.socketWrite0(Native Method)
         at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
         at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
         at weblogic.servlet.internal.ChunkOutput.writeChunkTransfer(ChunkOutput.java:568)
         at weblogic.servlet.internal.ChunkOutput.writeChunks(ChunkOutput.java:539)
         at weblogic.servlet.internal.ChunkOutput.flush(ChunkOutput.java:427)
         at weblogic.servlet.internal.CharsetChunkOutput.flush(CharsetChunkOutput.java:298)
         at weblogic.servlet.internal.ChunkOutputWrapper.flush(ChunkOutputWrapper.java:188)
         at weblogic.servlet.internal.ServletOutputStreamImpl.flush(ServletOutputStreamImpl.java:121)
         at weblogic.servlet.internal.ServletResponseImpl.flushBuffer(ServletResponseImpl.java:186)
         at javax.servlet.ServletResponseWrapper.flushBuffer(ServletResponseWrapper.java:176)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:224)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:800)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:276)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    i found the exception posted in my first post is shown after i close the file upload dialog manually which hangs for a long time(more than 5 minutes).
    so, yes, you're right , the 'broken pipe' exception means the browser drop the file (since i close it manually)
    during the browser hang ,i don't see any exception in weblogic.
    we use SSO, is the browser occasionally hang related with SSO?
    Edited by: ken wang on 2011-8-11 上午1:24

  • BROWSER HANGING WITH LOADING JAVA APPLET

    HI
    WHEN I RUN THE FORM ON THE EXTERNAL
    BROWSER.(USING OPTION RUN A FORM ON THE WEB).
    FILLING IN ALL THE DETAILS.
    BROWSER HANGS WITH MESSAGE LOADING JAVA APPLET.
    TEST.FMX IS IN THE FORMS60 PATH.
    I NEED HELP THANKS
    DEEPAK.
    null

    Try using the java console to get more info on what is hapenning.
    If you have using Jinitator its on the jinitator control panel.

  • Safari Browser hangs a lot. In fact computer hangs a lot but Safari is the worst.

    Hello All:
    By hang I mean I get the rainbow pinwheel sign pretty often for a Macbook Pro that was purchased only in August 2012. I have Mac OS Lion 10.7.5
    My browser hangs a lot. randomly. I have no reason why. I'd seen a previous post about a smiliar issue where the advice was to run the following series of steps. I did. Please tell me whether it's slow because of third party applications or not. And, of course, what should I do to fix it.
    XYZ-MacBook-Pro:~ XYZ$ kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'
    XYZs-MacBook-Pro:~ XYZ$
    XYZs-MacBook-Pro:~ XYZ$ sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfi x|x)/{print $3}'
    WARNING: Improper use of the sudo command could lead to data loss
    or the deletion of important system files. Please double-check your
    typing when using sudo. Type "man sudo" for more information.
    To proceed, enter your password, or type Ctrl-C to abort.
    Password:
    com.oracle.java.Helper-Tool
    com.microsoft.office.licensing.helper
    com.google.keystone.daemon
    com.adobe.SwitchBoard
    com.adobe.fpsaud
    XYZs-MacBook-Pro:~ XYZ$ launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'
    com.kuvva.KuvvaHelper
    com.oracle.java.Java-Updater
    com.google.keystone.system.agent
    com.adobe.CS5ServiceManager
    com.spotify.webhelper
    com.divx.agent.postinstall
    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae
    com.adobe.AAM.Scheduler-1.0
    XYZ-MacBook-Pro:~ Neha$ ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta} * L*/Fonts 2> /dev/null
    /Library/Components:
    /Library/Extensions:
    /Library/Frameworks:
    AEProfiling.framework
    AERegistration.framework
    Adobe AIR.framework
    AudioMixEngine.framework
    NyxAudioAnalysis.framework
    PluginManager.framework
    iTunesLibrary.framework
    /Library/Input Methods:
    /Library/Internet Plug-Ins:
    AdobePDFViewer.plugin
    AdobePDFViewerNPAPI.plugin
    DivXBrowserPlugin.plugin
    Flash Player.plugin
    JavaAppletPlugin.plugin
    Quartz Composer.webplugin
    QuickTime Plugin.plugin
    SharePointBrowserPlugin.plugin
    SharePointWebKitPlugin.webplugin
    Silverlight.plugin
    flashplayer.xpt
    googletalkbrowserplugin.plugin
    npgtpo3dautoplugin.plugin
    nsIQTScriptablePlugin.xpt
    o1dbrowserplugin.plugin
    /Library/Keyboard Layouts:
    /Library/LaunchAgents:
    com.adobe.AAM.Updater-1.0.plist
    com.adobe.CS5ServiceManager.plist
    com.google.keystone.agent.plist
    com.oracle.java.Java-Updater.plist
    /Library/LaunchDaemons:
    com.adobe.SwitchBoard.plist
    com.adobe.fpsaud.plist
    com.apple.remotepairtool.plist
    com.google.keystone.daemon.plist
    com.microsoft.office.licensing.helper.plist
    com.oracle.java.Helper-Tool.plist
    /Library/PreferencePanes:
    Flash Player.prefPane
    Growl.prefPane
    JavaControlPanel.prefPane
    /Library/PrivilegedHelperTools:
    com.microsoft.office.licensing.helper
    /Library/QuickLook:
    iWork.qlgenerator
    /Library/QuickTime:
    AppleIntermediateCodec.component
    AppleMPEG2Codec.component
    /Library/ScriptingAdditions:
    Adobe Unit Types.osax
    /Library/Spotlight:
    Microsoft Office.mdimporter
    iWork.mdimporter
    /Library/StartupItems:
    Jaksta
    /etc/mach_init.d:
    /etc/mach_init_per_login_session.d:
    /etc/mach_init_per_user.d:
    Library/Address Book Plug-Ins:
    SkypeABDialer.bundle
    SkypeABSMS.bundle
    Library/Fonts:
    Library/Input Methods:
    .localized
    Library/Internet Plug-Ins:
    Library/Keyboard Layouts:
    Library/LaunchAgents:
    com.adobe.AAM.Updater-1.0.plist
    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
    com.apple.AddressBook.ScheduledSync.PHXCardDAVSource.E1577590-53F1-4594-96EE-180 F9563CE23.plist
    com.divx.agent.postinstall.plist
    com.spotify.webhelper.plist
    Library/PreferencePanes:
    XYZ-MacBook-Pro:~ XYZ$ osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null
    iTunesHelper, AdobeResourceSynchronizer, Skype, Dropbox
    XYZs-MacBook-Pro:~ XYZ$

    I've uninstalled ClickToFlash and have seen little if any improvement. Indeed, just coming back to this site led to this:
    Safari can’t open the page “http://discussions.apple.com/thread.jspa?threadID=2453707&tstart=0” because Safari can’t find the server “discussions.apple.com”.
    Not only is it having trouble loading pages with any complexity (ads, video, etc.), it also hangs ALL tabs while that one page fails to load. In other words, I cannot open a new tab and browse. Everything grinds to a halt.

  • JRE V6 Upd2 IE6 / Mozilla Browser Hangs Stalls

    I've been trying to figure out why I get browser hangs for about 4years now. 3 Different computers, multiple OS installs and I WAS stumped. UNTIL NOW!
    Every time I have installed a fresh OS... the browsers fly. No hangs, stalls. Fast page loads. Then within a few days browsers begin to hang or stall on page loading. Refresh no help. Requires browser close and reopen. Sometimes more than once.
    I've always tried to pay attention to exactly when this occurs thinking its some software I'm installing since I usually re-install most of the same apps in the new OS build. I've thought maybe its related to the VIA chipsets since both my old PCs (3000XP not that old) used the same chipsets. Even bought a new LAN card to test if it was the onboard LAN. Same problem occured.
    Microsoft patches maybe? Bellsouth latency problem? I've called Bellsouth a half dozen times over 4 years. On their suggestion...I've been through 3 LAN cables and 4 westell modems 2100, 2200, 6100. Back to a 2200 now.
    I just built a new system. Biostar Tf550SE Mobo/ AMD X2 5600+/ 2GB Adata PC6400 DDR2...etc.
    System extremely fast... and to my surprise NO broswer hangs. Instant page loads. FINALLY! I was just waiting for the slowdown to occur...but it didn't... UNTIL TODAY!!
    What did I do differently? INSTALLED JAVA!!! I was trying to do an internet speed test and it required Java....so....I installed JRE Vers 6 Update2. Rebooted after install. IMMEDIATELY browser hangs in IE6 SP1 and Firefox2. IT FINALLY HIT ME after all this time what's been causing this for 4 years!!!
    I checked my browser settings and all were ok. Took forever for MSN home page to come up. Ocassionally it loaded a bit slower than normal but 6 of 10 times it would just hang on IE6 and Firefox2. I Immediately uninstalled JRE and rebooted. Guess what? PROBLEM FIXED!!
    I began searching for references to Java and browser hangs and found LOTS of topics....mainly involving older versions but some discussing V6 Upd2 so....I guess this issue still exists!
    Is there ANYONE using JRE who has had this problem and cured it WITHOUT uninstalling Java. Would be nice to be able to run java based applications. Some pages don't work correctly without it.
    At this point however....I'm tempted to keep it OUT of my programs list unless I go to a site that absolutely needs it. Then I'll install it, do what I have to ...and IMMEDIATELY uninstall it again.
    There has to be a better solution than this though....
    Anyone???
    (Least I found the problem after all this time. )
    For all who respond...Thanks for your time.
    Dave

    I appreciate your response. I wasn't feeling secure with just msft java vm running and certain pages need jre...so I gave it another go.
    I re-installed JRE V6Upd2 and it seems to be functioning ok for the time being. Occassional minor hangs but not as bad as the first install attempt or on my old PCs which would just stall out and require browser close and re-open (as did this one after the first install).
    On my old machines running J2SE 1.5.0 the stalls/hangs were occuring several times daily...not limited to any particular site and happening at random. (also occurred with 1.4.2).
    I could find no other possible cause for this after exhaustive process of elimination. I even kept my machines limited to minimal software and drivers Post fresh installs to make sure it wasn't my software environment.
    I'm not saying with 100% certainty Java was/is the cause...but it certainly was coincidental that after 3 days of super fast browsing on this new machine I installed JRE and all of a sudden the stalls and hangs began occurring.
    I didn't mean to attack Java or Sun in my thread...but was extremely frustrated. After building 3 new machines from scratch....and banging my head against a wall for near 4 years looking for a random browser stall problem neither I or my ISP provider can find....all of a sudden my new dual core machine develops the same issue after 3 days of fast browsing...and the last thing I did prior to the browser hangs popping up ....was install JRE.
    Again...the problem seems to have resolved after a 2nd install of JRE and all browsers (IE6, Firefox2, Opera9) seem relatively fast with almost no hang or stalls...except a few slowdowns that are site specific. (MSN for one over the past few days).
    Note: I have optimized the TCP/IP stack to correct for a small W2k default Rwin of 17520.
    New RWIN is 127776 (multiple of mss). MTU is 1492 for PPPOE, ACKS 2 and TTL 64. These settings have given me a 500kbps increase over stock W2k settings for a speed of 3100kbps down. This increase in DL speed has most likely helped with loading of java intensive pages. ( I had the same tweaks in my old PCs as well with stalls still occurring).
    Hopefully the browser stalls I was experiencing on this new machine post JRE update install...were due to a bad (first) install...or were just very coincidental. Also Hoping once I install JRE V6 Upd2 to my old machines it will solve the problems there as well.
    Will advise if the issue returns in this new PC or if it fails to resolve in the old ones once I install the JRE update.
    I do have a specific suggestion regarding runtime updates.
    Since this new machine had a fresh install of JRE I don't know if the way java auto updates are handled has changed...but ...in the past it was possible to install several versions at once. If this is still the case...please see my suggestion below....
    Since java installs and does a monthly check for updates...it might be a good idea to re-design it so it WON'T install a new version until the old one is un-installed. I've worked on several machines for people and found 2 and 3 instances of old J2SE / JRE in their add/remove list. This is hardly a secure situation.
    If JRE Updater finds a new version it should ask if you want to update and if you say yes...it should not download and update to a new version on the fly.
    It should take you to the Sun Java Download page and allow you to manually download the new version for offline install. Then when you click on the Setup shortcut (on the desktop or in my documents list) Setup wizard should scan the system and advise of a previous version and warn to uninstall it first (or better yet...do it automatically)...and not allow you to continue until the old version is gone.
    This would be a much more secure way of handling updates and avoiding mutliple installs of java since the average person doesn't know any better and will simply click on "install update."
    Just a thought.
    Thanks for your time with regards to my issue.
    Dave

  • Chrome Browser hangs

    Quick question for any Chrome users out there.
    Does anybody have problems with the browser hanging and showing the following message "The following pages have been unresponsive, kill them or wait".
    The happens when I am using Google Docs and the pc although  a few years old has only just been rebuilt. There are no other extension installed in Chrome other than Google Docs.
    Finally when this issue occurs, the hard disk thrashes away.
    Grateful for any advce.
    Thanks in advance

    What is your version. Mine is [at this date]=30.0.1599.101. Your hard drive is trying to carry out an action that Chrome is not accepting. If all else fails re-download Chrome done it many times shouldnt be a problem 

  • Constant browser hanging/crashing (Safari, Firefox, and Camino)

    Hello everyone.
    Lately my browser has been hanging/crashing on multiple websites. It doesn't matter what browser I use which is the odd thing! A browser always crashes at around the same time (about a second or two into loading). I am constantly force-quitting browsers and restarting them. I feel like it has something to do with Flash because the crashes occur whenever I visit Youtube, Myspace music pages or other sites with Flash applets on them (such as my blog where I have embedded videos).
    Here are a bunch of sites my browser hangs on. Maybe you can find something in common with them all?
    http://www.myspace.com/bbeyke
    http://www.youtube.com
    http://justinmarclloyd.blogspot.com
    And of course, everything runs smoothly when visiting sites with basic HTML, Javascript, etc. I can search Google, use Wikipedia, use Flickr, go to my website at http://justinmarclloyd.com, go to my business website at http://www.theblacksea.org, browse apple.com, use this forum, etc.
    I've tried updating and reinstalling adobe flash player, restarting my computer, repairing permissions, using software update, etc. Restarting actually temporarily fixed the problem but within a few hours of browsing, it started happening again.
    Any ideas?!
    EDIT: I was able to go to http://video.google.com/ and successfully watch videos there. Now I'm even more confused.
    Message was edited by: angelhair00

    HI,
    Try resetting Safari. From the Menu Bar, click Safari/Reset Safari. Select the top 5 buttons and click Reset.
    If that doesn't help, try Open DNS Click the computer icon and follow the instructions.
    Also try deleting this file. com.apple.safari.plist
    /Users/YourName/Library/Preferences. Drag that file from the Preferences folder to the Trash, empty the Trash and restart your Mac.
    Go here for information on background maintenance.
    http://support.apple.com/kb/HT2319?viewlocale=en_US
    Make sure you have available disk space. Right or control click the MacintoshHD icon. Click Get Info. In the Get Info window you will see Capacity and Available. Make sure you always have a minimum of 10% to 15% free disk space at all times.
    If none of the above helps, post the most recent crash log.
    How to locate a crash log:
    1. Open Finder.
    2. Click "Go" in the menu, then select "Go to Folder".
    3. Copy and paste this path into the Finder dialog:
~/Library/Logs/CrashReporter/
    4. Click the Go button.
    5. Finder opens the folder containing the crash log. Look for a the crash file with a date field that looks like the most recent.
    Carolyn

  • Htmldb page with 'File Browse' hang on submit change

    I have a htmldb page with 'File Browse' item. With File Browse empty, on pressing submit button with which has 'SQL UPDATE' action and returning to same page branch, the page hangs.
    It also happen on File Import page of htmldb application itself with File Browse.
    Anyone have the same problem or know why?

    I'm working with Sashisu on our problem and I wanted to give a few more details on what we've found.
    -We're using HTMLDB 1.6
    -The problem occurs only on pages with a file upload page item.
    -When clicking a link on one of the problem pages the browser will stick on retrieving the page for 1-2 minutes, then ultimately it will end in a page cannot be displayed error.
    -Sometimes the page will not hang and go directly to the page cannot be displayed error.
    -After encountering the error, clicking back to return to the page and then retrying the link will successfully load (and upload the file) the next page.
    -The problem only happens in IE 6.0. The submits work fine in FireFox.
    -Our development servers do not have this problem using the same HTMLDB code. The configuration between the servers on Development and Production is similar but not exact (we're working on finding the delta).
    -We did not have this problem on production until a recent code update.
    Thanks in advance,
    -John

  • Why does my browser hang?

    Something really annoying is ocurring. I cannot figure out what makes this happen but, every so often certain web pages hang for at least 35 seconds and even up to a minute before the response is recieved and then the webpage is rendered.
    I have only noticed this issue twice ever.
    First Instance (months ago):
    While working at my house, using ftp and working on a site on a godaddy server. However the only time my browser would hang is on THIS site/server. It happens in all browsers. If I were to visit a different website, say like faceook, everything loads perfectly normal (quick like it should). The actual hanging only happens once in a while, lasted for spurts of 20 minutes or so then would load quickly again.
    Second Instance (since i started my job - present):
    In the office at my new job. Only happens once in a while, but way too often and is very annoying when trying to preview a change to a website. Same characteristics as the first instance. There is an unprotected network nextdoor, and when i switch to that my problem is solved. This problem happens every day at seemingly random times. There are also people running on a PC and they try to view the same website, but it loads perfectly fine.
    Things I have tried.
    Disabling IPv6.
    Changing DNS Servers to google'
    Empty every cache thinkable.
    Still no luck.
    Anybody have a fix for this? Anybody have this same issue?

    Close Safari.  Enter this command in Terminal:
    defaults write com.apple.safari WebKitDNSPrefetchingEnabled -boolean false
    Restart Safari.

  • 2.2 Update Issue: Browser hangs

    My previous problem was the browser frequently crashed on even simple websites.
    Well, true to Apple's promise, they fixed that problem by replacing it with another - the browser just hangs in either Wifi mode or 3G/EDGE mode.
    I've "rebooted" many times, with no improvement.
    Any suggestions?

    Make sure you have your apps in the application section in itunes und delete them on your phone. Then install them again.
    You can redownload without paying again.
    Here are some articles about apps and App Store:
    http://support.apple.com/kb/TS1702
    http://support.apple.com/kb/HT2519

  • Browser Hangs iFbA in Web Dynpro Abap

    Hi Support,
    I'm developing an Abap Web Dynpro with Adobe Interactive Form inside.
    I have setting these parameters: InteractiveForm.enabled = true, InteractiveForm.readonly = false.
    Web Dynpro Page open correctly with iFbA but when I click one button in WD Page the event freeze Browser.
    My system is ECC sp06, SAPKB70009 and SAPKA70009, but I can't patch the
    system.
    I implemented these Note:
    1- Note 981638 - Dynamic forms are not supported in Web Dynpro ABAP
    2- Note 1018060 - Adobe: Locale has invalid country/language combination
    3- Note 999997 - Setting usage rights unnecessary with Adobe integration
    Help me

    Hi Enrico,
    As per my understanding, you are able to view the interactiveform in your webdynpro and when you click on the button,  it is getting hanged?
    Have u created an event (onSubmit) in your webdynpro? set a break point in your submit event and see whether the request is reaching up to there or not?
    And also.. set your form layout type as ZCL layout and activate it once.
    Let me know if you still face the problem.
    Regards,
    Ravi.D

  • Safari Browser Hang

    I have recently upgraded my iOS to 4.3.1, suddenly my safari got hanged. I'm unable to enter anything in the address bar nor am able to close the browser. When I try to launch a link from my Mail I could see the link opening but the browser is not accessible.
    How do I resolve the issue ?

    Howdy,
    You might not even have to restart or reset. The least intrusive first step would be forcing the app to close.
    You can double tap the home button, tap and hold your finger on Safari until it begins to wiggle, then tap the red minus icon next to Safari. Then open Safari again to see if its still happening.
    If that doesn't work, restart, reset, restore.
    WTH.

Maybe you are looking for

  • Clip sound when i send files to trash macbook pro early 2008

    Hi.I need to ask a question. Nowdays when i send a file to trash,i hear random a clip sound.Not always but often.I suppose, this short clip is coming from the HD.I'm also hearing this sound  when i save a screenshot or dublicate a file, but again the

  • I can't import any songs into iTunes.

    I can't import any songs into iTunes. I can drag and drop but nothing will happen. Songs show up when a search is done but songs cannot be played or located in iTunes. I think this has something to do with the recent update because I have songs impor

  • Forms 9i/Forms 6i Push Button problems

    Hello All, I have a form that is using a bunch of Push Buttons. Each of these Push Buttons has a Access Key assigned to it. The main canvas is a tab canvas and there are some stacked canvases too. All of them are being displayed on the same window. I

  • How to install legacy java se 6, any suggestion or Link?

    After installing the OS X Yosimite I get the message to Install the Legacy Java SE 6.

  • Create a form that user can fill online, print and not save.

    I have form that I want user to fill out. I want them to send it via email or print and not save the information that was typed into it. Where or how do you put that type of security? Thank you! Jim Z