psi-probe / psi-probe

Advanced manager and monitor for Apache Tomcat, forked from Lambda Probe
GNU General Public License v2.0
1.31k stars 387 forks source link

Can't see perm gen in the system - memory utilization tab #1156

Closed ppsanyal1 closed 6 years ago

ppsanyal1 commented 6 years ago

screen shot 2018-04-03 at 11 08 40 am

Hi,

Please refer to the screenshot. We can't see Perm Gen in the memory utilization tab, although we can see Eden, Survivor space and Old Gen.

Can you please explain why?

Thanks, Partha

hazendaz commented 6 years ago

Which jdk version are you using?

Get Outlook for Androidhttps://aka.ms/ghei36


From: Partha Pratim Sanyal notifications@github.com Sent: Tuesday, April 3, 2018 2:10:21 PM To: psi-probe/psi-probe Cc: Subscribed Subject: [psi-probe/psi-probe] Can't see perm gen in the system - memory utilization tab (#1156)

[screen shot 2018-04-03 at 11 08 40 am]https://user-images.githubusercontent.com/31861920/38267121-6542b2e6-372f-11e8-93f6-1acd9c7d3db9.png

Hi,

Please refer to the screenshot. We can't see Perm Gen in the memory utilization tab, although we can see Eden, Survivor space and Old Gen.

Can you please explain why?

Thanks, Partha

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/psi-probe/psi-probe/issues/1156, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AA7ho-xAlmCLD6PySQOHqhU4kMB46SE0ks5tk7sNgaJpZM4TFiWd.

ppsanyal1 commented 6 years ago

1.8

hazendaz commented 6 years ago

Perm gen doesn't exist in jdk8+.

Get Outlook for Androidhttps://aka.ms/ghei36


From: Partha Pratim Sanyal notifications@github.com Sent: Wednesday, April 4, 2018 12:19:14 AM To: psi-probe/psi-probe Cc: Jeremy Landis; Comment Subject: Re: [psi-probe/psi-probe] Can't see perm gen in the system - memory utilization tab (#1156)

1.8

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/psi-probe/psi-probe/issues/1156#issuecomment-378475623, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AA7ho_W-4BbK6PhPoiWt-7wP7jQaR-vlks5tlEnCgaJpZM4TFiWd.

ppsanyal1 commented 6 years ago

Ok thanks! Didnt have that idea.