분류 전체보기55 [Issue] 대규모 트래픽으로 인한 서버 다운 트러블 슈팅(JVM 스레드, ulimit, pid_max, threads-max) 프로젝트 진행 중 개발이 완료된 서버를 실제 운영을 진행하는 테스트 기간 중에 서버를 가동 후 특정 시간이 되면 OutofMemoryError와 함께 서버가 다운되는 현상이 발생하였다.Caused by: java.lang.OutOfMemoryError: unable to create new native threadat java.lang.Thread.start0(Native Method)at java.lang.Thread.start(Thread.java:714)at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)at java.util.concurrent.ThreadPoolExecutor.execute(Th.. 2022. 7. 14. 이전 1 ··· 7 8 9 10 다음