Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- CentOS
- 안드로이드
- javascript
- NetBeans
- Android
- 톰캣
- jquery
- SeLinux
- JSON
- input
- properties
- 와일드카드
- 리눅스
- curl
- File
- MySQL
- error
- laravel
- junit
- ajax
- tomcat
- html
- DB
- 이클립스
- Linux
- larravel
- php
- java
- 정규식
- Spring
Archives
- Today
- Total
합쭈기 programming
out of memory 체크 본문
run configurations에서
arguments탭에
VM arguments 란에
-Xms512m -XX:+HeapDumpOnOutOfMemoryError
하면 out of memory 시 hprot 파일이 생성되는데 MemoryAnalyzer로 확인할 수 있다.
'Java > Spring' 카테고리의 다른 글
JRebel - 재구동 없이 java & xml 변경 plugin (0) | 2015.05.11 |
---|---|
소스상에서 properties 사용하기 (0) | 2015.05.07 |
filter에서 bean 사용하기 (0) | 2015.04.27 |
request parameter를 서버단에서 추가하기 (0) | 2015.04.27 |
junit test 셋팅 (0) | 2015.04.27 |