정보의 공유 사회

Java

[젠킨스&톰켓 설정 오류 해결] Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: xxx

젠킨스로 소스 배포하는데 오류가 발생하였다.  아래와 같은 오류가 발생한다면 manager.xml 파일 설정을 다시 한번 살펴보자 Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL org.codehaus.cargo.container.tomcat.internal.TomcatManagerException: The username you provided is not allowed to use the text-based Tomcat Manager (error 403) 오류 전체 내용은 다음과 같다. org.codehaus.cargo.container.ContainerException: Failed to...
Java

[Jenkins배포 오류] hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from xxx.com

젠킨스 배포중 오류가 발생하였다. 2일전까지만 해도 잘 되었는데, 갑자기 오류가 발생해서 당황…. 유관자에게 메일로 오류 내용을 전달하고 확인해달라고 하였다.  org.codehaus.cargo.container.ContainerException: Failed to redeploy [d:workspacesampletargetROOT.war] at...
error: Content is protected !!