随笔分类 -  JVM

java虚拟机
该文被密码保护。
posted @ 2022-01-09 16:57 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2021-12-04 22:28 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
摘要:1.首先 项目开启debug模式 debug: true 2.dockerfile文件设置 EXPOSE 8080 ENTRYPOINT ["java", "-jar", "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=* 阅读全文
posted @ 2021-11-26 16:37 Peter.Jones 阅读(725) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2021-11-08 22:52 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2021-05-26 15:17 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/pu20065226/p/12206463.html 阅读全文
posted @ 2021-05-24 10:15 Peter.Jones 阅读(27) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2020-07-14 13:41 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
摘要:200万数据csv文件分批插入Mysql, 每批2000条数据. 平均1-2秒入库. 总共时间半个小时. insertBatch(); jvm内存情况: 很平稳. 阅读全文
posted @ 2020-05-21 13:49 Peter.Jones 阅读(905) 评论(0) 推荐(0) 编辑
摘要:1.进程pid jps C:\Users\yuekun02>jps Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 26944 ManagerWebApplication 14228 Launcher 9316 Jps 25404 RemoteM 阅读全文
posted @ 2020-04-30 09:29 Peter.Jones 阅读(150) 评论(0) 推荐(0) 编辑
摘要:MyThread.class Run.class mainThread: falsemyThread: truemain 开始睡觉java.lang.InterruptedException: sleep interrupted at java.lang.Thread.sleep(Native Me 阅读全文
posted @ 2019-09-21 16:28 Peter.Jones 阅读(608) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-08-24 13:26 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-06-14 10:34 Peter.Jones 阅读(1) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-05-14 17:06 Peter.Jones 阅读(4) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-05-14 16:44 Peter.Jones 阅读(5) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-04-16 09:58 Peter.Jones 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-02-24 21:18 Peter.Jones 阅读(4) 评论(0) 推荐(0) 编辑
摘要:Exception in thread "main" java.lang.OutOfMemoryError: Java heap space at java.util.Hashtable.(Hashtable.java:261) at java.util.Hashtable.(Hashtable.java:283) at java.util.Properties.(Pro... 阅读全文
posted @ 2019-02-24 15:32 Peter.Jones 阅读(362) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-02-23 19:26 Peter.Jones 阅读(2) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-02-23 15:35 Peter.Jones 阅读(2) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-02-23 15:13 Peter.Jones 阅读(1) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示