NES is unable to communicate to NAC using SSL
search cancel

NES is unable to communicate to NAC using SSL

book

Article ID: 375775

calendar_today

Updated On:

Products

CA Release Automation - Release Operations Center (Nolio)

Issue/Introduction

NES is unable to communicate to NAC


This is the error in execution server log (nolio_exec_all.log):
2024-08-23T15:07:11.548+08:00 [https-jsse-nio-8443-exec-9] ERROR (org.springframework.web.servlet.FrameworkServlet:534) - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'communicationDispatcherService' defined in URL [jar:file:/u01/app/cara/ReleaseAutomationServer/webapps/execution/WEB-INF/lib/nolio-execution-6.8.3.jar!/com/nolio/platform/server/communication/services/CommunicationDispatcherService.class]: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.nolio.platform.server.communication.services.CommunicationDispatcherService]: Constructor threw exception; nested exception is java.lang.Error: Failed to create SSL contexts:Keystore was tampered with, or password was incorrect
    at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:315) ~[spring-beans-5.3.27.jar:5.3.27]
    at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:296) ~[spring-beans-5.3.27.jar:5.3.27]
    at 

Cause

Wrong password in nimi_config.xml

Resolution

Encrypted and updated the password in <security> section in nimi_config.xml and problem is resolved.