[E] Processing @HanlesTypes of ServletContainerInitializers failed for the class [module-info.class] but the deployment process will continue.
·
카테고리 없음
JEUS 8.0 환경에서 Application Deploy시 java.lang.IllegalArgumentException 에러가 발생한다. Deploy시 발생하는 에러이지만 Deploy는 정상적으로 수행이 되는 점이 이상하지만 웹 접속은 안돼서 .. 해결해야 한다. [2023.03.31 09:51:20][2] [Jenkins-41] [WEB-3911] Processing @HanlesTypes of ServletContainerInitializers failed for the class [META-INF/versions/9/jakarta/xml/bind/ModuleUtil.class] but the deployment process will continue. java.lang.IllegalArgumen..
[E] javax.servlet.ServletException: Loading the class hudson.security.csrf.CrumbFilter failed
·
💻 Language/Java : 자바
Jenkins (v2.387.1) 설치 중 다음과 같은 에러가 발생하였다. jeus.servlet.deployment.StartingException: A web module deployment error occurred. at jeus.servlet.engine.Context.distributeInternal(Context.java:1484) at jeus.servlet.engine.Context.postDistribute2(Context.java:1304) at jeus.servlet.deployment.WebModuleDeployer.postDistribute2(WebModuleDeployer.java:238) at jeus.deploy.deployer.AbstractDeployer.distribu..