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
- no-param-reassign
- 머신러닝
- 로키
- serverless
- fargate
- xenserver app&desk
- eks
- 객체지향
- microservices
- sagemaker
- OOP
- IaaS
- 프로젝트
- 젠킨스
- 구축
- rocky
- centos7
- kubernetes
- eslint
- 마이크로서비스
- app&desk
- AWS
- 가상 데스크탑 환경
- 설치
- server base computing
- openstack
- 오픈스택
- 서버 베이스 컴퓨팅
- jenkins
- 쿠버네티스
Archives
- Today
- Total
목록젠킨스 오류 (1)
IT
[젠킨스] 이슈 - 젠킨스 시작 시 Font 관련 에러 발생 (feat. NullPointerException)
Issue (특이 사항) 젠킨스(jenkins)는 jetty was engine 기반에서 돌아가는 서비스로 java runtime 환경을 필요로 한다. 또한 jenkins 2.46 후에 나온 버전들은 java 8 or 11 을 요구한다. 리눅스 환경에서 리포지토리(repository)의 패키지를 통한 java 설치가 아닌 바이너리 이진(binary ) 파일로 jdk 파일을 업로드하여 사용할 경우 아래와 같은 오류가 발생하였다. AWT is not properly configured on this server. Perhaps you need to run your container with "-Djava.awt.headless=true"? See also: https://jenkins.io/redirect/..
CI CD/jenkins
2020. 3. 30. 22:54