티스토리 뷰
반응형
Intellij 에서 Spring boot 2.7.3 프로젝트를 생성 후 내장톰캣으로 프로젝트를 구동하였는데
JMX 관련하여 오류가 발생
The server sockets created using the LocalRMIServerSocketFactory only accept connections from clients running on the host where the RMI remote objects have been exported
Port already in use: nested exception

구동할때마다 바뀌는 Exception 내용들이 있어서 구글링을 통해 JMX 를 비활설화
application.properties 에서
spring.application.admin.enabled=false
위와같이 했으나 Intellij에서는 설정이 안되기에 내장톰캣에서 JMX를 비활성화


반응형
'Spring' 카테고리의 다른 글
Spring boot + JPA (1) (0) | 2022.09.26 |
---|---|
Spring Data Redis 로 Redis 연동 (0) | 2022.09.20 |
Spring + Mssql + Mybatis 연동 (0) | 2019.12.03 |
Spring Security 구성하기(2) - 패턴구분 및 로그아웃 (0) | 2019.11.26 |
Spring Security 구성하기(1) (0) | 2019.11.26 |
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Spring boot Actuator
- no `meta.properties` found in
- CompositeItemWriter
- cursor ai crud
- tomcat gzip
- quartz spring batch
- spring security
- 배치 관리 ui
- kafka oubox
- Enum ==
- JdbcBatchItem
- oubox pattern
- spring boot jpa
- cursor ai 프롬프트
- custom Item writer
- kafka redis
- 배치 모니터링
- Enum equals
- Spring Actuator
- spring boot jpa crud
- quartz 실무 적용
- kafka srping event
- 잡 스케줄링
- cursorAI
- cursor ai 프로젝트
- cursor ai
- actuator prometheus grafana
- Enum Equals ==
- 스케줄링 시스템
- SpringBatch 5.1.1
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함