본문 바로가기

atlassian_confluence_jira

jira Failed to retrieve favorite filters from server. 위와 같이 에러가 발생 한다면 conf/server.xml 더보기
jira Mail Handlers setting O365 setting 위와 같이 셋팅 하면 된다. gmail setting gmail 은 2차 인증이 필수다. 2차 인증 설정하고 앱 암호 설정에서 암호를 생성한걸로 넣으면 된다. https://security.google.com/settings/security/apppasswords 더보기
/rest/troubleshooting/1.0/check/process/ [c.a.t.j.healthcheck.support.GadgetFeedUrlHealthCheck] An error occurred when performing the Gadget feed URL healthcheck jira https 전환 하면서 gadget 에러가 발생 한다. 검색해보니 ssl 인증서 이야기를 많이 하는데 난 그 문제가 아니다 redirect 설정을 해서 8443로 접속하면 gadget 에러가 발생 안하지만 443로 접속하면 gadget 에러가 발생한다. jira 나 confluence 같은 경우 root 로 구동이 아닌 user 로 구동이라 1000 미만 포트사용이 불가능하다. 그래서 redirect 걸어줬는데 이게 문제가 된것이다. 추가로 방화벽에 설정을 더 해주면 된다. -A OUTPUT -o lo -p tcp -m tcp --dport 443 -j REDIRECT --to-ports 8443 output 에 443으로 들어온 포트를 8443으로 내보내주면 해결 된다. 더보기
jira subversion error Inactive (svn: E175002: timed out waiting for server svn: E175002: REPORT request failed on '/svn/ Inactive (svn: E175002: timed out waiting for server svn: E175002: REPORT request failed on '/svn/ jira subversion plugin 사용하다 보면 위와 같이 에러 뜬다. time out 인데 설정상에 수치를 변경하면 된다. # vi /data/jira/설치프로그램/bin/setenv.sh JVM_SUPPORT_RECOMMENDED_ARGS="-Dcom.atlassian.jira.plugin.ext.subversion.svnreadtimeout=6000000" 로 수정하자. system -> add-ons -> setting 그리고 jira 설정상에 revision cashe size 도 올려주자 더보기
jira 8.x subversion support? jira subversion 이 정상 작동 안된다. 그래서 업데이트 하려 하면 최신 버전이 3.0.1 버전이고 7.2 ~ 7.3 만 지원된다. 망했나??;; 찾다 보니깐. https://github.com/kashak88/jira-subversion-plugin/blob/master/atlassian-jira-subversion-plugin-3.0.2-jira8.jar kashak88/jira-subversion-plugin A few tweaks to make it compatible with Jira 8.0 (Tested on 8.0.2) - kashak88/jira-subversion-plugin github.com 3.0.2 버전이 있고 8.x 도 지원 한다고 한다. 우선 깔아서 설치 해보자. 정.. 더보기
com.install4j.runtime.beans.actions.files.CreateZipFileAction failed jira 업데이트 작업 할때 ./atlassian-jira-software-8.5.4-x64.bin Unpacking JRE ... Starting Installer ... You do not have administrator rights to this machine and as such, some installation options will not be available. Are you sure you want to continue? Yes [y, Enter], No [n] This will install JIRA Software 8.5.4 on your computer. OK [o, Enter], Cancel [c] Click Next to continue, or Cancel to exit Setu.. 더보기
confluence com.install4j.runtime.beans.actions.files.createzipfileaction failed confluence com.install4j.runtime.beans.actions.files.createzipfileaction failed confluence 구동시 위와 같이 에러뜨면서 구동이 안된다면 서비스 종료 하고 confluence.cfg.xml 수정해서 hibernate.c3p0.max_size 를 30에서 100으로 변경하고 재구동 하자. 그럼 정상 작동된다. https://confluence.atlassian.com/confkb/startup-check-http-maxthreads-configuration-939930122.html?utm_source=Install&utm_medium=in-product&utm_campaign=csseng_fy18_q3_server_confluence_.. 더보기
atlassian update checking jira나 confluence 업데이트 하고난 뒤 정상 작동 안되는 경우가 있다. 꼭 업데이트 하기 전에 update checking 을 해주자. confluence 는 위 항목에 있다. 체크 하면 버전 선택을 하면 정보들이 뜬다 여기서 확인 하고 업데이트를 하자. Jira 도 동일한 위치에 있다. 더보기

728x90
320x100