Unaccounted for Memory is too big and lead to Native Memory Issuse.

In our server, after running 1 month, Unaccounted memory will increase up to 500m or higher. And the native memory will be big. So it lead to OOM. Below are one sample:
j2eeapp:jhf1wl101:root > jrcmd 27398 print_memusage
27398:
[JRockit] memtrace is collecting data...
[JRockit] *** 19th memory utilization report
(all numbers are in kbytes)
Total mapped ;;;;;;;5100644
; Total in-use ;;;;;;4038952
;; executable ;;;;; 75968
;;; java code ;;;; 23680; 31.2%
;;;; used ;;; 21833; 92.2%
;; shared modules (exec+ro+rw) ;;;;; 4858
;; guards ;;;;; 5928
;; readonly ;;;;; 0
;; rw-memory ;;;;;3986664
;;; Java-heap ;;;;3145728; 78.9%
;;; Stacks ;;;; 126050; 3.2%
;;; Native-memory ;;;; 714885; 17.9%
;;;; java-heap-overhead ;;; 99596
;;;; codegen memory ;;; 1088
;;;; classes ;;; 166656; 23.3%
;;;;; method bytecode ;; 13743
;;;;; method structs ;; 21987 (#281446)
;;;;; constantpool ;; 72105
;;;;; classblock ;; 7711
;;;;; class ;; 11900 (#21166)
;;;;; other classdata ;; 22950
;;;;; overhead ;; 114
;;;; threads ;;; 960; 0.1%
;;;; malloc:ed memory ;;; 81024; 11.3%
;;;;; codeinfo ;; 4815
;;;;; codeinfotrees ;; 2614
;;;;; exceptiontables ;; 1790
;;;;; metainfo/livemaptable ;; 24519
;;;;; codeblock structs ;; 20
;;;;; constants ;; 33
;;;;; livemap global tables ;; 8684
;;;;; callprof cache ;; 0
;;;;; paraminfo ;; 255 (#2929)
;;;;; strings ;; 24040 (#345745)
;;;;; strings(jstring) ;; 0
;;;;; typegraph ;; 10132
;;;;; interface implementor list ;; 260
;;;;; thread contexts ;; 598
;;;;; jar/zip memory ;; 12204
;;;;; native handle memory ;; 486
;;;; unaccounted for memory ;;; 366520; 51.3%;4.52
---------------------!!!

>
"No one is perfect - not even Mac OS X. If a program manages to lock up central processes, a restart will be needed."
That first part of what you said there is indeed true.
But a modern OS is designed to keep processes separated. An application crash
SHOULD NOT
require a complete shut-down and reboot of your system. Yes, the Log-Out/Log back in process might take awhile if you have a particularly bad application crunch, because the OS has detected that something went screwy and is checking to see that the user account is healthy enough to run, and may be fixing some things in the process.
I've run all kinds of not-quite-polished software over the years since my adoption of OS X, and no matter how badly some of it performed nothing ever required me to reboot my system to restore operating health. Now, that's not to say I don't run system maintenance utilities which, after performing their routines, suggest or require a shutdown restart. I usually only do this if I've decided to delete the offending application from my system. (Sidebar: How diligent are you about maintaining the general health of your system through the regular practice of running preventative maintenance routines? Ramon may be along shortly to lay the boiler-plate on you about this :))
Does Photoshop dig its hooks so deeply into the root level of the OS that it could cause the kind of problems you've had? I don't know for sure, but I'd guess that it's possible. And I'd suggest that, if wonky Photoshop behavior can be so bad that it
requires
the user to restart in order to regain operational health, then something is VERY wrong. And I'd go even further out on a limb to guess that this is a fault in Adobe's Photoshop coding, and not in Apple's OS coding.

Similar Messages

  • I am using my first apple product, mac book pro.  somehow i FIGURED OUT HOW TO INCREASE THE FONT FOR SEARCHES AND WEB PAGES, BUT THE FONT IS TOO BIG AND FOR THE LIFE OF ME I CAN NOT FIND WHERE TO GET THE SCREEN BACK TO NORMAL, HELP ANYONE?

    I am new to Apple, somehow I figured out how to make font of Web pages bigger, but it is too big and I can't use sites properly.  for the life of me I can not how to get my font size reduced.  Help anyone? thank you, sbb

    Probably command-minus will do the trick.

  • The font for my yahoo log in is very very small anbd my email fonts are far too big and the words overlap, please help to correct this problem

    The font for sign into my yahoo mail is so small that I am unable to make out my ID and password and when I do get into my mailbox, the fonts are far too big and the words overlap. Tried going into tools /options to make changes but not successful, please help.thanks

    Reset the page zoom on pages that cause problems, make sure that the window is not maximized:
    *<b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    If you have increased the minimum font size then try the default setting "none" as a high value can cause such issues.
    *Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
    Make sure that you allow websites to choose their fonts.
    *Tools > Options > Content : Fonts & Colors > Advanced > [X] "Allow pages to choose their own fonts, instead of my selections above"
    You can use an extension to set a default font size and page zoom on web pages.
    *Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
    *NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/

  • MacBook Pro Retina - Images in PS look great, but when uploaded to web too big and distorted

    Part of the reason I hated using my Mac for graphic and web design is that when I create images in adobe photoshop everything looks amazing. However, when I upload them to the web, they are way too big and look distorted, this includes text.
    I'm trying to make a text logo with a transparent background. When I create it in photoshop the size I want it looks fine and clear, but once it's uploaded to the web it looks way too big and the font is blurred. How can I fix this? I use the Adobe Cloud, so I have the latest version.

    No sir, I'm still trying to figure out how to fix it
    Here is what it looks like in photoshop :
    then to see what it looks like in the browser, go to http://enigmadesigns.boards.net
    This preview in the thread was taken with my cell phone as I don't know how to screenshot on  a Mac yet LOL

  • What are solutions for a way-too-big database?

    Hi guys!
    I'm a software developer and not very good in database designing. One day, I was asked something like this :
    "For example, there is a company with a web application. One day, the database for that application is way too big, caused performance issues and others, what is the solution for that application database?"
    At first, I thought that was about using multiple database with single app. But I don't know if I was right.
    I want to ask that what are the solutions? If it's "multiple database" then what should I do? Using two connection to 2 database simutaneously?
    I appreciate any replies. Thanks!

    847617 wrote:
    Thanks Lubiez Jean-Val... for your links.
    I've got some more advices like :
    - "transferring workload to another database using different techniques to copy the data from original db"
    - "redesign of the database"
    So that means we use 2 different databases?Sometimes it is deemed desirable to keep only fairly recent data on the OLTP database, where the normal transaction activity happens, and replicate the data to another database that also contains historical data. This second database is used for heavy reporting tasks.
    And "redesign"?As in, design it from scratch and do it right this time. Make sure all data relations are properly defined to Third Normal Form; make sure all data is typed properly (use DATE columns for dates, NUMBER columns for numbers, etc); make sure you have designed effective indexing; make sure you use the capabilities of the rdbms and do NOT just use it as a data dump.
    See http://www.amazon.com/Effective-Oracle-Design-Osborne-ORACLE/dp/0072230657/ref=sr_1_3?s=books&ie=UTF8&qid=1301257486&sr=1-3
    are they really good solutions?Like most everything else, "It depends"
    It depends on if the proposed solutions are implemented properly and address the root problem. The root problem (or even perceived problem) hasn't yet been defined. You've just assumed that at some undefined point the database becomes "way-too-big" and will cause some sort of problem.
    It's assumed that we don't have or can't use partitioning.
    And why is that assumed? Yes, you have to have a version of Oracle that supports it, and it is an extra cost license. But like everything else, you and your management have to do a hard-nosed cost/benefit analysis. You may think you can't afford the cost of implementing partitioning, but it may be that you can't afford the expenses derived from NOT implementing it. I don't know what the case is for you, but you and your management should consider the factors instead of just rejecting in out of hand.
    :):)...You are making me - a student so excited about the history. From slides rule to the moon....
    Edited by: 847617 on Mar 27, 2011 10:01 AMEdited by: EdStevensTN on Mar 27, 2011 3:24 PM

  • When I want to setup "Adobe" Windows tell me "Data Too Big To Be Stored In Memory".

    Hello.
    How can I solve the error "Data Too Big To Be Stored In Memory" ?
    Thanks.

    Hello.
    How can I solve the error "Data Too Big To Be Stored In Memory" ?
    Thanks.
    I would recommend to check the requirements of the Adobe product before installing the product. More if you ask them in Adobe forums.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Web link is too big and doesn't work

    Hello,
    I have a program where i send an email and in the email body i have a web link. This web link is too big and it's broken in two lines when email is open in email box.
    When i clik in the link, only the first line have the aspect of a link, the line is blue and underline. In this way, the link doesn't work properly because another half is missing.
    This happen in outlook but when i sen the email for gmail account, the link is show correctly and it works.
    Does anybody know how to help me?
    Thanks and best regards,
    Maria

    Dear Rave,
    Thank you for your reply.
    Yes, I tried several times and got the same results.
    Does it have anything to do with the Options/Applications used in Firefox?
    Dr. T

  • Startscreen too big and not reacting right

    Start-screen too big and can't login?
    Here is how to fix it:
    I received the new Air a few weeks ago. It has that new magnifying-feature and a few days ago it magnified the whole start-screen, so I couldn't login. Since I don't use the feature, and didn't recognized my problem as related to the magnifying-feature, I was stuck for several days where I couldn't recover my device through iTunes.
    Finally calling support I was told, that I had to let it run out of batteries. With a fully loaded battery and nothing to do on my iPad, that would properly take me several days.
    My husband googled the Internet and found out, that the magnifiyng-feature can be disabled by double-touching the screen with three fingers. And that worked!
    /Sorry for my poor English, hope it will make sense anyway.

    Your English is fine and your husband found the exact right method. If you don't want your screen to enlarrge you can turn it off by going to settings> general> accessibility> zoom> off.

  • How do you minimize the export setting screen becuase mine is too big and I cant go on the export option

    how do you minimize the export setting screen becuase mine is too big and I cant go on the export option

    The export dialog is manipulated in the same way as any window.  If you don't have enough screen real estate to grab the edges of the dialog and change it's size, then you may need to work on a larger screen, or at least increase the display resolution of the screen you're on.

  • Sent email that was too big and now nothing will send

    I sent an email that was too big and now nothing will send.

    Delete the problem message from your outbox.

  • The PDFs I send to the customers for approval look too bright and clean! Help!!

    I working for a printing company that prints on Un coated White wove. The PDFs I send to the customers for approval look too bright and clean compaired to what is going to end up on press. How can I create a PDF the better represents the more dull look of un coated stock that they will end up with. Most of them are probably using Reader to view my pdfs.

    Hi Mike ,
    If you could request the customers to view PDF' on Acrobat and compare the outputs .
    Request the customer to change the default program viewer to Acrobat and see the results.
    You may also want to check the resolution on the both ends. i.e yours and the customer' end.
    Does all the customers get the same output ?
    Regards
    Sukrit Dhingra

  • Too big and "shaking" view in iMac -- help!

    Hi,
    I'm inexperienced with macs and the owner of this computer is out of reach --- I accidentally changed some setting in an iMac and now the view is too "big" for the screen and the image shakes everytime I touch the mouse. The resolution should be normal. Please tell me how to make the view smaller, to fit the screen!
    Maria

    Try pressing Command + Alt(Option) + 8 to Zoom out.
    Or check System Preferences>Accessibility (or Universal Access) and make sure Zoom is off.
    Or, if you have a Magic Mouse, hold the Control key and stroke up/down on the mouse to zoom in/out.

  • After Installing Premiere CC Update Icons and Worksurface became too big and cannot be change in small

    Hi, ich have installed the new Cloud Update of Premiere Pro CC today. Well, I canot understand, why all Icons are too big now and I cannot make them smaller. If someone knows what I am talkig about, please help. Thanks

    Hi Mark.
    I have the same problem, but it works when i set the windows settings for the font and icons to 100% instead of 125% (standard) which is not optimal.
    Do you have an other solution?
    My specs are:
    Windows 8.1 laptop X4578 15,6'' gaming bærbar | MM Vision
    1920x1080 screen
    Intel Core I7-4710MQ
    Nvidia Geforce GTX 870M with geforce 344.11 driver (the latest)

  • IPhone Earbuds are too big and uncomfortable

    I love my iPhone but the earbuds are too big to fit comfortably in my ears. When I work out or do any movement at all the buds fallout which defeats the purpose of listening to music on my iPhone. Does anyone know of any earbuds or headsets that I can buy that work better with the iPhone? I've googled the web and lots of people are having this same problem, but I have yet to find a solution.

    Here Ya Go... http://shop.v-moda.com/p-35-vibe-duo-w-control-playback.aspx
    Both the fit(which is adjustable) and sound quality are excellent.
    Jim

  • Sign in number on my screen of my 5S are too big and I cannot sign in

    I have an apple 5S using IOS8 and until now it has worked OK. Now the screen icons and sign in numbers are too large and I cannot drag them to sign in.

    You have inadvertently switched on Zoom in the Accessibility setting.  You turn it on by double tapping with three fingers which is not too difficult to do inadvertently.
    To go back to normal you would then double tap with three fingers again.
    (if you are unlikely to want to use the Zoom function frequently, I suggest you turn it off completely in Settings.  This way you cannot turn it on inadvertently again.)

Maybe you are looking for