docker安装nginx并配置ssl telami published on 2022-03-29 included in Docker最近想在吃灰了一年多的服务器上,安装一下docker,结果始终找不到合适的yum源,后来经过一番百度才知道,原来centos8要凉了,所以好
JVM 抛出异常,堆栈信息竟离奇消失 telami published on 2021-08-27 included in Java事情是这样的,开开心心的在开发环境跑着定时任务,就上个厕所的功夫,回来就发现报错了。 然后错误日志是这样的: 1 2 3 4 5 6 7 8 9 10 Exception in thread "pool-1-thread-40699" java.lang.NullPointerException Exception in
MAT使用指南 telami published on 2021-08-23 included in JavaMemory Analyzer (MAT) The Eclipse Memory Analyzer is a fast and feature-rich Java heap analyzer that helps you find memory leaks and reduce memory consumption. 安装 官网地址:https://www.eclipse.org/mat/ 目前MAT已经迭代到
内存溢出的日常 telami published on 2021-08-06 included in Java事情是这样的,正开开心心的写着代码,突然线上报警了,内存告急,可用内存不足1G。 ??? 第一反应是也没干啥啊,咋就报警了,然后运维同学抛出了这
蓝猫淘气三千问:神奇的1byte telami published on 2021-06-16 included in 蓝猫淘气三千问今天发现一个很有趣的问题,同样一个1字节文件在mac和windows里面,显示的占用空间是不一样的。 可以看出1.txt里面只写入了数字1,但