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 |
Tags
- Linux
- tomcat
- 톰캣
- MySQL
- NetBeans
- SeLinux
- 이클립스
- javascript
- 와일드카드
- Spring
- JSON
- 안드로이드
- html
- ajax
- CentOS
- input
- curl
- properties
- error
- laravel
- java
- php
- junit
- Android
- DB
- File
- jquery
- larravel
- 리눅스
- 정규식
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 |