JVM memory leak??

9 views
Skip to first unread message

Howard White

unread,
May 12, 2021, 12:28:10 PM5/12/21
to nlug...@googlegroups.com
All,

Just a hunch. And this may well have been addressed ages ago, hence my
post here. We keep servers going a long time between reboots and even
longer between software upgrades. Our current "java -version" is 1.8.0_102.

Said system was up over a year without restart and the swap space filled
up. I have subsequently learned how to push swap pages back to real
memory but that does not take away from the fact that the number of
memory pages consumed by jvm continues to grow ever so slowly.

Am I observing a memory leak or is Java just that much of a pig? (not
that I have an opinion on that matter...)

Howard

Tommy Lane

unread,
May 17, 2021, 1:42:15 PM5/17/21
to nlug...@googlegroups.com
While yes, there might be a memory leak it seems far more likely the application running is making bad decisions about keeping pointers to dead data around. 

--
--
You received this message because you are subscribed to the Google Groups "NLUG" group.
To post to this group, send email to nlug...@googlegroups.com
To unsubscribe from this group, send email to nlug-talk+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en

---
You received this message because you are subscribed to the Google Groups "NLUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nlug-talk+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nlug-talk/2e2917e1-30b6-5475-715a-c4522da38461%40vcch.com.
Reply all
Reply to author
Forward
0 new messages