博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Java堆空间占满的gc日志实例
阅读量:6092 次
发布时间:2019-06-20

本文共 4439 字,大约阅读时间需要 14 分钟。

  hot3.png

[scipio@cross12 ~]$ jps -l

27494 /opt/scipio/apps/server/jetty-distribution-8.1.9.v20130131/start.jar27508 org.eclipse.jetty.xml.XmlConfiguration6264 org.apache.flume.node.Application388 sun.tools.jps.Jps

[scipio@cross12 ~]$ jstat -gcutil 27508 1000 10000

S0     S1     E      O      P     YGC     YGCT    FGC    FGCT     GCT100.00   0.00 100.00 100.00  58.80   1477   49.415   233 1270.455 1319.869100.00   0.00 100.00 100.00  58.80   1477   49.415   233 1270.455 1319.869100.00   0.00 100.00 100.00  58.80   1477   49.415   233 1270.455 1319.869100.00   0.00 100.00 100.00  58.80   1477   49.415   233 1270.455 1319.869100.00   0.00 100.00 100.00  58.80   1477   49.415   233 1270.455 1319.869100.00   0.00 100.00 100.00  58.80   1477   49.415   234 1282.884 1332.299100.00   0.00 100.00 100.00  58.80   1477   49.415   234 1282.884 1332.299100.00   0.00 100.00 100.00  58.80   1477   49.415   234 1282.884 1332.299100.00   0.00 100.00 100.00  58.80   1477   49.415   234 1282.884 1332.299100.00   0.00 100.00 100.00  58.80   1477   49.415   234 1282.884 1332.299100.00   0.00 100.00 100.00  58.80   1477   49.415   234 1282.884 1332.299100.00   0.00 100.00 100.00  58.80   1477   49.415   234 1282.884 1332.299100.00   0.00 100.00 100.00  58.80   1477   49.415   234 1282.884 1332.299100.00   0.00 100.00 100.00  58.80   1477   49.415   235 1291.257 1340.672100.00   0.00 100.00 100.00  58.80   1477   49.415   235 1291.257 1340.672100.00   0.00 100.00 100.00  58.80   1477   49.415   235 1291.257 1340.672100.00   0.00 100.00 100.00  58.80   1477   49.415   235 1291.257 1340.672100.00   0.00 100.00 100.00  58.80   1477   49.415   235 1291.257 1340.672100.00   0.00 100.00 100.00  58.80   1477   49.415   235 1291.257 1340.672100.00   0.00 100.00 100.00  58.80   1477   49.415   235 1291.257 1340.672100.00   0.00 100.00 100.00  58.80   1477   49.415   235 1291.257 1340.672100.00   0.00 100.00 100.00  58.80   1477   49.415   236 1299.059 1348.473100.00   0.00 100.00 100.00  58.80   1477   49.415   236 1299.059 1348.473100.00   0.00 100.00 100.00  58.80   1477   49.415   236 1299.059 1348.473100.00   0.00 100.00 100.00  58.80   1477   49.415   236 1299.059 1348.473100.00   0.00 100.00 100.00  58.80   1477   49.415   236 1299.059 1348.473100.00   0.00 100.00 100.00  58.80   1477   49.415   236 1299.059 1348.473100.00   0.00 100.00 100.00  58.80   1477   49.415   236 1299.059 1348.473100.00   0.00 100.00 100.00  58.80   1477   49.415   236 1299.059 1348.473100.00   0.00 100.00 100.00  58.80   1477   49.415   236 1299.059 1348.473100.00   0.00 100.00 100.00  58.80   1477   49.415   237 1308.009 1357.424100.00   0.00 100.00 100.00  58.80   1477   49.415   237 1308.009 1357.424100.00   0.00 100.00 100.00  58.80   1477   49.415   237 1308.009 1357.424100.00   0.00 100.00 100.00  58.80   1477   49.415   237 1308.009 1357.424100.00   0.00 100.00 100.00  58.80   1477   49.415   237 1308.009 1357.424100.00   0.00 100.00 100.00  58.80   1477   49.415   237 1308.009 1357.424

[scipio@cross12 ~]$ jstat -gccause 27508 1000 10000

S0     S1     E      O      P     YGC     YGCT    FGC    FGCT     GCT    LGCC                 GCC100.00   0.00 100.00 100.00  58.80   1477   49.415   259 1458.654 1508.069 Allocation Failure   Allocation Failure100.00   0.00 100.00 100.00  58.80   1477   49.415   259 1458.654 1508.069 Allocation Failure   Allocation Failure100.00   0.00 100.00 100.00  58.80   1477   49.415   259 1458.654 1508.069 Allocation Failure   Allocation Failure100.00   0.00 100.00 100.00  58.80   1477   49.415   260 1470.020 1519.435 Allocation Failure   Allocation Failure100.00   0.00 100.00 100.00  58.80   1477   49.415   260 1470.020 1519.435 Allocation Failure   Allocation Failure100.00   0.00 100.00 100.00  58.80   1477   49.415   260 1470.020 1519.435 Allocation Failure   Allocation Failure100.00   0.00 100.00 100.00  58.80   1477   49.415   260 1470.020 1519.435 Allocation Failure   Allocation Failure100.00   0.00 100.00 100.00  58.80   1477   49.415   260 1470.020 1519.435 Allocation Failure   Allocation Failure100.00   0.00 100.00 100.00  58.80   1477   49.415   260 1470.020 1519.435 Allocation Failure   Allocation Failure100.00   0.00 100.00 100.00  58.80   1477   49.415   260 1470.020 1519.435 Allocation Failure   Allocation Failure100.00   0.00 100.00 100.00  58.80   1477   49.415   260 1470.020 1519.435 Allocation Failure   Allocation Failure

转载于:https://my.oschina.net/scipio/blog/548753

你可能感兴趣的文章
多线程之线程池任务管理通用模板
查看>>
CSS3让长单词与URL地址自动换行——word-wrap属性
查看>>
CodeForces 580B Kefa and Company
查看>>
开发规范浅谈
查看>>
Spark Streaming揭秘 Day29 深入理解Spark2.x中的Structured Streaming
查看>>
鼠标增强软件StrokeIt使用方法
查看>>
本地连接linux虚拟机的方法
查看>>
某公司面试java试题之【二】,看看吧,说不定就是你将要做的题
查看>>
BABOK - 企业分析(Enterprise Analysis)概要
查看>>
Linux 配置vnc,开启linux远程桌面
查看>>
CentOS6.4关闭触控板
查看>>
React Native 极光推送填坑(ios)
查看>>
Terratest:一个用于自动化基础设施测试的开源Go库
查看>>
修改Windows远程终端默认端口,让服务器更安全
查看>>
扩展器必须,SAS 2.0未必(SAS挺进中端存储系统之三)
查看>>
Eclipse遇到Initializing Java Tooling解决办法
查看>>
while((ch = getchar()) != '\n')
查看>>
好程序员web前端分享JS检查浏览器类型和版本
查看>>
Oracle DG 逻辑Standby数据同步性能优化
查看>>
exchange 2010 队列删除
查看>>