HTML Stripping -- too much memory

I have a program that takes data from a database and strips it of html tags. This is done over multiple tables. Some of the tables return a few thousand lines, but then others return about 65,000 lines. I open the file created and clean the needed fields with the following method. This causes an Out of Memory error with some of the larger files. Is there a better way to strip the html tags than I am using that would not throw this Out of Memory error?
      * Removes the html formatting for a string and stores it in a file
      * @return java.lang.String
      * @param htmlText java.lang.String
      * @param outputText java.lang.String
     public static String removeHtml(String htmlText) throws IOException     
          String returnValue = "";
          EditorKit kit = new HTMLEditorKit();          
          Document doc = kit.createDefaultDocument();          
          // The Document class does not yet handle charset's properly.          
          doc.putProperty("IgnoreCharsetDirective", Boolean.TRUE);          
          try          
               // Create a reader on the HTML content.     
               Reader rd = new StringReader(htmlText);
               // Parse the HTML.               
               kit.read(rd, doc, 0);               
               //Set returnValue to cleaned text
               returnValue = doc.getText(0, doc.getLength()).toString();
               rd.close();
               doc = null;               
               kit = null;
          catch (Exception e)          
               System.out.println ("ERROR: " + e.getMessage());
               e.printStackTrace();          
          return returnValue;
     }

There is a fairly trivial way where you just copy the characters from the input to the output, except for the following rules:
1. When the input character is '<', stop writing characters to the output (including this one).
2. When the input character is '>', start writing characters to the output (after this one).
However this may stumble on malformed HTML, for example if the '<' character appears unescaped in text. I don't know if your data suffers from this problem or not.

Similar Messages

  • OIM 11g using too much memory and not releasing it when shutting down

    Hello,
    we have a problem with OIM 11g using too much memory (about 5gb) and it's not releasing it at shutdown (4gb still used).
    We are using a VM with RedHat Linux 5.6. Originally we had 4gb RAM + 2gb swap file. We installed Admin Server, OAM, OIM and SOA on that machine but quickly realised we couldn't run all 4 programs at once in 6gb. AdminServer could run with 2 other products, but it was a tight fit in memory.
    So we increased the RAM to 8gb (still 2gb swap file). But then our problem occured : I start the Admin Server (2.7gb total memory used), then OAM (4.6gb total memory used) and then OIM. After it started the server is now using 9.6gb of memory (~300mb of free memory) ! The problem gets even better : after I shut down everything (OIM, OAM, admin server) the "top" command show that there is still 4gb of memory used even tho nothing else is running on the server ! There is absolutely no other process (other than root stuff) running and no other users connected to the machine. After a reboot, it shows 400mb of memory used. I tried restarting the programs and it did the same thing.
    Our intuition is that there might be a memory leak or some bug in OIM that might use up almost all the free memory and it's not releasing it upon shutdown. It might have been there before we increased the memory but have not noticed it since memory was already tight.
    Anyone encountered the same problem ? Any idea ? Any suggestion to narrow down the problem ?
    Thank you

    You can adjust the memory settings for WLS by editing the setSOADomainEnv.sh file that can be found in your /middleware/user_projects/domains/<domain>/bin/ folder. There is an argument called PORT_MEM_ARGS which is used to set your Java memory arguments. This way you can decrease/increase the amount of memory used by each managed server.
    I usually type "ps -ef | grep oracle" to see what processes are running by the oracle user. This way the output doesn't get cluttered with root processes.
    Sunny Tsang

  • Finer takes too much memory on yosemite! and keeps taking more and more until it gets the machine to it's knees! What to do???

    Right after getting yosemite on my Macbook Pro with 16GB memory and SSD HDD. I find that after working for 30 minutes or so that the machine gets really slow, even switching between screens gets kinda of sluggish!!!
    So i looked into the Activity Monitor and to my surprise i find that Finder is taking more than 4GB of memory just by itself and high percentage of CPU.
    If i quit it, the machine goes back to being normal, but then Finder will restart, and again after 30 minutes or so, it does the same thing over and over.
    I am sure that it's some kind of a bug, but i don't know where to start to solve this problem!!!
    This never happened on previous OSXs.
    If anyone have a hint it will be appreciated.
    Thanks,

    Problem description:
    Finder keeps taking up too much memory thus slowing down the machine to it’s knees.
    MacBook Pro 16GB Ram, SSD HD, AMD 1024GB
    EtreCheck version: 2.1.2 (105)
    Report generated December 11, 2014 at 10:44:31 PM GMT+2
    Hardware Information: ℹ️
      MacBook Pro (17-inch, Late 2011) (Verified)
      MacBook Pro - model: MacBookPro8,3
      1 2.4 GHz Intel Core i7 CPU: 4-core
      16 GB RAM Upgradeable
      BANK 0/DIMM0
      8 GB DDR3 1333 MHz ok
      BANK 1/DIMM0
      8 GB DDR3 1333 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 3000 - VRAM: 512 MB
      AMD Radeon HD 6770M - VRAM: 1024 MB
      Color LCD 1920 x 1200
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 4 days 1:40:55
    Disk Information: ℹ️
      Crucial_CT960M500SSD1 disk0 : (960.2 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Macintosh HD (disk1) / : 958.97 GB (319.19 GB free)
      Core Storage: disk0s2 959.34 GB Online
      MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
      Western Digital Elements 10A8 1 TB
      S.M.A.R.T. Status: Verified
      EFI (disk2s1) <not mounted> : 210 MB
      MacProBackup (disk2s2) /Volumes/MacProBackup : 999.83 GB (280.78 GB free)
      Apple Computer, Inc. IR Receiver
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
      /etc/hosts - Count: 1
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Applications/Toast 11 Titanium/Spin Doctor.app
      [not loaded] com.hzsystems.terminus.driver (4) [Support]
      /System/Library/Extensions
      [loaded] com.Cycling74.driver.Soundflower (1.6.2 - SDK 10.6) [Support]
      [not loaded] com.ZTE.driver.ZTEUSBCDCACMData (1.3.6) [Support]
      [not loaded] com.ZTE.driver.ZTEUSBMassStorageFilter (1.3.6) [Support]
      [not loaded] com.devguru.driver.SamsungComposite (1.2.44 - SDK 10.6) [Support]
      [not loaded] com.roxio.BluRaySupport (1.1.6) [Support]
      [not loaded] com.wacom.kext.pentablet (5.2.1) [Support]
      /System/Library/Extensions/ssuddrv.kext/Contents/PlugIns
      [not loaded] com.devguru.driver.SamsungACMControl (1.2.44 - SDK 10.6) [Support]
      [not loaded] com.devguru.driver.SamsungACMData (1.2.44 - SDK 10.6) [Support]
      [not loaded] com.devguru.driver.SamsungMTP (1.2.44 - SDK 10.5) [Support]
      [not loaded] com.devguru.driver.SamsungSerial (1.2.44 - SDK 10.6) [Support]
      /Users/[redacted]/Library/Services/ToastIt.service/Contents/MacOS
      [not loaded] com.roxio.TDIXController (2.0) [Support]
    Startup Items: ℹ️
      HWNetMgr: Path: /Library/StartupItems/HWNetMgr
      MobileBrServ: Path: /Library/StartupItems/MobileBrServ
      StartOuc: Path: /Library/StartupItems/StartOuc
      Startup items are obsolete in OS X Yosemite
    Problem System Launch Agents: ℹ️
      [loaded] com.paragon.NTFS.notify.plist [Support]
    Launch Agents: ℹ️
      [invalid?] cn.com.zte.usbswapper.plist [Support]
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [loaded] com.adobe.CS4ServiceManager.plist [Support]
      [loaded] com.adobe.CS5ServiceManager.plist [Support]
      [loaded] com.divx.dms.agent.plist [Support]
      [running] com.divx.update.agent.plist [Support]
      [loaded] com.oracle.java.Java-Updater.plist [Support]
      [not loaded] com.teamviewer.teamviewer.plist [Support]
      [not loaded] com.teamviewer.teamviewer_desktop.plist [Support]
      [running] com.wacom.pentablet.plist [Support]
      [running] HWPortCfg.plist [Support]
    Launch Daemons: ℹ️
      [running] cn.com.zte.PPPMonitor.plist [Support]
      [loaded] com.adobe.fpsaud.plist [Support]
      [loaded] com.oracle.java.Helper-Tool.plist [Support]
      [not loaded] com.teamviewer.teamviewer_service.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
      [loaded] com.facebook.videochat.[redacted].plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
    User Login Items: ℹ️
      smcFanControl Application (/Applications/smcFanControl.app)
      gfxCardStatus Application (/Applications/gfxCardStatus.app)
      iTunesHelper ApplicationHidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      KiesViaWiFiAgent UNKNOWNHidden (missing value)
      fuspredownloader ApplicationHidden (/Users/[redacted]/Library/Application Support/.FUS/fuspredownloader.app)
    Internet Plug-ins: ℹ️
      WacomNetscape: Version: 1.1.0-4 [Support]
      OVSHelper: Version: 1.1 [Support]
      Default Browser: Version: 600 - SDK 10.10
      Unity Web Player: Version: UnityPlayer version 4.6.0f2 - SDK 10.6 [Support]
      WacomSafari: Version: 1.1.0-4 [Support]
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 [Support]
      FlashPlayer-10.6: Version: 15.0.0.246 - SDK 10.6 [Support]
      DivX Web Player: Version: 3.0 - SDK 10.5 [Support]
      Flash Player: Version: 15.0.0.246 - SDK 10.6 Mismatch! Adobe recommends 16.0.0.235
      QuickTime Plugin: Version: 7.7.3
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 [Support]
      JavaAppletPlugin: Version: Java 8 Update 25 Check version
    User internet Plug-ins: ℹ️
      Google Earth Web Plug-in: Version: 7.1 [Support]
    Safari Extensions: ℹ️
      iGetter Extension
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
      Growl  [Support]
      Java  [Support]
      Paragon NTFS for Mac ® OS X  [Support]
    Bad Fonts: ℹ️
      Yelly.ttf: /Users/sambara/Library/Fonts/Yelly.ttf
      Friends.TTF: /Users/sambara/Library/Fonts/Friends.TTF
      Lush.ttf: /Users/sambara/Library/Fonts/Lush.ttf
      Margarosa.ttf: /Users/sambara/Library/Fonts/Margarosa.ttf
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: OFF
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 958.97 GB Disk used: 639.78 GB
      Destinations:
      MacProBackup [Local]
      Total size: 999.83 GB
      Total number of backups: 28
      Oldest backup: 2014-10-27 04:33:10 +0000
      Last backup: 2014-12-11 20:15:00 +0000
      Size of backup disk: Too small
      Backup size 999.83 GB < (Disk used 639.78 GB X 3)
    Top Processes by CPU: ℹ️
          8% com.apple.WebKit.Networking
          8% JavaApplicationStub
          7% WindowServer
          5% Unity
          1% coreaudiod
    Top Processes by Memory: ℹ️
      842 MB Finder
      584 MB iTunes
      529 MB com.apple.WebKit.Plugin.64
      447 MB Unity
      429 MB JavaApplicationStub
    Virtual Memory Information: ℹ️
      18 MB Free RAM
      7.40 GB Active RAM
      7.40 GB Inactive RAM
      2.07 GB Wired RAM
      133.47 GB Page-ins
      2.32 GB Page-outs
    Diagnostics Information: ℹ️
      Dec 11, 2014, 04:10:55 AM WindowServer_2014-12-11-041055_Sams-MacBook-Pro-2.cpu_resource.diag [Details]
      Dec 10, 2014, 08:20:17 PM Unity_2014-12-10-202017_Sams-MacBook-Pro-2.crash
      Dec 10, 2014, 08:19:27 PM Unity_2014-12-10-201927_Sams-MacBook-Pro-2.crash
      Dec 10, 2014, 08:11:16 PM Unity_2014-12-10-201116_Sams-MacBook-Pro-2.crash
      Dec 10, 2014, 08:11:00 PM Unity_2014-12-10-201100_Sams-MacBook-Pro-2.crash
      Dec 10, 2014, 08:10:26 PM Unity_2014-12-10-201026_Sams-MacBook-Pro-2.crash
      Dec 9, 2014, 08:58:42 PM Finder_2014-12-09-205842_Sams-MacBook-Pro-2.cpu_resource.diag [Details]

  • Firefox uses too much memory

    I've been using Firefox as the default browser on my systems (both Windows and Linux and in 32 or 64 editions) and for some reason Firefox consumes too much memory. Now trust me. I have a very fast machine and so I get very frustrated with this issue as it seems to be a Firefox only issue. Its true that I might have up to 40 tabs open at times but Chrome can handle it Safari can handle it and even Explorer can handle it. Sometimes Firefox's memory consumption peaks to an astonish 3GB of memory which is unheard of. My machine is so fast that I can have up to 10 programs open (Maya, Photoshop, Cinema 4d, Autodesk Suites MySql server and PHP5, MS Office) and still be able to work with them all at the same time, but Firefox crashes suddenly and that is very annoying as I've customized it to my needs adding extensions and making sure all my online baking is done using Firefox. This memory issue is far more noticeable when I'm using Windows 7 64 bits. The same amount of tabs and extensions opened on Linux have no effect on memory and I often switch to Linux just to be able to enjoy a smooth Firefox browsing experience. I've invested so much money into building an amazing machine and it takes 10 minutes of having Firefox running to crash it all completely. I've lost track of the amount of times I've lost my profile and had to rebuild all my customizations but I can stand that. What is beyond my comprehension is the fact that when I'm using Windows XP or Linux the memory used by Firefox is far lower than when I'm using Windows 7 or 8.1 .
    Can you help me out? I really love Firefox and would like to keep using it as my default browser but can't afford losing my profile info every time Firefox crashes or having Windows Explorer crashing and losing all the work I'm doing on other software programs.
    Much appreciated;
    Sam

    Are there any tabs reopened from the previous session when this happens?
    Do you keep a large history?
    You can check for problems with the places.sqlite database file in the Firefox Profile Folder.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    You can try to check and repair the places database with this extension:
    *https://addons.mozilla.org/firefox/addon/places-maintenance/
    Try to create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If the new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    You can also try to reset Firefox:
    *https://support.mozilla.org/kb/Basic+Troubleshooting

  • Skype keeps crashing after taking too much memory

    Hello,
    So my version of skype client is 7.3.0.101 and it doesn't stop crashing since a few months now.
    Here's precisely what happens : I launch it, it's pretty slow since the problem the problem appeared but something like 30 after it crashes. We can see in the task manager that skype progressively takes way too much memory, most of the time it starts at 150 Mo and quickly reaches 1200-1400 Mo before crashing.
    I noticed that skype took less memory by running it in compatibility mode for windows XP service pack 3, it stays stuck at 200 Mo, but my whole computer looks slower.
    I tried everything but nothing worked, I uninstalled and reinstalled it, I added or modified keys in my registry, added skype to exceptions in my fire-walls, tried to install an older version (which didn't work because of auto update)... I don't know what to do now, that's why I come here to ask for help
    Also one more thing : It exessively takes my processor power (arround 14% all the time), and my processor is an i7-4770.
    Thanks a lot if you decide to help me !

    Have you tried these?
    http://community.skype.com/t5/Windows-archive/Skyp​e-Problems-Troubleshooting/td-p/52260

  • Request for too much memory???

    I get an error message
    Request for too much memory, will hang forever.
    That sounds like a long time. Will it's still hanging. Any ideas?

    The DOM does take up some memory if you use it, but if you're just parsing that XML doc on startup and storing the values you want to add to each session, I'd argue that it's not a problem. Do it in the servlet init() method once and for all and store the values you want. You don't have to use DOM to manage that - do it with SAX and don't create and store a DOM tree if you're that worried about it.
    (68KB for the XML doc + DOM memory overhead) * 50 users = ?
    Do an experiment and find out exactly how much memory you're talking about. Compare that to the amount of memory you'll have available and see how many users it'll be a problem for. Don't go by hearsay - I'd recommend a scientific approach. Measure it and decide for yourself. - MOD

  • Oracle taking too much memory in Linux

    Hi.. I am using Oralce on linux 7.5
    No any active session is running on server for oracle ..
    But oracle taking too much memory in linux when I check with TOP command ..
    16:08:29 up 19 days, 20:14, 2 users, load average: 5.32, 4.63, 3.78
    227 processes: 226 sleeping, 1 running, 0 zombie, 0 stopped
    CPU states: cpu user nice system irq softirq iowait idle
    total 2.5% 0.0% 2.9% 0.4% 0.0% 91.8% 2.2%
    cpu00 3.8% 0.0% 3.8% 0.0% 0.0% 92.2% 0.0%
    cpu01 0.4% 0.0% 0.0% 0.0% 0.0% 99.5% 0.0%
    cpu02 0.8% 0.0% 4.7% 1.7% 0.0% 85.7% 6.8%
    cpu03 5.1% 0.0% 3.0% 0.0% 0.0% 89.6% 2.1%
    Mem: 8203404k av, 8186192k used, 17212k free, 0k shrd, 7292k buff
    6266516k actv, 1275016k in_d, 136704k in_c
    Swap: 6289384k av, 10528k used, 6278856k free 7602904k cached
    PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME CPU COMMAND
    6224 oracle 15 0 1007M 1.0G 998M D 0.0 12.5 30:45 1 oracle
    10628 oracle 15 0 1000M 998M 998M S 0.0 12.4 0:16 0 oracle
    6230 oracle 15 0 945M 945M 943M S 0.0 11.7 82:33 1 oracle
    10188 oracle 15 0 944M 942M 931M S 0.0 11.7 3:02 1 oracle
    19128 oracle 15 0 909M 901M 899M S 0.0 11.2 2:49 2 oracle
    6864 oracle 15 0 886M 886M 877M S 0.0 11.0 6:12 3 oracle
    18586 oracle 22 0 883M 882M 880M D 1.9 11.0 1:15 0 oracle
    6870 oracle 15 0 433M 432M 431M S 0.0 5.4 0:21 2 oracle
    6421 oracle 15 0 337M 336M 335M S 0.0 4.2 1:07 2 oracle
    8478 oracle 15 0 272M 271M 269M S 0.0 3.3 0:12 1 oracle
    18250 oracle 15 0 256M 255M 252M S 0.0 3.1 0:38 0 oracle
    6876 oracle 15 0 251M 250M 249M S 0.0 3.1 1:03 0 oracle
    17926 oracle 15 0 225M 224M 223M S 0.0 2.8 0:01 1 oracle
    19320 oracle 15 0 197M 196M 195M S 0.0 2.4 0:23 1 oracle
    18116 oracle 15 0 168M 167M 165M S 0.0 2.0 0:04 2 oracle
    19596 oracle 15 0 159M 158M 155M D 2.2 1.9 0:17 0 oracle
    6228 oracle 15 0 156M 155M 142M S 0.0 1.9 12:05 1 oracle
    18902 oracle 15 0 81612 71M 48364 S 0.0 0.8 3:07 3 oracle
    19286 oracle 15 0 48420 46M 46412 S 0.0 0.5 0:03 0 oracle
    6222 oracle 15 0 41496 40M 39684 S 0.0 0.4 9:38 3 oracle
    19602 oracle 15 0 40324 38M 38164 S 0.0 0.4 0:00 2 oracle
    5962 mysql 25 0 39168 38M 88 S 0.0 0.4 0:00 1 mysqld
    5963 mysql 15 0 39168 38M 88 S 0.0 0.4 0:08 0 mysqld
    5964 mysql 20 0 39168 38M 88 S 0.0 0.4 0:00 0 mysqld
    5965 mysql 25 0 39168 38M 88 S 0.0 0.4 0:00 0 mysqld
    5966 mysql 25 0 39168 38M 88 S 0.0 0.4 0:00 0 mysqld
    5967 mysql 20 0 39168 38M 88 S 0.0 0.4 0:00 0 mysqld
    5969 mysql 15 0 39168 38M 88 S 0.0 0.4 2:16 2 mysqld
    5970 mysql 15 0 39168 38M 88 S 0.0 0.4 2:31 1 mysqld
    5971 mysql 24 0 39168 38M 88 S 0.0 0.4 0:00 0 mysqld
    5972 mysql 20 0 39168 38M 88 S 0.0 0.4 0:00 0 mysqld
    6868 oracle 15 0 27312 26M 15204 S 0.0 0.3 8:21 3 oracle
    19554 oracle 15 0 20920 19M 18192 S 0.0 0.2 0:00 3 oracle
    6874 oracle 15 0 16904 16M 15400 S 0.0 0.2 1:15 1 oracle
    19444 oracle 15 0 13636 12M 12004 S 0.0 0.1 0:00 1 oracle
    19442 oracle 15 0 12964 12M 11324 S 0.0 0.1 0:00 1 oracle
    19474 oracle 15 0 12708 12M 11076 S 0.0 0.1 0:00 2 oracle
    Why oracle taking too much memory?
    Any solution for this bec of that my updation takes too much time .
    Edited by: harshalpatil on Oct 13, 2008 4:11 PM

    Harsh,
    1) What version of Oracle you running on 7.5 release of linux?
    2)How did you come to the conclusion that because of this, your update is slow?
    Cheers
    Aman....

  • Agent taking too much memory...

    Hello all,
    i am on hp-ux itanium. I have OMS(11.1) and agent running on this box. And for some reason the oracle process is taking too much memory. From the glance cmd at OS level, we get the below...Why is java taking some much memory...the only thing running on this box is OMS, agent, the repository DB and one other DB. This machine is 16gb of memory. Any idea where i can start digging to figure out why so much memory is being taken by java and emagent process ??? is that normal ?
    java               25200 oracle        2.1    97   0.0   760.4mb   1.80gb SLEEP
    emagent            27769 oracle        1.0    26   0.0   306.9mb   4.43gb SLEEP
    java               24951 oracle        0.2    47   0.0   479.7mb   1.73gb SLEEP
    ora_smco_RCA       24966 oracle        0.0     1   0.0   112.5mb  172.2mb SLEEP

    Hi user;
    Pelase see:
    How To Effectively Investigate & Diagnose Grid Control Agent High Memory Utilization Issues? [ID 1092466.1]
    11g Grid Control Agent Consumes High Virtual / Resident Memory and may Restart Frequently [ID 1194748.1]
    Hope it helps,
    Regard
    Helios

  • IconServicesAgent uses too much memory lately

    Hello. I am using Mavericks for 2.5 months and I think com.apple.IconServicesAgent uses too much memory lately. I tried to uninstall TotalFinder but did not help.
    My Task Manager : http://i.imgur.com/QPJcDiz.png
    My Login Items are : http://i.imgur.com/XikROsh.png
    And all of my installed apps : http://i.imgur.com/ode6bZ8.png

    So nobody knows?

  • Firefox use too much memory

    Hi
    I had this problem one weak ago, I did all suggestion that this link said and it didn't help:
    https://support.mozilla.org/ar/kb/firefox-uses-too-much-memory-ram#w_disabling-memory-consuming-plugins
    I don't have many taps oppened only 47 taps.
    My firefox now usiing 2GB ram, can anyone help me how to fix it?
    Thank you

    Hello,
    Can you please follow the instructions in the ''Memory troubleshooting tools'' section of the [[Firefox uses too much memory (RAM) - How to fix]] support article and provide the about:memory section details in this ticket. We can take a look at it and suggest possible options.
    Thank you

  • Oracle Instances Processes  consuming too much memory

    Will somebody be able to guide me with the factors that are causing too much memory consumption when a single Oracle.exe instance is started ? Due to this problem it is not possible to run 2 instances at the same time.
    Oracle is running on Windows NT 4.0 SP6.
    Oracle version 8.1.6.0.0
    Currently we have 512MBytes of ram.(4.83G free space)
    One of the Instance consumes as much as 178,320K of Ram,
    another consumes about 138,000K

    Oracle consumes as much memory as you want, but more memory is faster.
    Review your init.ora (db_block_buffer y shared_pool_size)
    (It4s posible to run 10 instances in a machine with just 1 Gigabyte and they work fine. It depends on the use of the databases, the number of users, just for production or development, etc, ...).

  • AVG said too much memory in Firefox, should close out/what do I do

    my virus scan is AVG & it pops up saying too much memory in Firefox slowing my computer. How can I correct this. They say to close firefox & reopen.

    The troubleshooting extension is no longer used in the current Firefox release because there is a special API that is used when available.
    *Bug 1097168 - [AAQ] Use the inproduct about:support API when available

  • Every time I load my igoogle home page opening firefox, it opens it in two tabs instead of one, and then AVG tells me firefox is using too much memory and I should close and reopen it; Why

    I open firefox using my igoogle home page and immediately it opens two igoogle tabs on top instead of just one how do I stop it from opening the second one? and then after about two minutes AVG tells me firefox is using too much memory slowing my machine and tells me to close and reopen fire fox...how do I fix that?

    Make sure that Firefox closes properly and that that there are no longer Firefox or plugin-container processes left on the Processes tab in the Task Manager. Otherwise session restore will reopen the page(s) from the previous session.
    See "Hang at exit":
    * http://kb.mozillazine.org/Firefox_hangs
    * https://support.mozilla.com/kb/Firefox+hangs

  • Why do I have to run the plug-in container in my processes constantly in this version? It takes up too much memory!

    The earlier version of Firefox did not run this plug-in container. Every time I would remove it from my processes it would kill videos etc. But, it was all fine in the older version of Firefox, so why the change? So I chose not to update Firefox. Then, the other day, I saw that is was automatically downloading and I turned off my computer because it wouldn't stop and I didn't give permission. When I got home I could not use Firefox and it took me hours to figure out how to get the internet back. Then I got Firefox back and this stupid process is running again. It takes up too much memory. I don't like a bunch of extra processes running like that. So, why can't I just use the old version? Is this process absolutely necessary?

    In the past the memory usage would end up as part of the Firefox program. Now with OOPP you can see it as a separate process and that makes it more noticeable.
    You can disable OOP if you want.<br />
    See http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins
    Your above posted system details show outdated plugin(s) with known security and stability risks.
    # Shockwave Flash 10.0 r42
    # Next Generation Java Plug-in 1.6.0_18 for Mozilla browsers
    Update the [[Java]] plugin to the latest version.
    *http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/
    I don't know if these three with different copyright dates are all needed:
    # Version 0.9.17, copyright 2008-2010 Veetle Inchttp://www.veetle.com/
    # Version 0.9.17, Copyright 2006-2009 Veetle Inchttp://www.veetle.com/
    # Version 0.9.17, copyright 2006-2010 Veetle Inchttp://www.veetle.com/

  • Oracle take up too much memory in windows xp

    hi all,
    i'm having a problem with my laptop. i've oracle database 11g installed in my laptop. but then my laptop slow down.
    the oracle process take too much memory. my physical memory(RAM) is 3GB.
    is there any way to reduce the memory usage of the oracle process?
    thanks,
    aku

    hi mr. varad,
    thanks for your quick reply. this is the memory allocated for oracle.
    Total System Global Area => 535662592 bytes
    Fixed Size => 1334380 bytes
    Variable Size => 306185108 bytes
    Database Buffers => 222298112 bytes
    Redo Buffers => 5844992 bytes
    thanks,
    aku
    Edited by: akulala on Sep 17, 2009 5:48 PM

Maybe you are looking for

  • Help! iPhoto and notes have become unresponsive, what can I do? Etre check results here

    this morning Notes was unresponsive when I click to share as a message, now iPhoto becomes unresponsive when I click to share. I ran etre check, and here are the results: Hardware Information:           MacBook Air (11-inch, Mid 2013)           MacBo

  • Delivery against multiple PO

    Dear all,   I want to create delivry against PO and i am using GN_DELIVERY_CREATE . Plz tell me can i use it to create delivery against multiple PO . Plz suggest some small example.

  • Java Errors when starting HTTP server

    OS - W2K Oracle 8.1.7 Pentium 4 I can install and run the HTTP server on a Pentium 3 and everything works fine. I move to a Pentium 4 and things are not working. I am aware of the bug in the just in time compiler (simcjit.dll) and have removed them.

  • Hierarchy link between configure material & configured material (VC Issue)

    We have a configurable material A770 and we have a configured material ZA720 The configurable material A770 has 1500 components and these 1500 components has inturn has assemblies & subassemblies Is there any way, we can find out the hierarchy link b

  • How to set brace style in Jdev903

    Hi all, this question might seem silly, but I'm not able to find how to set the brace style in jdev903. Since I use the brace on same line it's quite it's quite annoying reediting the auto generated code. thanks in advance, Giovanni