自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (11)
  • 收藏
  • 关注

原创 Always Full GC before Dump

1. EnvironmentWindows 7 64-bit, JDK 1.7, jvisualvm2. ProblemEvery time I push the HEAP DUMP button in jvisualvm, the JVM always conducts a full GC before dumping, so I can't see all objects befo

2015-11-26 10:52:01 894

原创 Netty Memory Leak Error

1.java.lang.OutOfMemoryError: GC overhead limit exceeded at com.jcraft.jzlib.InfBlocks.(InfBlocks.java:114) at com.jcraft.jzlib.Inflate.inflateInit(Inflate.java:181) at com.j

2015-11-19 15:52:56 1501 1

原创 Netty Thread Leak?

1. Problem我们的netty程序既是client也是server,从upstream server拿数据再提供给downstream clients。现在的情况是运行一段时间后就不再能拿到新的数据了,所以downstream clients也只能拿到初始化数据了。2. Analysis2.1 Monitor and Static Analysis用jvisualvm监控

2015-11-13 18:35:56 1369

原创 Netty Deployment Note

1. Background我们的netty application是在windows 7下的Eclipse Luna开发的,用到了spring 4和hibernate 4,JDK是1.72. Packaging打包是直接在Eclipse里面export -> jar -> executable jar,然后选择main class和包路径,easy!3. Deployment3

2015-11-12 18:46:09 7746 2

原创 move resource files like logback.xml for packaging an executable jar

when place the logback.xml under /src/main/resource, the executable jar would not print log in the log file, instead it prints log on console.after placing the logback.xml under /src/main/java, ever

2015-11-09 16:11:07 661

The Art of Monitoring-James Turnbull(2016)

The Art of Monitoring-James Turnbull(2016).The Art of Monitoring-James Turnbull(2016)

2018-10-25

Data and Information Quality_Dimensions, Principles and Techniques

Data and Information Quality_Dimensions, Principles and Techniques-Springer(2016)

2018-10-25

Enterprise Information Management in Practice_Managing Data

Enterprise Information Management in Practice_Managing Data and Leveraging Profits in Today's Complex Business Environment-Apress(2015)

2018-10-25

An Undergraduate Introduction to Financial Math

An Undergraduate Introduction to Financial Math. An Undergraduate Introduction to Financial Math.

2018-10-25

c design patterns and derivatives pricing

c design patterns and derivatives pricing. c design patterns and derivatives pricing

2018-10-25

Manning.OAuth.2.in.Action.2017

oauth 2 in action. Manning.OAuth.2.in.Action.2017

2018-10-20

Manning The Cloud at Your Service

Manning The Cloud at Your Service.

2018-10-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除