tomcat21 cent os 톰캣(tomcat) Letsencrypt SSL 인증서 적용 ********************************************************************************2025-01-23 tomcat 8.5 도메인을 https 설정********************************************************************************service tomcat stopcd /etc/letsencrypt/liverm -rf www.namuwnamu.com-0001/certbot-auto certonly -d www.namuwnamu.com- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -1: Spin u.. 2020. 3. 28. centos 톰캣 catalina.out 한글 깨짐 해결 [centos 톰캣 catalina.out 한글 깨짐 해결] bin 디렉토리에 setenv.sh 파일 추가함- setenv.sh#!/bin/shJAVA_OPTS="$JAVA_OPTS -Dfile.encoding=\"utf-8\"" [centos 톰캣 catalina.out 한글 깨짐 해결] 2018. 2. 13. [jsp] to the cache because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache [jsp] to the cache because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cache 톰캣 웹서버를 아마존웹서버에 설치하고 운영을 하였습니다. 1일 정도 주기로 접속은 되는데 data를 쿼리해 오지 못하더군요 로그를 확인해 보니 [jsp] to the cache because there was insufficient free space available after evicting expired cache entries - consider increasing the maximum size of the cach.. 2016. 12. 2. [라즈베리파이] 라즈베리파이3 톰캣 설치하기 [라즈베리파이] 라즈베리파이3 톰캣 설치하기 1. 라즈베리파이3에 java는 이미 설치되어 있습니다. 톰캣 설치전에 라즈베리파이3 업데이트를 받습니다. 한글폰트와 ibus를 설치합니다. $ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get install ttf-unfonts-core $ sudo apt-get install ibus-hangul 원격데스크탑 설정 $ $ sudo apt-get install xrdp 리부팅합니다. $ sudo shutdown -r now 2. tomcat을 다운로드 받습니다. tomcat8 버전으로 설치합니다. http://apache.mirror.cdnetworks.com/tomcat/tomcat-8/v8.0.35/b.. 2016. 6. 6. [jsp] 윈도우 openssl 톰캣 사설인증서 설치 [jsp] 윈도우 openssl 톰캣 사설인증서 설치 먼저 openssl을 설치해 줍니다. 압축파일로 받아서 bin 디렉토리를 path 잡아주고 openssl.cnf 파일이 있는 곳에서 명령을 실행하는게 좋습니다. https://code.google.com/p/openssl-for-windows/downloads/list D:\webtools\openssl-0.9.8k_WIN32>genrsa -out mykey.key 2048 'genrsa'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는 배치 파일이 아닙니다. D:\webtools\openssl-0.9.8k_WIN32>openssl genrsa -out mykey.key 2048 Loading 'screen' into random sta.. 2015. 4. 23. [tomcat] error - Choose unique values for the 'webAppRootKey' context-param in your web.xml files [tomcat] error - Choose unique values for the 'webAppRootKey' context-param in your web.xml files 19-Mar-2015 10:04:08.346 SEVERE [tadmin.libro.co.kr-startStop-1] org.apache.catalina.core.StandardContext.listenerStart Exception sending context initialized event to listener instance of class org.springframework.web.util.Log4jConfigListener java.lang.IllegalStateException: Web app root system prop.. 2015. 3. 19. 이전 1 2 3 4 다음